On Mon, Oct 26, 2015 at 8:16 AM, Todd C. Miller <[email protected]> wrote: > CVSROOT: /cvs > Module name: src > Changes by: [email protected] 2015/10/26 09:16:30 > > Modified files: > usr.sbin/cron : cron.c misc.c > > Log message: > Use SOCK_NONBLOCK and SOCK_CLOEXEC instead of fcntl() calls. > OK guenther@
and bluhm@
