aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* dhcprelay: new appletDenis Vlasenko2006-11-201-0/+10
* rodata cleanup. "unable to" == "cannot". -300 bytesDenis Vlasenko2006-11-181-10/+10
* nc: fix --help textDenis Vlasenko2006-11-181-6/+2
* runit: add runsv, runsvdir and sv. Oh yes.Denis Vlasenko2006-11-171-0/+16
* httpd: reduce ifdef forest. comment out redundant PATH settingDenis Vlasenko2006-11-161-1/+1
* httpd: add -i (inetd) and -f (foreground) otions.Denis Vlasenko2006-11-161-2/+5
* svlogd: new applet. +9k. Still too big, but it was 12k yesterday.Denis Vlasenko2006-11-161-0/+7
* usage.h: stop using ancient USAGE_xxx (we have USE_xx now)Denis Vlasenko2006-11-051-34/+13
* ps: implement POSIX-like options, most notably -oDenis Vlasenko2006-11-051-0/+15
* chgrp: just call chown! :)Denis Vlasenko2006-10-271-2/+8
* chown: add -vcf support if CONFIG_DESKTOPDenis Vlasenko2006-10-271-2/+7
* chmod: support -vcf if CONFIG_DESKTOPDenis Vlasenko2006-10-271-2/+7
* - revert r16191; re-add resize() applet.Bernhard Reutner-Fischer2006-10-251-0/+5
* cp: update help textDenis Vlasenko2006-10-221-4/+5
* watch: execute command thru shell, not fork/exec. Other fixesDenis Vlasenko2006-10-201-3/+4
* raidautorun: new applet, by:Denis Vlasenko2006-10-201-0/+7
* message string changes, mostly for consistency, also -32 bytes in .rodataDenis Vlasenko2006-10-201-6/+6
* nc: fix 2 my own buglets, and few someone else's too.Denis Vlasenko2006-10-161-13/+13
* grep: add support for -rDenis Vlasenko2006-10-141-1/+2
* nmeter: new applet. ~4kDenis Vlasenko2006-10-111-0/+24
* start_stop_daemon: add -N <nice> compatDenis Vlasenko2006-10-081-0/+1
* httpd: add -u user[:grp] supportDenis Vlasenko2006-10-051-5/+5
* runit/chpst: "change process state" utilityDenis Vlasenko2006-10-031-0/+64
* eject: -T (implements single button open/close)Denis Vlasenko2006-10-021-2/+3
* syslogd: add option to suppress logging of messages lower than level N (-n N)Denis Vlasenko2006-09-301-1/+2
* grep: add help text; fix styleDenis Vlasenko2006-09-291-1/+2
* top: add support for -b, -n <iterations>Denis Vlasenko2006-09-291-6/+4
* usage.h: fix compile-time bugs exposed by previous changeDenis Vlasenko2006-09-271-8/+7
* usage.h: remove ugly tricks. We have USE_FEATURE_xxx now.Denis Vlasenko2006-09-271-268/+75
* losetup: with no arguments lists all /dev/loopN. Corrected help text.Denis Vlasenko2006-09-271-2/+3
* kill: implement killall5. OpenWRT folks will be happy.Denis Vlasenko2006-09-271-4/+11
* several fixes from openWRT projectDenis Vlasenko2006-09-261-0/+1
* "I'll think about it" != "apply it now". It means I need to think about it.Rob Landley2006-09-221-5/+0
* - add new applet resize.Bernhard Reutner-Fischer2006-09-221-0/+5
* - fix documentation for the command-line options of ipcs. Closes #1036Bernhard Reutner-Fischer2006-09-201-4/+4
* whitespace cleanupDenis Vlasenko2006-09-171-3/+3
* - Steven Scholz pointed out that ssd's make-pid doesn't take an argument.Bernhard Reutner-Fischer2006-09-151-1/+1
* Error reporting fix for sulogin, plus remove help entries for options we neverRob Landley2006-09-111-3/+7
* Implement optional syslog logging using ordinaryDenis Vlasenko2006-09-061-1/+1
* ping: implement -I optionDenis Vlasenko2006-09-021-0/+1
* - patch from Csaba Henk to make the "User-Agent" header field configurable.Bernhard Reutner-Fischer2006-09-021-1/+3
* - pull from busybox_scratch: r15829:15850Bernhard Reutner-Fischer2006-08-281-5/+5
* Michael Opdenacker contributed a readahead applet.Rob Landley2006-08-201-0/+6
* Update usage to talk about the new shared subtree stuff in mount.Rob Landley2006-08-091-29/+21
* "formated" -> "formatted" throughout the code base."Robert P. J. Day"2006-07-201-2/+2
* Patch from Thaddeus Ternes, adding chuid to start-stop-daemon.Rob Landley2006-07-171-1/+2
* Upgrade netcat a lot. Make -e able to take the rest of the command line asRob Landley2006-07-101-12/+30
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* Revert taskset for 1.2.0. It emits a warning, breaks building under RH9,Rob Landley2006-06-301-17/+0
* cleanup patch usageMike Frysinger2006-06-281-4/+4