Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amd64
Module Name: src
Committed By: sekiya
Date: Fri Jun 4 07:42:34 UTC 2004
Modified Files:
src/sys/arch/amd64/amd64: pmap.c
src/sys/arch/amd64/include: pmap.h vmparam.h
Log Message:
Use the SPLAY_* macros. Copied from the i386 pmap, okay'ed by fvdl@
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/amd64/amd64/pmap.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/amd64/include/pmap.h
cvs rdiff -r1.4 -r1.5 src/sys/arch/amd64/include/vmparam.h
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