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: Thu Mar 26 12:47:38 UTC 2026
Modified Files:
src/sys/arch/hp300/hp300: locore.s machdep.c
src/sys/arch/news68k/news68k: locore.s machdep.c
Log Message:
Deal with the external cache in machine_init() rather than in locore.s
just before calling machine_init().
To generate a diff of this commit:
cvs rdiff -u -r1.213 -r1.214 src/sys/arch/hp300/hp300/locore.s
cvs rdiff -u -r1.255 -r1.256 src/sys/arch/hp300/hp300/machdep.c
cvs rdiff -u -r1.112 -r1.113 src/sys/arch/news68k/news68k/locore.s
cvs rdiff -u -r1.128 -r1.129 src/sys/arch/news68k/news68k/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