summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* hwclock: fix format warning in alpha codeAndreas Henriksson2015-09-071-1/+1
* mount: remove XFS from man page, xfsprogs provides xfs(5)Karel Zak2015-09-021-195/+3Star
* lscpu: fix read_hypervisor_powerpc() logicKarel Zak2015-09-011-12/+7Star
* Merge branch 'master' of https://github.com/yurchor/util-linuxKarel Zak2015-08-261-1/+1
|\
| * Fix trivial typosYuri Chornoivan2015-08-251-1/+1
* | dmesg: highlight -T issues in docsKarel Zak2015-08-252-3/+5
* | fallocate: fix error messageKarel Zak2015-08-251-1/+1
|/
* hwclock: fix iopl implicit declaration warning on alphaAndreas Henriksson2015-08-241-0/+5
* hwclock: fix fgets unchecked return value warning on alphaAndreas Henriksson2015-08-241-4/+4
* hwclock: fix signed/unsigned comparison warning on alphaAndreas Henriksson2015-08-241-2/+2
* misc: fix shadow declarationsSami Kerola2015-08-241-3/+3
* libmount: add support for "bind,ro"Karel Zak2015-08-171-19/+16Star
* Merge branch 'colcrt' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2015-08-122-2/+2
|\
| * misc: fix redundant assignment and reassignments before use [cppcheck]Sami Kerola2015-08-082-2/+2
* | Merge branch 'patch-1' of https://github.com/borutmrak/util-linuxKarel Zak2015-08-121-2/+6
|\ \
| * | mount.8: also note diratime does not override noatime.Borut Mrak2015-08-111-0/+2
| * | mount.8: Clarify relation between noatime and nodiratimeBorut Mrak2015-08-111-2/+4
| |/
* / lsipc: add more resource to the limits listKarel Zak2015-08-121-12/+23
|/
* misc: fix indention [smatch scan]Karel Zak2015-08-052-2/+2
* rtcwake: improve open() usage [coverity scan]Karel Zak2015-08-051-7/+12
* lsipc: cleanup usernamesKarel Zak2015-08-041-70/+38Star
* lsipc: check scols_line_refer_data() return codeKarel Zak2015-08-041-6/+22
* lsipc: don't duplicate already allocated dataKarel Zak2015-08-041-105/+81Star
* lsipc: ifdef SHM_* macrosKarel Zak2015-08-031-1/+8
* unshare: remove angular brackets from literal argument in usage textBenno Schulenberg2015-08-031-1/+1
* mount: remove duplications of --help and --version from usage textBenno Schulenberg2015-08-031-5/+6
* textual: adjust grammar and punctuation of some messagesBenno Schulenberg2015-08-032-6/+6
* lsipc: cleanup {user,group}name usageKarel Zak2015-07-301-26/+27
* hwclock: make static analyzes more happyKarel Zak2015-07-291-1/+1
* lsipc: value is never read [clang analyze]Karel Zak2015-07-291-2/+3
* unshare: remove duplicate [make checkincludes]Karel Zak2015-07-291-2/+0Star
* lsipc: make --id usable with all output formats and with -oKarel Zak2015-07-232-16/+23
* lsipc: the default --global is mutually exclusive with -c --id and -tKarel Zak2015-07-231-2/+4
* lsipc: remove --print0 and -colon-separateKarel Zak2015-07-231-28/+8Star
* lsipc: remove duplicate "Usage:"Karel Zak2015-07-231-1/+0Star
* lsipc: tiny change about --global to the man pageKarel Zak2015-07-201-1/+2
* ipcmk: support <size>{K,M,G,...}Karel Zak2015-07-202-1/+3
* lsipc: default to --globalKarel Zak2015-07-201-14/+14
* lsipc: add USE% to --globalKarel Zak2015-07-201-3/+10
* lsipc: use sub-table for semphore elementsKarel Zak2015-07-201-18/+73
* lsipc: improve JSON outputKarel Zak2015-07-201-4/+15
* lsipc: move outmode to coltrol structKarel Zak2015-07-201-19/+13Star
* lsipc: fix coding styleKarel Zak2015-07-201-419/+419
* lsipc: differentiate between UID and USER namesKarel Zak2015-07-201-46/+95
* lsipc: fix ID parsing, use full time for pretty printKarel Zak2015-07-201-3/+6
* lsipc: cleanup -o usageKarel Zak2015-07-201-94/+76Star
* lsipc: improve --globalKarel Zak2015-07-201-110/+93Star
* lsipc: cleanup columns indexesKarel Zak2015-07-201-48/+65
* lsipc: add COMMAND for shmemKarel Zak2015-07-201-1/+8
* lsipc: add CTIME to shmem defaultKarel Zak2015-07-201-1/+1