aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mkfs_ext2: new applet by VladimirVladimir Dronnikov2009-10-171-31/+36
* udhcpc: more help text tweakingDenys Vlasenko2009-10-101-1/+1
* udhcpc: better wording in help textDenys Vlasenko2009-10-101-1/+1
* Trim help text a bit moreDenys Vlasenko2009-10-061-21/+18
* Trim usage text a bitDenys Vlasenko2009-10-061-38/+38
* sendmail: accept -i too, not only -oiVladimir Dronnikov2009-10-041-0/+1
* Fixes to usage text; updated busybox.specDenys Vlasenko2009-10-021-42/+42
* ps: document -T optionDenys Vlasenko2009-09-201-0/+3
* top, ps: do not output trailing spacesDenys Vlasenko2009-09-111-1/+1
* top: add -m ("memory") optionDenys Vlasenko2009-09-111-1/+1
* modprobe-small: make string buffer code robust; fix help textDenys Vlasenko2009-09-071-2/+15
* documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko2009-09-061-3/+3
* telnetd: add -w ("inetd wait") option. Can be configured off.Denys Vlasenko2009-09-041-8/+12
* more help text tweakingDenys Vlasenko2009-08-271-10/+8
* trim help texts a bitDenys Vlasenko2009-08-271-43/+43
* remove a few extra newlines in help textDenys Vlasenko2009-08-271-4/+4
* add simple beep appletBernhard Reutner-Fischer2009-08-211-0/+10
* msh: aliased to hushDenys Vlasenko2009-08-211-11/+2
* patch: support -N. By Olivier Duclos (olivier.duclos AT gmail.com)Denys Vlasenko2009-08-201-1/+2
* volname: new appletMatthew Stoltenberg2009-08-131-0/+5
* touch: implement -t TIME (needed for testsuite)Denys Vlasenko2009-07-181-4/+4
* touch: implement -d --date (our own testsuite needs that)Denys Vlasenko2009-07-181-2/+3
* pgrep/pkill: support -s and -P optionsDenys Vlasenko2009-07-061-4/+8
* tweak sendmail and makemime help textsDenys Vlasenko2009-07-051-12/+20
* updates for supporting Linux kernel build and initrd utilitiesDenys Vlasenko2009-06-261-0/+3
* trim/regularize usage texts. -92 bytesDenys Vlasenko2009-06-201-199/+199
* getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko2009-06-191-15/+15
* mount: support -i; pass through -f and -n to helpers as necessaryDenys Vlasenko2009-06-191-0/+3
* fsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia.com)Denys Vlasenko2009-06-181-1/+8
* readlink: support -n, -v, -s and -q too if support for -f is requestedDenys Vlasenko2009-06-121-2/+5
* flash_lock, flash_unlock: new appletsDenys Vlasenko2009-05-251-0/+11
* scriptreplay: new applet. +423 bytesDenys Vlasenko2009-05-191-1/+9
* lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes.Denis Vlasenko2009-04-291-0/+25
* ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz)Denis Vlasenko2009-04-261-16/+41
* adduser/addgroup: support specifying uid/gid, add systemDenis Vlasenko2009-04-221-0/+2
* httpd: improve help textDenis Vlasenko2009-04-221-12/+11
* switch_root: improve behavior on error; improve help textDenis Vlasenko2009-04-211-5/+6
* *: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko2009-04-211-308/+308
* mdev: add support for - "dont stop here" charDenis Vlasenko2009-04-131-1/+1
* mdev: make usage text more usefulDenis Vlasenko2009-04-131-2/+8
* dhcprelay: fix usage text. Simplify and make code more readable.Denis Vlasenko2009-04-131-3/+2
* *: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko2009-04-091-4/+4
* sendmail: update by VladimirDenis Vlasenko2009-03-311-18/+13
* sendmail: add more example in usage textDenis Vlasenko2009-03-291-12/+16
* mkdosfs (aka mkfs.vfat): new applet by VladimirDenis Vlasenko2009-03-281-0/+16
* Compatibility fixes:Denis Vlasenko2009-03-201-13/+22
* ftpd: add idle and absolute timeouts. This is a security issue,Denis Vlasenko2009-03-161-1/+2
* mount: support "-O option"; stop trying to mount swap partitionsDenis Vlasenko2009-03-141-24/+29
* ftpd: stop unconditional logging to syslog. This was the only appletDenis Vlasenko2009-03-111-2/+3
* fix typo in help textDenis Vlasenko2009-03-091-1/+1