summaryrefslogtreecommitdiff
path: root/sbin/fdisk/part.h
AgeCommit message (Expand)Author
2004-08-03Handle geometry parameters as unsigned quantities, getting rid of negativeOtto Moerbeek
2004-07-13Remove unused argument 'int pn' to PRT_fix_CHS(). The 'int pn'Tom Cosgrove
2003-06-03Nuke terms 3 & 4.Tobias Weingartner
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-18Allow size values to be displayed in the user's choice of units.Kjell Wooding
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-05-18a few harmless cleanupsMichael Shalayeff
2000-07-01be more verbose when warning for partition errors,Michael Shalayeff
1998-09-14Since on the powerpc, the system does not supply the user withDale S. Rahn
1997-10-21make fdisk grok extended partitions again. we have to keep track of theNiels Provos
1997-10-16a bunch of improvements by weingart & ITheo de Raadt
1997-09-29ID in the first line w/ tabsMichael Shalayeff
1997-09-29New fdisk code with interactive (command line type)Tobias Weingartner