K 10 svn:author V 5 markj K 8 svn:date V 27 2013-03-26T23:11:30.877954Z K 7 svn:log V 470 Fix interval-based rotations when the -t flag is used. In this case, find the most-recently archived logfile and use its mtime to determine whether or not to rotate, as in the non-timestamped case. Previously we would just try to use the mtime of .0, which always results in a rotation since it generally doesn't exist in the -t case. PR: bin/166448 Approved by: emaste (co-mentor) Tested by: Marco Steinbach MFC after: 2 weeks END