Source-Changes archive

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

CVS commit: src/sys/arch/alpha



Module Name:    src
Committed By:   thorpej
Date:           Tue Apr  8 23:35:48 UTC 2003

Modified Files:
        src/sys/arch/alpha/alpha: machdep.c
        src/sys/arch/alpha/include: vmparam.h

Log Message:
Make PAGE_SIZE, PAGE_SHIFT, and PAGE_MASK compile time constants; we only
support 8K page models at the moment anyway.


To generate a diff of this commit:
cvs rdiff -r1.262 -r1.263 src/sys/arch/alpha/alpha/machdep.c
cvs rdiff -r1.25 -r1.26 src/sys/arch/alpha/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