CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/30 07:46:37
Modified files:
usr.sbin/httpd : httpd.c proc.c
Log message:
Terminate daemon using the socket status instead of watching SIGCHLD or
kill()ing child process.
"Looks good to me" millert@
ok benno@
