Module Name: src Committed By: jmcneill Date: Mon Dec 26 22:04:35 UTC 2011
Modified Files: src/sys/arch/usermode/include: intr.h src/sys/arch/usermode/usermode: intr.c trap.c Log Message: make sure the sigio signal handler runs on the alternate signal stack, fixes random SIGILLs seen recently To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/usermode/include/intr.h cvs rdiff -u -r1.10 -r1.11 src/sys/arch/usermode/usermode/intr.c cvs rdiff -u -r1.47 -r1.48 src/sys/arch/usermode/usermode/trap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.