Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/i386/i386
Module Name: syssrc
Committed By: jdolecek
Date: Wed Oct 31 18:16:03 UTC 2001
Modified Files:
syssrc/sys/arch/i386/i386: svr4_sigcode.s
Log Message:
Make local INTRENTRY, INTRFASTEXIT match those in locore.s, i.e. store &
restore %fs/%gs appropriately.
Fixes kern/14275 - compat svr4 works on i386 again :)
Thanks to MOCHIDA Shuji for initial investigation on the issue, that helped
to find the bug a lot.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/i386/i386/svr4_sigcode.s
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