summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AUTHORS: fix prlimit typoDavidlohr Bueso2013-04-251-1/+1
* libfdisk: gpt: remove leftover commentsDavidlohr Bueso2013-04-251-6/+0Star
* rtcwake: pass -h to shutdownMike Frysinger2013-04-251-1/+2
* build-sys: fix non-linux buildSamuel Thibault2013-04-251-1/+1
* dmesg: minor cleanup of EXCL_xxx_ERR macrosAndrii Bordunov2013-04-231-3/+0Star
* rtcwake: add support for "freeze" modeKarel Zak2013-04-232-0/+7
* umount: use devno to identify --all-target devicesKarel Zak2013-04-231-5/+4Star
* libfdisk: (gpt) fix EFI UUID usageKarel Zak2013-04-181-40/+35Star
* fdisk: fix list typesKarel Zak2013-04-181-13/+22
* libfdisk: (gpt) fix valid_pmbr()Karel Zak2013-04-181-7/+9
* libfdisk: (gpt) use le64_to_cpu() for alternative LBA checksKarel Zak2013-04-181-7/+14
* libblkid: remove obsolete codeKarel Zak2013-04-181-4/+0Star
* libblkid: ubifs is LEKarel Zak2013-04-181-1/+2
* libblkid: make swap detection arch independentKarel Zak2013-04-181-0/+11
* tests: fix compiler warningKarel Zak2013-04-181-1/+1
* build-sys: use pkg-config results for libuserKarel Zak2013-04-181-7/+7
* build-sys: fix UL_REQUIRES_HAVEKarel Zak2013-04-182-1/+2
* fdisks: fix compiler warningKarel Zak2013-04-172-2/+7
* sulogin: fix compiler warningsKarel Zak2013-04-171-4/+4
* build-sys: fix nsenter requirementsKarel Zak2013-04-171-1/+1
* include: fix SYS_{unshare,nsenter} usageKarel Zak2013-04-172-3/+3
* lscpu: set 32-bit / 64-bit for ppcKarel Zak2013-04-171-0/+7
* libblkid: use more robust code in silicon_raid checksum proberKarel Zak2013-04-171-2/+4
* libblkid: fix silicon raid checksum code on BEKarel Zak2013-04-161-1/+1
* tests: add BE minix testKarel Zak2013-04-155-0/+3
* libblkid: arch independent minix detectionKarel Zak2013-04-152-29/+97
* tests: consolidate scsi_debug usageKarel Zak2013-04-1213-166/+69Star
* libmount: add debug message to guess FS functionKarel Zak2013-04-121-0/+1
* tests: use udevadm settle rather than sleepKarel Zak2013-04-1213-29/+43
* libmount: fix mount.nfs segfault, rely on assert() rather than on nonnullKarel Zak2013-04-1210-156/+202
* build-sys: release++ (v2.23-rc2)Karel Zak2013-04-102-1/+5
* docs: update v2.23-ReleaseNotesKarel Zak2013-04-101-1/+150
* build-sys: make wall optional in bash-completionKarel Zak2013-04-101-1/+0Star
* build-sys: add --disable-fdformatKarel Zak2013-04-103-9/+21
* build-sys: add --disable-hwclockKarel Zak2013-04-101-3/+8
* build-sys: add --disable-bfsKarel Zak2013-04-103-1/+14
* build-sys: add --disable-cytuneKarel Zak2013-04-103-6/+19
* docs: update AUTHORS fileKarel Zak2013-04-101-0/+1
* po: merge changesKarel Zak2013-04-1027-24540/+30530
* blkid: use xalloc everywhereKarel Zak2013-04-101-22/+4Star
* tests: make line(1) optionalKarel Zak2013-04-101-0/+4
* libblkid: remove duplicate includesKarel Zak2013-04-101-2/+0Star
* lib/xalloc: add xstrndup()Karel Zak2013-04-101-0/+15
* tests: update lscpu testsKarel Zak2013-04-102-0/+2
* libblkid: fix ZFS superblok offset for SBMAGICKarel Zak2013-04-101-4/+8
* bash-completion: add swapoffBernhard Voelker2013-04-101-0/+54
* lscpu: add Model nameKarel Zak2013-04-101-0/+4
* su: remove '+' from getopt_long()Karel Zak2013-04-101-1/+1
* loopdev: sync capacity after setting itJeff Mahoney2013-04-096-21/+106
* libblkid: export blkid_init_debug()Karel Zak2013-04-097-27/+63