freebsd-dev/bin
Maxim Konovalov 19d099fc86 o Now when SIG_IGN signal action for SIGCHLD reap zombies
automatically it is possible wait4(2) returns -1 and sets
errno = ECHILD if there were forked children.  A user can
set such signal handler e.g. via ``trap "" 20'', see a PR
for the test case.  Deal with this case and mark a job as
JOBDONE.

PR:		bin/90334
Submitted by:	bde
MFC after:	4 weeks
2005-12-14 17:26:29 +00:00
..
cat
chflags
chio
chmod
cp Attempt to complete the userspace integration of POSIX.1e extended ACLs. 2005-09-05 04:36:08 +00:00
csh Bump up BUFSIZE from 4k to 8k. This was requested by portmgr@ to allow 2005-09-22 18:32:53 +00:00
date -mdoc sweep. 2005-11-17 12:15:23 +00:00
dd
df
domainname
echo
ed
expr
getfacl
hostname
kenv -mdoc sweep. 2005-11-17 12:15:23 +00:00
kill
ln
ls -mdoc sweep. 2005-11-17 12:15:23 +00:00
mkdir
mv Attempt to complete the userspace integration of POSIX.1e extended ACLs. 2005-09-05 04:36:08 +00:00
pax
ps
pwd
rcp
realpath
rm -mdoc sweep. 2005-11-17 12:15:23 +00:00
rmail
rmdir
setfacl [mdoc] add missing space before a punctuation type argument. 2005-12-13 17:07:52 +00:00
sh o Now when SIG_IGN signal action for SIGCHLD reap zombies 2005-12-14 17:26:29 +00:00
sleep
stty
sync
test
uuidgen Mention that uuidgen(1) generates DCE version 1 UUIDs only 2005-09-07 07:49:21 +00:00
Makefile
Makefile.inc