aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-18*: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bitsDenys Vlasenko
2010-10-18*: use SWAP_BE64 instead of open-coding itDenys Vlasenko
2010-10-18libbb: rename hash source files. no code changesDenys Vlasenko
2010-10-18sort: -o FILE should create/truncate FILEDenys Vlasenko
2010-10-18*: replace xopen3 with xopen where makes senseDenys Vlasenko
2010-10-18nanddump: new appletBaruch Siach
2010-10-18cpio: avoid 'not created: newer or same age file exists' message for dirsPascal Bellard
2010-10-18depmod: accept and ignore -u, -q, -C FILEPascal Bellard
2010-10-18touch: update help textPascal Bellard
2010-10-17md5: fix biuld failure on big-endian machinesDenys Vlasenko
2010-10-17docs: Sync up AUTHORS and busybox_footer.podKevin Cernekee
2010-10-17docs: Change CVS references to GitKevin Cernekee
2010-10-17typo fixDenys Vlasenko
2010-10-17seq: exit on write errorsDenys Vlasenko
2010-10-17udhcpc: fix OPTION_IP_PAIR parsingVladislav Grishenko
2010-10-17md5: code shrink -5 bytesDenys Vlasenko
2010-10-17bring md5 and sha1 names closer. no code changesDenys Vlasenko
2010-10-17md5: code shrinkDenys Vlasenko
2010-10-17shaN: code shrinkDenys Vlasenko
2010-10-16whitespace fixDenys Vlasenko
2010-10-16sha512: inline rotr64Denys Vlasenko
2010-10-16shaN: small code shrinkDenys Vlasenko
2010-10-16md5: fix "fast" md5 broken by prev commitDenys Vlasenko
2010-10-16testsuite: add tests for {ms5,shaN}sumDenys Vlasenko
2010-10-16md5: code shrink; and use 64-byte temp buf, not 128-byte.Denys Vlasenko
2010-10-16*: pass md5/shaN context pointer as 1st arg, not lastDenys Vlasenko
2010-10-16modutils/*: move help bits into corresponding .c filesDenys Vlasenko
2010-10-16libbb/md5: code shrinkDenys Vlasenko
2010-10-15libbb/md5: small code shrinkDenys Vlasenko
2010-10-15modutils/*: move applet bits into corresponding *.c filesDenys Vlasenko
2010-10-15date: move applet and usage bits to date.cDenys Vlasenko
2010-10-13remove runit/runit_lib.cDenys Vlasenko
2010-10-12init/*: move applet/kbuild/config/help bits into applet source filesDenys Vlasenko
2010-10-12tweaks to build system, mainly making menuconfig text and order clearerDenys Vlasenko
2010-10-11remove findutils/.gitignore, top-level one covers itDenys Vlasenko
2010-10-09tweak help textDenys Vlasenko
2010-10-08fix help text punctuationDenys Vlasenko
2010-10-07tweak usage textsDenys Vlasenko
2010-10-06dhcprelay: code shrink, and explain its workings a bit moreDenys Vlasenko
2010-10-05awk: code shrinkDenys Vlasenko
2010-10-05awk: 00.123 is not a octal constant; neither is 009.123. fixing thisDenys Vlasenko
2010-10-05sendmail: fix assumption that headers should have a space after the colonVladimir Dronnikov
2010-10-05tune2fs: implement -c and -i optionsRichard Braun
2010-10-05*: whitespace fixesDenys Vlasenko
2010-10-04wc: add support for -mDenys Vlasenko
2010-10-04wc: preparatory patch, no logic changesDenys Vlasenko
2010-10-04man: add compatibility with man-dbDenys Vlasenko
2010-10-04ntpd: allow peer-less (standalone stratum 1 server) operationDenys Vlasenko
2010-10-04patch: tweaksRob Landley
2010-10-04hush: remove "doesn't support brace expansion" from config help textDenys Vlasenko