From owner-cvs-all Sat Jan 26 1: 5:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A7D037B402; Sat, 26 Jan 2002 01:05:14 -0800 (PST) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0Q95EW62539; Sat, 26 Jan 2002 01:05:14 -0800 (PST) (envelope-from cjc) Message-Id: <200201260905.g0Q95EW62539@freefall.freebsd.org> From: "Crist J. Clark" Date: Sat, 26 Jan 2002 01:05:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network src/etc/defaults rc.conf src/share/man/man5 rc.conf.5 X-FreeBSD-CVS-Branch: HEAD 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 cjc 2002/01/26 01:05:14 PST Modified files: etc rc.network etc/defaults rc.conf share/man/man5 rc.conf.5 Log: Make the rc.conf(5) 'log_in_vain' knob an integer. Try this out in -CURRENT, MFC, and then consider dropping the 'log_in_vain' knob all together. It really is something for sysctl.conf(5). PR: bin/32953 Reviewed by: -bugs discussion MFC after: 1 week Revision Changes Path 1.137 +2 -2 src/etc/defaults/rc.conf 1.120 +13 -4 src/etc/rc.network 1.150 +15 -6 src/share/man/man5/rc.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message