Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/m68k
Module Name: src
Committed By: thorpej
Date: Tue Dec 2 02:53:08 UTC 2025
Modified Files:
src/sys/arch/m68k/include: pmap_68k.h
src/sys/arch/m68k/m68k: pmap_68k.c
Log Message:
Add a PMBM_F_RO flag to allow machine_bootmap[] to create read-only
mappings. mac68k uses this to map the Mac ROMs.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/m68k/include/pmap_68k.h
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/m68k/m68k/pmap_68k.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