summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_procctl.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r310096: reaper: Make REAPER_KILL_SUBTREE actually work.jilles2017-02-051-1/+1
* MFC r306260:kib2016-09-281-1/+1
* MFC r306081:kib2016-09-281-0/+38
* If process becomes reaper (procctl(PROC_REAP_ACQUIRE)) while alreadykib2015-08-201-2/+0
* Reparenting done by debugger attach can leave reaper without directkib2015-02-151-3/+5
* Return with the process locked, caller expects p still locked afterkib2015-02-151-1/+1
* Add procctl(2) PROC_TRACE_CTL command to enable or disable debuggerkib2015-01-181-1/+78
* Add missed break.kib2014-12-161-0/+1
* Add a facility for non-init process to declare itself the reaper ofkib2014-12-151-0/+460
OpenPOWER on IntegriCloud