OpenGrok
Cross Reference: disklabel.h
xref
: /
src
/
sys
/
arch
/
pmax
/
include
/
disklabel.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/pmax/include/disklabel.h
Revision
Date
Author
Comments
1.5
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.4
09-Jan-2000
ad
- Fix RCS Ids.
- Spacing.
- Protect from multiple inclusion in a consistant way (except on headers
that do nothing except function as mips header wrappers).
1.3
27-Nov-1999
simonb
Remove NUMBOOT define - disklabel doesn't install bootblocks anymore.
1.2
18-Jan-1995
mellon
branches: 1.2.22; 1.2.34; 1.2.40;
Add NUMBOOT for benefit of disklabel program
1.1
14-Oct-1994
cgd
move arch dependence to archs. clean up a bit. deal with weird MAXPARTITONS.
1.2.40.1
27-Dec-1999
wrstuden
Pull up to last week's -current.
1.2.34.1
20-Nov-2000
bouyer
Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
1.2.22.1
06-Dec-1999
nisimura
Sync w/ recent changes in main trunk.
Indexes created Tue Oct 21 06:10:07 GMT 2025