Subject: CVS commit: src/sys/arch/hp700/include
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 10/18/2003 23:45:30
Module Name:	src
Committed By:	itohy
Date:		Sat Oct 18 23:45:30 UTC 2003

Modified Files:
	src/sys/arch/hp700/include: disklabel.h

Log Message:
Change the location of BSD disklabel not to overlap with LIF header.
	LABELSECTOR:  0 -> 1
	LABELOFFSET: 64 -> 0

per discussion on NetBSD mailing lists: port-hp700 and tech-kern.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/hp700/include/disklabel.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.