summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* If mtab support is disabled, disable ro/rw mtab checksStanislav Brabec2017-01-101-0/+2
* man: fix couple tools/checkmans.sh warningsSami Kerola2017-01-102-2/+2
* libsmartcols: add scols_cell_get_alignment()Karel Zak2017-01-095-9/+39
* Merge branch 'ignatenko/libsmartcols-dead' of https://github.com/ignatenkobra...Karel Zak2017-01-091-2/+2
|\
| * libsmartcols: remove dead checksIgor Gnatenko2016-12-191-2/+2
* | lscpu: add aarch64 specific namesKarel Zak2017-01-092-0/+6
* | unshare: fix SYNOPSIS and usage()Karel Zak2017-01-092-4/+5
* | nsenter: fix usage() and improve man pageKarel Zak2017-01-092-5/+4Star
* | Merge branch 'betterMinixChecks' of https://github.com/n3world/util-linuxKarel Zak2017-01-061-11/+25
|\ \
| * | libblkid/minix: Sanity check superblock s_state for v 1 and 2Nate Clark2017-01-041-0/+4
| * | libblkid/minix: Use same checks for version 3Nate Clark2017-01-041-14/+23
| * | libblkid/minix: Match minix superblock typesNate Clark2017-01-041-1/+2
* | | wipefs: unused parameter [-Wunused-parameter]Karel Zak2017-01-051-2/+4
* | | libfdisk: (sun) use self_label()Karel Zak2017-01-051-2/+2
* | | libsmartcols: unused parameter [-Wunused-parameter]Karel Zak2017-01-051-2/+9
* | | libuuid: unused parameter [-Wunused-parameter]Karel Zak2017-01-051-1/+3
* | | lib/list: remove LIST_HEAD macroKarel Zak2017-01-053-9/+5Star
* | | sfdisk: unused parameter 'sf' [-Wunused-parameter]Karel Zak2017-01-051-2/+7
* | | Merge branch 'fixMinixMkfs' of https://github.com/n3world/util-linuxKarel Zak2017-01-053-1/+11
|\ \ \ | |/ / |/| |
| * | disk-utils/mkfs.minix: Set ninodes after checking maxNate Clark2017-01-043-1/+11
|/ /
* | build-sys: test_linux_version is Linux onlyKarel Zak2017-01-041-1/+1
* | lib/linux_version: fix code indentionKarel Zak2017-01-041-35/+35
* | Merge branch 'setterm' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2017-01-042-1/+118
|\ \
| * | setterm: add --resize optionSami Kerola2016-12-292-1/+118
* | | lib: use unique ifdefs for testsKarel Zak2017-01-0415-32/+32
* | | Merge branch 'fixes' of https://github.com/rudimeier/util-linuxKarel Zak2017-01-031-1/+1
|\ \ \
| * | | agetty: fix ifdef typoRuediger Meier2016-12-211-1/+1
* | | | lib/linux_version: add test for manual testingKarel Zak2017-01-022-0/+51
* | | | lib/linux_version: fix stupid typoKarel Zak2017-01-021-1/+1
| |/ / |/| |
* | | Merge branch 'getrandom' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2016-12-222-16/+54
|\ \ \
| * | | lib/randutils: use getrandom(2) when it is availableSami Kerola2016-12-112-16/+54
* | | | fsfreeze: move filesystem support info to manual pageSami Kerola2016-12-222-1/+15
* | | | fsfreeze: remove unnecessary functionsSami Kerola2016-12-221-12/+2Star
* | | | tests: add findmnt output testsKarel Zak2016-12-225-0/+166
| |/ / |/| |
* | | tests: add new findmnt --options testsKarel Zak2016-12-205-5/+67
* | | libmount: support name=value for mnt_match_options()Karel Zak2016-12-201-5/+13
* | | libmount: reimplement mnt_match_options()Karel Zak2016-12-203-93/+80Star
* | | tests: add findmnt testsKarel Zak2016-12-2013-0/+254
| |/ |/|
* | lsblk: use errtryhelp()Karel Zak2016-12-191-1/+1
* | Use --help suggestion on invalid optionKarel Zak2016-12-1993-133/+109Star
* | include/c.h: add errtryhelp()Karel Zak2016-12-191-0/+9
* | docs: replace FTP by HTTPS in kernel.org URLsSébastien Helleu2016-12-19146-250/+250
* | findmnt: error on --target /non-existKarel Zak2016-12-161-0/+4
* | more: avoid double free() on exitKarel Zak2016-12-151-0/+8
* | tests: add missing fileKarel Zak2016-12-131-0/+1
* | nsenter: add --all optionKarel Zak2016-12-132-1/+65
* | build-sys: cleanup UL_NCURSES_CHECKKarel Zak2016-12-131-21/+33
* | fdisk: don't be silent when list non-existing deviceKarel Zak2016-12-131-2/+6
* | build-sys: prefer pkg-config for ncursesKarel Zak2016-12-121-20/+28
* | Merge branch 'build-fixes' of https://github.com/rudimeier/util-linuxKarel Zak2016-12-091-2/+0Star
|\ \