summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * libmount: Fix possible crash in mnt_context_setup_loopdev()Stanislav Brabec2016-08-031-2/+4
* | lscpu: print correct number of threads per core if possibleHeiko Carstens2016-08-031-3/+10
* | lspcu: minor manpage improvementHeiko Carstens2016-08-031-2/+2
* | lscpu: only try to read sysfs attributes of present CPUsHeiko Carstens2016-08-031-0/+4
* | lscpu: add parsable testcase with the --physical optionHeiko Carstens2016-08-0313-0/+256
* | lscpu: add --physical optionHeiko Carstens2016-08-032-20/+103
|/
* tests: remove unnecessary fileSami Kerola2016-08-021-0/+0
* Merge branch 'getopt' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2016-08-022-32/+60
|\
| * getops: improve getopt-parse.bash exampleSami Kerola2016-07-272-32/+60
* | liblkid: fix probe_nilfs2 I/O error backupKarel Zak2016-08-021-4/+15
* | Merge branch 'oclint' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2016-08-0236-316/+250Star
|\ \
| * | libblkid: fix debugging macro [oclint]Sami Kerola2016-07-211-19/+13Star
| * | agetty: move unreachable code to pre-processor #else segment [oclint]Sami Kerola2016-07-211-2/+3
| * | setterm: fix declarations shadowing variables in the global scope [oclint]Sami Kerola2016-07-211-40/+40
| * | misc: fix declarations shadowing variables in the global scope [oclint]Sami Kerola2016-07-217-30/+30
| * | dmesg: drop core at impossible case in read_buffer() [oclint]Sami Kerola2016-07-211-0/+2
| * | libmount, look: remove dead code [oclint]Sami Kerola2016-07-213-4/+0Star
| * | syspriv: flip inverted logic [oclint]Sami Kerola2016-07-211-6/+6
| * | logger: simplify if clause [oclint]Sami Kerola2016-07-211-24/+24
| * | libblkid: simplify if clause [oclint]Sami Kerola2016-07-211-6/+4Star
| * | lslogins: simplify if clause and move definition and comments [oclint]Sami Kerola2016-07-211-11/+9Star
| * | switch_root: simplify code and reduce indentation [oclint]Sami Kerola2016-07-211-15/+14Star
| * | misc: simplify if clauses [oclint]Sami Kerola2016-07-2126-159/+105Star
| |/
* / libsmartcols: Corrected JSON escapingKarel Zak2016-08-022-2/+82
|/
* agetty: call uname() only when necessaryKarel Zak2016-07-201-2/+6
* agetty: fix \S usageKarel Zak2016-07-201-10/+15
* Revert "sfdisk: exit with error if rereading partition table fails"Karel Zak2016-07-201-1/+1
* logger: remove trailing spaces when outputing to journalSami Kerola2016-07-192-6/+2Star
* tailf: Fix previously adjusted segfault patchTobias Stoeckmann2016-07-191-1/+1
* tests: fix ttyutils testKarel Zak2016-07-151-1/+1
* write: don't use strftime()Karel Zak2016-07-141-6/+7
* Merge branch 'write-improvements' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2016-07-146-224/+216Star
|\
| * lib: try to find tty in get_terminal_name()Sami Kerola2016-07-045-19/+20
| * write: stop removing and adding /dev/ in front of tty stringSami Kerola2016-07-042-43/+39Star
| * write: tell when effective gid and tty path group mismatchSami Kerola2016-07-041-2/+7
| * write: improve coding styleSami Kerola2016-07-041-36/+35Star
| * write: remove PUTC macroSami Kerola2016-07-041-10/+5Star
| * write: make timestamp to be obviously just a clock timeSami Kerola2016-07-011-8/+9
| * write: remove unnecessary utmp variablesSami Kerola2016-07-011-17/+11Star
| * write: improve function and variable namesSami Kerola2016-07-011-38/+35Star
| * write: add control structure to clarify what is going onSami Kerola2016-07-011-42/+54
| * write: run atexit() checks at the end of executionSami Kerola2016-07-011-12/+17
| * write: use xstrncpy() from strutils.hSami Kerola2016-07-011-2/+2
| * write: set atime value in term_chk() only when neededSami Kerola2016-07-011-4/+4
| * write: remove pointless fileno(3) callsSami Kerola2016-07-011-6/+6
| * write: get rid of function prototypesSami Kerola2016-07-011-141/+132Star
| * write: remove unused variableSami Kerola2016-07-011-4/+0Star
* | sulogin: remove __nonnull__ function attributeSami Kerola2016-07-141-1/+1
* | tests: Fix fdisk/id and fdisk/mbr-nondos-mode on SparcJames Clarke2016-07-144-0/+218
* | blkdiscard: Improve man pageAllon Mureinik2016-07-141-1/+1