CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2013/01/26 13:47:08

Modified files:
        sys/arch/m88k/m88k: m88k_machdep.c 

Log message:
Make sure new processes get a clean FPU configuration upon startup, by
resetting the appropriate register in setregs(). Similar in spirit to what
m68k does (restoring a null frame), and necessary since m88k doesn't do lazy
fpu switching.

Reply via email to