K 10 svn:author V 6 tuexen K 8 svn:date V 27 2017-04-21T06:05:34.345770Z K 7 svn:log V 282 Represent "a syncache overflow hasn't happend yet" by using -(SYNCOOKIE_LIFETIME + 1) instead of INT64_MIN, since it is good enough and works when time_t is int32 or int64. This fixes the issue reported by cy@ on i386. Reported by: cy MFC after: 1 week Sponsored by: Netflix, Inc. END