Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/x86_64
Module Name: syssrc
Committed By: fvdl
Date: Fri Nov 29 22:14:18 UTC 2002
Modified Files:
syssrc/sys/arch/x86_64/include: pmap.h
syssrc/sys/arch/x86_64/x86_64: pmap.c
Log Message:
Make this a bit more like -current i386 pmap. Adjust some argument
types to avoid sign extension (although this is not a problem
currently).
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/x86_64/include/pmap.h
cvs rdiff -r1.10 -r1.11 syssrc/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