summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/include/disklabel.h
AgeCommit message (Collapse)Author
1997-03-31Modernize OpenBSD/mvme68k to match various changes in m68k and hp300 code.Jason Downs
Compiles, but untested for lack of hardware.
1997-02-12The original disklabel code from dale had an unaligned-aligned problemTheo de Raadt
in it. This new code from rahnds and nivas will read either style of disklabel and hence will work on the mvme88k as well.
1996-05-10add some documentationchuck
add some predefined constants so that the kernel can generate valid bootblocks without help from 'wrtvid'
1996-04-28add OpenBSD headerTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt