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: Sun Mar 29 19:06:47 UTC 2026
Modified Files:
src/sys/arch/cesfic/conf: files.cesfic
src/sys/arch/hp300/conf: files.hp300
src/sys/arch/luna68k/conf: files.luna68k
src/sys/arch/m68k/conf: files.m68k
src/sys/arch/mac68k/conf: files.mac68k
src/sys/arch/mvme68k/conf: files.mvme68k
src/sys/arch/news68k/conf: files.news68k
src/sys/arch/next68k/conf: files.next68k
src/sys/arch/sun68k/conf: files.sun68k
src/sys/arch/virt68k/conf: files.virt68k
Log Message:
Apparently we have kgdb_machdep.c and kgdb_m68k.c, the latter is already
in files.m68k, and the former everyone uses the same one, so move it to
files.m68k, too.
Obviously, more cleanup in this area is going to be needed.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/cesfic/conf/files.cesfic
cvs rdiff -u -r1.109 -r1.110 src/sys/arch/hp300/conf/files.hp300
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/luna68k/conf/files.luna68k
cvs rdiff -u -r1.70 -r1.71 src/sys/arch/m68k/conf/files.m68k
cvs rdiff -u -r1.144 -r1.145 src/sys/arch/mac68k/conf/files.mac68k
cvs rdiff -u -r1.79 -r1.80 src/sys/arch/mvme68k/conf/files.mvme68k
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/news68k/conf/files.news68k
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/next68k/conf/files.next68k
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/sun68k/conf/files.sun68k
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/virt68k/conf/files.virt68k
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