K 10 svn:author V 6 jilles K 8 svn:date V 27 2009-12-21T22:16:07.222647Z K 7 svn:log V 233 rc.subr: Use pwait in wait_for_pids. This waits for the requested process(es) to terminate, rather than polling with an interval of 2 seconds. If pwait is not available, the old method is used. PR: conf/132766 Reviewed by: dougb END