aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* *: use SWAP_BE64 instead of open-coding itDenys Vlasenko2010-10-185-13/+11
* libbb: rename hash source files. no code changesDenys Vlasenko2010-10-184-3/+3
* sort: -o FILE should create/truncate FILEDenys Vlasenko2010-10-181-1/+1
* *: replace xopen3 with xopen where makes senseDenys Vlasenko2010-10-186-7/+7
* nanddump: new appletBaruch Siach2010-10-181-28/+127
* cpio: avoid 'not created: newer or same age file exists' message for dirsPascal Bellard2010-10-182-1/+13
* depmod: accept and ignore -u, -q, -C FILEPascal Bellard2010-10-181-2/+7
* touch: update help textPascal Bellard2010-10-181-1/+2
* md5: fix biuld failure on big-endian machinesDenys Vlasenko2010-10-171-1/+1
* docs: Sync up AUTHORS and busybox_footer.podKevin Cernekee2010-10-171-0/+30
* docs: Change CVS references to GitKevin Cernekee2010-10-171-21/+32
* typo fixDenys Vlasenko2010-10-171-1/+1
* seq: exit on write errorsDenys Vlasenko2010-10-171-1/+2
* udhcpc: fix OPTION_IP_PAIR parsingVladislav Grishenko2010-10-171-7/+10
* md5: code shrink -5 bytesDenys Vlasenko2010-10-171-40/+35
* bring md5 and sha1 names closer. no code changesDenys Vlasenko2010-10-173-52/+44
* md5: code shrinkDenys Vlasenko2010-10-172-30/+25
* shaN: code shrinkDenys Vlasenko2010-10-172-7/+12
* whitespace fixDenys Vlasenko2010-10-161-3/+3
* sha512: inline rotr64Denys Vlasenko2010-10-161-57/+51
* shaN: small code shrinkDenys Vlasenko2010-10-163-61/+129
* md5: fix "fast" md5 broken by prev commitDenys Vlasenko2010-10-161-1/+2
* testsuite: add tests for {ms5,shaN}sumDenys Vlasenko2010-10-165-1/+56
* md5: code shrink; and use 64-byte temp buf, not 128-byte.Denys Vlasenko2010-10-163-27/+30
* *: pass md5/shaN context pointer as 1st arg, not lastDenys Vlasenko2010-10-167-40/+40
* modutils/*: move help bits into corresponding .c filesDenys Vlasenko2010-10-166-21/+69
* libbb/md5: code shrinkDenys Vlasenko2010-10-162-23/+26
* libbb/md5: small code shrinkDenys Vlasenko2010-10-151-22/+26
* modutils/*: move applet bits into corresponding *.c filesDenys Vlasenko2010-10-157-21/+29
* date: move applet and usage bits to date.cDenys Vlasenko2010-10-153-73/+74
* remove runit/runit_lib.cDenys Vlasenko2010-10-137-342/+63
* init/*: move applet/kbuild/config/help bits into applet source filesDenys Vlasenko2010-10-128-307/+315
* tweaks to build system, mainly making menuconfig text and order clearerDenys Vlasenko2010-10-126-38/+46
* remove findutils/.gitignore, top-level one covers itDenys Vlasenko2010-10-111-3/+0
* tweak help textDenys Vlasenko2010-10-094-4/+5
* fix help text punctuationDenys Vlasenko2010-10-081-1/+1
* tweak usage textsDenys Vlasenko2010-10-071-66/+69
* dhcprelay: code shrink, and explain its workings a bit moreDenys Vlasenko2010-10-061-71/+118
* awk: code shrinkDenys Vlasenko2010-10-051-43/+41
* awk: 00.123 is not a octal constant; neither is 009.123. fixing thisDenys Vlasenko2010-10-052-8/+46
* sendmail: fix assumption that headers should have a space after the colonVladimir Dronnikov2010-10-051-4/+4
* tune2fs: implement -c and -i optionsRichard Braun2010-10-052-17/+35
* *: whitespace fixesDenys Vlasenko2010-10-053-3/+3
* wc: add support for -mDenys Vlasenko2010-10-042-28/+45
* wc: preparatory patch, no logic changesDenys Vlasenko2010-10-041-15/+16
* man: add compatibility with man-dbDenys Vlasenko2010-10-041-2/+7
* ntpd: allow peer-less (standalone stratum 1 server) operationDenys Vlasenko2010-10-041-2/+11
* patch: tweaksRob Landley2010-10-041-4/+6
* hush: remove "doesn't support brace expansion" from config help textDenys Vlasenko2010-10-041-2/+2
* hush: remove brace expansion from TODO list in comments. No code changes.Denys Vlasenko2010-10-031-4/+5