summaryrefslogtreecommitdiff
path: root/include/usage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* netstat: introduce -W: wide, ipv6-friendly outputDenis Vlasenko2007-05-151-12/+14
* cryptpw: new applet (a bit less than 3k added)Denis Vlasenko2007-05-081-0/+7
* deluser: add optional support for removing users from groupsDenis Vlasenko2007-04-151-2/+3
* find: add support for -delete, -path (by Natanael Copa)Denis Vlasenko2007-04-131-0/+4
* - forgot this hunk that corrects the usage text of ipBernhard Reutner-Fischer2007-04-101-3/+15
* find: improve usage text (Natanael Copa <natanael.copa@gmail.com>)Denis Vlasenko2007-04-051-1/+7
* nc: port nc 1.10 to busyboxDenis Vlasenko2007-04-051-0/+31
* - clean up addgroup, fix adding users to existing groups and make it optional...Bernhard Reutner-Fischer2007-04-051-2/+2
* - add -s|--spider which only checks if the file exists but does not download ...Bernhard Reutner-Fischer2007-04-051-3/+4
* find: un-DESKTOPize (Kai Schwenzfeier <niteblade@gmx.net>)Denis Vlasenko2007-04-041-1/+3
* Add/improve comment, shorten some usage texts. No code changes.Denis Vlasenko2007-04-041-38/+36
* ipsvd: make udpsvd work similar to tcpsvd (multiple parallelDenis Vlasenko2007-04-031-5/+7
* udpsvd: more work on it. works in limited testing.Denis Vlasenko2007-04-031-9/+18
* udpsvd: next part of ipsvd applets (not working yet)Denis Vlasenko2007-04-011-0/+5
* Copyright, help text, whitespace cleanupsDenis Vlasenko2007-04-011-2/+20
* tcpsvd: new appletDenis Vlasenko2007-04-011-0/+5
* - rewrite run-partsBernhard Reutner-Fischer2007-03-281-2/+17
* - add usage for splitBernhard Reutner-Fischer2007-03-261-1/+6
* - rough prototype for split(1). TODO: Still needs some love since it's way to...Bernhard Reutner-Fischer2007-03-251-0/+6
* SELinux: load_policy appletDenis Vlasenko2007-03-241-0/+4