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:   tsutsui
Date:           Sun Jan  2 05:21:11 UTC 2011

Modified Files:
        src/sys/arch/hp300/hp300: pmap_bootstrap.c
        src/sys/arch/m68k/include: pmap_motorola.h
        src/sys/arch/m68k/m68k: pmap_motorola.c

Log Message:
Make pmap_aliasmask unsigned and declare it in <m68k/pmap_motorola.h>.

XXX: does anyone still have working HP320 or HP350 with 020+HP_MMU+VAC?


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/sys/arch/hp300/hp300/pmap_bootstrap.c
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/m68k/include/pmap_motorola.h
cvs rdiff -u -r1.57 -r1.58 src/sys/arch/m68k/m68k/pmap_motorola.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