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:   thorpej
Date:           Wed Apr  2 07:54:00 UTC 2003

Modified Files:
        src/sys/arch/sun2/include: dvma.h vmparam.h
        src/sys/arch/sun3/include: dvma3.h dvma3x.h vmparam.h
        src/sys/arch/x68k/include: vmparam.h
        src/sys/arch/x86/include: mpbiosvar.h
        src/sys/arch/x86_64/include: pmap.h vmparam.h

Log Message:
Use PAGE_SIZE rather than NBPG.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/sun2/include/dvma.h
cvs rdiff -r1.9 -r1.10 src/sys/arch/sun2/include/vmparam.h
cvs rdiff -r1.9 -r1.10 src/sys/arch/sun3/include/dvma3.h
cvs rdiff -r1.5 -r1.6 src/sys/arch/sun3/include/dvma3x.h
cvs rdiff -r1.31 -r1.32 src/sys/arch/sun3/include/vmparam.h
cvs rdiff -r1.24 -r1.25 src/sys/arch/x68k/include/vmparam.h
cvs rdiff -r1.1 -r1.2 src/sys/arch/x86/include/mpbiosvar.h
cvs rdiff -r1.10 -r1.11 src/sys/arch/x86_64/include/pmap.h
cvs rdiff -r1.6 -r1.7 src/sys/arch/x86_64/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