From owner-cvs-all@FreeBSD.ORG Mon Jun 7 21:44:37 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD7F016A4CE; Mon, 7 Jun 2004 21:44:37 +0000 (GMT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74D0B43D58; Mon, 7 Jun 2004 21:44:37 +0000 (GMT) (envelope-from DougB@dougbarton.net) Received: from [192.0.35.106] (unknown[192.0.35.106]) by comcast.net (rwcrmhc13) with ESMTP id <2004060721443401500m0b1qe> (Authid: domain_name_tsar); Mon, 7 Jun 2004 21:44:35 +0000 Message-ID: <40C4E1C4.9080703@dougbarton.net> Date: Mon, 07 Jun 2004 14:44:36 -0700 From: Doug Barton User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040514 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Garance A Drosehn References: <200406072118.i57LI9rc030212@repoman.freebsd.org> In-Reply-To: <200406072118.i57LI9rc030212@repoman.freebsd.org> X-Enigmail-Version: 0.84.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2004 21:44:38 -0000 Garance A Drosehn wrote: > gad 2004-06-07 21:18:09 UTC > > FreeBSD src repository > > Modified files: > usr.sbin/newsyslog newsyslog.c > Log: > Add an "oldorder" option, so that when the default changes to "neworder", > people have a way to drop back to the previous logic. > > MFC after: 13 days > > Revision Changes Path > 1.92 +8 -0 src/usr.sbin/newsyslog/newsyslog.c > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/usr.sbin/newsyslog/newsyslog.c.diff?&r1=1.91&r2=1.92&f=h "Old" and "new" here are relative terms, are you sure they'll still be meaningful 6 months from now? Personally I'd prefer different names, but don't care enough about it to pursue the matter beyond this bit of grousing. :) Doug -- If you're never wrong, you're not trying hard enough