aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-10-10udhcpc: more help text tweakingDenys Vlasenko
2009-10-10udhcpc: better wording in help textDenys Vlasenko
2009-10-06Trim help text a bit moreDenys Vlasenko
2009-10-06Trim usage text a bitDenys Vlasenko
2009-10-05unpackers: check errors from close() tooDenys Vlasenko
2009-10-04sendmail: accept -i too, not only -oiVladimir Dronnikov
2009-10-02Fixes to usage text; updated busybox.specDenys Vlasenko
2009-09-29find: -follow should not error out on dandling linksDenys Vlasenko
2009-09-22ps: fix compile breakageDenys Vlasenko
2009-09-20ps: document -T optionDenys Vlasenko
2009-09-20swaponoff: add uuid/label support. By Natanael CopaNatanael Copa
2009-09-19ps,top: add an option to show threads. +260 bytes of codeDenys Vlasenko
2009-09-17tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bitsDenys Vlasenko
2009-09-12fix read_cmdline API and a small buglet where "[comm]" may be too narrowDenys Vlasenko
2009-09-11top, ps: do not output trailing spacesDenys Vlasenko
2009-09-11top: add -m ("memory") optionDenys Vlasenko
2009-09-07modprobe-small: make string buffer code robust; fix help textDenys Vlasenko
2009-09-06documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko
2009-09-06remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko
2009-09-04telnetd: add -w ("inetd wait") option. Can be configured off.Denys Vlasenko
2009-08-28rpm2cpio: handle unseekable input correctlyDenys Vlasenko
2009-08-27more help text tweakingDenys Vlasenko
2009-08-27trim help texts a bitDenys Vlasenko
2009-08-27remove a few extra newlines in help textDenys Vlasenko
2009-08-21fix duplicate FAST_FUNC FAST_FUNCDenys Vlasenko
2009-08-21add simple beep appletBernhard Reutner-Fischer
2009-08-21msh: aliased to hushDenys Vlasenko
2009-08-20patch: support -N. By Olivier Duclos (olivier.duclos AT gmail.com)Denys Vlasenko
2009-08-13volname: new appletMatthew Stoltenberg
2009-08-08randomconfig fixesDenys Vlasenko
2009-07-30rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes.Denys Vlasenko
2009-07-30ping6: make it setuid just like pingDenys Vlasenko
2009-07-29make find_pid_by_name look at /proc/PID/exe tooAlexander Shishkin
2009-07-18fix mountpoint test to not prevemt mkfs_xxx from making image in any fileDenys Vlasenko
2009-07-18touch: implement -t TIME (needed for testsuite)Denys Vlasenko
2009-07-18touch: implement -d --date (our own testsuite needs that)Denys Vlasenko
2009-07-18date: factor out date parsing (in preparation for touch -d)Denys Vlasenko
2009-07-16fix a thinko in lineedit completion codeDenys Vlasenko
2009-07-11tweaking Unicode supportDenys Vlasenko
2009-07-11added simplified Unicode support for non-locale-enabled buildsDenys Vlasenko
2009-07-09restore shadow.h independenceMike Frysinger
2009-07-08move libc related stuff out of platform.hDenys Vlasenko
2009-07-06pgrep/pkill: support -s and -P optionsDenys Vlasenko
2009-07-05tweak sendmail and makemime help textsDenys Vlasenko
2009-07-05df: fix "df /"Denys Vlasenko
2009-07-05Patches to enable FreeBSD buildDenys Vlasenko
2009-07-03ps: conditionally support additional -o FIELDsDenys Vlasenko
2009-06-26updates for supporting Linux kernel build and initrd utilitiesDenys Vlasenko
2009-06-20trim/regularize usage texts. -92 bytesDenys Vlasenko
2009-06-19getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko