summaryrefslogtreecommitdiff
path: root/sbin/fdisk/disk.h
AgeCommit message (Expand)Author
2014-03-17Nuke pointless blank lines, defines, comments and casts. EliminateKenneth R Westerback
2014-03-17Un-revert, being careful to not break snap building. Add paranoia checkKenneth R Westerback
2014-03-14Revert last -- broke building snaps.Kenneth R Westerback
2014-03-13Merge 'struct DISK_metrics' and 'struct disk' into one, since we don'tKenneth R Westerback
2014-03-07Relieve the code of an overburden of unnecessary typedefKenneth R Westerback
2010-06-30Make 'fdisk -i' start the OpenBSD partition on a power of 2 512-byteKenneth R Westerback
2009-02-08Eliminate excessive verbiage for 'fdisk -i' and 'fdisk -u'. EspeciallyKenneth R Westerback
2007-04-26Eliminate CPU_BIOS from userland and wd(4) by always using the BIOSKenneth R Westerback
2004-08-03Handle geometry parameters as unsigned quantities, getting rid of negativeOtto Moerbeek
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
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