joerg
|
a1f08bc5f7
|
Support VTOC volume names. This can be useful to distinguish multiple
disks in a system. Solaris' format(1m) displays the volume names in
the disk overview.
MFC after: 1 month
|
2005-03-30 09:33:10 +00:00 |
|
imp
|
872b48591b
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 18:27:30 +00:00 |
|
joerg
|
b2404db737
|
Add SVR4-compatible VTOC-style elements to the Sun label. The
FreeBSD kernel doesn't use them but sunlabel(8) shortly will,
and both these files are used by sunlabel(8).
|
2004-06-01 20:18:25 +00:00 |
|
obrien
|
40ee2bd5c8
|
Use __FBSDID().
Approved by: phk
|
2003-06-11 06:49:16 +00:00 |
|
phk
|
d5b1803a96
|
Use #defines from <sys/sun_disklabel.h> instead of private ones.
|
2003-04-21 19:42:36 +00:00 |
|
phk
|
9e9aeab27a
|
Functions to encode and decode Sun Microsystems disk partitioning data
structures.
Mostly by: jake
|
2003-04-21 18:41:12 +00:00 |
|