aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* chattr: bugfixes and size reductionvda2006-12-261-1/+1
* leftover of e2fsck surgeryvda2006-12-261-4/+4
* Fix irregular capitalization in usage textsvda2006-12-251-536/+535
* trim help texts a bit morevda2006-12-251-16/+16
* more usage message cleanupsvda2006-12-241-164/+152
* Cleanup usage messages (-200 bytes).vda2006-12-241-367/+378
* fix/shorten some usage stringsvda2006-12-171-349/+412
* build system: add "release" targetvda2006-12-121-13/+22
* - s/:\t\t/\t/ for two helptexts.aldot2006-12-071-5/+5
* usage: fix few help texts, fix breakage: '\<tab>'vda2006-11-281-50/+51
* fix udhcpc help message, take steps to make usage.h less messyvda2006-11-281-2241/+2240
* udhcpc: convert to getopt32vda2006-11-271-0/+9
* tar: sanitize option handlingvda2006-11-241-1/+1
* - revert r15563 (pull current version of taskset off the busybox_scratch branch)aldot2006-11-221-0/+17
* telnetd: we were having telnetd with is ONLY inetd or ONLY standalone.vda2006-11-221-8/+10
* - add 'ip rule' support. First take..aldot2006-11-211-3/+14
* dhcprelay: new appletvda2006-11-201-0/+10
* rodata cleanup. "unable to" == "cannot". -300 bytesvda2006-11-181-10/+10
* nc: fix --help textvda2006-11-181-6/+2
* runit: add runsv, runsvdir and sv. Oh yes.vda2006-11-171-0/+16
* httpd: reduce ifdef forest. comment out redundant PATH settingvda2006-11-161-1/+1
* httpd: add -i (inetd) and -f (foreground) otions.vda2006-11-161-2/+5
* svlogd: new applet. +9k. Still too big, but it was 12k yesterday.vda2006-11-161-0/+7
* usage.h: stop using ancient USAGE_xxx (we have USE_xx now)vda2006-11-051-34/+13
* ps: implement POSIX-like options, most notably -ovda2006-11-051-0/+15
* chgrp: just call chown! :)vda2006-10-271-2/+8
* chown: add -vcf support if CONFIG_DESKTOPvda2006-10-271-2/+7
* chmod: support -vcf if CONFIG_DESKTOPvda2006-10-271-2/+7
* - revert r16191; re-add resize() applet.aldot2006-10-251-0/+5
* cp: update help textvda2006-10-221-4/+5
* watch: execute command thru shell, not fork/exec. Other fixesvda2006-10-201-3/+4
* raidautorun: new applet, by:vda2006-10-201-0/+7
* message string changes, mostly for consistency, also -32 bytes in .rodatavda2006-10-201-6/+6
* nc: fix 2 my own buglets, and few someone else's too.vda2006-10-161-13/+13
* grep: add support for -rvda2006-10-141-1/+2
* nmeter: new applet. ~4kvda2006-10-111-0/+24
* start_stop_daemon: add -N <nice> compatvda2006-10-081-0/+1
* httpd: add -u user[:grp] supportvda2006-10-051-5/+5
* runit/chpst: "change process state" utilityvda2006-10-031-0/+64
* eject: -T (implements single button open/close)vda2006-10-021-2/+3
* syslogd: add option to suppress logging of messages lower than level N (-n N)vda2006-09-301-1/+2
* grep: add help text; fix stylevda2006-09-291-1/+2
* top: add support for -b, -n <iterations>vda2006-09-291-6/+4
* usage.h: fix compile-time bugs exposed by previous changevda2006-09-271-8/+7
* usage.h: remove ugly tricks. We have USE_FEATURE_xxx now.vda2006-09-271-268/+75
* losetup: with no arguments lists all /dev/loopN. Corrected help text.vda2006-09-271-2/+3
* kill: implement killall5. OpenWRT folks will be happy.vda2006-09-271-4/+11
* several fixes from openWRT projectvda2006-09-261-0/+1
* "I'll think about it" != "apply it now". It means I need to think about it.landley2006-09-221-5/+0
* - add new applet resize.aldot2006-09-221-0/+5