CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/05 11:31:28
Modified files:
usr.sbin/relayd: proc.c
usr.sbin/vmd : proc.c
usr.sbin/switchd: proc.c
Log message:
Sync with httpd(8) proc file. Check for dup2() usage to avoid oldd == newd
and remove the CLOEXEC with fcntl() if necessary.
ok reyk@
