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

/freebsd-10.1-release/bin/pwait/
H A DMakefile199458 Tue Nov 17 20:53:45 MST 2009 jilles Add pwait utility, which waits for any process to terminate.

This is similar to the Solaris utility of the same name.

Some use cases:
* rc.subr's wait_for_pids
* interactive use, e.g. to shut down the computer when some task is done
even if the task is already running

Discussed on: hackers@
H A Dpwait.c199458 Tue Nov 17 20:53:45 MST 2009 jilles Add pwait utility, which waits for any process to terminate.

This is similar to the Solaris utility of the same name.

Some use cases:
* rc.subr's wait_for_pids
* interactive use, e.g. to shut down the computer when some task is done
even if the task is already running

Discussed on: hackers@
H A Dpwait.1199458 Tue Nov 17 20:53:45 MST 2009 jilles Add pwait utility, which waits for any process to terminate.

This is similar to the Solaris utility of the same name.

Some use cases:
* rc.subr's wait_for_pids
* interactive use, e.g. to shut down the computer when some task is done
even if the task is already running

Discussed on: hackers@
/freebsd-10.1-release/bin/
H A DMakefilediff 199458 Tue Nov 17 20:53:45 MST 2009 jilles Add pwait utility, which waits for any process to terminate.

This is similar to the Solaris utility of the same name.

Some use cases:
* rc.subr's wait_for_pids
* interactive use, e.g. to shut down the computer when some task is done
even if the task is already running

Discussed on: hackers@

Completed in 104 milliseconds