Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm
Module Name: src
Committed By: matt
Date: Sat Jan 11 17:32:20 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: arm32_machdep.c fault.c
src/sys/arch/arm/include: locore.h
Log Message:
Add hw.printfataltraps sysctl. Always print fatal traps for init. For all
other processes, only do so if cpu_printfataltraps is true.
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/sys/arch/arm/arm32/arm32_machdep.c
cvs rdiff -u -r1.91 -r1.92 src/sys/arch/arm/arm32/fault.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/include/locore.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