CVSROOT: /cvs Module name: src Changes by: rzalam...@cvs.openbsd.org 2016/10/05 11:13:54
Modified files: usr.sbin/httpd : proc.c Log message: Check if oldd == newd before dup2(), if that is the case we need to remove the CLOEXEC flag ourselves. ok bluhm@, deraadt@