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: Gerhard Roth (gerhardcvs.openbsd.org)
Date: Thu May 16 2013 - 14:24:12 CDT


CVSROOT: /cvs
Module name: src
Changes by: gerhardcvs.openbsd.org 2013/05/16 13:24:12

Modified files:
        usr.sbin/dhcpd : dispatch.c

Log message:
poll(2) might have slept for an arbitrary amount of time. We should
update 'cur_time' after poll(2) returns.

ok otto