K 10 svn:author V 3 gad K 8 svn:date V 27 2004-03-27T18:02:44.000000Z K 7 svn:log V 391 MFC 1.29: Add a check for wtmp records which have invalid values for ut_time. Wtmp records with time==0 get "the time of the last valid record", while records where time goes backwards (compared to the previous record) are skipped. Also prints a message saying how many records were changed or skipped due to these checks. This check was inspired by a simpler check in OpenBSD's version. END