Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/virt68k
Module Name: src
Committed By: thorpej
Date: Mon Mar 9 23:21:21 UTC 2026
Modified Files:
src/sys/arch/virt68k/include: bootinfo.h
src/sys/arch/virt68k/virt68k: bootinfo.c machdep.c
Log Message:
Simplify / generalize the bootinfo code by hoisting out the console
handling stuff out of booinfo.c and into machdep.c.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/virt68k/include/bootinfo.h
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/virt68k/virt68k/bootinfo.c
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/virt68k/virt68k/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