summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* textual: add a comma for clarity, plus some other tweaksBenno Schulenberg2014-10-011-4/+4
* textual: use a somewhat clearer and more standard failure messageBenno Schulenberg2014-10-011-1/+1
* textual: "ambivalent" applies to intentions, "ambiguous" to resultsBenno Schulenberg2014-10-011-1/+1
* textual: use angular brackets around each individual argumentBenno Schulenberg2014-10-011-1/+3
* lslogins: free after error [coverity scan]Karel Zak2014-09-261-1/+3
* lslogins: cleanup after error [coverity scan]Karel Zak2014-09-261-3/+4
* mount: improve --move docsKarel Zak2014-09-251-1/+1
* Merge branch 'misc' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2014-09-2217-817/+631Star
|\
| * textual: share crypt() error message in sulogin and newgrpSami Kerola2014-09-191-1/+1
| * newgrp: avoid use of obsolete getpass() functionSami Kerola2014-09-191-1/+47
| * newgrp: use libc function to read gshadow if it is availableSami Kerola2014-09-192-0/+12
| * 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
| * mkfs.minix: fix couple compiler warningsSami Kerola2014-09-191-6/+10
| * mountpoint: add struct mountpoint_controlSami Kerola2014-09-191-45/+41Star
| * last: improve code readability by renaming variable namesSami Kerola2014-09-191-11/+14
| * last: make is_phantom() when kernel config does not include audit supportSami Kerola2014-09-191-9/+19
| * lib: remove xgetpass()Sami Kerola2014-09-194-54/+0Star
| * include: simplify fputc_careful() in carefulputc.hSami Kerola2014-09-191-10/+6Star
| * libuuid: add extern qualifiers to uuid/uuid.h system headerSami Kerola2014-09-191-15/+15
* | 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
| |/
* | lib/swapprober: add missing header fileKarel Zak2014-09-221-0/+1
* | swapon: split swapon-common.cKarel Zak2014-09-229-64/+82
* | logger: gettimeofday needs <sys/time.h>Andreas Henriksson2014-09-221-1/+1
* | build-sys: build libmount everywhereAndreas Henriksson2014-09-221-1/+1
* | libmount: only include context on linuxAndreas Henriksson2014-09-221-4/+8
* | libmount: only invoke loopcxt on linuxAndreas Henriksson2014-09-222-0/+4
* | umount: read mountinfo if --detach-loop givenRobert Schiele2014-09-221-1/+3
* | cal: `color` option documentation should match actual behaviourEugene Yunak2014-09-211-1/+1
|/
* 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
* | build-sys: use -lutil for BSD onlyKarel Zak2014-09-172-1/+11
* | ipcrm: add hacks to avoid FTBFSAndreas Henriksson2014-09-171-0/+7
* | agetty: fixing FTBFS on !linux (Debian util-linux 2.20.1-1.2)Christoph Egger2014-09-173-0/+57
* | ipcs: remaining kFreeBSD hackery for building.Aurelien Jarno2014-09-171-0/+2
* | lib/blkdev: report correct disk size on GNU/kFreeBSD. Thanks Tuco.Robert Millan2014-09-171-0/+4
* | libmount: hide details about failed search in fstab/mtabKarel Zak2014-09-161-2/+8
* | lscpu: fix cppcheck warningsBoris Egorov2014-09-162-5/+5
* | fdformat: fixing copy'n'paste issue in the manualJaromir Capik2014-09-161-1/+1
|/