summaryrefslogtreecommitdiff
path: root/lib/libc/gen/disklabel.c
AgeCommit message (Expand)Author
2015-10-25Nuke union of d_packname with un_d_boot0 & un_d_boot1, keepingKenneth R Westerback
2015-08-13Zap a few stray blanks.Kenneth R Westerback
2015-01-20Adjust <sys/param.h> comments regarding use of use of MAXFRAG, orTheo de Raadt
2015-01-16Move to the <limits.h> universe.Theo de Raadt
2013-11-16In getdiskbyname() set partition size with DL_SETPSIZE(). Make sureKenneth R Westerback
2010-04-23Recycle unused disklabel fields in order to create a disklabel uniqueJoel Sing
2009-06-04Recycle four ancient fields in the disklabel structure, replacing them withTheo de Raadt
2007-06-01mark the non-handling of 48 bits units with XXXOtto Moerbeek
2007-05-29when producing a v1 label, set the version!!!!Otto Moerbeek
2007-05-29Updated disklabel format to support larger disks and partitions. WeOtto Moerbeek
2006-09-26Zap D_REMOVABLE flag from disklabel. If you didn't already know thatKenneth R Westerback
2006-09-24Eliminate D_CHAIN, D_ECC and D_RAMDISK flags from disklabel. They wereKenneth R Westerback
2006-04-02kill atoi(), correct signedness of internal API gettype(); ok a few peopleTheo de Raadt
2005-08-08zap remaining rcsid.Marc Espie
2005-03-25deregister (and deauto!). ok millert@ marco@Otto Moerbeek
2003-06-11ansification; checked by pvalTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-05-24try to use strlcpy and snprintf more; ok variousTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2000-07-19off-by-one calculation error; getcwd() would return NULL if the buffer wasTheo de Raadt
1997-07-23tabifykstailey
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt