Subject: CVS commit: src/sys/arch/hp700/stand/common
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 10/15/2005 10:58:06
Module Name:	src
Committed By:	itohy
Date:		Sat Oct 15 10:58:06 UTC 2005

Modified Files:
	src/sys/arch/hp700/stand/common: dev_hppa.h dk.c pdc.c

Log Message:
When read from a disk partition, add the partition offset properly.
Do not use NULL address for disklabel buffer (wow).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/hp700/stand/common/dev_hppa.h
cvs rdiff -r1.5 -r1.6 src/sys/arch/hp700/stand/common/dk.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/hp700/stand/common/pdc.c

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