summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | tests: automatic whitespace trimming broke earlier commitSami Kerola2014-02-060-0/+0
* | tests: cal(1) is year is limited to signed 32 bit valueSami Kerola2014-02-064-369/+355Star
* | cal: limit year to 32 bit valueSami Kerola2014-02-061-21/+23
* | fsck: don't return error if fsck.<type> does not existKarel Zak2014-02-061-32/+42
* | nsenter: fix set{gid,uid} order,drop supplementary groupsKarel Zak2014-02-061-2/+5
* | dmesg: -w output not line-bufferedKarel Zak2014-02-061-0/+2
* | losetup: wait for udevKarel Zak2014-01-242-5/+19
* | include/c.h: prefer nanosleep() over usleep()Karel Zak2014-01-248-16/+25
* | flock: Change the 'exit status' man page section to make more senseWieland Hoffmann2014-01-201-2/+2
* | wipefs: call BLKRRPART when erase partition tableKarel Zak2014-01-202-8/+36
* | libblkid: detect alone PMBRKarel Zak2014-01-203-2/+44
* | tests: update build-sys testsKarel Zak2014-01-1718-18/+15Star
* | build-sys: fstrim depends on libmountKarel Zak2014-01-172-6/+14
* | mkswap: fix compiler warning [-Wunused-variable]Karel Zak2014-01-171-1/+2
* | libblkid: no more probe for btrfs backup superblockKarel Zak2014-01-164-19/+2Star
* | wipefs: add comments to codeKarel Zak2014-01-161-4/+7
* | script: use all-io.h to make the code more robustKarel Zak2014-01-161-9/+5Star
* | script: fix inconsistent -q, use poll() rather then O_NONBLOCKKarel Zak2014-01-161-25/+17Star
* | script: don't wait for empty descriptors if child is deadKarel Zak2014-01-161-4/+8
|/
* partx: use blkid_partlist_get_partition_by_partno()Karel Zak2014-01-151-32/+1Star
* libblkid: add blkid_partlist_get_partition_by_partno()Karel Zak2014-01-154-0/+40
* lib/sysfs: fix scanf format string [coverity scan]Karel Zak2014-01-141-1/+1
* libmount: fix scanf format string [coverity scan]Karel Zak2014-01-141-4/+4
* rename: fix mem leak [coverity scan]Karel Zak2014-01-141-1/+3
* column: fix mem leak [coverity scan]Karel Zak2014-01-141-1/+3
* more: fix mem leak [coverity scan]Karel Zak2014-01-141-1/+3
* pylibmount: import directly from pylibmount in testsKarel Zak2014-01-143-3/+9
* pylibmount: remove unncessary subdirectoryKarel Zak2014-01-142-1/+1
* tests: update lscpu testsKarel Zak2014-01-141-33/+35
* lscpu: sort NUMA nodes to keep output human readableKarel Zak2014-01-141-0/+8
* docs: add lslogins(1) to TODOKarel Zak2014-01-141-0/+11
* tests: add partx --update testKarel Zak2014-01-142-0/+11
* tests: update partx sgi testKarel Zak2014-01-141-0/+2
* partx: fix --update ranges and out of order tablesScott Moser2014-01-141-25/+50
* mount: update man page ext3/4 mount optionsCarlos Maiolino2014-01-131-11/+31
* fallocate: prefer FALLOC_FL_* flags from libc headersKarel Zak2014-01-131-2/+3
* libblkid: (nilfs2) check also backup superblockKarel Zak2014-01-131-24/+42
* dmesg: fix --raw zero timestamp for kmsgKarel Zak2014-01-071-8/+12
* uuidd: use pkg-config to find systemd-deamon supportSami Kerola2014-01-075-818/+15Star
* unshare: Add possibility to add mapping into root user in user namespaceLubomir Rintel2014-01-073-2/+45
* cal: in man page improve grammar and wording of the reformation limitationBenno Schulenberg2014-01-071-5/+6
* lscpu: support discontinuous NUMA nodesKarel Zak2014-01-061-7/+43
* lib/path: add path_strdup()Karel Zak2014-01-062-0/+15
* hexdump: convert a variable type according with fmtAndrew Vagin2014-01-061-6/+6
* hexdump: don't access hex after freeing itAndrew Vagin2014-01-061-1/+5
* hexdump: use xcalloc()Karel Zak2014-01-061-1/+2
* tests: libmount: skip tabfiles-py when pylibmount is disabledMike Frysinger2014-01-061-0/+2
* tests: last: skip when last is not enabledMike Frysinger2014-01-062-0/+4
* cal: in man page admit that any week has just one SundayBenno Schulenberg2014-01-061-5/+5
* cal: mention where Gregorian reformation happen in September 1752Sami Kerola2014-01-061-6/+12