summaryrefslogtreecommitdiff
path: root/fdisk/cfdisk.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-20Fixed segfault is disk_device is read-onlyIgor Pashev1-7/+9
2012-06-20TABS!Igor Pashev1-2/+2
2012-06-20Fixed patition names for solarisIgor Pashev1-1/+9
2012-06-20Set default device name for solarisIgor Pashev1-0/+3
2011-01-25cfdisk: data type mismatch, and other, compiler warning fixesSami Kerola1-5/+10
2011-01-05include: add fallback for rpmatch()Francesco Cosoleto1-7/+3
2010-12-30cfdisk: close the program when terminal isn't presentFrancesco Cosoleto1-6/+17
2010-11-23lib: [strutils] general purpose string handling functionsDavidlohr Bueso1-1/+1
2010-09-06cfdisk: don't use size of device based on cylindersKarel Zak1-12/+5
2010-08-09cfdisk: fix n+1 againKarel Zak1-1/+1
2010-08-09cfdisk: fix n+1 bug in error messageKarel Zak1-2/+2
2010-07-19cfdisk: get_string not calculating correct limitsKarel Zak1-3/+8
2010-07-07cfdisk: search for ncursesw/ncurses.hMike Frysinger1-0/+2
2010-07-01cfdisk: fix --with-slangKarel Zak1-1/+10
2010-06-21cfdisk: fix warning: implicit declaration of function ‘wcwidth’Karel Zak1-0/+1
2010-05-07cfdisk: support non-ascii characters in inputKarel Zak1-8/+47
2010-02-12cfdisk: set '[New]' as default item on menu for non allocated space instead o...Francesco Cosoleto1-1/+1
2010-02-11cfdisk: set '[Quit]' as default menu item on first run instead of '[Bootable]'.Francesco Cosoleto1-1/+3
2010-01-22cfdisk: use libblkidMatthias König1-195/+37
2010-01-06fdisk: sleep-after-sync and fsync usageKarel Zak1-4/+4
2009-09-07cfdisk: more key alternativesJan Sarenik1-2/+5
2009-08-17replace bcopy,bzero,index and rindexDaniel Mierswa1-1/+1
2009-05-19fdisk: (and cfdisk) fix to be consistent about maximum headsChris Webb1-1/+1
2009-04-28cfdisk: fix "cannot seek on disk drive" bugKarel Zak1-1/+1
2008-11-14cfdisk: accept yes/no as fallbackMatthias Koenig1-2/+4
2008-10-06fdisk: suggest partprobe(8) and kpartx(8) when BLKRRPART failedVincent Deffontaines1-4/+4
2008-07-24fdisk: non-linux support (BLK* and HDIO_*)Samuel Thibault1-0/+4
2008-01-03cfdisk: define portable {DEFAULT,ALTERNATE}_DEVICESamuel Thibault1-0/+8
2007-12-03fdisk: non-linux support (use standard uintxy_t instead __uxy)Samuel Thibault1-1/+0
2007-11-26cfdisk: display cylinders beyond 1024Peter Breitenlohner1-6/+6
2007-11-07fdisk: cleanup BLK* ioctls usageKarel Zak1-1/+2
2007-10-26docs: tweak a few messages for clarityBenno Schulenberg1-1/+1
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-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-06-05fdisk: add GPT detection codeKarel Zak1-0/+8
2007-03-06cfdisk: build-sys defines HAVE_RPMATCH, not HAVE_rpmatchKarel Zak1-1/+1
2006-12-07Imported from util-linux-2.13-pre6 tarball.Karel Zak1-11/+8
2006-12-07Imported from util-linux-2.13-pre3 tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.13-pre2 tarball.Karel Zak1-2/+2
2006-12-07Imported from util-linux-2.13-pre1 tarball.Karel Zak1-17/+15
2006-12-07Imported from util-linux-2.12r-pre1 tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.12p tarball.Karel Zak1-12/+22
2006-12-07Imported from util-linux-2.12m tarball.Karel Zak1-11/+60
2006-12-07Imported from util-linux-2.12k tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.12j tarball.Karel Zak1-3/+7
2006-12-07Imported from util-linux-2.12h tarball.Karel Zak1-46/+59
2006-12-07Imported from util-linux-2.12d tarball.Karel Zak1-11/+5
2006-12-07Imported from util-linux-2.12b tarball.Karel Zak1-2/+3