summaryrefslogtreecommitdiff
path: root/sbin/fdisk/cmd.c
AgeCommit message (Expand)Author
2003-06-11ansificationTheo de Raadt
2003-06-03Nuke terms 3 & 4.Tobias Weingartner
2002-01-24allow reinitializing mbr in the ext parts; from Matt Watson <mwatson@apple.com>Michael Shalayeff
2002-01-18Allow size values to be displayed in the user's choice of units.Kjell Wooding
2002-01-18Add disklabel-style editing for size/offset values inKjell Wooding
2001-01-28More -Wall cleanup. Ansi style nit.Tobias Weingartner
2001-01-01New command "setpid", just changes the ID of a partition (no otherAngelos D. Keromytis
2000-07-01be more verbose when warning for partition errors,Michael Shalayeff
2000-04-18Favor BIOS geometry over physical. This should fix MANY problems withKjell Wooding
2000-02-04Max Sectors is 63. ok weingart@Kjell Wooding
2000-01-08support LBA-mapped extended partitions too; sigh@kuzirabekon.econ.nagasaki-u....Theo de Raadt
1999-08-21MIPS boxes that use fdisk need an MS-DOS partitionNiklas Hallqvist
1999-06-10Handle PAGER in a manner consistent with the Single Unix Specification:Paul Janzen
1998-09-14Since on the powerpc, the system does not supply the user withDale S. Rahn
1998-09-08For powerpc's we want to keep the preinstalled msdos partition in the initPer Fogelstrom
1998-08-08Include signal.h so that it compiles.Jason Downs
1998-08-07protect against SIGPIPETodd C. Miller
1998-01-04fix maximal cyl/heads; vons@usa.netTheo de Raadt
1997-12-23swap exit and quitTheo de Raadt
1997-10-21make fdisk grok extended partitions again. we have to keep track of theNiels Provos
1997-10-19when we reinit, show what we didTheo de Raadt
1997-10-19spellingTheo de Raadt
1997-10-19clarifyTheo de Raadt
1997-10-19indentTheo de Raadt
1997-10-19for p, print disk info tooTheo de Raadt
1997-10-18constrain edit mode to size of BIOS part of disk; sorryTheo de Raadt
1997-10-16new command: manualTheo de Raadt
1997-10-16a bunch of improvements by weingart & ITheo de Raadt
1997-10-04do not ask for confirmation in writeTheo de Raadt
1997-10-02do not whine if user quits without modsTheo de Raadt
1997-09-30don't say 'dirty' if nothing is changed actuallyMichael Shalayeff
1997-09-29ID in the first line w/ tabsMichael Shalayeff
1997-09-29New fdisk code with interactive (command line type)Tobias Weingartner