summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pivot_root: minor changes to usage()Karel Zak2011-09-271-1/+1
* ipcs: minor changes to usage()Karel Zak2011-09-271-1/+1
* ctrlaltdel: minor changes to usage()Karel Zak2011-09-271-1/+0Star
* arch: minor changes to usage()Karel Zak2011-09-271-3/+1Star
* Merge branch 'sys-utils' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-09-2717-573/+841
|\
| * docs: add non-return function and if shorthand tipsSami Kerola2011-09-171-0/+18
| * build-sys: fixes to USAGE_* macrosSami Kerola2011-09-178-18/+16Star
| * ipcrm: check IPC syscallsDavidlohr Bueso2011-09-171-22/+24
| * ipcrm: add --verbose optionSami Kerola2011-09-171-1/+14
| * ipcmk: allow high speed ipc creationSami Kerola2011-09-171-2/+4
| * ipcrm: add --all optionSami Kerola2011-09-172-3/+97
| * docs: add long options to ipcs.1 man pageSami Kerola2011-09-171-41/+60
| * docs: add long options to ipcrm.1 man pageSami Kerola2011-09-171-38/+19Star
| * docs: add long options to ipcmk.1 man pageSami Kerola2011-09-171-26/+26
| * docs: add --version to setarch.8Sami Kerola2011-09-171-6/+15
| * docs: mention long options in ctrlaltdel.8Sami Kerola2011-09-171-5/+15
| * ctrlaltdel: add version & help optionsSami Kerola2011-09-171-4/+35
| * docs: mention long options in pivot_root.8Sami Kerola2011-09-171-1/+8
| * pivot_root: add version & help optionSami Kerola2011-09-172-10/+51
| * ipcs: comment & white space clean upSami Kerola2011-09-171-86/+83Star
| * ipcs: include-what-you-use header checkSami Kerola2011-09-171-9/+11
| * ipcs: add long optionsSami Kerola2011-09-171-41/+49
| * ipcrm: include-what-you-use header checkSami Kerola2011-09-171-9/+2Star
| * ipcrm: refactor new and old main to share codeSami Kerola2011-09-172-145/+194
| * ipcrm: exit if unknown error occursSami Kerola2011-09-171-6/+4Star
| * ipcrm: add long optionsSami Kerola2011-09-121-49/+56
| * ipcmk: include-what-you-use header checkSami Kerola2011-09-121-10/+7Star
| * ipcmk: remove camel casingSami Kerola2011-09-121-20/+20
| * ipcmk: validate numeric option argumentsSami Kerola2011-09-122-2/+4
| * ipcmk: remove useless codeSami Kerola2011-09-121-28/+4Star
| * ipcmk: add long options & fix usage()Sami Kerola2011-09-121-19/+31
| * setarch: add version printingSami Kerola2011-09-101-2/+15
| * setarch: use program_invocation_short_nameSami Kerola2011-09-101-13/+2Star
| * setarch: move options struct to function scopeSami Kerola2011-09-101-21/+21
* | mount: use common libsDavidlohr Bueso2011-09-279-69/+7Star
* | lscpu: add column names to --helpKarel Zak2011-09-271-17/+31
* | lscpu: gettextize two columnsKarel Zak2011-09-271-2/+2
* | agetty: test ECHO on c_lflagKarel Zak2011-09-261-3/+3
* | mount: check for target before source on remountKarel Zak2011-09-131-2/+7
* | lib: do not attempt to close(0) in sysfs_deinit()Petr Uzel2011-09-131-0/+1
* | chfn: remove non-ANSI definitions [smatch scan]Karel Zak2011-09-131-22/+8Star
* | build-sys: add err and errx to smatch no_return_funcsKarel Zak2011-09-131-0/+2
* | build-sys: add smatch dataKarel Zak2011-09-132-1/+10
* | script: non-ANSI definition [smatch scan]Karel Zak2011-09-121-7/+7
* | whereis: non-ANSI definition [smatch scan]Karel Zak2011-09-121-1/+1
* | logger: non-ANSI definition [smatch scan]Karel Zak2011-09-121-5/+2Star
* | cal: non-ANSI definition [smatch scan]Karel Zak2011-09-121-6/+2Star
* | blkid: potential null derefence [smatch scan]Karel Zak2011-09-121-3/+3
* | libmount: previously assumed null pointer [smatch scan]Karel Zak2011-09-121-4/+4
* | kill: potential null derefence [smatch scan]Karel Zak2011-09-121-3/+5