summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* chkdupexe: remove, deprecated for yearsKarel Zak2013-03-144-166/+0Star
* findmnt: add FREQ and PASSNO columnsKarel Zak2013-03-141-1/+17
* kill: support --list=<signal>Karel Zak2013-03-132-10/+18
* kill: add pretty printed list output (for compatibility with procps)Sami Kerola2013-03-132-48/+89
* kill: use new API from lib/procutils.cKarel Zak2013-03-124-145/+24Star
* docs: add long options and tidy up kill.1Sami Kerola2013-03-121-41/+45
* kill, procs: use pid_t for pidsSami Kerola2013-03-123-13/+13
* kill: use libc error printing facilities and exit valuesSami Kerola2013-03-122-33/+25Star
* kill: align with howto-usage-function.txtSami Kerola2013-03-121-7/+21
* kill: add long optionsSami Kerola2013-03-121-5/+5
* docs: improve wording, grammar and formatting of lsblk man pageBenno Schulenberg2013-03-041-58/+78
* docs: improve grammar and formatting of explanation of "-o +list"Benno Schulenberg2013-03-043-6/+6
* findmnt: allow to read (PART)UUID/LABEL from udev DBKarel Zak2013-02-182-14/+78
* lsblk: resuse udev handlerKarel Zak2013-02-181-4/+9
* docs: add missing information about -o +<list>Karel Zak2013-02-182-0/+6
* lslocks: support -o +<list> conventionKarel Zak2013-02-182-5/+9
* lslocks: add BLOCKER columnKarel Zak2013-02-182-21/+44
* lslocks: detect blocked locks, fix /proc/locks parserKarel Zak2013-02-142-7/+12
* lslocks: use libmount to parse mountinfoKarel Zak2013-02-142-18/+17Star
* a pointer should not be compared to zero [coccinelle]Sami Kerola2013-02-061-3/+3
* textual: spell and encode the name of Arkadiusz Miśkiewicz correctlyBenno Schulenberg2013-02-068-9/+9
* libblkid: remove optimization from verify( funrtionKarel Zak2013-02-011-0/+11
* textual: fix the example in whereis man page, plus further improvementsBenno Schulenberg2013-01-301-42/+41Star
* rename: make usage() translator friendlySami Kerola2013-01-251-8/+8
* lsblk: make usage() translator friendlySami Kerola2013-01-251-25/+24Star
* findmnt: make usage() translator friendlySami Kerola2013-01-251-6/+5Star
* textual: use UTIL_LINUX_VERSION everywhereKarel Zak2013-01-2512-29/+12Star
* textual: standardize reporting of program name plus package versionBenno Schulenberg2013-01-251-2/+3
* textual: gettextize several overlooked messagesBenno Schulenberg2013-01-251-2/+1Star
* textual: fix a few typos in some of the usage help textsBenno Schulenberg2013-01-252-7/+7
* cal: don't mix ncurses output functions and printf()Karel Zak2013-01-171-16/+27
* findmnt: use tree output in more casesKarel Zak2013-01-171-7/+19
* kill: add note about threads to the man pageKarel Zak2013-01-151-0/+20
* findmnt: make --target usable with bind mountsKarel Zak2013-01-141-8/+15
* findmnt: add PROPAGATION columnKarel Zak2013-01-101-0/+25
* findmnt: add ID columnKarel Zak2013-01-101-0/+8
* findmnt: add OPT-FIELDS columnKarel Zak2013-01-101-0/+5
* build-sys: ignore chkdupexeSami Kerola2013-01-101-0/+1
* lsblk: Add write-same attribute to topology infoMilan Broz2013-01-072-2/+17
* lslocks: fix compiler warningsKarel Zak2012-12-201-3/+3
* blkid: fix double free [coverity scan]Karel Zak2012-12-121-0/+1
* namei: don't care about xasprintf() return codeKarel Zak2012-12-121-2/+2
* lslocks: don't care about xasprintf() return codeKarel Zak2012-12-121-11/+10Star
* lsblk: don't care about xasprintf() return codeKarel Zak2012-12-121-4/+3Star
* findmnt: don't care about xasprintf() return codeKarel Zak2012-12-121-18/+13Star
* rename: use macro to print versionKarel Zak2012-12-101-3/+1Star
* rename: add --symlink option for renaming symlink targetJan (yac) Matějka2012-12-102-13/+54
* blkid: fix man page messKarel Zak2012-12-101-6/+4Star
* lsblk: fix copy & past bugKarel Zak2012-11-271-1/+1
* build-sys: use libcommon.a for lslocksKarel Zak2012-11-221-6/+2Star