summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/signal/sigfpe (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix fpe handler in regress test. Tested and `looks good' phessler@.pirofti2010-06-211-1/+8
* Fool gcc3 into not detecting we want a divide by zero at compile time.miod2004-02-151-4/+4
* Rename a bunch of the old bsd.regress.mk variables into the new ones.avsm2002-09-021-2/+2
* Proper dependencies to make this work.art2002-08-231-3/+3
* public domainmillert2002-05-211-1/+2
* Test some floating point exception problems when SIG_IGN is in effect.millert2002-04-302-0/+100