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 21:33:35 UTC 2025
Modified Files:
src/sys/arch/mvme68k/mvme68k: locore.s pmap_bootstrap.c
Log Message:
Don't calculate phymem in pmap_bootstrap1(); instead, store it at the same
time maxmem is stored.
To generate a diff of this commit:
cvs rdiff -u -r1.140 -r1.141 src/sys/arch/mvme68k/mvme68k/locore.s
cvs rdiff -u -r1.60 -r1.61 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