OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Todd C. Miller (millertcvs.openbsd.org)
Date: Mon May 10 2004 - 07:14:54 CDT


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2004/05/10 06:14:54

Modified files:
        usr.sbin/cron : misc.c

Log message:
Make the accept socket non-blocking. Should not matter since we
use select anyway but seems like a good idea since we really
don't want cron to block...