On Mon, Oct 26, 2015 at 8:16 AM, Todd C. Miller <mill...@openbsd.org> wrote: > CVSROOT: /cvs > Module name: src > Changes by: mill...@cvs.openbsd.org 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@