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