summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* libmount: fix uninitialized variable in sampleKarel Zak2011-06-082-2/+3
* colrm: manual updateSami Kerola2011-06-081-0/+8
* colrm: gotos, long options and argument checkingSami Kerola2011-06-082-46/+101
* col: check with strtol_or_err option argumentSami Kerola2011-06-082-7/+14
* lib: [linux_version.c] accommodate two-component linux version (e.g. 3.0)Karel Zak2011-06-061-3/+3
* mount: canonicalize fstab mnt_dirKarel Zak2011-06-021-1/+7
* partx: remove unused headersDavidlohr Bueso2011-06-021-6/+0Star
* fsck.minix: use common functionalitlyDavidlohr Bueso2011-06-021-83/+67Star
* mkfs.minix: use common functionalityDavidlohr Bueso2011-06-021-98/+70Star
* minix: add common functionalityDavidlohr Bueso2011-06-021-0/+81
* libmount: use mnt_table_get_fs_root() in utab codeKarel Zak2011-06-024-115/+57Star
* docs: colcrt manual updateSami Kerola2011-06-011-2/+6
* colctr: use long options and clean coding styleSami Kerola2011-06-011-26/+64
* tests: add colrm basic testSami Kerola2011-06-013-0/+30
* lib: add strtoul_or_err() functionSami Kerola2011-06-012-0/+25
* col: coding style changesSami Kerola2011-06-011-13/+11Star
* docs: col manual updateSami Kerola2011-06-011-6/+12
* col: use long optionsSami Kerola2011-06-011-7/+44
* pg: return value warning fixSami Kerola2011-06-011-2/+4
* rev: mark signo unused in sig_handlerSami Kerola2011-06-011-1/+1
* pg: use size_t for wcstombs() return codeSami Kerola2011-06-011-2/+2
* mount: use libmount to detect already mounted bind mountsKarel Zak2011-05-311-4/+38
* libmount: add mnt_table_is_mounted()Karel Zak2011-05-314-1/+215
* libblkid: use sysfs_init() more carefullyKarel Zak2011-05-303-17/+16Star
* docs: update TODO fileKarel Zak2011-05-301-0/+10
* libblkid: add some debug messagesKarel Zak2011-05-301-2/+13
* lib: [loopdev.c] add module for work loop devicesKarel Zak2011-05-306-3/+1224
* lib: [sysfs.c] fix double freeKarel Zak2011-05-301-1/+3
* This adds a second parameter to size_to_human_string() to return aFrancesco Cosoleto2011-05-265-39/+65
* build-sys: use AUTOMAKE_OPTIONS = gnuSami Kerola2011-05-264-236/+7Star
* build-sys: stop building line(1) by defaultSami Kerola2011-05-262-2/+12
* build-sys: add required files to distSami Kerola2011-05-262-2/+4