summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: update fdisk testsKarel Zak2010-02-154-65/+65
* fdisk: use 1MiB offset and grain always when possibleKarel Zak2010-02-151-5/+14
* fdisk: add -c option (switch off DOS mode)Karel Zak2010-02-152-3/+15
* fdisk: fix ALIGN_UPKarel Zak2010-02-151-0/+3
* fdisk: fallback for topology valuesKarel Zak2010-02-151-1/+5
* fdisk: cleanup help, add -h optionKarel Zak2010-02-153-34/+28Star
* tests: update fdisk testsKarel Zak2010-02-121-13/+13
* fdisk: use more elegant way to count and check alignmentKarel Zak2010-02-121-33/+34
* include: add min/max macrosKarel Zak2010-02-121-0/+13
* mount: advise users to use "modprobe", not "insmod"Karel Zak2010-02-121-1/+1
* cfdisk: set '[New]' as default item on menu for non allocated space instead o...Francesco Cosoleto2010-02-121-1/+1
* build-sys: add missing tests for libuuid and libblkidKarel Zak2010-02-122-1/+18
* blkid: fix #ifdef HAVE_TERMIO[S]_HKarel Zak2010-02-121-5/+0Star
* build-sys: remove duplicate #includesKarel Zak2010-02-125-5/+0Star
* docs: update TODO fileKarel Zak2010-02-111-0/+5
* cal: fix first day of the week calculation on BE systemsKarel Zak2010-02-111-1/+5
* cfdisk: set '[Quit]' as default menu item on first run instead of '[Bootable]'.Francesco Cosoleto2010-02-111-1/+3
* mount: warn users that mtab is read-onlyKarel Zak2010-02-113-1/+11
* tests: fix and update old fdisk testsKarel Zak2010-02-094-21/+22
* tests: add fdisk alignment testsKarel Zak2010-02-0912-1/+923
* fdisk: cleanup warningsKarel Zak2010-02-091-37/+23Star
* fdisk: fix default first sectorKarel Zak2010-02-091-5/+4Star
* fdisk: cleanup alignment, default to 1MiB offsetKarel Zak2010-02-091-21/+66
* fdisk: fix check_alignment()Karel Zak2010-02-091-5/+5
* fdisk: don't check alignment_offset against geometryKarel Zak2010-02-091-12/+3Star
* libblkid: don't return error on empty filesKarel Zak2010-02-043-5/+10
* docs: update TODO fileKarel Zak2010-02-041-0/+7
* wipefs: ignore devices with partition tableKarel Zak2010-02-041-1/+15
* chrt: add --reset-on-forkKarel Zak2010-02-022-2/+30
* chrt: add support for SCHED_RESET_ON_FORKAdrian Knoth2010-02-021-0/+11
* libblkid: minor fixes in befs.cKarel Zak2010-02-021-8/+16
* tests: add BeFS test imageKarel Zak2010-02-022-0/+7
* libblkid: Add probing function for BeFSJeroen Oortwijn2010-02-021-1/+182
* libblkid: Add initial support for BeFS detectionJeroen Oortwijn2010-02-024-2/+23
* fsck/mkfs/mount: unify default search paths for helpersMike Frysinger2010-02-024-69/+112
* libblkid: add blkid_probe_all_removable()Karel Zak2010-02-016-8/+116
* libblkid: add blkid_openat(), cleanup blkid_fstatat()Karel Zak2010-02-012-4/+22
* fdisk: use "optimal I/O size" in warningsKarel Zak2010-01-281-4/+4
* fdisk: use optimal_io_sizeKarel Zak2010-01-281-11/+13
* login: check that after tty reopen we still work with a terminalKarel Zak2010-01-281-9/+13
* login: use fd instead of pathname for update tty's owner and permissionsYann Droneaud2010-01-281-4/+4
* blkid: add newline when only one value is printedKarel Zak2010-01-271-1/+1
* libblkid: more robust minix probingKarel Zak2010-01-271-3/+67
* login: don't link PAMed version with libcryptKarel Zak2010-01-271-16/+16
* cfdisk: use libblkidMatthias König2010-01-222-206/+49Star
* mount: update documentation about barrier mount optionsJan Kara2010-01-221-1/+14
* namei: fix man page formattingVladimir Brednikov2010-01-221-1/+1
* libblkid: fix segfault in drdbMatthias König2010-01-221-1/+2
* libblkid: don't probe for GPT and Unixware PT on floppiesKarel Zak2010-01-213-0/+5
* libblkid: add sanity checks for FAT to DOS PT parserKarel Zak2010-01-214-70/+114