Source-Changes archive

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

CVS commit: src/sys/arch/virt68k/virt68k



Module Name:    src
Committed By:   thorpej
Date:           Thu Nov  6 16:06:42 UTC 2025

Modified Files:
        src/sys/arch/virt68k/virt68k: machdep.c pmap_bootstrap.c

Log Message:
Move all of the msgbuf initialization out of pmap_bootstrap() and into
virt68k_init().  pmap_bootstrap() is now free of virt68k-specific stuff.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/virt68k/virt68k/machdep.c
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/virt68k/virt68k/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