aboutsummaryrefslogtreecommitdiff
path: root/sys/geom/geom_sunlabel_enc.c
Commit message (Expand)AuthorAgeFilesLines
* Support VTOC volume names. This can be useful to distinguish multipleJoerg Wunsch2005-03-301-1/+11
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-2/+2
* Add SVR4-compatible VTOC-style elements to the Sun label. TheJoerg Wunsch2004-06-011-1/+46
* Use __FBSDID().David E. O'Brien2003-06-111-3/+3
* Use #defines from <sys/sun_disklabel.h> instead of private ones.Poul-Henning Kamp2003-04-211-8/+4
* Functions to encode and decode Sun Microsystems disk partitioning dataPoul-Henning Kamp2003-04-211-0/+131