Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mac68k/mac68k
Module Name: src
Committed By: thorpej
Date: Tue Dec 2 02:26:18 UTC 2025
Modified Files:
src/sys/arch/mac68k/mac68k: machdep.c pmap_bootstrap.c
Log Message:
pmap_machine_check_bootstrap_allocations() and bootstrap_mac68k() are
independent of the pmap implementation; move them out of pmap_bootstrap.c
and into machdep.c
To generate a diff of this commit:
cvs rdiff -u -r1.373 -r1.374 src/sys/arch/mac68k/mac68k/machdep.c
cvs rdiff -u -r1.112 -r1.113 src/sys/arch/mac68k/mac68k/pmap_bootstrap.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