From owner-svn-src-stable@FreeBSD.ORG Fri May 10 23:41:52 2013 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0D42EFCF; Fri, 10 May 2013 23:41:52 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [IPv6:2607:fc50:1000:c200::face]) by mx1.freebsd.org (Postfix) with ESMTP id D55CEE4E; Fri, 10 May 2013 23:41:51 +0000 (UTC) Received: from glenbarber.us (kaos.glenbarber.us [71.224.221.174]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id 00F4123F804; Fri, 10 May 2013 19:41:49 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.8.3 onyx.glenbarber.us 00F4123F804 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Fri, 10 May 2013 19:41:47 -0400 From: Glen Barber To: Mark Johnston Subject: Re: svn commit: r250479 - stable/8/usr.sbin/newsyslog Message-ID: <20130510234147.GC1651@glenbarber.us> References: <201305102056.r4AKu7h7047000@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="zCKi3GIZzVBPywwA" Content-Disposition: inline In-Reply-To: <201305102056.r4AKu7h7047000@svn.freebsd.org> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 May 2013 23:41:52 -0000 --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 .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--