summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mount: (new) use exclusive_option()Sami Kerola2012-06-171-7/+28
| * dmesg: use exclusive_option()Sami Kerola2012-06-171-6/+18
| * wipefs: use exclusive_option()Sami Kerola2012-06-171-3/+10
| * 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
| * lsblk: use exclusive_option()Sami Kerola2012-06-171-12/+20
| * findmnt: use exclusive_option()Sami Kerola2012-06-171-16/+22
| * blkid: use exclusive_option()Sami Kerola2012-06-171-8/+12
| * hwclock: use exclusive_option()Sami Kerola2012-06-171-25/+41
| * partx: use exclusive_option()Sami Kerola2012-06-171-33/+18Star
| * include [optutils]: add exclusive_option() inline functionSami Kerola2012-06-171-0/+19
* | po: add *.h stuff to POTFILESKarel Zak2012-06-191-1/+1
* | mount: (new) add note about unsupported 'ignore' fstype to fstab.5Karel Zak2012-06-191-7/+10
* | lsblk: permit option --exclude more than onceBernhard Voelker2012-06-191-4/+2Star
* | uuidd: move from /var/run/uuidd to /run/uuiddKarel Zak2012-06-181-1/+1
* | libuuid: move clock.txt path to header fileKarel Zak2012-06-182-2/+3
|/
* partx: use -s option for default outputDavidlohr Bueso2012-06-151-2/+1Star
* lib/blkdev: return static strings by blkdev_scsi_type_to_name()Karel Zak2012-06-152-23/+20Star
* lsblk: use fallback for TYPEKarel Zak2012-06-151-2/+7
* include/blkdev: cleanup upKarel Zak2012-06-151-24/+27
* Merge branch '2012wk23' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2012-06-1526-141/+259
|\
| * lsblk: use blkdev_scsi_type_to_name()Sami Kerola2012-06-112-18/+4Star
| * blkdev: add blkdev_scsi_type_to_name()Sami Kerola2012-06-112-1/+68
| * wipefs: use symbolic value for markup modeSami Kerola2012-06-111-3/+8
| * eject: inform if CD-ROM drive is not readySami Kerola2012-06-111-0/+8
| * docs: clean up partx.8 manualSami Kerola2012-06-111-96/+135
| * include: fix void pointer arithmetics warningsSami Kerola2012-06-111-2/+2
| * sysfs: fix printf format warningsSami Kerola2012-06-111-1/+1
| * build: fix unused parameter warningsSami Kerola2012-06-113-3/+8
| * build: fix redundant redeclaration warningsSami Kerola2012-06-1110-10/+16
| * include: fix spurious list.h warningsSami Kerola2012-06-111-2/+2
| * uuidd: use output redirection which works [checkbashisms]Sami Kerola2012-06-111-1/+1
| * blkid: fix realloc memory leak [cppcheck]Sami Kerola2012-06-111-1/+3
| * setarch: do not use -1 as array index [cppcheck]Sami Kerola2012-06-091-3/+3
* | libmount: make some string operations more robustKarel Zak2012-06-154-5/+10
* | libmount: fix trivial typosPetr Uzel2012-06-151-2/+2
* | libmount: fix read before allocated bufferPetr Uzel2012-06-151-1/+1
* | libmount: plug a memory leak in exec_helper()Petr Uzel2012-06-151-0/+1
* | libblkid: update dm-verity scanMilan Broz2012-06-151-14/+19
* | setsid: fix off-by-one error in execvp callBernhard Voelker2012-06-151-1/+1
* | su: remove unimplemented options -u and -vBernhard Voelker2012-06-151-8/+10
* | flock: user-configurable exit codeJan \"Yenya\" Kasprzak2012-06-152-13/+32
* | mount: (new) allow sloppy for non-rootKarel Zak2012-06-141-1/+1
* | libmount: don't use nosuid,noexec,nodev for cifs user=fooKarel Zak2012-06-142-6/+32
* | libmount: don't generate empty option stringsKarel Zak2012-06-142-1/+14
* | eject: cleanup umount codeKarel Zak2012-06-131-19/+19