aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
AgeCommit message (Expand)Author
2007-12-10udhcpc: support for -O <option>.Denis Vlasenko
2007-12-09find: add -iname support (Alexander Griesser <alexander.griesser@lkh-vil.or.at>)Denis Vlasenko
2007-11-29sysctl: add -e: supress warnings about invalid key (Jeremy Kerr <jk@ozlabs.org>)Denis Vlasenko
2007-11-23kill lash. "lash" builtin still exists, but it runs hush.Denis Vlasenko
2007-11-23arping: fix help text (-i -> -I), and shorten it a bitDenis Vlasenko
2007-11-22udhcpc: remove -W option, -A can be reused for thatDenis Vlasenko
2007-11-22sestatus: new SELinux applet (KaiGai Kohei <kaigai@ak.jp.nec.com>)Denis Vlasenko
2007-11-22udhcpc: an option to perform ARP check (Jonas Danielsson <jonas.danielsson@ax...Denis Vlasenko
2007-11-18hexdump: add hd alias, add -R optionDenis Vlasenko
2007-11-16who: add -a (by Tito)Denis Vlasenko
2007-11-15df: add -i (conditional on CONFIG)Denis Vlasenko
2007-11-07add "-A N" / "--tryagain=N" option to client, to allow altering thePaul Fox
2007-10-29appletlib.c: make it actally follow _BB_SUID_ALWAYS rulesDenis Vlasenko
2007-10-20more fixes for help text wrt long optionsDenis Vlasenko
2007-10-20kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com>Denis Vlasenko
2007-10-18more of usage text fixes wrt long optionsDenis Vlasenko
2007-10-18exclude --longopts from usage texts if those are disabledDenis Vlasenko
2007-10-15telnetd: at Alexander Kriegisch <Alexander@kriegisch.name> insistenceDenis Vlasenko
2007-10-14bzip2: update help textDenis Vlasenko
2007-10-14setsebool: new applet (Yuichi Nakamura <ynakam@hitachisoft.jp>)Denis Vlasenko
2007-10-13bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code residesDenis Vlasenko
2007-10-11trim too verbose help textsDenis Vlasenko
2007-10-09typo fix in help textDenis Vlasenko
2007-10-07trim too verbose help messagesDenis Vlasenko
2007-09-29pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com>Denis Vlasenko
2007-09-26load_policy: update (Yuichi Nakamura <ynakam@hitachisoft.jp>)Denis Vlasenko
2007-09-26losetup: support -f (Loic Grenie <loic.grenie@gmail.com>)Denis Vlasenko
2007-09-24insmod: fix help text to not show options if only 2.6 was selectedDenis Vlasenko
2007-09-21microcom: new applet by Vladimir Dronnikov <dronnikov@gmail.ru>Denis Vlasenko
2007-09-07overload the existing '-q' flag so that if '-l' and '-q' are usedPaul Fox
2007-09-05usage: trim a bitDenis Vlasenko
2007-09-05watchdog: allow millisecond spec (-t 250ms)Denis Vlasenko
2007-08-17remove stray newline from help textDenis Vlasenko
2007-08-15dhcpd: make -S and -f actually workDenis Vlasenko
2007-08-14httpd: add -v[v]: prints client addresses, HTTP codes returned [and URLs]Denis Vlasenko
2007-08-14httpd: extend -p PORT to -p [IP[v6]:]PORTDenis Vlasenko
2007-08-14udhcpd: add -f "foreground" and -S "syslog" optionsDenis Vlasenko
2007-08-13expand, unexpand: new applets from Tito <farmatito@tiscali.it>Denis Vlasenko
2007-08-13df: match coreutils behavior of wrapping lines if filesystem name is too long.Denis Vlasenko
2007-08-13usage.h: style cleanupDenis Vlasenko
2007-08-13s/#ifdef CONFIG_/#if ENABLE_/gDenis Vlasenko
2007-08-12syslogd,logread: get rid of head pointer, fix logread bug in the processDenis Vlasenko
2007-08-03svlogd: fix timestamping; do not warn if config is missingDenis Vlasenko
2007-08-02ttysize: new applet. +200 bytesDenis Vlasenko
2007-07-24setfiles: small tweaks to usage text and codeDenis Vlasenko
2007-07-23setfiles,restorecon: new SELinux applets by Yuichi Nakamura <ynakam@hitachiso...Denis Vlasenko
2007-07-21style fix (stray space before ';')Denis Vlasenko
2007-07-20chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org>Denis Vlasenko
2007-07-18Trim help text. With compressed help: -143 bytesDenis Vlasenko
2007-07-17remove accumulated stray trailing whitespaceDenis Vlasenko