summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | tests, script/race is known to failRuediger Meier2014-05-131-0/+4
| * | tests: script/race would work with variable loop countRuediger Meier2014-05-132-2/+10
| * | tests: ipcs/limits2 is known to failRuediger Meier2014-05-131-0/+5
| * | tests: fix hexdump for big endianRuediger Meier2014-05-132-1/+32
| * | tests, add missing output for hexdumpRuediger Meier2014-05-132-0/+41
| * | tests: fix hexdump, add ts_finalizeRuediger Meier2014-05-131-0/+2
| * | tests: fix "KNOWN FAILED" for subtestsRuediger Meier2014-05-131-15/+12Star
* | | losetup: fix -f on systems without /dev/loop-controlKarel Zak2014-05-141-14/+35
* | | agetty: use the "best" interface for \4 and \6Karel Zak2014-05-132-42/+67
|/ /
* | lib/colors: add to the man page hint about $HOME stuffKarel Zak2014-05-131-1/+12
* | agetty: fix odd check for chardev/ttyKarel Zak2014-05-131-2/+2
* | cfdisk: update man page COLORS sectionKarel Zak2014-05-131-8/+7Star
* | fdisk: support colors customizationKarel Zak2014-05-133-13/+24
* | hexdump: add --color to the man pageKarel Zak2014-05-131-9/+8Star
* | dmesg: support colors customizationKarel Zak2014-05-132-34/+81
* | lib/colors: update man pageKarel Zak2014-05-131-11/+140
* | hexdump: use new colors APIKarel Zak2014-05-131-1/+1
* | libsmartcols: use new colors APIKarel Zak2014-05-133-8/+8
* | lib/colors: support schemes customizationKarel Zak2014-05-132-89/+432
* | lib/colors: allow to temporary disable colorsKarel Zak2014-05-133-31/+82
* | lib/colors: add support for @term and /home/kzakKarel Zak2014-05-132-33/+270
* | losetup: return EXIT_FAILURE on unsuccessful -fKarel Zak2014-05-131-1/+2
* | agetty: beside virtual consoles support xvc and hvc device lines as wellWerner Fink2014-05-132-17/+23
* | agetty: better support of the special system consoles on S390Werner Fink2014-05-132-6/+17
* | sulogin: find a suitable console device Werner Fink2014-05-131-2/+4
* | agetty: avoid that agetty nor sulogin are fooled by a running plymouthWerner Fink2014-05-132-8/+118
* | cfdisk: fix compiler warning [-Wsign-compare]Karel Zak2014-05-131-1/+2
* | Revert "blkid: remove unused variable"Karel Zak2014-05-131-2/+2
* | libfdisk: fix %ju -> %zuKarel Zak2014-05-131-1/+1
|/
* setterm: convert remaining magic values to symbolic referencesSami Kerola2014-05-121-20/+47
* setterm: convert various constant number definitions to enumsSami Kerola2014-05-121-20/+26
* setterm: cleanup printf() usageKarel Zak2014-05-121-58/+24Star
* setterm: remove unused codeSami Kerola2014-05-121-68/+3Star
* wall: replace magic number by named valueSami Kerola2014-05-121-7/+8
* term-utils: avoid error message string length couting errorsSami Kerola2014-05-121-34/+32Star
* build-sys: remove unnecessary void castsSami Kerola2014-05-122-14/+14
* logger: check numeric priority and facility input valuesSami Kerola2014-05-121-3/+14
* logger: fail when io vector number exceeds maximumSami Kerola2014-05-121-1/+6
* blkid: remove unused variableSami Kerola2014-05-121-2/+2
* cytune: remove from util-linuxSami Kerola2014-05-1227-752/+0Star
* tests: check /proc availability, and go-around if it is incompleteSami Kerola2014-05-121-13/+17
* Merge branch 'tests-features' of https://github.com/rudimeier/util-linuxKarel Zak2014-05-122-8/+44
|\
| * tests: style Makefile and make outputRuediger Meier2014-05-121-1/+4
| * tests: allow to add or override test suite optionsRuediger Meier2014-05-121-1/+2
| * tests: add exit case "KNOWN FAILED"Ruediger Meier2014-05-121-0/+13
| * tests: fix var namesRuediger Meier2014-05-101-2/+5
| * tests: allow test options to be overridden by envRuediger Meier2014-05-101-0/+15
| * tests: call ts_init_env as early as possibleRuediger Meier2014-05-101-7/+8
* | last: avoid leading "-" before "no logout"Ruediger Meier2014-05-102-2/+5
* | last: minor cleanup if statementsRuediger Meier2014-05-081-6/+6