Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/i386
Module Name: src
Committed By: yamt
Date: Thu Mar 11 11:39:26 UTC 2004
Modified Files:
src/sys/arch/i386/i386: trap.c vector.S
Log Message:
update trap(), resume_iret and friends to match with
the recent version of INTRFASTEXIT.
might be related to PR/24711.
To generate a diff of this commit:
cvs rdiff -r1.197 -r1.198 src/sys/arch/i386/i386/trap.c
cvs rdiff -r1.12 -r1.13 src/sys/arch/i386/i386/vector.S
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