Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 12/09/2000 01:14:05
Module Name:	syssrc
Committed By:	mycroft
Date:		Fri Dec  8 23:14:05 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/i386: locore.s trap.c

Log Message:
Rework the way the nested task and trace flags are handled when entering the
old (lcall) syscall gate.  This speeds up that path a little.


To generate a diff of this commit:
cvs rdiff -r1.227 -r1.228 syssrc/sys/arch/i386/i386/locore.s
cvs rdiff -r1.144 -r1.145 syssrc/sys/arch/i386/i386/trap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.