freebsd-skq/bin
Jilles Tjoelker 0e5e416780 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@
2009-11-17 22:47:20 +00:00
..
cat Removed redundant WARNS setting. 2009-10-15 18:17:29 +00:00
chflags
chio
chmod
cp
csh Check error of dlfunc(3). 2009-10-17 15:53:15 +00:00
date
dd
df
domainname
echo
ed
expr
getfacl Use our canonical .Dd format. 2009-11-02 12:35:38 +00:00
hostname
kenv
kill
ln
ls ls: Make -p not inhibit following symlinks. 2009-10-13 21:51:50 +00:00
mkdir
mv
pax
pkill
ps Fix small resource leak (memory). 2009-11-17 07:29:35 +00:00
pwait Add pwait utility, which waits for any process to terminate. 2009-11-17 22:47:20 +00:00
pwd
rcp
realpath
rm
rmail
rmdir
setfacl
sh sh: Allow a newline before "in" in a for command, as required by POSIX. 2009-11-14 22:08:32 +00:00
sleep
stty
sync
test
uuidgen Removed redundant WARNS setting. 2009-10-15 18:17:29 +00:00
Makefile Add pwait utility, which waits for any process to terminate. 2009-11-17 22:47:20 +00:00
Makefile.inc