OpenGrok
Cross Reference: disklabel.h
xref
: /
src
/
sys
/
arch
/
sparc
/
include
/
disklabel.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/sparc/include/disklabel.h
Revision
Date
Author
Comments
1.6
30-Aug-2011
bouyer
Add getlabelusesmbr(), as proposed in
http://mail-index.netbsd.org/tech-userlevel/2011/08/25/msg005404.html
This is used by disk tools such as disklabel(8) to dynamically decide is
the undelyling platform uses a disklabel-in-mbr-partition or not
(instead of using a compile-time list of ports).
getlabelusesmbr() reads the sysctl kern.labelusesmbr, takes its value from the
machdep #define LABELUSESMBR.
For evbmips, make LABELUSESMBR 1 if the platform uses pmon
as bootloader, and 0 (the previous value) otherwise.
1.5
29-Jun-1996
pk
Put native NetBSD disk label in a piece of wasteland within a SunOS label.
1.4
01-Sep-1995
pk
Enable writing of disklabels (Many thanks to Jason Thorpe, Gordon Ross
and Matthew Green).
1.3
12-Jul-1995
thorpej
Zap duplicate RCS id.
1.2
20-Nov-1994
deraadt
copyright/Id cleanup
1.1
14-Oct-1994
cgd
move arch dependence to archs. clean up a bit. deal with weird MAXPARTITONS.
Indexes created Tue Oct 14 08:09:56 GMT 2025