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: Wed Nov 12 13:33:35 UTC 2025
Modified Files:
src/sys/arch/hp300/hp300: machdep.c
src/sys/arch/luna68k/luna68k: machdep.c
src/sys/arch/mac68k/mac68k: machdep.c
src/sys/arch/mvme68k/mvme68k: machdep.c
src/sys/arch/next68k/next68k: machdep.c
src/sys/arch/x68k/x68k: machdep.c
Log Message:
cpu_init_kcore_hdr(): use pmap_init_kcore_hdr().
To generate a diff of this commit:
cvs rdiff -u -r1.241 -r1.242 src/sys/arch/hp300/hp300/machdep.c
cvs rdiff -u -r1.113 -r1.114 src/sys/arch/luna68k/luna68k/machdep.c
cvs rdiff -u -r1.371 -r1.372 src/sys/arch/mac68k/mac68k/machdep.c
cvs rdiff -u -r1.165 -r1.166 src/sys/arch/mvme68k/mvme68k/machdep.c
cvs rdiff -u -r1.122 -r1.123 src/sys/arch/next68k/next68k/machdep.c
cvs rdiff -u -r1.213 -r1.214 src/sys/arch/x68k/x68k/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