Searched hist:"0 e5e4167809165c2be4f8ddd88aa8a4084c7e02d" (Results 1 – 4 of 4) sorted by relevance
/freebsd/bin/pwait/ |
H A D | Makefile | diff 0e5e4167809165c2be4f8ddd88aa8a4084c7e02d Tue Nov 17 23:47:20 CET 2009 Jilles Tjoelker <jilles@FreeBSD.org> 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@ 0e5e4167809165c2be4f8ddd88aa8a4084c7e02d Tue Nov 17 23:47:20 CET 2009 Jilles Tjoelker <jilles@FreeBSD.org> 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 D | pwait.1 | diff 0e5e4167809165c2be4f8ddd88aa8a4084c7e02d Tue Nov 17 23:47:20 CET 2009 Jilles Tjoelker <jilles@FreeBSD.org> 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@ 0e5e4167809165c2be4f8ddd88aa8a4084c7e02d Tue Nov 17 23:47:20 CET 2009 Jilles Tjoelker <jilles@FreeBSD.org> 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 D | pwait.c | diff 0e5e4167809165c2be4f8ddd88aa8a4084c7e02d Tue Nov 17 23:47:20 CET 2009 Jilles Tjoelker <jilles@FreeBSD.org> 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@ 0e5e4167809165c2be4f8ddd88aa8a4084c7e02d Tue Nov 17 23:47:20 CET 2009 Jilles Tjoelker <jilles@FreeBSD.org> 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/bin/ |
H A D | Makefile | diff 0e5e4167809165c2be4f8ddd88aa8a4084c7e02d Tue Nov 17 23:47:20 CET 2009 Jilles Tjoelker <jilles@FreeBSD.org> 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@ diff 0e5e4167809165c2be4f8ddd88aa8a4084c7e02d Tue Nov 17 23:47:20 CET 2009 Jilles Tjoelker <jilles@FreeBSD.org> 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@
|