Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/15/2008 14:26:42
Module Name:	src
Committed By:	ad
Date:		Tue Jan 15 14:26:42 UTC 2008

Modified Files:
	src/sbin/savecore: savecore.c
	src/sys/kern: kern_subr.c
	src/sys/sys: systm.h

Log Message:
Don't use the block device to read crashdumps, if possible.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 src/sbin/savecore/savecore.c
cvs rdiff -r1.174 -r1.175 src/sys/kern/kern_subr.c
cvs rdiff -r1.211 -r1.212 src/sys/sys/systm.h

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