summaryrefslogtreecommitdiff
path: root/include/usage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* setfiles,restorecon: new SELinux applets by Yuichi Nakamura <ynakam@hitachiso...Denis Vlasenko2007-07-231-0/+41
* style fix (stray space before ';')Denis Vlasenko2007-07-211-13/+13
* chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org>Denis Vlasenko2007-07-201-40/+49
* Trim help text. With compressed help: -143 bytesDenis Vlasenko2007-07-181-114/+113
* remove accumulated stray trailing whitespaceDenis Vlasenko2007-07-171-1/+1
* grep: implement -m MAX_MATCHES; fix help textDenis Vlasenko2007-07-151-2/+3
* udhcp: new config option "Rewrite the lease file at every new acknowledge"Denis Vlasenko2007-07-011-2/+3
* pidof: size optimizations (-50 bytes)Denis Vlasenko2007-06-231-1/+1
* slattach: new applet.Denis Vlasenko2007-06-201-0/+14
* find: -context support for SELinux (KaiGai Kohei <kaigai@kaigai.gr.jp>)Denis Vlasenko2007-06-191-0/+2
* arping: -i should be -IDenis Vlasenko2007-06-171-1/+1
* pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it>Denis Vlasenko2007-06-161-0/+10
* find: make -size match GNU findDenis Vlasenko2007-06-161-14/+17
* find: add conditional support for -maxdepth and -regexDenis Vlasenko2007-06-151-32/+36
* fdisk: fix minor issues with help textDenis Vlasenko2007-06-151-26/+26
* uudecode: fix to base64 decode by Jorgen Cederlof <jcz@google.com>Denis Vlasenko2007-06-041-6/+5
* whitespace fixesDenis Vlasenko2007-05-301-5/+5