summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: make checkmans.sh to find missing manualsSami Kerola2013-04-091-4/+40
* docs: remove repeated words [checkmans.sh]Sami Kerola2013-04-093-3/+3
* docs: col.1: fix manual page name section [checkmans.sh]Sami Kerola2013-04-091-1/+1
* docs: mount.8: make propagation flags adjustable [checkmans.sh]Sami Kerola2013-04-091-1/+8
* tools: add checks to manual page test scriptSami Kerola2013-04-091-24/+74
* libblkid: number of functions should not be declared extern [smatch scan]Sami Kerola2013-04-092-10/+10
* libmount, col: remove redundant null checks [smatch scan]Sami Kerola2013-04-092-6/+3Star
* various: fix shadow declarations [smatch scan]Sami Kerola2013-04-093-24/+23Star
* various: fix variable and function declarations [smatch scan]Sami Kerola2013-04-099-30/+32
* bash-completion: swapon: add options and fix argumentSami Kerola2013-04-091-4/+15
* bash-completion: setarch: use correct list for architecturesSami Kerola2013-04-091-8/+1Star
* setarch: clean up usage()Sami Kerola2013-04-091-23/+21Star
* libblkid: clean up DBG()Karel Zak2013-04-0834-361/+278Star
* bash-completion: Symlink runuser symlink to su so it gets loaded on demand.Ville Skyttä2013-04-081-0/+7
* bash-completion: Don't offer short options where corresponding long one exists.Ville Skyttä2013-04-0874-462/+461Star
* Spelling fixes.Ville Skyttä2013-04-083-5/+5
* uuidd.8: Document --debug and --quiet long options.Ville Skyttä2013-04-081-2/+2
* bash-completion: Avoid some unnecessary subshells.Ville Skyttä2013-04-087-12/+12
* bash-completion: Don't offer any more completions after help or version.Ville Skyttä2013-04-0887-23/+353
* logger: make socket initialization in main() more readableKarel Zak2013-04-081-4/+4
* logger: allow to log using tcp transport protocolSami Kerola2013-04-082-62/+113
* fsfreeze: add note about atime to the man pageKarel Zak2013-04-081-0/+5
* build-sys: add --disable-bash-completionKarel Zak2013-04-052-0/+11
* bash-completion: rename shell-completion -> bash-completionKarel Zak2013-04-0592-92/+92
* Merge branch 'shell-completion' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2013-04-0594-3/+3435
|\
| * bash-completion: add completion files to Makefile.amSami Kerola2013-04-012-4/+252
| * bash-completion: text-utilsSami Kerola2013-04-0110-0/+254
| * bash-completion: term-utilsSami Kerola2013-04-016-0/+239
| * bash-completion: sys-utilsSami Kerola2013-04-0130-0/+1219
| * bash-completion: schedutilsSami Kerola2013-04-013-0/+104
| * bash-completion: misc-utilsSami Kerola2013-04-0115-0/+580
| * bash-completion: login-utilsSami Kerola2013-04-016-0/+154
| * bash-completion: fdisksSami Kerola2013-04-013-0/+161
| * bash-completion: disk-utilsSami Kerola2013-04-0117-0/+454
| * bash-completion: add bash completetion configure optionSami Kerola2013-03-303-0/+19
* | logger: make local sockets to try both stream and datagramSami Kerola2013-04-051-17/+25
* | setarch: add option to list settable architecturesSami Kerola2013-04-052-3/+18
* | chrt: make command syntax easier to understand in usage()Sami Kerola2013-04-052-5/+10
* | vipw: add usage() functionSami Kerola2013-04-051-4/+19
* | setterm: fix various color option argument listsSami Kerola2013-04-051-37/+37
* | partx: remove deprecated option from usage()Sami Kerola2013-04-051-1/+0Star
* | lscpu: fix error messageSami Kerola2013-04-051-1/+1
* | losetup: allow -j option argument to be relative pathSami Kerola2013-04-051-3/+10
* | fsfreeze: tell user when mandatory option is not specifiedSami Kerola2013-04-051-7/+18
* | dmesg: fix usage() output consistancySami Kerola2013-04-051-2/+2
* | agetty: the command does not have -h and -V optionsSami Kerola2013-04-051-3/+2Star
* | newgrp: use xstrdup to check allocation succeededSami Kerola2013-04-051-1/+2
* | docs: remove repeated wordsKarel Zak2013-04-054-4/+3Star
* | rtcwake: add --auto to usage()Karel Zak2013-04-051-0/+1
* | readprofile: reorder options in man pageKarel Zak2013-04-051-27/+27