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: Tue Nov 4 21:17:33 UTC 2025
Modified Files:
src/sys/arch/hp300/hp300: machdep.c
src/sys/arch/m68k/include: pmap_motorola.h
src/sys/arch/m68k/m68k: pmap_motorola.c
Log Message:
Hide the details of pmap_aliasmask from the outside of the m68k
pmap module. Provide a function to initialize VAC support instead.
To generate a diff of this commit:
cvs rdiff -u -r1.240 -r1.241 src/sys/arch/hp300/hp300/machdep.c
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/m68k/include/pmap_motorola.h
cvs rdiff -u -r1.90 -r1.91 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