CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/09 09:48:01
Modified files:
sbin/iked : proc.c
usr.sbin/httpd : proc.c
usr.sbin/vmd : proc.c
usr.sbin/snmpd : proc.c
Log message:
Sync removal of setsid(), setpgid() and a few dup2() from relayd. They are
redundant since we call daemon() earlier.
ok bluhm@
