freebsd_amp_hwpstate/usr.sbin/ypserv
Bill Paul eb822b5612 Add some tweaks to hopefully fix a problem I've started to notice recently.
Under certain conditions (possibly associated with heavy load), ypserv will
fork() child processes that don't exit like they're supposed to. I think
this is because of some suspect logic in the ypproc_all procedure. I updated
it to use what I hope is a more bulletproof approach.

Also tweaked yp_svc_run() a little so that the 'are we a child?' test happens
at every pass through the for(;;) loop, not just immediately after returning
from svc_getreqset2().
1999-02-10 16:16:14 +00:00
..
Makefile
Makefile.yp A comment in /usr/src/usr.sbin/ypserv/Makefile.yp 1998-07-22 06:01:13 +00:00
yp_access.c Allow blank lines in /var/yp/securenets. 1998-07-15 11:56:28 +00:00
yp_dblookup.c
yp_dnslookup.c DNS lookups for partially qualified hosts didn't work right. I was trying 1998-08-10 19:43:33 +00:00
yp_error.c
yp_extern.h
yp_main.c Add some tweaks to hopefully fix a problem I've started to notice recently. 1999-02-10 16:16:14 +00:00
yp_server.c Add some tweaks to hopefully fix a problem I've started to notice recently. 1999-02-10 16:16:14 +00:00
yp_svc_udp.c
ypinit.8 Sort cross references. 1998-08-31 16:41:09 +00:00
ypinit.sh
ypserv.8