index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
alpha
/
include
/
disklabel.h
Age
Commit message (
Expand
)
Author
2007-06-20
b_cylinder does not need to be set on the callpath down into drivers.
Theo de Raadt
2007-06-17
Eliminate a few straggling 'labelsector' field declarations from
Kenneth R Westerback
2007-06-17
significantly simplified disklabel infrastructure. MBR handling becomes MI
Theo de Raadt
2007-06-10
No need for two *LABELSECTOR and *LABELOFFSET defines that mean the
Kenneth R Westerback
2006-10-20
Try again with local variable to avoid alignment issues.
Kenneth R Westerback
2006-10-18
back out disksubr changes ... since they violate strict alignment on
Theo de Raadt
2006-10-17
The dosparts member of cpu_disklabel was not used for any persistant
Kenneth R Westerback
2006-10-04
Zap bad144 bad sector info in disklabels. Sparsely used if at all for
Kenneth R Westerback
2006-07-09
Remove DLT_* logic from Alpha as well, being careful to keep the
Kenneth R Westerback
2006-06-19
Zap Amiga bits of disklabel.h now that Amiga bits of readdisklabel() are
Kenneth R Westerback
2006-06-11
Amiga is no longer amoung us. Some architectures were too sentimental
Kenneth R Westerback
1999-12-04
DOSPTYP_EXTENDL; sigh@kuzirabekon.econ.nagasaki-u.ac.jp
Theo de Raadt
1999-03-23
Add DOSMBR_SIGNATURE_OFF define, needed for last disklabel change
Todd C. Miller
1998-02-24
rename some DOS MBR partition types
Theo de Raadt
1998-02-19
add netbsd partition, rename 386BSD one to FreeBSD..
Theo de Raadt
1998-01-11
disklabel spoofing for FAT32.
Niels Provos
1997-09-29
DOSMBR_SIGNATURE, DOSACTIVE; weingart
Theo de Raadt
1997-08-08
Use the new bounds_check_with_label API. Add generic support for reading
Niklas Hallqvist
1997-06-30
Add MBR & i386/disklabel probing in a generic fashion usable for more
Niklas Hallqvist
1997-04-07
16 partitions
Todd C. Miller
1996-10-30
Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.
Niklas Hallqvist
1996-07-29
Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt