From owner-cvs-all@FreeBSD.ORG Thu Dec 25 21:29:44 2003 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 CE36316A4CE; Thu, 25 Dec 2003 21:29:44 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BB3443D1F; Thu, 25 Dec 2003 21:29:43 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id hBQ5TTV9007664; Thu, 25 Dec 2003 21:29:29 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id hBQ5TSo8007663; Thu, 25 Dec 2003 21:29:28 -0800 (PST) (envelope-from obrien) Date: Thu, 25 Dec 2003 21:29:28 -0800 From: "David O'Brien" To: Sergey Babkin Message-ID: <20031226052928.GA7643@dragon.nuxi.com> References: <200312252329.hBPNTJoC034097@repoman.freebsd.org> <20031226010134.GB663@arthur.nitro.dk> <3FEBAE09.38B3C9E8@bellatlantic.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FEBAE09.38B3C9E8@bellatlantic.net> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-BETA Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Sergey Babkin cc: cvs-all@FreeBSD.org cc: "Simon L. Nielsen" Subject: Re: cvs commit: src/etc/rc.d cron src/etc/defaults rc.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 05:29:45 -0000 On Thu, Dec 25, 2003 at 10:42:01PM -0500, Sergey Babkin wrote: > > On 2003.12.25 15:29:19 -0800, Sergey Babkin wrote: > > > babkin 2003/12/25 15:29:19 PST > > > > > > FreeBSD src repository > > > > > > Modified files: > > > etc/rc.d cron > > > etc/defaults rc.conf > > > Log: > > > Added support for intelligent handling of DST transitions in cron. > > > > Could you add a description of the option to the rc.conf(5) manual page? > > Done. Thanks for pointing it out. BTW, I also have a change for > /stand/sysinstall but I guess that one needs to be discussed with > re@ first. /stand/sysinstall should die. What change do you have in mind for it?