summaryrefslogtreecommitdiff
path: root/regress/sys/kern/kqueue/kqueue-signal.c
AgeCommit message (Expand)Author
2016-09-20To make debugging the kqueue test easier, always print the assertionAlexander Bluhm
2016-07-14Prevent silly states via knotes on pids > 2^32 and on nonexistent signals.Philip Guenther
2011-07-07Add tests for kqueue EVFILT_SIGNAL and that they can't be passed overPhilip Guenthe