Searched hist:147106 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sbin/dhclient/
H A Ddhclient.cdiff 147106 Tue Jun 07 12:47:54 MDT 2005 brooks Fix build on 64-bit platforms where time_t is 64 bit. Since where
talking about time related to leases, it should be OK to cast these to
(int)s rather than using intmax_t.

Submitted by: ru
Pointy hat: brooks

Completed in 490 milliseconds