summaryrefslogtreecommitdiff
path: root/include/usage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* - correct helptext of stat (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2008-01-171-1/+1
* - implement brctl setpathcost, setportprio, setbridgeprio, stpBernhard Reutner-Fischer2008-01-141-0/+4
* - shrink a bit and implement time related fancy features. Improve help texts.Bernhard Reutner-Fischer2008-01-131-2/+7
* - new applet brctlBernhard Reutner-Fischer2008-01-131-0/+10
* tac: new applet. ~240 bytes.Denis Vlasenko2008-01-061-0/+5
* udhcpc: support for -O <option>.Denis Vlasenko2007-12-101-1/+3
* find: add -iname support (Alexander Griesser <alexander.griesser@lkh-vil.or.at>)Denis Vlasenko2007-12-091-0/+1
* sysctl: add -e: supress warnings about invalid key (Jeremy Kerr <jk@ozlabs.org>)Denis Vlasenko2007-11-291-5/+6
* kill lash. "lash" builtin still exists, but it runs hush.Denis Vlasenko2007-11-231-9/+1
* arping: fix help text (-i -> -I), and shorten it a bitDenis Vlasenko2007-11-231-7/+7
* udhcpc: remove -W option, -A can be reused for thatDenis Vlasenko2007-11-221-15/+13
* sestatus: new SELinux applet (KaiGai Kohei <kaigai@ak.jp.nec.com>)Denis Vlasenko2007-11-221-0/+6
* udhcpc: an option to perform ARP check (Jonas Danielsson <jonas.danielsson@ax...Denis Vlasenko2007-11-221-21/+27
* hexdump: add hd alias, add -R optionDenis Vlasenko2007-11-181-13/+20
* who: add -a (by Tito)Denis Vlasenko2007-11-161-2/+4
* df: add -i (conditional on CONFIG)Denis Vlasenko2007-11-151-32/+42
* add "-A N" / "--tryagain=N" option to client, to allow altering thePaul Fox2007-11-071-0/+4
* appletlib.c: make it actally follow _BB_SUID_ALWAYS rulesDenis Vlasenko2007-10-291-1/+1
* more fixes for help text wrt long optionsDenis Vlasenko2007-10-201-16/+29
* kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com>Denis Vlasenko2007-10-201-0/+10
* more of usage text fixes wrt long optionsDenis Vlasenko2007-10-181-15/+60
* exclude --longopts from usage texts if those are disabledDenis Vlasenko2007-10-181-52/+134
* telnetd: at Alexander Kriegisch <Alexander@kriegisch.name> insistenceDenis Vlasenko2007-10-151-0/+2
* bzip2: update help textDenis Vlasenko2007-10-141-8/+9
* setsebool: new applet (Yuichi Nakamura <ynakam@hitachisoft.jp>)Denis Vlasenko2007-10-141-0/+6
* bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code residesDenis Vlasenko2007-10-131-2/+12
* trim too verbose help textsDenis Vlasenko2007-10-111-37/+36
* typo fix in help textDenis Vlasenko2007-10-091-1/+1
* trim too verbose help messagesDenis Vlasenko2007-10-071-8/+7
* pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com>Denis Vlasenko2007-09-291-0/+24
* load_policy: update (Yuichi Nakamura <ynakam@hitachisoft.jp>)Denis Vlasenko2007-09-261-2/+2
* losetup: support -f (Loic Grenie <loic.grenie@gmail.com>)Denis Vlasenko2007-09-261-6/+8
* insmod: fix help text to not show options if only 2.6 was selectedDenis Vlasenko2007-09-241-3/+6
* microcom: new applet by Vladimir Dronnikov <dronnikov@gmail.ru>Denis Vlasenko2007-09-211-0/+5
* overload the existing '-q' flag so that if '-l' and '-q' are usedPaul Fox2007-09-071-1/+1
* usage: trim a bitDenis Vlasenko2007-09-051-34/+32
* watchdog: allow millisecond spec (-t 250ms)Denis Vlasenko2007-09-051-5/+7
* remove stray newline from help textDenis Vlasenko2007-08-171-1/+1
* dhcpd: make -S and -f actually workDenis Vlasenko2007-08-151-0/+1
* httpd: add -v[v]: prints client addresses, HTTP codes returned [and URLs]Denis Vlasenko2007-08-141-4/+5
* httpd: extend -p PORT to -p [IP[v6]:]PORTDenis Vlasenko2007-08-141-12/+12
* udhcpd: add -f "foreground" and -S "syslog" optionsDenis Vlasenko2007-08-141-17/+19
* expand, unexpand: new applets from Tito <farmatito@tiscali.it>Denis Vlasenko2007-08-131-0/+22
* df: match coreutils behavior of wrapping lines if filesystem name is too long.Denis Vlasenko2007-08-131-4/+5
* usage.h: style cleanupDenis Vlasenko2007-08-131-36/+36
* s/#ifdef CONFIG_/#if ENABLE_/gDenis Vlasenko2007-08-131-4/+4
* syslogd,logread: get rid of head pointer, fix logread bug in the processDenis Vlasenko2007-08-121-5/+5
* svlogd: fix timestamping; do not warn if config is missingDenis Vlasenko2007-08-031-2/+12
* ttysize: new applet. +200 bytesDenis Vlasenko2007-08-021-2/+7
* setfiles: small tweaks to usage text and codeDenis Vlasenko2007-07-241-1/+1