From owner-cvs-src@FreeBSD.ORG Fri Feb 23 23:55:35 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 90C8F16A405; Fri, 23 Feb 2007 23:55:35 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 4F6C213C4B2; Fri, 23 Feb 2007 23:55:35 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id l1NNrDgQ032712; Fri, 23 Feb 2007 16:53:13 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 23 Feb 2007 16:53:15 -0700 (MST) Message-Id: <20070223.165315.439560001.imp@bsdimp.com> To: anderson@FreeBSD.ORG From: "M. Warner Losh" In-Reply-To: <45DF3B05.1030606@freebsd.org> References: <200702231844.l1NIiL0x062733@repoman.freebsd.org> <45DF3B05.1030606@freebsd.org> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 23 Feb 2007 16:53:14 -0700 (MST) Cc: cvs-src@FreeBSD.ORG, remko@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc/periodic/weekly 310.locate X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Feb 2007 23:55:35 -0000 In message: <45DF3B05.1030606@freebsd.org> Eric Anderson writes: : On 02/23/07 12:44, Remko Lodder wrote: : > remko 2007-02-23 18:44:21 UTC : > : > FreeBSD src repository : > : > Modified files: : > etc/periodic/weekly 310.locate : > Log: : > Move to the preferred syntax for nice (-n) instead : > of the depricated one. : > : > PR: conf/108611 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=108611 : > Submitted by: TAOKA Fumiyoshi : > Approved by: imp (mentor) : > : > Revision Changes Path : > 1.7 +2 -2 src/etc/periodic/weekly/310.locate : : : Already exercising that new commit bit! I told you he was enthusiastic in my commit message :-) Warner