aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hush: handle empty execsMike Frysinger2009-10-183-0/+36
* mkfs_ext2: code shrinkDenys Vlasenko2009-10-171-3/+1
* trim usage textDenys Vlasenko2009-10-171-1/+1
* mkfs_ext2: code shrinkDenys Vlasenko2009-10-171-3/+3
* mkfs_ext2: fix a buglet introduced in last commitDenys Vlasenko2009-10-171-4/+7
* mkfs_ext2: shrinkDenys Vlasenko2009-10-171-8/+11
* mkfs_ext2: new applet by VladimirVladimir Dronnikov2009-10-175-33/+524
* sendmail: fix for long headers (by Vladimir)Vladimir Dronnikov2009-10-171-2/+7
* ifup: make /etc/network/interfaces parser tolerant to trailing spacesDenys Vlasenko2009-10-161-1/+4
* sendmail: update by VladimirVladimir Dronnikov2009-10-151-12/+41
* util-linux/mkswap.c: fix warningDenys Vlasenko2009-10-151-13/+13
* hush: add a printf builtinMike Frysinger2009-10-151-0/+13
* hush: unify handling of builtin appletsMike Frysinger2009-10-151-8/+8
* move generate_uuid from mkswap to libbbVladimir Dronnikov2009-10-153-79/+79
* dd: use correct multiplication factor and simplify codeDenys Vlasenko2009-10-141-19/+7
* lineedit: do not hardcode ctrl-C and ctrl-D, use termios fields.Denys Vlasenko2009-10-141-34/+35
* comment anc Config.in changes, no code changesDenys Vlasenko2009-10-142-2/+2
* dd: add a comment, no code changesDenys Vlasenko2009-10-141-3/+3
* dd: speed measurement. optional.Gabor Heja2009-10-142-7/+66
* libiproute/*: code shrinkDenys Vlasenko2009-10-1311-61/+68
* libiproute: code and data shrinkDenys Vlasenko2009-10-132-195/+104
* libbb/human_readable.c: shrink; and reduce bss usageDenys Vlasenko2009-10-136-146/+158
* ash,hush: fix $RANDOM in children being repeatedDenys Vlasenko2009-10-125-16/+22
* include/xatonum.h: make it survive -WconversionDenys Vlasenko2009-10-111-2/+2
* libbb: revert the change where spawn reports exec failureDenys Vlasenko2009-10-111-1/+2
* hush: shrink $RANDOM supportDenys Vlasenko2009-10-111-7/+4
* ash: use bbox wrappers for malloc etc instead of homegrown onesDenys Vlasenko2009-10-111-34/+44
* ash: trivial shrink by using smaller intDenys Vlasenko2009-10-111-2/+2
* udhcpc: more help text tweakingDenys Vlasenko2009-10-101-1/+1
* udhcpc: better wording in help textDenys Vlasenko2009-10-101-1/+1
* laguage and copyright date corrections, no code changesDenys Vlasenko2009-10-093-3/+3
* ash: make one testsuite entry more robustDenys Vlasenko2009-10-091-0/+5
* shell/Config.in: forgotten chunk with CONFIG_HUSH_RANDOM_SUPPORTDenys Vlasenko2009-10-091-0/+8
* hush: fix cut-n-paste error in last commitDenys Vlasenko2009-10-091-1/+1
* hush: add support for $RANDOM. If on:Denys Vlasenko2009-10-091-0/+16
* ash: factor out $RANDOM supportDenys Vlasenko2009-10-094-28/+77
* ps: show longer COMMANDDenys Vlasenko2009-10-091-3/+9
* hush: support $PPIDDenys Vlasenko2009-10-091-4/+15
* libbb: make spawn() print "can't execute '%s'" on execv errorDenys Vlasenko2009-10-081-0/+1
* udhcpc: fix bug 629: use bcast receive when we perform rebindingDenys Vlasenko2009-10-081-1/+2
* modprobe-small: added comment about multiple alias matchesDenys Vlasenko2009-10-081-0/+8
* rtcwake: remove a static variableDenys Vlasenko2009-10-081-4/+4
* *: three more NOINLINEsDenys Vlasenko2009-10-082-3/+3
* *: a few more NOINLINEsDenys Vlasenko2009-10-0813-13/+89
* *: code shrink via NOINLINEDenys Vlasenko2009-10-0810-10/+41
* ash: compile breakage fixDenys Vlasenko2009-10-081-6/+0
* cp: revert a recent buggy change, and add a comment why it's wrongDenys Vlasenko2009-10-081-1/+3
* Fix english in build systemDenys Vlasenko2009-10-061-1/+1
* *: use {i,u}toa() where appropriateDenys Vlasenko2009-10-065-14/+6
* Trim help text a bit moreDenys Vlasenko2009-10-061-21/+18