From owner-cvs-all Fri Feb 8 1:20:54 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 7867737B481; Fri, 8 Feb 2002 01:20:31 -0800 (PST) Received: from peter3.wemm.org ([12.232.27.13]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020208092031.BCKI1147.rwcrmhc52.attbi.com@peter3.wemm.org>; Fri, 8 Feb 2002 09:20:31 +0000 Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id g189KUs89158; Fri, 8 Feb 2002 01:20:30 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id A3E0C3BAD; Fri, 8 Feb 2002 01:20:30 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "Crist J. Clark" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, ps@mu.org Subject: Re: cvs commit: src/etc rc.network src/etc/defaults rc.conf src/share/man/man5 rc.conf.5 In-Reply-To: <200202042229.g14MTMX08809@freefall.freebsd.org> Date: Fri, 08 Feb 2002 01:20:30 -0800 From: Peter Wemm Message-Id: <20020208092030.A3E0C3BAD@overcee.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Crist J. Clark" wrote: > cjc 2002/02/04 14:29:22 PST > > Modified files: (Branch: RELENG_4) > etc rc.network > etc/defaults rc.conf > share/man/man5 rc.conf.5 > Log: > MFC: Make the rc.conf(5) 'log_in_vain' knob an integer. > > PR: bin/32953 This is *very bad*. It now overrides a previous setting in /etc/sysctl.conf and turns log_in_vain *off* if you'd already turned it on. Please fix this ASAP. You have removed the ability to set *only* tcp log_in_vain. "NO" means "do not touch", not "set to zero" - that is what "0" is for. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message