Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: yamt
Date: Sat Sep 1 10:47:44 UTC 2007
Modified Files:
src/sys/arch/amd64/amd64: pmap.c
src/sys/arch/i386/i386: pmap.c
Log Message:
reduce cosmetic differences between i386 and amd64 pmaps.
(whitespace, ansify, etc.)
no functional changes are intended.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/arch/amd64/amd64/pmap.c
cvs rdiff -r1.213 -r1.214 src/sys/arch/i386/i386/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