From owner-cvs-all Fri Mar 9 21:33:43 2001 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 010B037B719; Fri, 9 Mar 2001 21:33:39 -0800 (PST) (envelope-from dougb@FreeBSD.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2A5Xcl44781; Fri, 9 Mar 2001 21:33:38 -0800 (PST) (envelope-from dougb) Message-Id: <200103100533.f2A5Xcl44781@freefall.freebsd.org> From: Doug Barton Date: Fri, 9 Mar 2001 21:33:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc src/etc/defaults rc.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dougb 2001/03/09 21:33:38 PST Modified files: etc rc etc/defaults rc.conf Log: Avoid complicated tests of whether devices are present or not, and enable all harvesting options by default since having them on for devices not present doesn't hurt anything. Leave them on by default since for the most part they are not producing noticable slowdown, and are about to get a lot more efficient. Re-order part of the cheesy entropy process in preparation for its complete removal. Revision Changes Path 1.254 +11 -49 src/etc/rc 1.92 +3 -3 src/etc/defaults/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message