Source-Changes archive

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

CVS commit: src/sys/arch/sparc64



Module Name:    src
Committed By:   andvar
Date:           Wed Dec 13 23:11:35 UTC 2023

Modified Files:
        src/sys/arch/sparc64/dev: vnet.c
        src/sys/arch/sparc64/sparc64: netbsd32_machdep_13.c

Log Message:
Add #ifdef DDB blocks around Debugger(); calls to make kernel build without DDB.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/sparc64/dev/vnet.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/sparc64/sparc64/netbsd32_machdep_13.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