Age | Commit message (Expand) | Author |
2005-03-29 | Allow setting of partition flag with an optional explicit value. PR 4143. | Otto Moerbeek |
2005-01-19 | add a swap primitive; ok various, will be polished after by tom | Theo de Raadt |
2004-11-06 | gzip embedded man pages, and pipe through gunzip when viewing. | Otto Moerbeek |
2004-09-18 | some delinting; ok otto | Theo de Raadt |
2004-07-13 | Remove unused argument 'int pn' to PRT_fix_CHS(). The 'int pn' | Tom Cosgrove |
2004-06-22 | Make the interactive "update" command match the command-line "-u" | Tom Cosgrove |
2003-06-11 | ansification | Theo de Raadt |
2003-06-03 | Nuke terms 3 & 4. | Tobias Weingartner |
2002-01-24 | allow reinitializing mbr in the ext parts; from Matt Watson <mwatson@apple.com> | Michael Shalayeff |
2002-01-18 | Allow size values to be displayed in the user's choice of units. | Kjell Wooding |
2002-01-18 | Add disklabel-style editing for size/offset values in | Kjell Wooding |
2001-01-28 | More -Wall cleanup. Ansi style nit. | Tobias Weingartner |
2001-01-01 | New command "setpid", just changes the ID of a partition (no other | Angelos D. Keromytis |
2000-07-01 | be more verbose when warning for partition errors, | Michael Shalayeff |
2000-04-18 | Favor BIOS geometry over physical. This should fix MANY problems with | Kjell Wooding |
2000-02-04 | Max Sectors is 63. ok weingart@ | Kjell Wooding |
2000-01-08 | support LBA-mapped extended partitions too; sigh@kuzirabekon.econ.nagasaki-u.... | Theo de Raadt |
1999-08-21 | MIPS boxes that use fdisk need an MS-DOS partition | Niklas Hallqvist |
1999-06-10 | Handle PAGER in a manner consistent with the Single Unix Specification: | Paul Janzen |
1998-09-14 | Since on the powerpc, the system does not supply the user with | Dale S. Rahn |
1998-09-08 | For powerpc's we want to keep the preinstalled msdos partition in the init | Per Fogelstrom |
1998-08-08 | Include signal.h so that it compiles. | Jason Downs |
1998-08-07 | protect against SIGPIPE | Todd C. Miller |
1998-01-04 | fix maximal cyl/heads; vons@usa.net | Theo de Raadt |
1997-12-23 | swap exit and quit | Theo de Raadt |
1997-10-21 | make fdisk grok extended partitions again. we have to keep track of the | Niels Provos |
1997-10-19 | when we reinit, show what we did | Theo de Raadt |
1997-10-19 | spelling | Theo de Raadt |
1997-10-19 | clarify | Theo de Raadt |
1997-10-19 | indent | Theo de Raadt |
1997-10-19 | for p, print disk info too | Theo de Raadt |
1997-10-18 | constrain edit mode to size of BIOS part of disk; sorry | Theo de Raadt |
1997-10-16 | new command: manual | Theo de Raadt |
1997-10-16 | a bunch of improvements by weingart & I | Theo de Raadt |
1997-10-04 | do not ask for confirmation in write | Theo de Raadt |
1997-10-02 | do not whine if user quits without mods | Theo de Raadt |
1997-09-30 | don't say 'dirty' if nothing is changed actually | Michael Shalayeff |
1997-09-29 | ID in the first line w/ tabs | Michael Shalayeff |
1997-09-29 | New fdisk code with interactive (command line type) | Tobias Weingartner |