Age | Commit message (Expand) | Author |
2006-06-09 | EFI partition types; didickman@yahoo.com | Theo de Raadt |
2005-11-21 | Replace default DEV_BSIZE sector conversion factor with disklabel's | Kenneth R Westerback |
2004-11-10 | 0xBF is new Solaris ID; lclee@west.sun.com | Theo de Raadt |
2004-08-03 | Handle geometry parameters as unsigned quantities, getting rid of negative | Otto Moerbeek |
2004-07-13 | Remove unused argument 'int pn' to PRT_fix_CHS(). The 'int pn' | Tom Cosgrove |
2004-07-10 | The long descriptions of partition types are not used by the code, so | Tom Cosgrove |
2003-07-29 | spaces | Theo de Raadt |
2003-07-02 | missing protos | Theo de Raadt |
2003-06-11 | ansification | Theo de Raadt |
2003-06-03 | Nuke terms 3 & 4. | Tobias Weingartner |
2003-04-19 | change "%12.f" -> "%12.0f" to avoid a -Wformat warning | Anil Madhavapeddy |
2003-03-13 | Remove duplicate Amoeba entries. | Miod Vallat |
2002-06-09 | rm trailing whitespace | Todd T. Fries |
2002-02-12 | Add Dell, Thinkpad maintenance partition types. | Kjell Wooding |
2002-01-18 | Allow size values to be displayed in the user's choice of units. | Kjell Wooding |
2002-01-18 | Do not truncate the cylinder value to 1023 until the MBR | Kjell Wooding |
2001-11-14 | fix a typo, from Daniel Lucq <daniel@lucq.org>, tested on: | Michael Shalayeff |
2001-11-07 | Add MacOS X for Intel (or Darwin for Intel, or whatever the correct | Miod Vallat |
2001-07-02 | #include <string.h> to get mem* prototypes. | Todd C. Miller |
2001-06-23 | Add more partition types - ref. NetBSD | Kjell Wooding |
2001-06-23 | Changes from Toby. Make error tests explicit (against -1), remove one big | Kjell Wooding |
2001-05-18 | oops | Michael Shalayeff |
2001-05-18 | a few harmless cleanups | Michael Shalayeff |
2001-03-16 | 0x9f == BSDI, ok millert@ | Markus Friedl |
2000-07-01 | be more verbose when warning for partition errors, | Michael Shalayeff |
2000-06-11 | 0x39 == plan9 | Markus Friedl |
2000-06-10 | know QNX; jcplace@ibm.ne | Theo de Raadt |
2000-03-29 | sort partition type list vertically rather than across. ok weingart@ | Kenneth R Westerback |
2000-01-08 | support LBA-mapped extended partitions too; sigh@kuzirabekon.econ.nagasaki-u.... | Theo de Raadt |
1999-11-23 | Add Phoenix BIOS notebook save-to-disk partition type (ok theo). | Ian Darwin |
1999-07-22 | align collumns | Theo de Raadt |
1999-02-09 | BeOS/i386; ura@yamato.ibm.co.jp | Theo de Raadt |
1998-09-18 | fix table | Theo de Raadt |
1998-09-14 | Since on the powerpc, the system does not supply the user with | Dale S. Rahn |
1998-02-19 | new netbsd partition type | Theo de Raadt |
1997-10-21 | make fdisk grok extended partitions again. we have to keep track of the | Niels Provos |
1997-10-19 | indent | Theo de Raadt |
1997-10-16 | better message | Theo de Raadt |
1997-10-16 | a bunch of improvements by weingart & I | Theo de Raadt |
1997-10-02 | shorten two common names | Theo de Raadt |
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 |