Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/vax/vax
Module Name: src
Committed By: matt
Date: Mon Sep 29 22:24:53 UTC 2003
Modified Files:
src/sys/arch/vax/vax: sig_machdep.c trap.c
Log Message:
trap.c: Set ksi.ksi_trap to frame->trap.
sig_machdep.c: Use ksi->ksi_addr in compat code to supply the
'code' argument to the old signal routines.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/vax/vax/sig_machdep.c
cvs rdiff -r1.84 -r1.85 src/sys/arch/vax/vax/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