summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/disklabel.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Recycle unused disklabel fields in order to create a disklabel uniquejsing2010-04-231-2/+0
* Recycle four ancient fields in the disklabel structure, replacing them withderaadt2009-06-041-4/+0
* mark the non-handling of 48 bits units with XXXotto2007-06-011-0/+3
* when producing a v1 label, set the version!!!!otto2007-05-291-0/+1
* Updated disklabel format to support larger disks and partitions. Weotto2007-05-291-5/+7
* Zap D_REMOVABLE flag from disklabel. If you didn't already know thatkrw2006-09-261-2/+0
* Eliminate D_CHAIN, D_ECC and D_RAMDISK flags from disklabel. They werekrw2006-09-241-2/+0
* kill atoi(), correct signedness of internal API gettype(); ok a few peoplederaadt2006-04-021-5/+6
* zap remaining rcsid.espie2005-08-081-4/+0
* deregister (and deauto!). ok millert@ marco@otto2005-03-251-5/+5
* ansification; checked by pvalderaadt2003-06-111-6/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* try to use strlcpy and snprintf more; ok variousderaadt2002-05-241-7/+7
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-2/+2
* off-by-one calculation error; getcwd() would return NULL if the buffer wasderaadt2000-07-191-2/+2
* tabifykstailey1997-07-231-2/+2
* Remove dead codetholo1996-09-151-16/+1
* Fix RCS idstholo1996-08-191-7/+1
* initial import of NetBSD treederaadt1995-10-181-0/+195