CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2017/06/21 09:24:34

Modified files:
        sbin/dhclient  : dhclient.c dhcpd.h dispatch.c 

Log message:
Consistently use time(&var) idiom rather than tossing in a few
var = time(NULL). Flip "struct interface *" to be the first
parameter in set_timeout(), as in other functions taking the
state info.

Reply via email to