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:           Sun Apr  5 19:18:47 UTC 2026

Modified Files:
        src/sys/arch/m68k/m68k: m68k_machdep.c
        src/sys/arch/mvme68k/mvme68k: machdep.c
        src/sys/arch/next68k/next68k: machdep.c
        src/sys/arch/virt68k/virt68k: machdep.c

Log Message:
machine_init_common() now does the job of loading phys mem into
the VM manage page pool.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/m68k/m68k/m68k_machdep.c
cvs rdiff -u -r1.186 -r1.187 src/sys/arch/mvme68k/mvme68k/machdep.c
cvs rdiff -u -r1.137 -r1.138 src/sys/arch/next68k/next68k/machdep.c
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/virt68k/virt68k/machdep.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