summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Apply post-1.18.4 fixes, bump version to 1.18.51_18_51_18_stableDenys Vlasenko2011-06-126-33/+62
* Apply post-1.18.3 fixes, bump version to 1.18.41_18_4Denys Vlasenko2011-03-137-19/+88
* Apply post-1.18.2 fixes, bump version to 1.18.31_18_3Denys Vlasenko2011-02-0812-31/+40
* apply post-1.18.1 patches, bump version to 1.18.21_18_2Denys Vlasenko2011-01-1610-87/+86
* apply post-1.18.0 patches, bump version to 1.18.11_18_1Denys Vlasenko2010-12-218-62/+75
* Bump version to 1.18.01_18_0Denys Vlasenko2010-11-231-1/+1
* date :add a comment about older toolchainsDenys Vlasenko2010-11-231-0/+1
* fixes for bugs discovered by randomconfig builds and testsDenys Vlasenko2010-11-227-10/+26
* fix misspelling in commentDenys Vlasenko2010-11-221-1/+1
* hush: fix improper handling of newline and hash chars in few corner casesDenys Vlasenko2010-11-227-123/+160
* nc: fix SEGV on -v when NC_EXTRA is offDenys Vlasenko2010-11-221-1/+1
* inetd: if argv[0] is not specified, set it to program nameMike Frysinger2010-11-221-0/+6
* lineedit: fix tab-completion of filenames with spacesMike Shal2010-11-221-22/+45
* patch: remove out-of-file build machineryDenys Vlasenko2010-11-224-31/+0
* gen_build_files.sh: restore deleted commentDenys Vlasenko2010-11-211-0/+1
* cmp: with -s, do not report open errorsDenys Vlasenko2010-11-211-4/+5
* patch: simplify double list helpersDenys Vlasenko2010-11-211-42/+32
* patch: busyboxify by migrating from toybox to busybox helpersDenys Vlasenko2010-11-212-162/+87
* gen_build_files.sh: rewrite with sedMike Frysinger2010-11-161-53/+47
* allow SKIP_STRIP to be set in the envMike Frysinger2010-11-161-1/+1
* depmod.pl: add recursive sanity checkMike Frysinger2010-11-161-0/+3
* lineedit: create history files with mode 0600Wolfram Sang2010-11-151-5/+7
* hush: add support for "set -o pipefail"Denys Vlasenko2010-11-143-23/+186
* hush: preparatory patch for set -o pipefail supportDenys Vlasenko2010-11-141-4/+5
* libbb: remove unused variableLauri Kasanen2010-11-131-4/+3
* deluser: do not warn spuriously when deleting group by deluserTito Ragusa2010-11-081-6/+14
* delgroup: correct the check for users who still use the groupDenys Vlasenko2010-11-071-12/+12
* typo fixDenys Vlasenko2010-11-062-2/+2
* deluser: 2nd attempt at deluser/delgroup size reduction and improvementsTito Ragusa2010-11-061-29/+70
* powertop: code shrinkMaksym Kryzhanovskyy2010-11-061-12/+13
* Merge branch 'master' of git+ssh://busybox.net/var/lib/git/busyboxDenys Vlasenko2010-11-061-9/+7
|\
| * powertop: fix last line detection in process_timer_stats()Denys Vlasenko2010-11-041-2/+2
| * powertop: replace erroneous \n with \0; make numberic conversion more robustDenys Vlasenko2010-11-041-7/+5
* | ls: fix -lg to show group (was showing user)Denys Vlasenko2010-11-061-3/+3
|/
* ip: Fix command line option parsing of "ip route get ..."Christian Hornung2010-11-041-1/+1
* powertop: code shrinkMaksym Kryzhanovskyy2010-11-041-57/+35
* type fix in commentDenys Vlasenko2010-11-031-1/+1
* rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko2010-11-0374-57/+57
* *: move lzo compressor code to archival/libunarchive/. No code changesDenys Vlasenko2010-11-039-2/+3
* init: if PID!=1, show clearer error message. move usage text closer to main()Denys Vlasenko2010-11-022-137/+137
* whitespace fixDenys Vlasenko2010-11-011-1/+1
* decompress_bunzip2: reinstate erroneously deleted RETVAL_SHORT_WRITEDenys Vlasenko2010-11-011-1/+2
* umount: cleanup and code shrinkRob Landley2010-11-011-40/+7
* stat: fix mtime/ctime/atimeEric Lammerts2010-10-301-4/+3
* fdisk: fix trivial build failureDenys Vlasenko2010-10-301-0/+1
* networking/*: remove superfluous commentsDenys Vlasenko2010-10-305-11/+1
* decompress_bunzip2: code shrink ~5 bytesDenys Vlasenko2010-10-301-12/+13
* decompress_bunzip2: code shrink ~10 bytesDenys Vlasenko2010-10-301-74/+99
* decompress_bunzip2: add profiling data to comment. no code changesDenys Vlasenko2010-10-291-0/+11
* scripts/mkdiff_obj: show "size OBJFILE" tooDenys Vlasenko2010-10-291-2/+2