Date: Fri, 10 May 2013 19:41:47 -0400 From: Glen Barber <gjb@FreeBSD.org> To: Mark Johnston <markj@FreeBSD.org> Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r250479 - stable/8/usr.sbin/newsyslog Message-ID: <20130510234147.GC1651@glenbarber.us> In-Reply-To: <201305102056.r4AKu7h7047000@svn.freebsd.org> References: <201305102056.r4AKu7h7047000@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--zCKi3GIZzVBPywwA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 >=20 > 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 whe= ther > or not to rotate, as in the non-timestamped case. > =20 > Previously we would just try to use the mtime of <logfile>.0, which a= lways > results in a rotation since it generally doesn't exist in the -t case. > =20 > Approved by: emaste >=20 > Modified: > stable/8/usr.sbin/newsyslog/newsyslog.c > Directory Properties: > stable/8/usr.sbin/newsyslog/ (props changed) >=20 I think this commit breaks stable/8 for at least mips and arm. http://tinderbox.freebsd.org/tinderbox-freebsd8-build-RELENG_8-mips-mips.fu= ll Glen --zCKi3GIZzVBPywwA Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBCAAGBQJRjYW7AAoJEFJPDDeguUajU8kIALQhvtx4OO5i5V+Kp2p0jOhN CtN8hmWk4BylKRqXJEtAfUHezKARUlnEitoAN48y7ZuzYn5/UVYtsC7NNOIwPMSk U45+xwodMoZvEheh+Tb7XagGtcTxTOTfmOFc9RJFz2Ed0kgxwdLqOpZKqCYEY1QJ zSkjdKui45p4zrcMEnGOu3iwHA73EHlhSjQ9ElQmP95ieUVTCk/045JFvYyyRUBm UkODGm8whLxcbQjWyKEdKUrJs+wSU6+1+AkjhCofkjPXpozA2RmKBjg0p8wWdtNI Tmpx4NVk70s0C0sXRfLCSqsJusujpd3EAX+vIC7RZaSK7ZiZ+jYPlQ5VeezMTLM= =SWho -----END PGP SIGNATURE----- --zCKi3GIZzVBPywwA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130510234147.GC1651>