summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/yurchor/util-linuxKarel Zak2017-06-021-2/+2
|\
| * Fix minor typosYuri Chornoivan2017-05-231-2/+2
* | misc: fix some warningsRuediger Meier2017-06-011-5/+5
* | build-sys: ncurses headers cleanupKarel Zak2017-05-311-4/+4
* | cal: ncurses cleanupKarel Zak2017-05-302-9/+20
* | test_uuidd: don't use error.hKarel Zak2017-05-301-5/+8
|/
* rename: make --no-act to imply --verboseSami Kerola2017-05-191-3/+3
* lslocks: remove dead codeKarel Zak2017-05-181-1/+0Star
* misc: consolidate smartcols error messagesKarel Zak2017-05-184-36/+32Star
* fincore: check rc from smartcols stuff [coverity scan]Karel Zak2017-05-171-4/+9
* getops: make --a-long option work againSami Kerola2017-05-161-1/+1
* wipefs: add note about no-act to the man pageKarel Zak2017-05-111-2/+6
* Merge branch '2017wk16' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2017-05-094-110/+138
|\
| * findfs: use getopt_long() to parse optionsSami Kerola2017-05-031-9/+17
| * logger: make month names, login name, and tag read-only objectsSami Kerola2017-05-031-6/+6
| * blkid: add long optionsSami Kerola2017-05-032-95/+115
* | blkid: fix return code when display the versionAlexey Gladkov2017-05-051-0/+1
|/
* lsblk: don't duplicate columnsKarel Zak2017-04-191-49/+55
* lsblk: add ZONED columnDamien Le Moal2017-04-192-2/+16
* lsblk: fix --inverse --listKarel Zak2017-04-132-1/+9
* lsblk: move scols_flags to lsblk control structKarel Zak2017-04-131-18/+19
* fincore: fix file descriptor leakSami Kerola2017-04-101-0/+1
* fincore: use size_t everywhereKarel Zak2017-04-061-3/+3
* fincore: fix multiplication overflowRuediger Meier2017-04-061-1/+1
* fincore: add column RESKarel Zak2017-03-272-6/+19
* blkid: fix compiler warning [-Wdiscarded-qualifiers]Karel Zak2017-03-241-5/+5
* Merge branch '2017wk11' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2017-03-242-96/+95Star
|\
| * blkid: add control structSami Kerola2017-03-171-83/+88
| * blkid: simplify version option handlingSami Kerola2017-03-171-8/+2Star
| * tests: add static keyword where needed [smatch scan]Sami Kerola2017-03-171-4/+4
| * tests: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-03-171-1/+1
* | fincore: fix error on open()Karel Zak2017-03-231-1/+1
* | fincore: add --raw and --jsonKarel Zak2017-03-232-2/+25
* | fincore: add --outputKarel Zak2017-03-232-4/+33
* | fincore: add --bytes and --noheadingsKarel Zak2017-03-232-54/+37Star
* | fincore: use libsmartcolsKarel Zak2017-03-233-29/+154
* | fincore: cleanup return codesKarel Zak2017-03-231-24/+22Star
* | man: add a page for fincore commandMasatake YAMATO2017-03-232-0/+77
* | fincore: new command for counting pages of file contents in coreMasatake YAMATO2017-03-232-0/+214
|/
* blkid: add messages to translationsSami Kerola2017-03-131-74/+69Star
* blkid: add curly braces to do-while statementSami Kerola2017-03-131-2/+2
* findmnt: fix couple memory leaks [cppcheck]Sami Kerola2017-02-201-5/+5
* misc: add static keyword to where needed [smatch scan]Sami Kerola2017-02-207-18/+18
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-205-89/+89
* rename: add --no-act optionAlexander F Rødseth2017-02-152-16/+27
* docs: Fix word repetitionsYuri Chornoivan2017-02-137-7/+7
* findmnt: use line separator for --poll outputKarel Zak2017-02-101-0/+2
* findmnt: flush stdout after each (un)(re)mount event, when polling.Pedro Miguel Carvalho2017-01-291-0/+1
* logger: support sub-trees in the ID for RFC5424Karel Zak2017-01-281-2/+13
* wipefs: unused parameter [-Wunused-parameter]Karel Zak2017-01-051-2/+4