CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/08 06:45:18
Modified files:
usr.sbin/httpd : httpd.c proc.c
Log message:
Call daemon() only in parent and before proc_exec() to avoid orphaning child
processes. Synced from relayd.
ok kn@
