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:           Sat Jan 13 18:51:39 UTC 2024

Modified Files:
        src/sys/arch/sun2/sun2: locore2.c promlib.c
        src/sys/arch/sun3/sun3: locore2.c sunmon.c
        src/sys/arch/sun3/sun3x: locore2.c
        src/sys/arch/sun68k/conf: files.sun68k
        src/sys/arch/sun68k/sun68k: isr.c
Added Files:
        src/sys/arch/sun2/include: vectors.h
        src/sys/arch/sun3/include: vectors.h
        src/sys/arch/sun68k/include: vectors.h
Removed Files:
        src/sys/arch/sun68k/sun68k: vector.c vector.h

Log Message:
Switch the sun68k platforms over to the common m68k vector table.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/sun2/include/vectors.h
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/sun2/sun2/locore2.c
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/sun2/sun2/promlib.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/sun3/include/vectors.h
cvs rdiff -u -r1.103 -r1.104 src/sys/arch/sun3/sun3/locore2.c
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/sun3/sun3/sunmon.c
cvs rdiff -u -r1.42 -r1.43 src/sys/arch/sun3/sun3x/locore2.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/sun68k/conf/files.sun68k
cvs rdiff -u -r0 -r1.1 src/sys/arch/sun68k/include/vectors.h
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/sun68k/sun68k/isr.c
cvs rdiff -u -r1.7 -r0 src/sys/arch/sun68k/sun68k/vector.c
cvs rdiff -u -r1.4 -r0 src/sys/arch/sun68k/sun68k/vector.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