aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/sun_disklabel.h
Commit message (Expand)AuthorAgeFilesLines
* Support VTOC volume names. This can be useful to distinguish multipleJoerg Wunsch2005-03-301-1/+3
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Add SVR4-compatible VTOC-style elements to the Sun label. TheJoerg Wunsch2004-06-011-0/+35
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-071-9/+0
* Introduce a #define for the length of the bootloader code.Poul-Henning Kamp2003-04-231-0/+8
* Now that all uses of this file use explicit encoding/decoding, removePoul-Henning Kamp2003-04-211-36/+12
* Add defines for number of partitions, raw partition index and size ofPoul-Henning Kamp2003-04-211-1/+4
* Add prototypes for sunlabel_dec() and sunlabel_enc().Poul-Henning Kamp2003-04-211-0/+3
* Duh. #ifdef CTASSERT so we don't break user-land software.Poul-Henning Kamp2002-10-291-0/+2
* Put a CTASSERT on the size of struct sun_disklabel.Poul-Henning Kamp2002-10-281-0/+2
* Add a hack (ported from NetBSD) to support Sun disk labels.David E. O'Brien2002-05-091-0/+101