Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



perry
Sat Jul 19 15:27:21 PDT 1997
Update of /a/cvsroot/src/sbin/reboot
In directory netbsd1:/var/slash-tmp/cvs-serv21540

Modified Files:
        reboot.c 
Log Message:
fix pr-2619, from cgd. really obscure bug in exec'ing reboot when single user.

is
Sat Jul 19 15:28:50 PDT 1997
Update of /cvsroot/src/sys/arch/m68k/fpe
In directory netbsd1:/var/slash-tmp/cvs-serv21499

Modified Files:
        fpu_emulate.c fpu_fstore.c fpu_implode.c 
Log Message:
Fix my own PR port-m68k/3871, nee port-amiga/3871:
- don't erase FPSR exception bits _after_ doing most of the operations in
fpu_implode(), erase them before doing arith and store operations. This fixes
losing the DZ bit.
- create FPSR_OVFL and FPSR_UNFL bits in fpu_implode(). This showed up when
the first error was fixed.
XXX some more work needs to be done. E.g., creating OPERR together with
OVFL looks bogus, but I'm too tired know to re-check docs; and at least we
pass our own regression tests know.




Home | Main Index | Thread Index | Old Index