aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-03fix compile breakage with "make -j"Denys Vlasenko
2010-07-01chrt: code shrinkDenys Vlasenko
2010-07-01consolidate xz format comment. no code changesDenys Vlasenko
2010-07-01conspy: stop losing some keyboard keys.Pascal Bellard
2010-07-01xz compression detection: avoid the need to seekDenys Vlasenko
2010-06-30bzip2 decompression: simple code shrinkDenys Vlasenko
2010-06-30conspy: code shrinkPascal Bellard
2010-06-28bootchartd: fix sample period calculationsKeisuke Yasui
2010-06-28conspy: code shrinkPascal Bellard
2010-06-28nc: better comments. no code changesDenys Vlasenko
2010-06-27conspy: significant output minimization; blink attribute supportDenys Vlasenko
2010-06-27remove recently added erroneous _and_die()Denys Vlasenko
2010-06-27mount: fix a case when sometimes error message is not printedDenys Vlasenko
2010-06-27nc: introduce CONFIG_NC_110_COMPAT option.Denys Vlasenko
2010-06-27*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdupLadislav Michl
2010-06-27modinfo: support relative paths in modules.depLauri Kasanen
2010-06-27modinfo: needs DEFAULT_MODULES_DIR and DEFAULT_DEPMOD_FILELauri Kasanen
2010-06-26libbb/copyfd.c: fix the case of copy buffer <= 4kbDenys Vlasenko
2010-06-26ash: fix obscure case of replacing + globbing + backslashesDenys Vlasenko
2010-06-26tar: make typical extraction less memory-hungryDenys Vlasenko
2010-06-26*: tar-related cleanups: move struct to unarchive.h; move help to tar.cDenys Vlasenko
2010-06-26tar: fix --to-command wrt short writesDenys Vlasenko
2010-06-26fix breakage in compressed file detectionDenys Vlasenko
2010-06-26universal parser: do not leak parser->dataDenys Vlasenko
2010-06-26build system: do not rebuild ash and hush on any change to any .c fileDenys Vlasenko
2010-06-25conspy: make "conspy 0" use vcsa0 but "conspy" (no param) use vcsaDenys Vlasenko
2010-06-25another fix to gen_build_files / autoconf.h dependencyDenys Vlasenko
2010-06-25gen_build_files.sh is an order prerequisite only for autoconf.hDenys Vlasenko
2010-06-25build system: make gen_build_files.sh run before autoconf.h generationDenys Vlasenko
2010-06-25*: make exec failure message more consistentDenys Vlasenko
2010-06-25tar: optional support for --to-commandLadislav Michl
2010-06-25conspy: code shrinkDenys Vlasenko
2010-06-24ntpd: step correction to variables had wrong sign, fixingDenys Vlasenko
2010-06-24conspy: document attribute byte formatDenys Vlasenko
2010-06-24smemcap: new appletDenys Vlasenko
2010-06-24*: introduce and use bb_unsetenv_and_freeDenys Vlasenko
2010-06-24ash: <> redir should not truncateAndreas Bühmann
2010-06-23conspy: code shrink ~200 bytesPascal Bellard
2010-06-22typo fixDenys Vlasenko
2010-06-22rev: new appletMarek Polacek
2010-06-21fix config help textDenys Vlasenko
2010-06-21bootchartd: added optional compat featuresDenys Vlasenko
2010-06-21fix errors in detecting non-modified areasDenys Vlasenko
2010-06-21conspy: new appletPascal Bellard
2010-06-21decompress_unxz: use common stringDenys Vlasenko
2010-06-20unxz: update from XZ embedded gitDenys Vlasenko
2010-06-19tweak TODO fileDenys Vlasenko
2010-06-19xargs: bump default -sNUM up to 32k. Use sysconf() to trim it down if necessaryDenys Vlasenko
2010-06-19added Config.in to .gitignoreDenys Vlasenko
2010-06-19cosmetics on top of Dan's patchesDenys Vlasenko