summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libmount: fix fstype cachingKarel Zak2011-06-231-15/+27
* libmount: rename in cache.cKarel Zak2011-06-231-16/+16
* libmount: clean up cache.cKarel Zak2011-06-231-50/+51
* libmount: add generic function to read table for contextKarel Zak2011-06-223-1/+55
* libmount: allow to set parser callback to contextKarel Zak2011-06-215-7/+35
* mountpoint: add new commandKarel Zak2011-06-217-2/+63
* docs: update TODO fileKarel Zak2011-06-211-8/+0Star
* blkid: list all known filesystems/RAIDs (add -k option)Karel Zak2011-06-205-1/+38
* libblkid: add debug messageKarel Zak2011-06-201-3/+4
* docs: update TODO fileKarel Zak2011-06-201-6/+0Star
* lib: [procutils.c] improve robustnessKarel Zak2011-06-201-0/+3
* build-sys: move BUILD_SCHEDUTILS to top-level MakefileKarel Zak2011-06-202-5/+4Star
* lib: [linux_version.c] simplify version parsingKarel Zak2011-06-201-11/+11
* lscpu: detect VMware hypervisorStephen Hemminger2011-06-201-2/+6
* misc: hurd build fixesSamuel Thibault2011-06-203-3/+22
* mount: add ufstype=ufs2 to mount.8Karel Zak2011-06-141-0/+6
* login: fix typos in man pageKarel Zak2011-06-141-2/+2
* fsck.minix: remove unused variablesKarel Zak2011-06-141-4/+0Star
* libblkid: don't ignore swap UUID if only first byte is zeroRichard W.M. Jones2011-06-141-1/+1
* mkfs.minix: add fs version optionsDavidlohr Bueso2011-06-142-3/+10
* mkfs.minix: standardize superblock attribute settingsDavidlohr Bueso2011-06-141-5/+27
* test_sysinfo: fix printf formatKarel Zak2011-06-141-1/+1
* hwclock: Don't use asm/io.h if sys/io.h can't be foundJosiah Worcester2011-06-142-5/+14
* test_sysinfo: Use CHAR_BIT*sizeof(void*) instead of __WORDSIZE.Josiah Worcester2011-06-141-1/+1
* lib: [tt.c] Fix mbs_width macro for systems without WIDECHARJosiah Worcester2011-06-141-1/+1
* checktty: Use NGROUPS_MAX instead of NGROUPSJosiah Worcester2011-06-141-2/+2
* fsck, checktty, flock: Use more portable includes.Josiah Worcester2011-06-143-1/+6
* fdisk, display, hexdump.h: Use standard C types instead of u_int, u_char, u_l...Josiah Worcester2011-06-143-35/+35
* libmount: add mount support for loopdevsKarel Zak2011-06-107-26/+261
* lib: [loopdev.c] cleanup flags usageKarel Zak2011-06-102-18/+104
* libmount: minor changes in sample programKarel Zak2011-06-091-6/+25
* tests: update blkid MD testKarel Zak2011-06-091-0/+6
* build-sys: use top-level directory for libblkid rather than shlibs/blkidKarel Zak2011-06-09116-16/+16
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-0939-18/+18
* build-sys: use top-level directory for libuuid rather than shlibs/uuidKarel Zak2011-06-0936-9/+9
* docs: update TODO fileKarel Zak2011-06-081-0/+8
* mkfs.minix: use inode wrappersDavidlohr Bueso2011-06-081-11/+21
* docs: update DEPRECATED fileKarel Zak2011-06-081-5/+0Star
* simpleinit: remove this deprecated set of utilsKarel Zak2011-06-0815-2750/+1Star
* mount.8: remove reprecated bh/nobh options from the manual pageLukas Czerner2011-06-081-11/+6Star
* minix: fix warningDavidlohr Bueso2011-06-081-2/+0Star
* fstrim, setarch: replace error() with err()Francesco Cosoleto2011-06-082-16/+11Star
* tests: add lscpu dumps from three Dell's & a XenSami Kerola2011-06-088-0/+121
* cfdisk: fix gcc warning (unused variable)Karel Zak2011-06-081-1/+1
* fstrim: cast from __u64 to standard C typesKarel Zak2011-06-081-4/+4
* hwclock: remove unused variablesKarel Zak2011-06-081-4/+6
* cytune: remove unused variableKarel Zak2011-06-081-4/+1Star
* namei: remove unused variableKarel Zak2011-06-081-2/+1Star
* blkid: don't free() uninitialized variableKarel Zak2011-06-081-1/+1
* login: cleanup unused variablesKarel Zak2011-06-081-6/+9