aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-15hush: unify handling of builtin appletsMike Frysinger1-8/+8
2009-10-15move generate_uuid from mkswap to libbbVladimir Dronnikov3-79/+79
2009-10-14dd: use correct multiplication factor and simplify codeDenys Vlasenko1-19/+7
2009-10-14lineedit: do not hardcode ctrl-C and ctrl-D, use termios fields.Denys Vlasenko1-34/+35
2009-10-14comment anc Config.in changes, no code changesDenys Vlasenko2-2/+2
2009-10-14dd: add a comment, no code changesDenys Vlasenko1-3/+3
2009-10-14dd: speed measurement. optional.Gabor Heja2-7/+66
2009-10-13libiproute/*: code shrinkDenys Vlasenko11-61/+68
2009-10-13libiproute: code and data shrinkDenys Vlasenko2-195/+104
2009-10-13libbb/human_readable.c: shrink; and reduce bss usageDenys Vlasenko6-146/+158
2009-10-12ash,hush: fix $RANDOM in children being repeatedDenys Vlasenko5-16/+22
2009-10-11include/xatonum.h: make it survive -WconversionDenys Vlasenko1-2/+2
2009-10-11libbb: revert the change where spawn reports exec failureDenys Vlasenko1-1/+2
2009-10-11hush: shrink $RANDOM supportDenys Vlasenko1-7/+4
2009-10-11ash: use bbox wrappers for malloc etc instead of homegrown onesDenys Vlasenko1-34/+44
2009-10-11ash: trivial shrink by using smaller intDenys Vlasenko1-2/+2
2009-10-10udhcpc: more help text tweakingDenys Vlasenko1-1/+1
2009-10-10udhcpc: better wording in help textDenys Vlasenko1-1/+1
2009-10-09laguage and copyright date corrections, no code changesDenys Vlasenko3-3/+3
2009-10-09ash: make one testsuite entry more robustDenys Vlasenko1-0/+5
2009-10-09shell/Config.in: forgotten chunk with CONFIG_HUSH_RANDOM_SUPPORTDenys Vlasenko1-0/+8
2009-10-09hush: fix cut-n-paste error in last commitDenys Vlasenko1-1/+1
2009-10-09hush: add support for $RANDOM. If on:Denys Vlasenko1-0/+16
2009-10-09ash: factor out $RANDOM supportDenys Vlasenko4-28/+77
2009-10-09ps: show longer COMMANDDenys Vlasenko1-3/+9
2009-10-09hush: support $PPIDDenys Vlasenko1-4/+15
2009-10-08libbb: make spawn() print "can't execute '%s'" on execv errorDenys Vlasenko1-0/+1
2009-10-08udhcpc: fix bug 629: use bcast receive when we perform rebindingDenys Vlasenko1-1/+2
2009-10-08modprobe-small: added comment about multiple alias matchesDenys Vlasenko1-0/+8
2009-10-08rtcwake: remove a static variableDenys Vlasenko1-4/+4
2009-10-08*: three more NOINLINEsDenys Vlasenko2-3/+3
2009-10-08*: a few more NOINLINEsDenys Vlasenko13-13/+89
2009-10-08*: code shrink via NOINLINEDenys Vlasenko10-10/+41
2009-10-08ash: compile breakage fixDenys Vlasenko1-6/+0
2009-10-08cp: revert a recent buggy change, and add a comment why it's wrongDenys Vlasenko1-1/+3
2009-10-06Fix english in build systemDenys Vlasenko1-1/+1
2009-10-06*: use {i,u}toa() where appropriateDenys Vlasenko5-14/+6
2009-10-06Trim help text a bit moreDenys Vlasenko1-21/+18
2009-10-06Trim usage text a bitDenys Vlasenko1-38/+38
2009-10-05unpackers: check errors from close() tooDenys Vlasenko3-5/+14
2009-10-05wget: fix for code 302; mount: support -o unionVladimir Dronnikov2-1/+9
2009-10-05ash: error out on ${#1#}, ${#$11}, ${#11#}Cristian Ionescu-Idbohrn1-0/+2
2009-10-04ash: document where we accept invalid syntax. no code changesDenys Vlasenko1-1/+17
2009-10-04sendmail: accept -i too, not only -oiVladimir Dronnikov3-6/+8
2009-10-04ash: code shrinkDenys Vlasenko1-11/+9
2009-10-04remove useless (unsigned >= 0) comparisonDenys Vlasenko1-1/+1
2009-10-03ls: forgotten chunk from prev commitDenys Vlasenko1-5/+7
2009-10-03ls: code shrinkDenys Vlasenko1-44/+44
2009-10-03ls: fix for !FEATURE_LS_RECURSIVE (forgotten free); cleanupsDenys Vlasenko1-19/+18
2009-10-03ls: add standards doc; record author of "total NNNN" codeDenys Vlasenko1-1/+11