summaryrefslogtreecommitdiff
path: root/fdisk
AgeCommit message (Expand)AuthorFilesLines
2007-12-17build-sys: use dist_man_MANS instead of man_MANSStepan Kasal1-4/+4
2007-12-04sfdisk: allow partitioning drives of over 2^31 sectors.Kunihiko IMAI1-1/+2
2007-12-03fdisk: non-linux support (use standard uintxy_t instead __uxy)Samuel Thibault8-91/+90
2007-11-28sfdisk: remove unnecessary linux/unistd.hSamuel Thibault1-1/+0
2007-11-28build-sys: cleanup usage of linux/major.hSamuel Thibault2-1/+5
2007-11-26fdisk: non-linux support (MAXPATHLEN)Karel Zak1-1/+1
2007-11-26cfdisk: display cylinders beyond 1024Peter Breitenlohner1-6/+6
2007-11-08sfdisk: use get_linux_version()Karel Zak1-17/+2
2007-11-07fdisk: cleanup BLK* ioctls usageKarel Zak10-158/+57
2007-11-05sfdisk: cleanup 83 gcc warningsRandy Dunlap1-8/+8
2007-10-26sfdisk: opened files leaving unclosedKarel Zak1-41/+72
2007-10-26docs: tweak a few messages for clarityBenno Schulenberg2-2/+2
2007-10-26cfdisk: slightly increase the size of menu buttonsBenno Schulenberg1-3/+3
2007-10-26cfdisk: translate partition-type names when they are printed.Benno Schulenberg1-3/+3
2007-09-05fdisk: doing useless ioctl when editing an imagePascal Terjan1-15/+8
2007-09-02fdisk: fix typoKarel Zak1-1/+1
2007-07-24manpage typosLaMont Jones1-9/+9
2007-07-23fdisk: cleanup partname.cKarel Zak1-15/+6
2007-07-23fdisk: add support for udev persistent device namesMatthias Koenig2-0/+11
2007-07-16fdisk: check returns in fdisk from partition changesMike Frysinger5-15/+21
2007-07-10fdisk: when generating a DOS disk label, give it an IDH. Peter Anvin1-10/+99
2007-07-10fdisk: do not complain about regular filesH. Peter Anvin1-1/+3
2007-07-03man pages: add "AVAILABILITY" sectionKarel Zak3-0/+10
2007-07-02cfdisk: fix stupid typo in GPT checker callKarel Zak1-1/+1
2007-07-02sfdisk: fix "differ in signedness" compiler warningsKarel Zak1-7/+7
2007-07-02sfdisk: fix "may be used uninitialized" compiler warningsKarel Zak1-2/+2
2007-07-02fdisk: fix "differ in signedness" compiler warningsKarel Zak1-9/+9
2007-07-02fdisk: many significant improvements and fixes to Sun label handlingDavid Miller3-372/+329
2007-07-02build-sys: cleanup architecture conditionalsKarel Zak1-4/+4
2007-06-27fdisk: add MAC label detectionKarel Zak5-8/+148
2007-06-27fdisk: move duplicate stuff from fdisk*label.h to fdisk.hKarel Zak5-35/+34
2007-06-26sfdisk: setting default geometry valuesLuciano Chavez1-2/+2
2007-06-05fdisk: add GPT detection codeKarel Zak8-2/+369
2007-05-31fdisk: Makefile.am refactoringKarel Zak1-10/+11
2007-05-31fdisk: cleanup full disk detection codeKarel Zak4-34/+39
2007-05-31fdisk: fix "type qualifiers ignored on function return type"Karel Zak2-2/+2
2007-05-31fdisk: use unsigned long long instead int for sectorsKarel Zak7-49/+52
2007-05-16build-sys: do not use wildcards in EXTRA_DISTStepan Kasal1-1/+1
2007-03-06cfdisk: build-sys defines HAVE_RPMATCH, not HAVE_rpmatchKarel Zak1-1/+1
2007-02-08build-sys: fix README filenames and add missing files to EXTRA_DISTsKarel Zak1-2/+3
2007-01-04build-sys: add missing filesKarel Zak1-4/+8
2007-01-03build-sys: remove generated autotools stuff from gitKarel Zak1-596/+0
2006-12-07Imported from util-linux-2.13-pre6 tarball.Karel Zak9-171/+31
2006-12-07Imported from util-linux-2.13-pre4 tarball.Karel Zak2-36/+51
2006-12-07Imported from util-linux-2.13-pre3 tarball.Karel Zak2-3/+3
2006-12-07Imported from util-linux-2.13-pre2 tarball.Karel Zak4-85/+25
2006-12-07Imported from util-linux-2.13-pre1 tarball.Karel Zak12-5019/+707
2006-12-07Imported from util-linux-2.12r-pre1 tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.12q-pre2 tarball.Karel Zak1-0/+1
2006-12-07Imported from util-linux-2.12q-pre1 tarball.Karel Zak2-4/+50