summaryrefslogtreecommitdiffstats
path: root/fdisk
Commit message (Expand)AuthorAgeFilesLines
* lib: add is_whole_disk() from fdisk codeKarel Zak2009-03-115-33/+6Star
* fdisk: support "-b 4096" optionKarel Zak2009-03-092-2/+2
* fdisk: (and partx) remove BLKGETLASTSECTKarel Zak2009-02-261-39/+1Star
* fdisk: use real sector size in verify() and warn_cylinders()Karel Zak2009-02-261-15/+16
* fdisk: doesn't handle large (4KiB) sectors properlyEric Sandeen2009-02-261-5/+5
* fdisk: cleanup _PATH_DEV_* macrosKarel Zak2009-02-062-6/+3Star
* fdisk: add 0xaf HFS / HFS partition typeKarel Zak2009-02-041-0/+1
* fdisk: remove unnecessary gettext callKarel Zak2008-12-121-1/+1
* fdisk: rename ENABLE_CMDTAGQ macroKarel Zak2008-11-261-1/+1
* fdisk: fix man page typoKarel Zak2008-11-251-1/+1
* cfdisk: accept yes/no as fallbackMatthias Koenig2008-11-141-2/+4
* fdisk: add some missing includesMatthias Koenig2008-11-131-0/+4
* fdisk: support +cylinder notationKarel Zak2008-11-131-2/+4
* fdisk: read /proc/partitions in more robust wayKarel Zak2008-11-131-4/+5
* fdisk: cannot create partition with starting beyond 1 TBKarel Zak2008-11-131-1/+1
* sfdisk: fix Compilation ErrorCAI Qian2008-10-231-1/+1
* fdisk: suggest partprobe(8) and kpartx(8) when BLKRRPART failedVincent Deffontaines2008-10-066-25/+33
* fdisk: several strings without gettext callsPedro Ribeiro2008-10-034-9/+9
* fdisk: round reported sizes rather than truncateKarel Zak2008-08-201-4/+8
* fdisk: don't check for GPT when asked for disk size onlyKarel Zak2008-08-191-1/+0Star
* fdisk: warn users about 2.2TB dos partition limitKarel Zak2008-08-191-0/+12
* fdisk: remove obsolete information from man pageKarel Zak2008-08-181-20/+10Star
* sfdisk: print version should end with a newlineDenis ChengRq2008-08-081-1/+1
* fdisk: exit(3) needs stdlib.h includemaximilian attems2008-07-281-0/+1
* fdisk: non-linux support (BLK* and HDIO_*)Samuel Thibault2008-07-246-4/+30
* fdisk: don't use get_linux_version() for non-linuxSamuel Thibault2008-07-242-2/+9
* fdisk: doesn't recognize the VMware ESX partitionsKarel Zak2008-05-191-0/+2
* build-sys: ignore a bunch of generated files, mostly binariesJames Youngman2008-04-141-0/+3
* fdisk: message tweakKarel Zak2008-04-141-2/+2
* build-sys: use ncursesw (wide version) when possibeKarel Zak2008-03-201-1/+1
* build-sys: add --enable-static-programsStepan Kasal2008-02-181-0/+12
* fdisk: use more readable "GPT" name rather than "EFI GPT"Robert Millan2008-02-181-1/+1
* fdisk: better fallback for get_random_id()H. Peter Anvin2008-01-281-1/+4
* fdisk: calculate +size{K,M,G} in 2^NKarel Zak2008-01-141-23/+49
* cfdisk: define portable {DEFAULT,ALTERNATE}_DEVICESamuel Thibault2008-01-031-0/+8
* fdisk: use swab macros from bitops.hKarel Zak2007-12-171-20/+2Star
* fdisk: fix building for AVR32 and CRISImre Kaloz2007-12-171-1/+3
* build-sys: use dist_man_MANS instead of man_MANSStepan Kasal2007-12-171-4/+4
* sfdisk: allow partitioning drives of over 2^31 sectors.Kunihiko IMAI2007-12-041-1/+2
* fdisk: non-linux support (use standard uintxy_t instead __uxy)Samuel Thibault2007-12-038-91/+90Star
* sfdisk: remove unnecessary linux/unistd.hSamuel Thibault2007-11-281-1/+0Star
* build-sys: cleanup usage of linux/major.hSamuel Thibault2007-11-282-1/+5
* fdisk: non-linux support (MAXPATHLEN)Karel Zak2007-11-261-1/+1
* cfdisk: display cylinders beyond 1024Peter Breitenlohner2007-11-261-6/+6
* sfdisk: use get_linux_version()Karel Zak2007-11-081-17/+2Star
* fdisk: cleanup BLK* ioctls usageKarel Zak2007-11-0710-158/+57Star
* sfdisk: cleanup 83 gcc warningsRandy Dunlap2007-11-051-8/+8
* sfdisk: opened files leaving unclosedKarel Zak2007-10-261-41/+72
* docs: tweak a few messages for clarityBenno Schulenberg2007-10-262-2/+2
* cfdisk: slightly increase the size of menu buttonsBenno Schulenberg2007-10-261-3/+3