Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/include
Module Name: src
Committed By: christos
Date: Wed Sep 10 16:48:17 UTC 2003
Modified Files:
src/sys/arch/i386/include: frame.h signal.h
Log Message:
#ifdef struct sigframe_sigcontext and struct sigcontext, so that only code
that really needs them, get them.
XXX1: We need to fix the vm86 api.
XXX2: We need to fix the ibcs2 signal delivery mechanism.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/arch/i386/include/frame.h
cvs rdiff -r1.18 -r1.19 src/sys/arch/i386/include/signal.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