aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-06-19Define GNU-specific link options in one placeDan Fandrich
2010-06-19Added code for nonstandard function strsep()Dan Fandrich
2010-06-19A few minor portability improvementsDan Fandrich
2010-06-19sed: trivial code shrink -18 bytesDenys Vlasenko
2010-06-19Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busyboxDenys Vlasenko
2010-06-19Revert "sed: trivial code shrink"Denys Vlasenko
2010-06-19sed: trivial code shrinkDenys Vlasenko
2010-06-18ash: times builtin: use unsigned type; take free-of-charge moduloDenys Vlasenko
2010-06-18*: stop defining _GNU_SOURCE in source files, it's in CFLAGS anywayDenys Vlasenko
2010-06-18ash: fix unset in standalone modeDenys Vlasenko
2010-06-18ash: cosmetics, no code changesDenys Vlasenko
2010-06-18Improve unzip's handling of stream ZIP filesDan Fandrich
2010-06-18Allow CONFIG_VOLUMEID to be turned offDan Fandrich
2010-06-18ignore changes to Kbuild files, they are generatedDan Fandrich
2010-06-18mkfs_ext2: improve comments a bitDenys Vlasenko
2010-06-18cpio.tests: mention suid bits too, not only sgidDenys Vlasenko
2010-06-18mkfs_ext2: reuse stringBernhard Reutner-Fischer
2010-06-18mkfs_ext2: fix handling of -I argumentBernhard Reutner-Fischer
2010-06-18mktemp: be more compatible: bare "mktemp" creates tempfile in /tmp, not cwdDenys Vlasenko
2010-06-18date: make %N work without -lrt on glibcDenys Vlasenko
2010-06-18tftp: increase initial retry timeout from 50 to 100 msDenys Vlasenko
2010-06-18add a comment about sed and suid bitsDenys Vlasenko
2010-06-18data_extract_all: do not chmod symlink. Closes 2053Denys Vlasenko
2010-06-17networking/Config.src: make tftp/tftpd-related options less confusing. Closes...Denys Vlasenko
2010-06-17fix extra bogus files generation in include/config/*Denys Vlasenko
2010-06-16ubiattach,ubidetach: new appletsBaruch Siach