Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/14/2003 22:33:29
Module Name:	src
Committed By:	fvdl
Date:		Tue Oct 14 22:33:29 UTC 2003

Modified Files:
	src/sys/arch/amd64/amd64: machdep.c mem.c

Log Message:
Proper checks for kmem reads beyond _end


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/amd64/amd64/mem.c

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