summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-15fdisk: use 1MiB offset and grain always when possibleKarel Zak1-5/+14
2010-02-15fdisk: add -c option (switch off DOS mode)Karel Zak2-3/+15
2010-02-15fdisk: fix ALIGN_UPKarel Zak1-0/+3
2010-02-15fdisk: fallback for topology valuesKarel Zak1-1/+5
2010-02-15fdisk: cleanup help, add -h optionKarel Zak3-34/+28
2010-02-12tests: update fdisk testsKarel Zak1-13/+13
2010-02-12fdisk: use more elegant way to count and check alignmentKarel Zak1-33/+34
2010-02-12include: add min/max macrosKarel Zak1-0/+13
2010-02-12mount: advise users to use "modprobe", not "insmod"Karel Zak1-1/+1
2010-02-12cfdisk: set '[New]' as default item on menu for non allocated space instead o...Francesco Cosoleto1-1/+1
2010-02-12build-sys: add missing tests for libuuid and libblkidKarel Zak2-1/+18
2010-02-12blkid: fix #ifdef HAVE_TERMIO[S]_HKarel Zak1-5/+0
2010-02-12build-sys: remove duplicate #includesKarel Zak5-5/+0
2010-02-11docs: update TODO fileKarel Zak1-0/+5
2010-02-11cal: fix first day of the week calculation on BE systemsKarel Zak1-1/+5
2010-02-11cfdisk: set '[Quit]' as default menu item on first run instead of '[Bootable]'.Francesco Cosoleto1-1/+3
2010-02-11mount: warn users that mtab is read-onlyKarel Zak3-1/+11
2010-02-09tests: fix and update old fdisk testsKarel Zak4-21/+22
2010-02-09tests: add fdisk alignment testsKarel Zak12-1/+923
2010-02-09fdisk: cleanup warningsKarel Zak1-37/+23
2010-02-09fdisk: fix default first sectorKarel Zak1-5/+4
2010-02-09fdisk: cleanup alignment, default to 1MiB offsetKarel Zak1-21/+66
2010-02-09fdisk: fix check_alignment()Karel Zak1-5/+5
2010-02-09fdisk: don't check alignment_offset against geometryKarel Zak1-12/+3
2010-02-04libblkid: don't return error on empty filesKarel Zak3-5/+10
2010-02-04docs: update TODO fileKarel Zak1-0/+7
2010-02-04wipefs: ignore devices with partition tableKarel Zak1-1/+15
2010-02-02chrt: add --reset-on-forkKarel Zak2-2/+30
2010-02-02chrt: add support for SCHED_RESET_ON_FORKAdrian Knoth1-0/+11
2010-02-02libblkid: minor fixes in befs.cKarel Zak1-8/+16
2010-02-02tests: add BeFS test imageKarel Zak2-0/+7
2010-02-02libblkid: Add probing function for BeFSJeroen Oortwijn1-1/+182
2010-02-02libblkid: Add initial support for BeFS detectionJeroen Oortwijn4-2/+23
2010-02-02fsck/mkfs/mount: unify default search paths for helpersMike Frysinger4-69/+112
2010-02-01libblkid: add blkid_probe_all_removable()Karel Zak6-8/+116
2010-02-01libblkid: add blkid_openat(), cleanup blkid_fstatat()Karel Zak2-4/+22
2010-01-28fdisk: use "optimal I/O size" in warningsKarel Zak1-4/+4
2010-01-28fdisk: use optimal_io_sizeKarel Zak1-11/+13
2010-01-28login: check that after tty reopen we still work with a terminalKarel Zak1-9/+13
2010-01-28login: use fd instead of pathname for update tty's owner and permissionsYann Droneaud1-4/+4
2010-01-27blkid: add newline when only one value is printedKarel Zak1-1/+1
2010-01-27libblkid: more robust minix probingKarel Zak1-3/+67
2010-01-27login: don't link PAMed version with libcryptKarel Zak1-16/+16
2010-01-22cfdisk: use libblkidMatthias König2-206/+49
2010-01-22mount: update documentation about barrier mount optionsJan Kara1-1/+14
2010-01-22namei: fix man page formattingVladimir Brednikov1-1/+1
2010-01-22libblkid: fix segfault in drdbMatthias König1-1/+2
2010-01-21libblkid: don't probe for GPT and Unixware PT on floppiesKarel Zak3-0/+5
2010-01-21libblkid: add sanity checks for FAT to DOS PT parserKarel Zak4-70/+114
2010-01-21blkid: probe for PT, don't probe for FS on small whole-disksKarel Zak1-5/+35