Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/11/2001 23:40:19
Module Name: syssrc
Committed By: he
Date: Mon Jun 11 20:40:19 UTC 2001
Modified Files:
syssrc/sys/arch/i386/i386 [netbsd-1-5]: trap.c
Log Message:
Pull up revision 1.159 (requested by sommerfeld):
Replace magic numbers in trap code with offsetof().
Deal better with traps during register restore.
Explain a bit more about what is going on here.
To generate a diff of this commit:
cvs rdiff -r1.139 -r1.139.2.1 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.