summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/wait/wait.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* don't use __syscall to emulate _exit, just call _exitderaadt2017-03-081-3/+3
* old __syscall test is really a wait() testmickey2003-11-041-0/+35