Module Name: src
Committed By: fvdl
Date: Thu Nov 26 23:47:36 UTC 1998
Modified Files:
src/sys/arch/i386/i386: locore.s
Log Message:
Save and restore pcb_onfault in a few copy functions that may be called
from a context where we can't afford to clobber it. Mostly from
Charles Hannum.