Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/next68k/next68k



Module Name:    src
Committed By:   thorpej
Date:           Tue Nov 18 22:39:58 UTC 2025

Modified Files:
        src/sys/arch/next68k/next68k: locore.s machdep.c nextrom.c
            pmap_bootstrap.c seglist.h

Log Message:
Re-sync with mvme68k: initialize the memory segment list in next68k_init(),
not pmap_bootstrap1().


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 src/sys/arch/next68k/next68k/locore.s
cvs rdiff -u -r1.123 -r1.124 src/sys/arch/next68k/next68k/machdep.c
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/next68k/next68k/nextrom.c
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/next68k/next68k/pmap_bootstrap.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/next68k/next68k/seglist.h

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