From owner-freebsd-current@FreeBSD.ORG Mon Oct 4 04:53:14 2004 Return-Path: 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 E367B16A4CE for ; Mon, 4 Oct 2004 04:53:14 +0000 (GMT) Received: from s1.stradamotorsports.com (ip30.gte215.dsl-acs2.sea.iinet.com [209.20.215.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CB0443D53 for ; Mon, 4 Oct 2004 04:53:14 +0000 (GMT) (envelope-from jcw@highperformance.net) Received: from [192.168.1.16] ([192.168.1.16])i944rC8m040317 for ; Sun, 3 Oct 2004 21:53:13 -0700 (PDT) (envelope-from jcw@highperformance.net) Date: Sun, 03 Oct 2004 21:53:20 -0700 From: "Jason C. Wells" To: freebsd-current@freebsd.org Message-ID: <48E727D28B46C650D05F4456@[192.168.1.16]> X-Mailer: Mulberry/3.1.5 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Spam-Status: No, hits=0.0 required=4.0 tests=none version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: entropy functionality X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 04:53:15 -0000 I see a new feature and tweaks in my system regarding entropy. My reading of /etc/rc.d/random tells me that both are loaded if both exist and the rc.conf variables are anything aren't set to no. What is the difference between entropy_file and entropy_dir in rc.conf? Is -current still the appropriate place to talk about RELENG_5? Thanks, Jason C. Wells