summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blkid: fix shadow declarationSami Kerola2012-07-261-4/+4
* sulogin: fix shadow declarationSami Kerola2012-07-261-10/+10
* libmount: fix shadow declarationSami Kerola2012-07-261-1/+1
* mkswap: fix shadow declarationSami Kerola2012-07-261-2/+2
* tests: look: add words fileSami Kerola2012-07-262-3/+4
* tests: partx changed default output formatSami Kerola2012-07-265-15/+20
* lsblk: add read-ahead column.Milan Broz2012-07-261-0/+8
* fdisk: API: comment labels arrayDavidlohr Bueso2012-07-261-1/+3
* fdisk: API: fix fdisk_add_partition comment styleDavidlohr Bueso2012-07-261-1/+1
* build-sys: add -Wall to warningsKarel Zak2012-07-261-0/+1
* utmpdump: fix compiler warning [-Wunused-result]Karel Zak2012-07-262-2/+2
* libmount: fix compiler warning [-Wsign-compare]Karel Zak2012-07-261-1/+1
* libblkid: fix compiler warning [-Wsign-compare]Karel Zak2012-07-261-1/+1
* include/optutils: remove unnecessary exclusive_option()Karel Zak2012-07-261-14/+0Star
* wdctl: use err_exclusive_options()Karel Zak2012-07-261-9/+9
* prlimit: use err_exclusive_options()Karel Zak2012-07-261-10/+3Star
* mount: use err_exclusive_options()Karel Zak2012-07-261-33/+14Star
* lscpu: use err_exclusive_options()Karel Zak2012-07-261-18/+10Star
* losetup: use err_exclusive_options()Karel Zak2012-07-261-19/+9Star
* hwclock: use err_exclusive_options()Karel Zak2012-07-261-58/+32Star
* dmesg: use err_exclusive_options()Karel Zak2012-07-261-20/+10Star
* chcpu: use err_exclusive_options()Karel Zak2012-07-261-15/+9Star
* wipefs: use err_exclusive_options()Karel Zak2012-07-261-9/+9
* lsblk: use err_exclusive_options()Karel Zak2012-07-261-19/+12Star
* findmnt: use err_exclusive_options()Karel Zak2012-07-261-32/+13Star
* blkid: use err_exclusive_options()Karel Zak2012-07-261-8/+10
* partx: use err_exclusive_options()Karel Zak2012-07-261-7/+15
* include/optutils: add err_exclusive_options()Karel Zak2012-07-261-0/+75
* lsblk: fix dm_name usageKarel Zak2012-07-251-1/+1
* agetty: remove unnecessary sleep(10)Mantas Mikulėnas2012-07-251-2/+0Star
* Revert "fdisk: de-duplicate disk label strings"Karel Zak2012-07-241-3/+3
* fdisk: de-duplicate disk label stringsBernhard Voelker2012-07-241-3/+3
* fdisk: return success from sgi_create_disklabelPetr Uzel2012-07-241-0/+1
* fdisk: fix compiler warning [-Werror=unused-variable]Petr Uzel2012-07-241-1/+0Star
* dmesg: add fileback for SEEK_DATAKarel Zak2012-07-241-0/+11
* fdisk: don't ignore 1MiB granularity on 512-byte sector devicesKarel Zak2012-07-241-2/+15
* fdisk: remove unused variablesKarel Zak2012-07-241-4/+3Star
* fdisk: make label API more robustKarel Zak2012-07-241-9/+27
* fdisk: API: add fdisk_label_changeDavidlohr Bueso2012-07-2412-56/+75
* fdisk: API: add verify to label operationsDavidlohr Bueso2012-07-2411-96/+122
* fdisk: API: add new partition to label operationsDavidlohr Bueso2012-07-2412-84/+108
* fdisk: API: add write to label operationsDavidlohr Bueso2012-07-2412-64/+104
* fdisk: API: add delete partition to label operationsDavidlohr Bueso2012-07-2312-97/+107
* fdisk: set label pointer in fdisk_create_default_disklabel()Karel Zak2012-07-231-0/+5
* fdisk: API: add to label operations to contextDavidlohr Bueso2012-07-233-21/+29
* fdisk: rename cxt->mbr buffer to cxt->firstsectorKarel Zak2012-07-2311-36/+36
* fdisk: move label specific stuff to fdiskdoslabel.cKarel Zak2012-07-235-9/+15
* fdisk: move DOS geometry code from generic part to label specificKarel Zak2012-07-234-57/+65
* tests: update oddinput testKarel Zak2012-07-231-2/+2
* fdisk: fix error message for too small devicesKarel Zak2012-07-231-1/+4