CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/28 11:08:09
Modified files:
usr.sbin/httpd : control.c httpd.c
usr.sbin/relayd: control.c relayd.c
usr.sbin/snmpd : control.c snmpd.c
Log message:
Do not try to unlink the control socket in an unprivileged child
process on shutdown.
Found while working on tame(2).
OK benno@
