summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* mount: supports paths canonicalization for alternative fstabsKarel Zak2012-10-241-0/+10
* fdisk: fix compiler warning [-Wpointer-arith] and floating point exceptionKarel Zak2012-10-231-1/+1
* misc: make readlink() usage more robustKarel Zak2012-10-231-1/+1
* include/c: move usleep() fallback to c.hKarel Zak2012-10-222-4/+1Star
* libmount, eject: replace index() and rindex() with strrch() or strrchr()Sami Kerola2012-10-221-1/+1
* lib/loopdev: improve debug messagesKarel Zak2012-10-171-2/+0Star
* dmesg: Add a --color option to colorize error and panic messagesOndrej Oprala2012-10-162-3/+40
* mount: add long options for -L and -U to man pageBill Pemberton2012-10-161-2/+2
* mount: add -c abbreviation for --no-canonicalize to man pageBill Pemberton2012-10-161-1/+1
* hwclock: add the --compare option to the man pageBill Pemberton2012-10-161-0/+5
* swapon: remove loop declaration [smatch scan]Sami Kerola2012-10-151-1/+2
* swapon: clarify swapon.8 priority optionSami Kerola2012-10-151-2/+3
* swapon: check numeric user inputsSami Kerola2012-10-151-1/+2
* docs: align blkdiscard.8 with how-to-man-page.txtSami Kerola2012-10-151-28/+34
* fix bold style of man page referencesMike Frysinger2012-10-096-9/+10
* mount: add verbose messagesKarel Zak2012-10-092-1/+47
* hwclock: fix in usage()Karel Zak2012-10-031-1/+1
* dmesg: fix console-level off-by-oneBjørn Mork2012-10-021-5/+17
* mount: fix a few typosMike Frysinger2012-10-021-12/+12
* ipcrm: avoid 'uninitialized' warningBernhard Voelker2012-10-021-1/+1
* blkdiscard: add new commandLukas Czerner2012-09-283-0/+244
* Revert "blkdiscard: new command"Karel Zak2012-09-283-194/+36Star
* blkdiscard: new commandKarel Zak2012-09-273-36/+194
* hwclock: don't warp the systemtime if the RTC is in UTCTom Gundersen2012-09-212-6/+22
* hwclock: wait time in hwclock is not long enough for some ARM devicesKarel Zak2012-09-211-2/+2
* docs: umount.8 syntax fix.Ville Skyttä2012-09-201-2/+2
* rtcwake: doesn't reset wakealarmGiacomo2012-09-131-4/+19
* mount: losetup: remove obsolete encryption supportLudwig Nussel2012-09-114-96/+12Star
* hwclock: add a new --compare optionOndrej Oprala2012-09-101-5/+77
* wdctl: add fallbacks for old kernel headersKarel Zak2012-09-071-1/+24
* eject: robust strings usage [coverity scan]Karel Zak2012-09-071-2/+2
* switch_root: check open() return value [coverity scan]Karel Zak2012-09-071-0/+4
* tunelp: add missing break [coverity scan]Karel Zak2012-09-071-0/+1
* mount: fix man pahe typo in quota mount option namesBjörn Jacke2012-09-051-3/+3
* wdctl: treat aligned translatable strings in a uniform mannerBenno Schulenberg2012-09-041-1/+2
* wdctl: gettextize one forgotten wordBenno Schulenberg2012-09-041-1/+1
* textual: add missing comma and colon in some help textsBenno Schulenberg2012-09-041-1/+1
* textual: fix typos in messagesYuri Chornoivan2012-09-041-1/+1
* libmount: document LIBMOUNT_DEBUG usersDavidlohr Bueso2012-09-043-0/+15
* dmesg: fix kmsg read if read returns EPIPEMilan Broz2012-08-131-3/+15
* eject: return proper 0/1 from eject_cdrom()Dave Reisner2012-08-131-5/+5
* lscpu: limit options --all, --online, --offline to parsable and extended outputHeiko Carstens2012-08-132-3/+18
* docs: add sys-utils/umount.8 manual pageSami Kerola2012-08-062-1/+176
* mount: replace control chars in mountpoint nameKarel Zak2012-08-062-8/+27
* wdctl: tiny change to man pageKarel Zak2012-08-021-1/+1
* wdctl: add "--settimeout" to set the timeoutHarald Hoyer2012-08-022-10/+79
* dmesg: fix kmsg usability detectionKarel Zak2012-08-021-12/+35
* util-linux: Document new FAT optionsSteven J. Magnani2012-07-301-0/+10
* mount: remove unnecessary free()Karel Zak2012-07-261-1/+0Star
* prlimit: improve error messages for bad --pid invocationBernhard Voelker2012-07-261-2/+2