Subject: CVS commit: src/sys/arch/x86_64/x86_64
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 02/25/2003 02:48:00
Module Name:	src
Committed By:	fvdl
Date:		Tue Feb 25 00:48:00 UTC 2003

Modified Files:
	src/sys/arch/x86_64/x86_64: pmap.c

Log Message:
Fix another off-by-one, this time in the current KVA limited as maintained
by pmap_growkernel.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/x86_64/x86_64/pmap.c

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