Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86_64
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.
Home |
Main Index |
Thread Index |
Old Index