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@
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@