summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-16po: update cs.po (from translationproject.org)Petr Pisar1-983/+882
2009-03-16tests: disable blkid tests when blkid(8) is not compiledKarel Zak1-0/+5
2009-03-16lib: fsprobe - fix gcc warningKarel Zak1-1/+1
2009-03-14blkid: fix non-udev low-probe mode outputKarel Zak1-8/+12
2009-03-13mkswap: clean up man pageKarel Zak1-73/+58
2009-03-12mkswap: zap bootbitsKarel Zak2-1/+46
2009-03-12libs: pttype - fix typoKarel Zak1-1/+1
2009-03-12lib: wholedisk - extend API, add test programKarel Zak4-16/+41
2009-03-12lib: pttype - extend the API to work with file descriptorsKarel Zak2-7/+16
2009-03-12lib: pttype: fix DOS detectionKarel Zak1-7/+7
2009-03-12lib: pttype: add BSD subpartitions supportKarel Zak1-2/+26
2009-03-12include: add missing files to Makefile.amKarel Zak1-2/+3
2009-03-12lib: add pttype.c for PT types detectionKarel Zak5-3/+276
2009-03-11mkswap: remove v0 swap space supportKarel Zak2-167/+33
2009-03-11lib: add is_whole_disk() from fdisk codeKarel Zak8-33/+46
2009-03-11flock: add NLS support, remove tailing white-spacesKarel Zak1-18/+24
2009-03-11flock: fix printf format error in usage()Karel Zak1-5/+5
2009-03-11flockc: segfaults when file name is not givenKarel Zak1-1/+8
2009-03-10cal: remove gcc-ism from nl_langinfo() callKarel Zak1-5/+1
2009-03-10hwclock: add --systz option to set system clock from itselfScott James Remnant2-8/+120
2009-03-10cal: determine the first day of week from the localePádraig Brady2-28/+40
2009-03-09renice: add -n option for compatibility with POSIXKarel Zak2-4/+15
2009-03-09build-sys: cleanup --with-fsprobe help stringKarel Zak1-1/+1
2009-03-09blkid: add fallback to ext4 for 2.6.29+ kernels if ext2 is not presentTheodore Ts'o1-115/+160
2009-03-09blkid: recognize ext4(dev) without journalEric Sandeen1-8/+0
2009-03-09blkid: blkid.static make targetKarel Zak2-1/+9
2009-03-09fdisk: support "-b 4096" optionKarel Zak2-2/+2
2009-03-09login: remove "switching users" nonsense from man pageKarel Zak1-3/+1
2009-03-05swapon: add error messages for lseek and writeKarel Zak1-2/+6
2009-03-05swapon: fix typo s/warn/warnx/Karel Zak1-3/+3
2009-03-05swapon: fix wording in man pageKarel Zak1-2/+2
2009-03-03lib: fix fsprobe wrapper (const char * is nonsense)Karel Zak3-29/+30
2009-03-03lib: gcc warning in fix fsprobeKarel Zak1-1/+1
2009-03-03blkid: fix gcc warning in blkid_get_cache_filename()Karel Zak1-4/+6
2009-03-03blkid: use "char **" rather than "unsigned char **"Karel Zak5-10/+10
2009-03-03mount: fix gcc warning (variable used uninitialized)Karel Zak1-1/+1
2009-03-03simmpleinit: fix gcc warning (buffer size in read())Karel Zak1-1/+1
2009-03-03swapon: add -f/--fixpgsz optionKarel Zak2-9/+28
2009-03-03swapon: cleanup man pageKarel Zak2-43/+63
2009-03-03swapon: rewrite SWSUSPEND signature rather than exec mkswapKarel Zak1-11/+33
2009-03-03swapon: do_swapon() refactoring (split into two functions)Karel Zak1-42/+47
2009-03-03swapon: use err.h stuffKarel Zak1-77/+43
2009-03-03swapon: simplify spec to devname conversionKarel Zak2-18/+22
2009-03-02swapon: add generic swap_get_header()Karel Zak1-106/+121
2009-03-02swapon: do_swapon() refactoring (move stat() checks)Karel Zak1-24/+25
2009-02-27mkswap: handle 2^32 pagesHugh Dickins1-15/+17
2009-02-26docs: add a note about kpartx to TODOKarel Zak1-0/+6
2009-02-26partx: use ioctls from lib/blkdev.cKarel Zak1-75/+13
2009-02-26fdisk: (and partx) remove BLKGETLASTSECTKarel Zak3-79/+2
2009-02-26partx: don't duplicate lib/blkdev.c codeKarel Zak1-5/+6