summaryrefslogtreecommitdiff
path: root/include/usage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* apply post-1.11.2 fixes, bump version to 1.11.31_11_3Denis Vlasenko2008-09-281-6/+6
* - don't free user-supplied string (via -e)Bernhard Reutner-Fischer2008-08-051-3/+3
* Apply post-1.11.0 patches. Bump version to 1.11.1.Denis Vlasenko2008-07-111-3/+1
* trim usage textDenis Vlasenko2008-06-221-6/+3
* udhcpc: kill undocumented -W, it was a no-op.Denis Vlasenko2008-06-131-0/+4
* mktemp: make default tempfile template shorter;Denis Vlasenko2008-06-081-1/+1
* klogd: make help text more understandableDenis Vlasenko2008-06-061-2/+2
* mktemp: make argument optional (coreutil 6.12 compat)Denis Vlasenko2008-06-051-6/+5
* change default rtcwake mode to match changed behavior in upstream util-linuxMike Frysinger2008-06-041-1/+1
* make the help for rtcwake reflect the actual default behaviorMike Frysinger2008-06-021-1/+1
* - remove duplicate helptext of dhcprelay and improve itBernhard Reutner-Fischer2008-05-271-7/+3
* - 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