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: pk
Date: Tue Nov 4 14:24:25 UTC 2003
Modified Files:
src/sys/arch/sparc/sparc: trap.c
src/sys/arch/sparc64/sparc64: trap.c
Log Message:
* Set ksi_code to SI_NOINFO where we used to return zero.
* Fill in ksi_errno if we have an error code to report.
To generate a diff of this commit:
cvs rdiff -r1.149 -r1.150 src/sys/arch/sparc/sparc/trap.c
cvs rdiff -r1.99 -r1.100 src/sys/arch/sparc64/sparc64/trap.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