summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* flock: zero timeout is validKarel Zak2014-10-072-3/+3
* losetup: improve man page -D docsKarel Zak2014-10-071-1/+1
* hwclock: use fabs() instead abs() when argument is doubleSami Kerola2014-10-011-2/+3
* textual: use usage() text element macrosSami Kerola2014-10-011-2/+2
* textual: use manual tail usage() macroSami Kerola2014-10-011-1/+1
* textual: use version printing macro everywhereSami Kerola2014-10-016-11/+6Star
* flock: add error message to translationsSami Kerola2014-10-011-1/+1
* docs: update deprecation bannersSami Kerola2014-10-011-0/+9
* swapon: align available columns section in usage()Sami Kerola2014-10-011-1/+1
* textual: there may be no space between option and optional =argBenno Schulenberg2014-10-011-8/+8
* textual: angular brackets around a non-literal argument, singularBenno Schulenberg2014-10-013-4/+7
* textual: grammarize another error messageBenno Schulenberg2014-10-011-1/+1
* textual: using angular brackets around individual argumentsBenno Schulenberg2014-10-011-10/+10
* textual: grammarize an error messageBenno Schulenberg2014-10-011-2/+2
* textual: not using angular brackets around literal argumentsBenno Schulenberg2014-10-011-1/+1
* textual: use angular brackets around each individual argumentBenno Schulenberg2014-10-011-1/+3
* mount: improve --move docsKarel Zak2014-09-251-1/+1
* Merge branch 'misc' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2014-09-227-710/+507Star
|\
| * setarch: use personality() system call when it is availableSami Kerola2014-09-191-4/+6
| * setarch: reindent codeSami Kerola2014-09-191-259/+248Star
| * hwclock: remove referal to deprecated keyboard interfaceSami Kerola2014-09-194-186/+1Star
| * eject: make open_device() and select_speed() to use struct eject_controlSami Kerola2014-09-191-29/+25Star
| * eject: add struct eject_control to remove global variablesSami Kerola2014-09-191-196/+198
| * mountpoint: simplify if statementSami Kerola2014-09-191-14/+11Star
| * mountpoint: add struct mountpoint_controlSami Kerola2014-09-191-45/+41Star
* | Merge branch 'renice' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2014-09-221-56/+55Star
|\ \
| * | renice: reorder usage() option descriptionsSami Kerola2014-09-191-6/+7
| * | rename: add getpriority() message lookup tableSami Kerola2014-09-191-13/+14
| * | renice: fix numeric uid argument parsingSami Kerola2014-09-191-4/+6
| * | renice: avoid having same lines of code twiceSami Kerola2014-09-191-16/+16
| * | renice: disallow --priority <arg> without pid argumentSami Kerola2014-09-191-4/+4
| * | rename: use usage and version print out macrosSami Kerola2014-09-191-9/+5Star
| * | renice: reorder functions to avoid need of function prototypeSami Kerola2014-09-191-33/+32Star
| |/
* / swapon: split swapon-common.cKarel Zak2014-09-224-52/+38Star
|/
* Merge branch 'master' of https://github.com/stevenhoneyman/util-linuxKarel Zak2014-09-171-2/+2
|\
| * zramctl: fixed two -Wformat-security warningsSteven Honeyman2014-09-151-2/+2
* | ipcrm: add hacks to avoid FTBFSAndreas Henriksson2014-09-171-0/+7
* | ipcs: remaining kFreeBSD hackery for building.Aurelien Jarno2014-09-171-0/+2
* | lscpu: fix cppcheck warningsBoris Egorov2014-09-162-5/+5
|/
* mountpoint: clarify that it works on filesDave Reisner2014-08-221-2/+6
* mountpoint: drop S_ISDIR checkDave Reisner2014-08-211-6/+0Star
* docs: improve the description of --size in the man page of zramctlBenno Schulenberg2014-08-201-9/+4Star
* swapon: remove invalid error string print outsSami Kerola2014-08-111-2/+2
* textual: remove some inconsistent periods from error messagesBenno Schulenberg2014-08-112-2/+2
* lscpu: clean up vmware inline asmMike Frysinger2014-08-111-10/+26
* zramctl: improve option combination error messagingSami Kerola2014-08-111-3/+4
* zramctl: cannonicalize devname when no fullpath specifiedKarel Zak2014-08-111-0/+6
* zramctl: improve error messageSami Kerola2014-08-111-1/+1
* zramctl: fail status printout when device does not existKarel Zak2014-08-111-4/+14
* zramctl: add details to --size option documentationSami Kerola2014-08-111-2/+9