summaryrefslogtreecommitdiff
path: root/sbin/fdisk/misc.c
AgeCommit message (Expand)Author
2002-04-20machine/limits.h is not userland. Use limits.hMarc Espie
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-23use sizeof instead of magic numbersMichael 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
1997-10-19indentTheo de Raadt
1997-10-19indentTheo de Raadt
1997-10-16only help if possibleTheo de Raadt
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