summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * - don't try to hardlink 0 byte files (#154404)Jeremy Katz2018-06-121-2/+2
| | * kill warningDave Jones2018-06-121-1/+1
| | * auto-import hardlink-1.0-1.1 on branch devel from hardlink-1.0-1.1.src.rpmDave Jones2018-06-121-0/+344
* | mount: Do not call mnt_pretty_path() on net file systems.Stanislav Brabec2019-02-061-1/+1
* | col: improve error message, update regression testKarel Zak2019-02-052-2/+2
* | docs: add col(1) to TODOKarel Zak2019-02-051-0/+7
* | col: make flush_line() a little bit robustKarel Zak2019-02-051-6/+7
* | Merge branch 'patch-1' of https://github.com/edupont/util-linuxKarel Zak2019-02-051-1/+1
|\ \
| * | Typo in configuration helpedupont2019-02-011-1/+1
* | | Merge branch 'mount-nosuid' of https://github.com/Lekensteyn/util-linuxKarel Zak2019-02-051-4/+4
|\ \ \
| * | | mount.8: clarify (no)suid behavior on file capabilitiesPeter Wu2019-02-011-4/+4
| |/ /
* | | libfdisk: (gpt) add HiFive Unleashed bootloader partition UUIDsIcenowy Zheng2019-02-041-1/+5
* | | cal: use standout mode on monochrome terminalsKarel Zak2019-02-041-3/+15
* | | lib/colors: force to "never" mode on non-terminal outputKarel Zak2019-02-042-5/+18
|/ /
* | sfdisk: fix logical partition resize when start specifiedKarel Zak2019-01-311-3/+11
* | logger: (man) add info about rewrite and authorsKarel Zak2019-01-291-0/+16
* | logger: (man) make more obvious that --server/socket is requiredKarel Zak2019-01-291-0/+4
* | build-sys: fix crypt() detection without -lcryptJohannes Nixdorf2019-01-231-1/+4
* | logger: concatenate multiple lines of MESSAGE into a single field.Karel Zak2019-01-232-2/+26
* | libblkid: remove dependence on libuuidKarel Zak2019-01-224-23/+1Star
* | setarch: don't return address of automatic variableAndreas Schwab2019-01-221-1/+1
* | losetup: update an error messageJeffrey Ferreira2019-01-221-1/+1
* | losetup: properly use --sector-size when create a new deviceKarel Zak2019-01-222-18/+22
* | lib/loopdev: set blocksize when create a new deviceKarel Zak2019-01-222-0/+25
* | lib/loopdev: differentiate between setter()s and ioctl callsKarel Zak2019-01-223-13/+14
* | swapon: be more explicit about BTRFSKarel Zak2019-01-221-3/+4
* | swapon: rewrite section about swapfilesKarel Zak2019-01-222-36/+24Star
* | swapon: (man) iomap for swapfile is already supported by kernelKarel Zak2019-01-211-1/+1
* | swapon: (man) cleanup note about holesKarel Zak2019-01-212-19/+18Star
* | mount: (man) add note about --all to remount descKarel Zak2019-01-211-0/+12
* | losetup: use offset in warn_size() calculationKarel Zak2019-01-181-2/+5
* | libfdisk: add comment to fdisk_set_first_lba()Karel Zak2019-01-181-0/+5
* | docs: update TODOKarel Zak2019-01-181-4/+0Star
* | whereis: search in /(s)bin before /usr/libKarel Zak2019-01-171-2/+2
* | libmount: add support for MS_REMOUNT on --allKarel Zak2019-01-169-6/+217
* | fsck.cramfs: fix utimes() usageKarel Zak2019-01-151-3/+3
* | build-sys: use REALTIME_LIBS for hwclock due to monotonic.cKarel Zak2019-01-141-1/+2
* | Merge branch 'time-fixes' of https://github.com/kerolasa/util-linuxKarel Zak2019-01-147-27/+32
|\ \
| * | fsck.cramfs: use utimes() instead of utime() that is obsoleteSami Kerola2019-01-121-4/+4
| * | hwclock: use monotonic time to measure how long setting time takesSami Kerola2019-01-122-3/+6
| * | include: add indirect monotonic clock id specifierSami Kerola2019-01-122-5/+7
| * | timeutils: match today day and this year correctlySami Kerola2019-01-122-15/+15
* | | Merge branch 'asan-fixes' of https://github.com/kerolasa/util-linuxKarel Zak2019-01-142-0/+3
|\ \ \
| * | | readprofile: check input file is not empty [asan]Sami Kerola2019-01-131-0/+2
| * | | last: fix wtmp user name buffer overflow [asan]Sami Kerola2019-01-131-0/+1
| |/ /
* / / bash-completion: umount support relative path and ~ as home shorthandsSami Kerola2019-01-121-1/+19
|/ /
* | login: add support for login.defs(5) LASTLOG_UID_MAXKarel Zak2019-01-112-0/+14
* | login-utils/logindefs: clenaup APIKarel Zak2019-01-112-2/+2
* | fstrim: check for read-only devices on -a/-AKarel Zak2019-01-111-2/+4
* | su-common.c: prefer ENV_SUPATH over ENV_ROOTPATHStanislav Brabec2019-01-104-5/+5