summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ctrlaltdel: use err() instead of fprintf() and exit()Marek Polacek2010-10-211-29/+18Star
* look: fix conflict between locally defined err() and glibc's versionDavidlohr Bueso2010-10-211-40/+10Star
* misc-utils: use new xmalloc() wrapperDavidlohr Bueso2010-10-214-17/+8Star
* xalloc: general purpose memory allocation handling wrappersDavidlohr Bueso2010-10-211-0/+46
* libblkid: fix memory leakIgor Bazhitov2010-10-211-0/+2
* column: code readability improvementsSami Kerola2010-10-211-53/+57
* column: error messaging & exit codesSami Kerola2010-10-211-8/+12
* column: EOF handling bugSami Kerola2010-10-211-2/+3
* libblkid: fix MBR detection on iPod and cleanup vfat codeKarel Zak2010-10-155-196/+192Star
* libblkid: consolidate magic strings detection codeKarel Zak2010-10-154-49/+46Star
* partx: integrate support for mac and sun partitions, based on kpartx.Davidlohr Bueso2010-10-085-7/+6Star
* partx: add sun partition table supportDavidlohr Bueso2010-10-081-0/+134
* partx: add mac partition table supportDavidlohr Bueso2010-10-081-0/+74
* docs: update TODOKarel Zak2010-10-071-29/+11Star
* mount: don't canonicalize "spec" with --no-canonicalize optionMiklos Szeredi2010-10-071-1/+1
* tests: update namei regression testKarel Zak2010-10-071-1/+5
* cal: use EXIT_* and program_invocation_short_nameKarel Zak2010-10-071-13/+9Star
* lscpu: really use 'mode' argument in path_fopen()Petr Uzel2010-10-071-1/+1
* flock: use more useful example in flock.1Jakob Unterwurzacher2010-10-071-1/+1
* findmnt: fix support for -a optionMilan Broz2010-10-071-1/+1
* sfdisk: save errno before calling perrorForest Bond2010-10-071-1/+4
* column: update manual page to match column switchesSami Kerola2010-10-071-63/+36Star
* column: getopt_long and new help outputSami Kerola2010-10-071-14/+36
* fallocate: fix build failure with old linux headersMike Frysinger2010-10-071-1/+5
* fsck: inform about nonexistent devices in verbose modeKarel Zak2010-10-071-3/+10
* libblkid: add searching in attributes dir to BeFSJeroen Oortwijn2010-10-071-60/+323
* swapon: warn if file owner is not rootKarel Zak2010-10-071-0/+4
* umount: use strtosize() for offset=Karel Zak2010-10-072-4/+8
* namei: parse all path arguments when an optarg path will failSami Kerola2010-10-011-11/+26
* taskset: proper numbers parsingKarel Zak2010-09-306-35/+61
* fdisk: eliminate redundant call to open()Markus Rinne2010-09-301-8/+8
* mount: Don't call canonicalize_*(SPEC) for 9pSven Eckelmann2010-09-301-1/+2
* mount: avoid starting a man page line with a single quoteChris Frost2010-09-301-2/+2
* mount: fix mount.8, shortname=mixed is now default for vfatPetr Uzel2010-09-301-2/+2
* ddate: revert man page typoKarel Zak2010-09-301-2/+2
* mount: rewrite is_readonly()Karel Zak2010-09-201-19/+27
* ul: use atexit() to deallocate buffer, print errors by err()Karel Zak2010-09-171-35/+25Star
* ul: fix memory leak.Davidlohr Bueso2010-09-171-1/+22
* lscpu: update lscpu.1 to include new additions.Davidlohr Bueso2010-09-171-2/+2
* ddate: fix typo in ddate.1Davidlohr Bueso2010-09-171-3/+3
* mount: add note about context= remount to mount.8Karel Zak2010-09-171-0/+3
* libblkid: don't probe directoriesKarel Zak2010-09-151-0/+3
* mount: better describe UUIDs usage in man pagesKarel Zak2010-09-132-2/+17
* libblkid: don't ignore zero for SBMAGIC_OFFSETKarel Zak2010-09-071-4/+3Star
* docs: add blkid --list-all to TODOKarel Zak2010-09-071-1/+5
* cfdisk: don't use size of device based on cylindersKarel Zak2010-09-061-12/+5Star
* findmnt: don't swap source and target if the source is a tagKarel Zak2010-08-311-1/+2
* mount: clean up fstab.5Karel Zak2010-08-301-36/+63
* mount: add note about subtypes to fstab.5Karel Zak2010-08-302-0/+17
* blockdev: fix typo in blockdev.8Karel Zak2010-08-281-1/+1