aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-19Revert "sed: trivial code shrink"Denys Vlasenko
2010-06-19sed: trivial code shrinkDenys Vlasenko
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
2010-06-06pipe_progress: make it independent of printf machineryDenys Vlasenko
2010-06-06pipe_progress: shrinkDenys Vlasenko
2010-06-06loadkmap: remove UNUSED_PARAM from argvDenys Vlasenko
2010-06-06dumpkmap,loadkmap: abort if there are params on cmdlineDenys Vlasenko
2010-06-06date: make FEATURE_NANO compile on glibc systemsDenys Vlasenko
2010-06-06top: code shrink, -26 bytesDenys Vlasenko
2010-06-06top: code shrinkMaksym Kryzhanovskyy
2010-06-06yes: this applet doesn't have options, don't lie that it does.Denys Vlasenko
2010-06-06fix a few goofs uncovered by "make allnoconfig" testingDenys Vlasenko
2010-06-06modinfo: new appletPascal Bellard
2010-06-06remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko
2010-06-06make it possible to keep usage texts in .c filesDenys Vlasenko
2010-06-06make it possible to have include/applets.h-esque entries in .c filesDenys Vlasenko
2010-06-05Remove requirement that include/applets.h must be sortedDenys Vlasenko