svn commit: r250479 - stable/8/usr.sbin/newsyslog
Glen Barber
gjb at FreeBSD.org
Fri May 10 23:41:52 UTC 2013
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-stable-8/attachments/20130510/a0e699ba/attachment.sig>
More information about the svn-src-stable-8
mailing list