K 10 svn:author V 6 brooks K 8 svn:date V 27 2005-06-07T14:47:54.000000Z K 7 svn:log V 210 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 END