Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: sommerfeld
Date: Mon Jun 11 20:04:03 UTC 2001
Modified Files:
syssrc/sys/arch/i386/i386: locore.s trap.c
Log Message:
Replace magic numbers in trap code with offsetof()
Deal better with traps during register restore.
Explain a bit more about what's going on here.
To generate a diff of this commit:
cvs rdiff -r1.239 -r1.240 syssrc/sys/arch/i386/i386/locore.s
cvs rdiff -r1.158 -r1.159 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.
Home |
Main Index |
Thread Index |
Old Index