aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/kern/reaper.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Reparent a child of pdfork(2) to its reaper when the procdesc is closed.Mark Johnston2018-10-161-0/+36
* reaper: Make REAPER_KILL_SUBTREE actually work.Jilles Tjoelker2016-12-141-0/+102
* Add tests for reaper receiving SIGCHLD (r309886).Jilles Tjoelker2016-12-121-0/+162
* Add some tests for reaper functionality (in procctl()).Jilles Tjoelker2016-12-101-0/+494