freebsd-skq/bin
Jilles Tjoelker 7cb5a0d863 sh: Do not prematurely discard stopped jobs in a wait builtin.
If a job is specified to 'wait', wait for it to complete. Formerly, in
interactive mode, the job was deleted if it stopped.

If no jobs are specified in interactive mode, 'wait' still waits for all jobs
to complete or stop.

In non-interactive mode, WUNTRACED is not passed to wait3() so stopped jobs
are not detected.

PR:		bin/181435
2013-08-24 09:57:32 +00:00
..
cat
chflags Expand the use of stat(2) flags to allow storing some Windows/DOS 2013-08-21 23:04:48 +00:00
chio
chmod
cp
csh
date
dd
df
domainname
echo
ed
expr
getfacl
hostname
kenv
kill
ln
ls Expand the use of stat(2) flags to allow storing some Windows/DOS 2013-08-21 23:04:48 +00:00
mkdir
mv
pax
pkill Add -c flag to pgrep(1) and pkill(1), to match login classes. 2013-08-09 08:38:51 +00:00
ps
pwait
pwd
rcp
realpath
rm
rmail
rmdir
setfacl
sh sh: Do not prematurely discard stopped jobs in a wait builtin. 2013-08-24 09:57:32 +00:00
sleep
stty
sync
test
uuidgen
Makefile
Makefile.inc