Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 03/11/2004 11:39:26
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.