summaryrefslogtreecommitdiff
path: root/bin/pwait/pwait.1
AgeCommit message (Expand)Author
2025-10-28pwait: Add an option to print remaining processesDag-Erling Smørgrav
2023-11-27pwait.1: add missing prompt and command in examplesMike Karels
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2021-01-21Remove deadlock in rc caused by pwait waiting for itself.Alexander V. Chernikov
2020-10-05pwait(1): Add EXAMPLES section to man pageFernando Apesteguía
2020-01-26Implement -o flag which tells pwait(1) to exit if any of the given processesPawel Jakub Dawidek
2017-03-07pwait: Add a -t flag to specify a timeout before exiting, and tests.Bryan Drewery
2012-03-29Remove trailing whitespace per mdoc lint warningEitan Adler
2012-03-25Remove superfluous paragraph macro.Joel Dahl
2010-04-14mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein
2009-11-17Add pwait utility, which waits for any process to terminate.Jilles Tjoelker