summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/kqueue/kqueue-signal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* To make debugging the kqueue test easier, always print the assertionbluhm2016-09-201-16/+8
* Prevent silly states via knotes on pids > 2^32 and on nonexistent signals.guenther2016-07-141-1/+7
* Add tests for kqueue EVFILT_SIGNAL and that they can't be passed overguenther2011-07-071-0/+99