Searched hist:200818 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/etc/
H A Drc.subrdiff 200818 Mon Dec 21 22:19:49 MST 2009 jilles 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

Completed in 54 milliseconds