K 10 svn:author V 2 ed K 8 svn:date V 27 2015-08-12T11:07:03.270059Z K 7 svn:log V 235 Use CAP_EVENT instead of CAP_PDWAIT. The cloudlibc pdwait() function ends up using FreeBSD's kqueue() in combination with EVFILT_PROCDESC. This depends on CAP_EVENT -- not CAP_PDWAIT. Obtained from: https://github.com/NuxiNL/freebsd END