projects
/
oweals
/
busybox.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/busybox.git
2009-10-24
Denys Vlasenko
patch: add another test (currently fails)
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Denys Vlasenko
fix up potential printf's with unsafe format strings
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Denys Vlasenko
mkfs_ext2: fix compile error
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Denys Vlasenko
patch: add longopts, --dry-run, add one more test
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Vladimir Dronnikov
ftpget/put: make 3rd parameter optional
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Denys Vlasenko
ifplugd: fix compile error
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Denys Vlasenko
date: line up tabs in usage text
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Denys Vlasenko
ls: fix "ls | cat" to not show "total NNN" header
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Bernhard Reutner...
date: handle long options
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Denys Vlasenko
libbb.h: tidy it up a bit. no code changes (verified)
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Denys Vlasenko
fix isalnum and isxdigit. Unfortunately, +285 bytes
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Denys Vlasenko
eliminate all remaining users of ctype. ~600 byte large...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Denys Vlasenko
small optimizations of toupper/tolower
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Denys Vlasenko
*: optimize most of isXXXXX() macros
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Denys Vlasenko
libbb: smaller isdigit. -95 bytes
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Denys Vlasenko
build failure fix and some cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Denys Vlasenko
*: remove last function calls to isspace
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Denys Vlasenko
networking/interface.c: tiny code shrink
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Denys Vlasenko
*: use better isspace implementation
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Denys Vlasenko
mkfs_ext2: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Denys Vlasenko
mkfs_ext2: fix a bug where we don't fully respect ...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Denys Vlasenko
mke2fs: mention -F in usage text
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Denys Vlasenko
trimming help text
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Denys Vlasenko
mkfs_ext2: use compatible inode sizes; add -I <inodesiz...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Denys Vlasenko
tune2fs: new applet by Vladimir. Only supports -L LABEL
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Denys Vlasenko
mkfs_ext2: 1.41.9 compat
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Denys Vlasenko
df: trivial 64-bit fix
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Denys Vlasenko
mkfs_ext2: make sure we extend the image to requested...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Denys Vlasenko
cosmetics in mkfs_ext2.txt
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Denys Vlasenko
mkfs_ext2_test: disable incomtatible behavior in standa...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Denys Vlasenko
mkfs_ext2: e2fsck 1.14.4 compat
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Denys Vlasenko
mkfs_ext2: explain 256-byte inodes. no code changes
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Denys Vlasenko
mkfs_ext2: explain why 0.5G+ images are a bit different
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Denys Vlasenko
mkfs_ext2: another update by Vladimir
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Bernhard Reutner...
add B921600
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Denys Vlasenko
clarify in comment
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Denys Vlasenko
mkfs_ext2: further work on small images
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Denys Vlasenko
mkfs_ext2: fixes for small image generation. images...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Denys Vlasenko
mkfs_ext2: fix 60k image creation
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Denys Vlasenko
mkfs_ext2: further work by Vladimir
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Denys Vlasenko
mkfs_ext2: small tweak
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Denys Vlasenko
mkfs_ext2: compat fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Denys Vlasenko
hush: fix exec builtin in a better way (+ "glob in...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Denys Vlasenko
menuconfig tweaks
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Denys Vlasenko
hush: use configured max line length, not BUFSIZE from...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Denys Vlasenko
randomconfig fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Denys Vlasenko
hush: remove superfluous assignment
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Denys Vlasenko
hush: make it compile again :/
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Denys Vlasenko
hush: cosmetics. no code changes
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
Denys Vlasenko
mkfs_ext2: more work. added test script
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
Denys Vlasenko
mkfs_ext2: fixes for huge filesystems
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
Denys Vlasenko
mkfs_ext2: make it able to create images larger than 4G
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
Denys Vlasenko
hush: fix handling of empty arguments
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
Denys Vlasenko
mkfs_ext2: shrink
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
Mike Frysinger
hush: handle empty execs
commit
|
commitdiff
|
tree
|
snapshot
2009-10-17
Denys Vlasenko
mkfs_ext2: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2009-10-17
Denys Vlasenko
trim usage text
commit
|
commitdiff
|
tree
|
snapshot
2009-10-17
Denys Vlasenko
mkfs_ext2: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2009-10-17
Denys Vlasenko
mkfs_ext2: fix a buglet introduced in last commit
commit
|
commitdiff
|
tree
|
snapshot
2009-10-17
Denys Vlasenko
mkfs_ext2: shrink
commit
|
commitdiff
|
tree
|
snapshot
2009-10-17
Vladimir Dronnikov
mkfs_ext2: new applet by Vladimir
commit
|
commitdiff
|
tree
|
snapshot
2009-10-17
Vladimir Dronnikov
sendmail: fix for long headers (by Vladimir)
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
Denys Vlasenko
ifup: make /etc/network/interfaces parser tolerant...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Vladimir Dronnikov
sendmail: update by Vladimir
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Denys Vlasenko
util-linux/mkswap.c: fix warning
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Mike Frysinger
hush: add a printf builtin
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Mike Frysinger
hush: unify handling of builtin applets
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Vladimir Dronnikov
move generate_uuid from mkswap to libbb
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Denys Vlasenko
dd: use correct multiplication factor and simplify...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Denys Vlasenko
lineedit: do not hardcode ctrl-C and ctrl-D, use termio...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Denys Vlasenko
comment anc Config.in changes, no code changes
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Denys Vlasenko
dd: add a comment, no code changes
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Gabor Heja
dd: speed measurement. optional.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Denys Vlasenko
libiproute/*: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Denys Vlasenko
libiproute: code and data shrink
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
Denys Vlasenko
libbb/human_readable.c: shrink; and reduce bss usage
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
Denys Vlasenko
ash,hush: fix $RANDOM in children being repeated
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Denys Vlasenko
include/xatonum.h: make it survive -Wconversion
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Denys Vlasenko
libbb: revert the change where spawn reports exec failure
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Denys Vlasenko
hush: shrink $RANDOM support
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Denys Vlasenko
ash: use bbox wrappers for malloc etc instead of homegr...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Denys Vlasenko
ash: trivial shrink by using smaller int
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Denys Vlasenko
udhcpc: more help text tweaking
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Denys Vlasenko
udhcpc: better wording in help text
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Denys Vlasenko
laguage and copyright date corrections, no code changes
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Denys Vlasenko
ash: make one testsuite entry more robust
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Denys Vlasenko
shell/Config.in: forgotten chunk with CONFIG_HUSH_RANDO...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Denys Vlasenko
hush: fix cut-n-paste error in last commit
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Denys Vlasenko
hush: add support for $RANDOM. If on:
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Denys Vlasenko
ash: factor out $RANDOM support
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Denys Vlasenko
ps: show longer COMMAND
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Denys Vlasenko
hush: support $PPID
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Denys Vlasenko
libbb: make spawn() print "can't execute '%s'" on execv...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Denys Vlasenko
udhcpc: fix bug 629: use bcast receive when we perform...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Denys Vlasenko
modprobe-small: added comment about multiple alias...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Denys Vlasenko
rtcwake: remove a static variable
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Denys Vlasenko
*: three more NOINLINEs
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Denys Vlasenko
*: a few more NOINLINEs
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Denys Vlasenko
*: code shrink via NOINLINE
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Denys Vlasenko
ash: compile breakage fix
commit
|
commitdiff
|
tree
|
snapshot
next