Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mvme68k/mvme68k
Module Name: src
Committed By: thorpej
Date: Sun Nov 16 22:02:42 UTC 2025
Modified Files:
src/sys/arch/mvme68k/mvme68k: genassym.cf locore.s machdep.c
pmap_bootstrap.c
Log Message:
Move initialization of mem_clusters[] (for crash dumps) and adjustment
of phys_seg_list[] to mvme68k_init() and out of pmap_bootstrap1().
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/mvme68k/mvme68k/genassym.cf
cvs rdiff -u -r1.141 -r1.142 src/sys/arch/mvme68k/mvme68k/locore.s
cvs rdiff -u -r1.167 -r1.168 src/sys/arch/mvme68k/mvme68k/machdep.c
cvs rdiff -u -r1.61 -r1.62 src/sys/arch/mvme68k/mvme68k/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