Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/15/2004 06:18:48
Module Name:	src
Committed By:	thorpej
Date:		Fri Oct 15 06:18:48 UTC 2004

Modified Files:
	src/sys/arch/amd64/amd64: autoconf.c
	src/sys/arch/i386/i386: autoconf.c

Log Message:
match_harddisk(): Open RAW_PART, not the booted partition; we're
only performing the ioctl to fetch the disklabel.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/amd64/amd64/autoconf.c
cvs rdiff -r1.78 -r1.79 src/sys/arch/i386/i386/autoconf.c

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