summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/signal/sigio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Put all signal tests under a single directory.mpi2020-09-167-0/+782
This allows to run them all with a single command. Discussed with bluhm@