Subject: CVS commit: src/usr.sbin/installboot/arch
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/10/2003 10:48:30
Module Name:	src
Committed By:	dsl
Date:		Mon Nov 10 10:48:30 UTC 2003

Modified Files:
	src/usr.sbin/installboot/arch: hp300.c

Log Message:
Ensure we use the target disklabel.h, not the host one.
Read the disklabel directly from sector 2 instead of using DIOCGDINFO.
Expect the label to be big-endian.
Support -o append for real files.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.sbin/installboot/arch/hp300.c

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