aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-06-15findutils/*: move usage and applet bits to *.c filesDenys Vlasenko
2010-06-15file rename: TODO_config_nommu -> TEST_config_nommuDenys Vlasenko
2010-06-15xargs: another code shrinkDenys Vlasenko
2010-06-15xargs: trivial code shrinkDenys Vlasenko
2010-06-14rfkill: do not enable by default, it requires new-ish Linux headersDenys Vlasenko
2010-06-14scripts/echo.c: remove bb-ismDenys Vlasenko
2010-06-14xargs: trivial code shrinkDenys Vlasenko
2010-06-14xargs: simplify logicDenys Vlasenko
2010-06-13xargs: fix accounting of -sNUMDenys Vlasenko
2010-06-13xargs: make -s NUM accept practically unlimited rangeDenys Vlasenko
2010-06-13xargs: code shrink -15 bytesDenys Vlasenko
2010-06-12stat: make output more similar to GNU statSeb
2010-06-12date: trivial fix - was reading seconds into nanoseconds field! DOHDenys Vlasenko
2010-06-12tftp: make message about 512 byte block less confusingDenys Vlasenko
2010-06-11check-lxdialog.sh: fix helptextBernhard Reutner-Fischer
2010-06-10utoa: shrinkDenys Vlasenko
2010-06-09modinfo: needs modutils.oDenys Vlasenko
2010-06-08*: add INSERTs to *.src files where appropriateDenys Vlasenko
2010-06-08date: use the same code for FEATURE_DATE_NANO for glibc and uclibcDenys Vlasenko
2010-06-07bbconfig: make it independent from printf functionsDenys Vlasenko
2010-06-07typo fixDenys Vlasenko
2010-06-07small fix in usage textDenys Vlasenko
2010-06-07dpkg: add support for lzma compressionPascal Bellard
2010-06-07modprobe: add support for -l and -s. Remove some unsupported optionsPascal Bellard
2010-06-06fuser: code shrinkMaksym Kryzhanovskyy
2010-06-06fix allnoconfigDenys Vlasenko