summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blkid: (man) cleanup return code sectionKarel Zak2019-03-111-1/+2
* Merge branch 'setterm' of https://github.com/jwilk-forks/util-linuxKarel Zak2019-03-081-3/+6
|\
| * setterm: update comments about -ulcolor/-hbcolor syntaxJakub Wilk2019-03-071-2/+2
| * setterm: fix bright colors for --ulcolor/--hbcolorJakub Wilk2019-03-071-0/+3
| * setterm: disallow "default" for --ulcolor/--hbcolorJakub Wilk2019-03-071-1/+1
* | Merge branch 'patch-2' of https://github.com/MeggyCal/util-linuxKarel Zak2019-03-081-1/+1
|\ \
| * | Update mount.8MeggyCal2019-03-071-1/+1
| |/
* | mkswap: be more explicit about maximal number of pagesKarel Zak2019-03-081-1/+1
* | libmount: improve fs referencing in tablesTim Hildering2019-03-086-9/+32
|/
* su: add note about ECHO on --ptyKarel Zak2019-03-062-0/+8
* su: be sensitive to another SIGCHLD ssi_codesKarel Zak2019-03-061-1/+4
* su: fix --pty terminal initializationKarel Zak2019-03-061-13/+12Star
* tests: add missing ts_check_test_command callKarel Zak2019-03-051-0/+2
* build-sys: add check-programs make targetKarel Zak2019-03-051-0/+2
* tests: add --noskip-commandsKarel Zak2019-03-052-1/+10
* tests: add missing TS_CMD_UMOUNT checkKarel Zak2019-03-041-0/+1
* tests: (kill) do not use shell build-inKarel Zak2019-03-045-0/+25
* tests: add --use-system-commandsKarel Zak2019-03-043-116/+147
* tests: add missing ts_check_test_command callsKarel Zak2019-03-049-0/+10
* su/runuser: don't mark --pty as experimental, add it to runuser.1 tooKarel Zak2019-03-042-3/+9
* Merge branch 'mps_losetup_has_device_inline' of https://github.com/marcosps/u...Karel Zak2019-03-041-1/+1
|\
| * lib/loopdev.c: Inline loopcxt_has_deviceMarcos Paulo de Souza2019-03-031-1/+1
* | Merge branch 'evelu-epyc' of https://github.com/ErwanAliasr1/util-linuxKarel Zak2019-03-042-0/+233
|\ \
| * | test: Adding AMD EPYC 7451 24-Core ProcessorErwan Velu2019-02-272-0/+233
* | | last: do not use non-standard __UT_NAMESIZEPatrick Steinhardt2019-03-041-1/+1
* | | libmount: Recognize more fuse filesystems as pseudofs and netfsStanislav Brabec2019-03-041-1/+10
* | | agetty: Switch to 8-bit processing in get_logname() for UTF-8 terminalsStanislav Brabec2019-03-041-1/+1
* | | agetty: Fix input of non-ASCII characters in get_logname()Stanislav Brabec2019-03-041-2/+0Star
* | | tests: make sure TS_HELPER_MBSENCODE compiledKarel Zak2019-03-011-0/+2
| |/ |/|
* | blockdev: make –-getbsz less confusing for end-usersKarel Zak2019-02-281-1/+3
* | tests: use subtests in fdisk/mbr-nondos-modeKarel Zak2019-02-2715-268/+289
* | tests: add fdisk (dos) first sector dialog testKarel Zak2019-02-272-0/+65
|/
* Merge branch 'dana/column-x' of https://github.com/okdana/util-linuxKarel Zak2019-02-261-1/+10
|\
| * column: Address fill-order confusion in documentationdana2019-02-221-1/+10
* | libfdisk: (dos) Use strtoul to parse the label-idJuerg Haefliger2019-02-251-1/+1
* | libfdisk: (dos) rewrite fist/last free sector functionsKarel Zak2019-02-251-106/+169
|/
* libmount: add mnt_table_{find,insert,move}_fs()Karel Zak2019-02-216-5/+188
* lscpu: document --hex output regression (since v2.30)Karel Zak2019-02-201-2/+3
* lsblk: allow to specify tree columnKarel Zak2019-02-203-10/+26
* libsmartcols: print tree also for empty cellsKarel Zak2019-02-201-4/+2Star
* libfdisk: (dos) improve first unused sector for logical partitionsKarel Zak2019-02-181-1/+10
* docs: fix typos [codespell]Sami Kerola2019-02-1819-25/+25
* include/path.h: remove duplicate header inclusionSami Kerola2019-02-181-1/+0Star
* include: add no return function attributeSami Kerola2019-02-181-1/+2
* hardlink, wall: fix variable shadowingSami Kerola2019-02-182-8/+8
* various: fix 'uninitialized when used' warnings [clang]Sami Kerola2019-02-1815-15/+16
* cal: fix Sexit and SenterKarel Zak2019-02-181-1/+1
* sfdisk: Avoid out of boundary read with readlineTobias Stoeckmann2019-02-181-1/+3
* libfdisk: sanity check, to prevent overlapping partitions from being partly r...Fabian.Kirsch@dlr.de2019-02-181-2/+7
* libmount: (tabdiff) use list_add_tail() in more robust wayKarel Zak2019-02-182-1/+4