Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-14 | Make the array of fpu exception types/codes big enough. | Mark Kettenis | |
Fix a typo too, such that we actually read beyond element 0 in all cases. ok miod@ | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-09-10 | applying the same mask to rs2 and rd is bad ju-ju for F?TO? instructions. ↵ | Jason Wright | |
Fix up rd in those cases. | |||
1998-03-01 | trapsignal() requires parameter five to be of type "union sigval". | johns | |
gcc 2.8 will not allow us to pass in a caddr_t, changes based on Niklas' stuff in i386 trap.c | |||
1998-01-13 | Workaround for fpu_cleanup panic. We just ignore it. I'm going to | Jason Wright | |
look further into really fixing this problem. | |||
1997-08-08 | Mostly sync to NetBSD-current 970804. | Jason Downs | |
GENERIC currently compiles and runs; some devices (isp) are not complete and not yet enabled. | |||
1997-02-04 | provide fpe fault addr; thanks for help from torek@bsdi.com | Theo de Raadt | |
1997-02-04 | match SIGILL to ILL_COPROC | Theo de Raadt | |
1997-02-01 | trapsignal/sendsig type/sigval changes | Theo de Raadt | |
1997-01-27 | add another parameter to trapsignal() and sendsig() -- fault addr to be | Theo de Raadt | |
delivered with in the siginfo information | |||
1996-08-11 | netbsd port, now we merge our changes back in | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |