Test case PipePdfork.WildcardWait available in https://github.com/google/capsicum-test
A commit references this bug: Author: oshogbo Date: Wed Aug 12 20:08:54 UTC 2015 New revision: 286698 URL: https://svnweb.freebsd.org/changeset/base/286698 Log: When the wait*(2) syscalls wait for any process (P_ALL), they should ignore processes created with the pdfork(2) syscall. PR: 201054 Approved by: pjd (mentor) Discussed with: emaste, rwatson Changes: head/sys/kern/kern_exit.c