summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* swapon: fix --summary output regressionSami Kerola2012-07-101-1/+1
* swapon: make --show size to be human readable by defaultSami Kerola2012-07-102-7/+29
* swapon: add --show optionSami Kerola2012-07-102-1/+203
* docs: mention the required mount options for journaled version 2 quotaBjörn Jacke2012-07-091-1/+10
* docs: add quota mount option support description for ext2Björn Jacke2012-07-091-1/+3
* docs: fix typos found by misspellingsBernhard Voelker2012-07-091-2/+2
* build-sys: always use default $(LDADD)Karel Zak2012-07-091-21/+21
* hwclock: don't set time for --systzKarel Zak2012-07-041-5/+6
* swapon: fix typoKarel Zak2012-06-271-1/+1
* build-sys: cleanup .gitignore filesKarel Zak2012-06-261-32/+0Star
* build-sys: convert lib/ to libcommon.laKarel Zak2012-06-261-74/+40Star
* build-sys: move hwclock to sys-utils/Karel Zak2012-06-267-0/+3992
* build-sys: convert sys-utils/ to moduleKarel Zak2012-06-262-285/+316
* build-sys: default to new sys-utils/mount.c, add --enable-deprecated-mountKarel Zak2012-06-261-5/+5
* tunelp: check fstat return code [coverity scan]Karel Zak2012-06-211-1/+2
* lib/loopdev: use warn_unused_result forimportant functionsKarel Zak2012-06-211-6/+21
* lscpu: fix compiler warning [-Wsign-compare]Karel Zak2012-06-191-1/+1
* Merge branch '2012wk24' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2012-06-198-43/+133
|\
| * lscpu: values in /proc/bus/pci/devices are always unsignedSami Kerola2012-06-171-1/+1
| * setarch: disallow unknown command line optionsSami Kerola2012-06-171-1/+6
| * mount: (new) use exclusive_option()Sami Kerola2012-06-171-7/+28
| * dmesg: use exclusive_option()Sami Kerola2012-06-171-6/+18
| * wdctl: correct manual section referenceSami Kerola2012-06-171-1/+1
| * wdctl: use exclusive_option()Sami Kerola2012-06-171-3/+10
| * prlimit: use exclusive_option()Sami Kerola2012-06-171-6/+10
| * lscpu: use exclusive_option()Sami Kerola2012-06-171-8/+21
| * losetup: use exclusive_option()Sami Kerola2012-06-171-6/+20
| * chcpu: use exclusive_option()Sami Kerola2012-06-171-4/+18
* | mount: (new) add note about unsupported 'ignore' fstype to fstab.5Karel Zak2012-06-191-7/+10
|/
* Merge branch '2012wk23' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2012-06-152-3/+11
|\
| * eject: inform if CD-ROM drive is not readySami Kerola2012-06-111-0/+8
| * setarch: do not use -1 as array index [cppcheck]Sami Kerola2012-06-091-3/+3
* | setsid: fix off-by-one error in execvp callBernhard Voelker2012-06-151-1/+1
* | flock: user-configurable exit codeJan \"Yenya\" Kasprzak2012-06-152-13/+32
* | mount: (new) allow sloppy for non-rootKarel Zak2012-06-141-1/+1
* | eject: cleanup umount codeKarel Zak2012-06-131-19/+19
* | eject: don't try to use non-device pathKarel Zak2012-06-131-1/+8
* | eject: add --no-partitions-unmountKarel Zak2012-06-132-29/+50
* | losetup: warn about backing file sizeKarel Zak2012-06-121-2/+25
|/
* Merge branch '2012wk22' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2012-06-056-147/+183
|\
| * docs: clean up dmesg.1 manualSami Kerola2012-06-021-68/+86
| * docs: clean up chcpu.8 manualSami Kerola2012-06-021-42/+53
| * docs: fix all man page groff warningsSami Kerola2012-06-023-7/+7
| * docs: clean up wdctl.8 manualSami Kerola2012-06-021-30/+37
* | dmesg: fix typo in man pageKarel Zak2012-06-051-1/+1
|/
* setsid: Include <sys/ioctl.h> instead of <termio.h>.Thomas Schwinge2012-05-291-1/+1
* mount: (new) fix MS_REC usageKarel Zak2012-05-281-1/+1
* libmount: add MNT_ERR_MOUNTOPTKarel Zak2012-05-281-0/+6
* mount: (new) add loopdev specific error messageKarel Zak2012-05-281-3/+12
* losetup: more verbose failed setup error mesageKarel Zak2012-05-281-1/+3