From owner-freebsd-current Fri Nov 8 18:26:22 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E564637B401 for ; Fri, 8 Nov 2002 18:26:20 -0800 (PST) Received: from 12-234-90-219.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E9A843E6E for ; Fri, 8 Nov 2002 18:26:20 -0800 (PST) (envelope-from DougB@FreeBSD.org) Received: from FreeBSD.org (master.gorean.org [10.0.0.2]) by 12-234-90-219.client.attbi.com (8.12.6/8.12.6) with ESMTP id gA92QDmX044248; Fri, 8 Nov 2002 18:26:19 -0800 (PST) (envelope-from DougB@FreeBSD.org) Message-ID: <3DCC7245.910E4C76@FreeBSD.org> Date: Fri, 08 Nov 2002 18:26:13 -0800 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: Gordon Tetlow Cc: current@FreeBSD.org Subject: Re: cvs commit: src/etc rc.subr References: <200211081706.gA8H6F4C054571@repoman.freebsd.org> <20021108171011.GZ40148@roark.gnf.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Gordon Tetlow wrote: > > On Fri, Nov 08, 2002 at 09:06:15AM -0800, Gordon Tetlow wrote: > > gordon 2002/11/08 09:06:15 PST > > > > Modified files: > > etc rc.subr > > Log: > > Diff reduction to NetBSD: > > > > Fix a minor grammer nit. > > Get rid of _echo that uses logger and just call logger in the 3 routines > > that need it. > > Add a comment referencing rc.conf(5) in the case of an incorrectly set > > variable. > > The other thing this does is disable sending debug output to syslog. It > really doesn't belong there anyway. After all, it just debugging. I'm not sure I like this change actually... having the debug output go to syslog is very useful if you don't have a console on the system for whatever reason. Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message