Subject: CVS commit: src/sys/arch/x86_64
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 02/23/2003 04:44:45
Module Name: src
Committed By: fvdl
Date: Sun Feb 23 02:44:45 UTC 2003
Modified Files:
src/sys/arch/x86_64/include: pmap.h
src/sys/arch/x86_64/x86_64: pmap.c
Log Message:
Fix up pmap_growkernel a bit to avoid off-by-one errors.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/x86_64/include/pmap.h
cvs rdiff -r1.13 -r1.14 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.