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
/
arm
/
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
significantly simplified disklabel infrastructure. MBR handling becomes MI
Theo de Raadt
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
Try to nail elusive arm/include/disklabel.h at third attempt.
Kenneth R Westerback
2006-07-01
Eliminate redundant get_le() in favour of letoh32(). Add letoh32()
Kenneth R Westerback
2006-06-26
Clean up some inconsistancies in definitions around DOS MBR code. No
Kenneth R Westerback
2005-11-04
remove useless prototype; ok drahn@
Uwe Stuehler
2004-11-10
Remove __cplusplus crud.
Alexander Yurchenko
2004-05-19
de __P of sys/arch/arm.
Dale Rahn
2004-02-13
No need to include <sys/dkbad.h> twice.
Miod Vallat
2004-02-01
Arm port, NetBSD codebase stripped down, 32bit only support.
Dale Rahn