Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/i386
Module Name: syssrc
Committed By: christos
Date: Sat Feb 16 16:22:04 UTC 2002
Modified Files:
syssrc/sys/arch/i386/i386: trap.c
syssrc/sys/arch/i386/include: pcb.h
Log Message:
save cr2 for the benefit of linux emulation, and normalize use of pcb
in trap(), i.e. always initialize *pcb and use it instead of doing it
sometimes.
To generate a diff of this commit:
cvs rdiff -r1.163 -r1.164 syssrc/sys/arch/i386/i386/trap.c
cvs rdiff -r1.29 -r1.30 syssrc/sys/arch/i386/include/pcb.h
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