Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/i386
Module Name: src
Committed By: thorpej
Date: Tue Apr 1 20:54:24 UTC 2003
Modified Files:
src/sys/arch/i386/i386: cpu.c kvm86.c machdep.c pmap.c
Log Message:
Use PAGE_SIZE rather than NBPG.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/i386/i386/cpu.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/i386/i386/kvm86.c
cvs rdiff -r1.517 -r1.518 src/sys/arch/i386/i386/machdep.c
cvs rdiff -r1.150 -r1.151 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