Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: CVS commit: src/sys/sys
Module Name: src
Committed By: dsl
Date: Fri Nov 14 08:03:16 UTC 2003
Modified Files:
src/sys/sys: disklabel.h
Log Message:
Only include machine/disklabel.h if MAXPARTITIONS is undefined.
With care should allow sys/disklabel.h to be used in MI/host code.
david,
please back out this change and if you really want to make it,
bring it up on tech-kern. also, while there, please back out
the changes to usr.sbin/installboot to use sys/disklabel.h.
(why did you ignore sys/bootblock.h?)
you need to take a lot more care when making such changes to
the system - they need wide testing, and these days, changing
host tools means testing on a wide variety of host platforms.
thanks,
.mrg.
Home |
Main Index |
Thread Index |
Old Index