aboutsummaryrefslogtreecommitdiff
path: root/bin/pwait
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiomEnji Cooper2017-08-021-0/+1
* Rename some tests to end in _test.Bryan Drewery2017-03-092-1/+1
* Remove unneeded -x from tests.Bryan Drewery2017-03-091-22/+22
* pwait: Add a -t flag to specify a timeout before exiting, and tests.Bryan Drewery2017-03-076-11/+347
* Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber2016-02-091-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync with HEAD.David E. O'Brien2013-02-081-1/+1
| |\ | |/ |/|
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | Use a different way to silence clang analyzer as done in r245494 byXin LI2013-01-161-2/+1
* | Free memory before exiting in order to silence a warning from the clangEitan Adler2013-01-161-0/+1
|/
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-1/+1
* Remove superfluous paragraph macro.Joel Dahl2012-03-251-1/+0
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1
* Add pwait utility, which waits for any process to terminate.Jilles Tjoelker2009-11-173-0/+228