Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |