aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* - add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov...Bernhard Reutner-Fischer2008-05-261-0/+6
* inotify: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>Denis Vlasenko2008-05-241-0/+24
* last: trim help textDenis Vlasenko2008-05-221-3/+3
* last: optional alternative sysv-like implementationDenis Vlasenko2008-05-221-2/+8
* - Rename getpty() to xgetpty() and adjust callers.Bernhard Reutner-Fischer2008-05-191-1/+1
* swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>)Denis Vlasenko2008-05-181-1/+4
* start_stop_daemon: add -test, fix -x to not match by inode,Denis Vlasenko2008-05-181-32/+51
* - fix bug where we incorrectly rejected ifconfig eth0 hw ether $whateverBernhard Reutner-Fischer2008-05-161-1/+1
* - fix selinux stuffBernhard Reutner-Fischer2008-05-081-7/+7
* - correct usage helptext of ifupdownBernhard Reutner-Fischer2008-05-081-4/+8
* uniq: support -w. closes bug 3094.Denis Vlasenko2008-05-031-5/+5
* date: make it accept ISO date format. Fix help text.Denis Vlasenko2008-04-251-1/+2
* whitespace fixes. no code changesDenis Vlasenko2008-04-221-1/+1
* top: fix build failureDenis Vlasenko2008-04-171-5/+0
* make test, [ and [[ all NOFORK, for consistency.Denis Vlasenko2008-04-131-304/+336
* man: new applet. ~600 bytes.Denis Vlasenko2008-04-131-0/+8
* dd: update usage textDenis Vlasenko2008-04-071-4/+8
* ping: add -w, -W support (James Simmons <jsimmons AT infradead.org>)Denis Vlasenko2008-04-071-0/+4
* brctl: optional support for "show" cmd (by L. Gabriel Somlo <somlo AT cmu.edu>)Denis Vlasenko2008-04-061-1/+5
* cpio: optional support for writing cpio files in newc format.Denis Vlasenko2008-04-051-2/+9
* udhcpc: add -o "do not request options by default" switchDenis Vlasenko2008-04-021-5/+7
* openvt: fix gross mismatch between us and "standard" openvt.Denis Vlasenko2008-03-271-2/+8
* fbsplash: support this usage:Denis Vlasenko2008-03-271-2/+0
* *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/Denis Vlasenko2008-03-261-0/+2
* fbsplash: shrink, better help text; inifile cannot specify image now;Denis Vlasenko2008-03-261-4/+6
* patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ...Denis Vlasenko2008-03-261-1/+13
* help text shrinkageDenis Vlasenko2008-03-251-15/+13
* date: even more of help text shrinkDenis Vlasenko2008-03-251-2/+1
* date: make help text more understandable; small shrinkDenis Vlasenko2008-03-251-9/+17
* lpd: maintainer's update: now with spool helpersDenis Vlasenko2008-03-231-2/+2
* pscan: fix a typo in help textDenis Vlasenko2008-03-231-1/+1
* pscan: add -c, -b: report closed, blocked portsDenis Vlasenko2008-03-231-1/+3
* hdparm: do not lie about supporting -q (quiet)Denis Vlasenko2008-03-201-1/+1
* tftpd: options -c (allow _new_ files to be uploaded) and -u USERDenis Vlasenko2008-03-191-2/+4
* tftpd: make open() check r/w permissions instead of doing it ourself.Denis Vlasenko2008-03-181-2/+4
* remove extra spaces in help text; delete duplicate #defineDenis Vlasenko2008-03-171-3/+4
* *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.Denis Vlasenko2008-03-171-1/+1
* tftpd: new applet (mostly using existing code for tftp)Denis Vlasenko2008-03-171-1/+7
* *: fix fallout from -Wunused-parameterDenis Vlasenko2008-03-171-0/+1
* help text: regularize format, and shrinkDenis Vlasenko2008-03-171-1478/+1545
* fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area!Denis Vlasenko2008-03-171-11/+12
* dos2unix: tiny shrinkDenis Vlasenko2008-03-171-138/+139
* inetd: make it NOMMU-capable and IPv6-friendly. Lots of renamesDenis Vlasenko2008-03-121-8/+10
* crond: make it NOMMU-capableDenis Vlasenko2008-03-121-8/+9
* fixups to vi usage, and move the initial redraw() past thePaul Fox2008-03-061-1/+5
* script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>Denis Vlasenko2008-02-271-0/+9
* sendmail: yet another maintainer's updateDenis Vlasenko2008-02-271-4/+2
* sendmail: update from maintainerDenis Vlasenko2008-02-261-8/+8
* syslogd: optional support for dropping dups. closes bug 436.Denis Vlasenko2008-02-261-12/+14
* ifenslave: new applet. closes bug 115.Denis Vlasenko2008-02-261-0/+26