On Fri, May 10, 2013 at 08:56:07PM +0000, Mark Johnston wrote:
> Author: markj
> Date: Fri May 10 20:56:07 2013
> New Revision: 250479
> URL: http://svnweb.freebsd.org/changeset/base/250479
> 
> Log:
>   MFC r248776:
>     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 <logfile>.0, which always
>     results in a rotation since it generally doesn't exist in the -t case.
>   
>   Approved by:        emaste
> 
> Modified:
>   stable/8/usr.sbin/newsyslog/newsyslog.c
> Directory Properties:
>   stable/8/usr.sbin/newsyslog/   (props changed)
> 

I think this commit breaks stable/8 for at least mips and arm.

http://tinderbox.freebsd.org/tinderbox-freebsd8-build-RELENG_8-mips-mips.full

Glen

Attachment: pgpcn86jX5hNl.pgp
Description: PGP signature

Reply via email to