Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [yamt-x86pmap] src/sys/arch/amd64



Module Name:    src
Committed By:   yamt
Date:           Sun Oct  7 13:33:36 UTC 2007

Modified Files:
        src/sys/arch/amd64/amd64 [yamt-x86pmap]: locore.S machdep.c
        src/sys/arch/amd64/include [yamt-x86pmap]: pmap.h

Log Message:
rename PTDpaddr to PDPpaddr to match with i386.
(if you think it's a good idea to make gratuitous renames like this,
please do it for both of i386 and amd64 consistently.)


To generate a diff of this commit:
cvs rdiff -r1.26.2.4 -r1.26.2.5 src/sys/arch/amd64/amd64/locore.S
cvs rdiff -r1.61.2.2 -r1.61.2.3 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -r1.11.2.11 -r1.11.2.12 src/sys/arch/amd64/include/pmap.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