K 10 svn:author V 3 jhb K 8 svn:date V 27 2008-05-23T20:06:59.000000Z K 7 svn:log V 283 - Close a small fd leak that can occur if we have to do more than one PIOCWAIT after forking a new child process. - Use NULL instead of 0 in one spot. This is a direct commit to RELENG_6 since it only applies to the procfs code and newer branches use ptrace() rather than procfs. END