summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* blkid: move cache to /run on new systemsKarel Zak2012-01-252-5/+32
* blkid: remove -w option from man page and usage() outputKarel Zak2012-01-252-22/+2Star
* libmount: remove fstab.d supportKarel Zak2012-01-241-4/+1Star
* findmnt: support multiple --tab-file optionsKarel Zak2012-01-231-38/+70
* findmnt: add note about LIBMOUNT_* env.variablesKarel Zak2012-01-201-0/+7
* findmnt: revert --fstab behavior, add --tab-file optionKarel Zak2012-01-202-14/+48
* lsblk: add UUID to --fs outputKarel Zak2012-01-161-0/+1
* wipefs: use xalloc libDavidlohr Bueso2011-12-161-4/+1Star
* findmnt: support alternative location of fstabDave Reisner2011-12-162-6/+9
* findmnt: use warnx for libmnt error callbackDave Reisner2011-12-161-1/+1
* logger: fix remote loggingKarel Zak2011-12-081-3/+3
* build-sys: check HAVE_ definitions with #ifdef [smatch scan]Sami Kerola2011-12-021-1/+1
* libmount: add "+" prefix for options pattern (e.g findmnt -O)Karel Zak2011-12-011-3/+3
* wipefs: add -t <list> optionKarel Zak2011-11-153-8/+41
* libblkid: export info about PT magic stringsKarel Zak2011-11-131-34/+39
* wipefs: improve -a, use blkid_do_wipe()Karel Zak2011-11-111-66/+92
* lib,tt: add TT_FL_NOEXTREMESKarel Zak2011-11-102-3/+3
* whereis: remove unused value warningFrancesco Cosoleto2011-11-091-1/+1
* build-sys: cleanup misc-utils/Makefile.amKarel Zak2011-11-031-20/+20
* build-sys: cleanup BUILD_UUIDDKarel Zak2011-11-031-1/+2
* lsblk: remove __NCOLUMNSDavidlohr Bueso2011-11-021-10/+10
* blkid: print ID_PART_ENTRY_* for small devicesKarel Zak2011-10-211-5/+3Star
* lsblk: inform about depencency to /sys/dev/blockSami Kerola2011-10-102-0/+18
* Merge branch 'manuals' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-10-101-82/+94
|\
| * docs: align logger.1 with howto-man-page.txtSami Kerola2011-10-031-82/+94
* | lsblk: add udev supportIlias Mamedov2011-10-032-4/+48
|/
* misc: use %m in format string instead of %s and strerror(errno)Petr Uzel2011-09-272-17/+10Star
* blkid: fix unfinished sentence for -l option in blkid.8Dave Reisner2011-09-271-1/+1
* uuidd: Add missing break to option case statementEric Sandeen2011-09-271-0/+1
* whereis: non-ANSI definition [smatch scan]Karel Zak2011-09-121-1/+1
* logger: non-ANSI definition [smatch scan]Karel Zak2011-09-121-5/+2Star
* cal: non-ANSI definition [smatch scan]Karel Zak2011-09-121-6/+2Star
* blkid: potential null derefence [smatch scan]Karel Zak2011-09-121-3/+3
* kill: potential null derefence [smatch scan]Karel Zak2011-09-121-3/+5
* kill: fix issue warned by smatchSami Kerola2011-09-101-1/+2
* whereis: fix gcc warnings [-Wsign-compare]Karel Zak2011-08-311-1/+1
* Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-08-313-117/+0Star
|\
| * docs: Documentation directory addedSami Kerola2011-08-123-117/+0Star
* | whereis: search in path for binaries onlyKarel Zak2011-08-301-7/+8
* | whereis: search in pathDavidlohr Bueso2011-08-301-1/+68
* | lsblk: add note to the man pageKarel Zak2011-08-291-0/+3
* | docs: tweak the formatting and wording of several disk-utils man pagesBenno Schulenberg2011-08-292-16/+15Star
* | look: adjust the formatting and some wording of the man pageBenno Schulenberg2011-08-291-22/+26
* | docs: also uniformize headers and footers of troff-formatted man pagesBenno Schulenberg2011-08-291-2/+2
* | uuidd: (man page) alphabetize the optionsBenno Schulenberg2011-08-221-22/+22
* | uuidd: (man page) repair the snipped up description of option -TBenno Schulenberg2011-08-221-17/+17
* | docs: uniformize the header and footer lines in man pagesBenno Schulenberg2011-08-2216-22/+23
* | build-sys: add --enable-ddateKarel Zak2011-08-181-2/+7
* | ddate: fix St. Tib's Day in other languagesKarel Zak2011-08-181-1/+2
* | blkid: fix typoKarel Zak2011-08-161-3/+2Star