Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-12Apply post-1.18.4 fixes, bump version to 1.18.51_18_51_18_stableDenys Vlasenko
2011-03-13Apply post-1.18.3 fixes, bump version to 1.18.41_18_4Denys Vlasenko
2011-02-08Apply post-1.18.2 fixes, bump version to 1.18.31_18_3Denys Vlasenko
2011-01-16apply post-1.18.1 patches, bump version to 1.18.21_18_2Denys Vlasenko
2010-12-21apply post-1.18.0 patches, bump version to 1.18.11_18_1Denys Vlasenko
2010-11-23Bump version to 1.18.01_18_0Denys Vlasenko
2010-11-23date :add a comment about older toolchainsDenys Vlasenko
2010-11-23fixes for bugs discovered by randomconfig builds and testsDenys Vlasenko
2010-11-22fix misspelling in commentDenys Vlasenko
2010-11-22hush: fix improper handling of newline and hash chars in few corner casesDenys Vlasenko
2010-11-22nc: fix SEGV on -v when NC_EXTRA is offDenys Vlasenko
2010-11-22inetd: if argv[0] is not specified, set it to program nameMike Frysinger
2010-11-22lineedit: fix tab-completion of filenames with spacesMike Shal
2010-11-22patch: remove out-of-file build machineryDenys Vlasenko
2010-11-22gen_build_files.sh: restore deleted commentDenys Vlasenko
2010-11-21cmp: with -s, do not report open errorsDenys Vlasenko
2010-11-21patch: simplify double list helpersDenys Vlasenko
2010-11-21patch: busyboxify by migrating from toybox to busybox helpersDenys Vlasenko
2010-11-16gen_build_files.sh: rewrite with sedMike Frysinger
2010-11-16allow SKIP_STRIP to be set in the envMike Frysinger
2010-11-16depmod.pl: add recursive sanity checkMike Frysinger
2010-11-15lineedit: create history files with mode 0600Wolfram Sang
2010-11-14hush: add support for "set -o pipefail"Denys Vlasenko
2010-11-14hush: preparatory patch for set -o pipefail supportDenys Vlasenko
2010-11-14libbb: remove unused variableLauri Kasanen
2010-11-08deluser: do not warn spuriously when deleting group by deluserTito Ragusa
2010-11-07delgroup: correct the check for users who still use the groupDenys Vlasenko
2010-11-07typo fixDenys Vlasenko
2010-11-07deluser: 2nd attempt at deluser/delgroup size reduction and improvementsTito Ragusa
2010-11-06powertop: code shrinkMaksym Kryzhanovskyy
2010-11-06Merge branch 'master' of git+ssh://busybox.net/var/lib/git/busyboxDenys Vlasenko
2010-11-06ls: fix -lg to show group (was showing user)Denys Vlasenko
2010-11-05powertop: fix last line detection in process_timer_stats()Denys Vlasenko
2010-11-05powertop: replace erroneous \n with \0; make numberic conversion more robustDenys Vlasenko
2010-11-04ip: Fix command line option parsing of "ip route get ..."Christian Hornung
2010-11-04powertop: code shrinkMaksym Kryzhanovskyy
2010-11-03type fix in commentDenys Vlasenko
2010-11-03rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko
2010-11-03*: move lzo compressor code to archival/libunarchive/. No code changesDenys Vlasenko
2010-11-02init: if PID!=1, show clearer error message. move usage text closer to main()Denys Vlasenko
2010-11-01whitespace fixDenys Vlasenko
2010-11-01decompress_bunzip2: reinstate erroneously deleted RETVAL_SHORT_WRITEDenys Vlasenko
2010-11-01umount: cleanup and code shrinkRob Landley
2010-10-30stat: fix mtime/ctime/atimeEric Lammerts
2010-10-30fdisk: fix trivial build failureDenys Vlasenko
2010-10-30networking/*: remove superfluous commentsDenys Vlasenko
2010-10-30decompress_bunzip2: code shrink ~5 bytesDenys Vlasenko
2010-10-30decompress_bunzip2: code shrink ~10 bytesDenys Vlasenko
2010-10-29decompress_bunzip2: add profiling data to comment. no code changesDenys Vlasenko
2010-10-29scripts/mkdiff_obj: show "size OBJFILE" tooDenys Vlasenko