From owner-cvs-src@FreeBSD.ORG Fri Apr 9 10:45:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75C9716A4D0 for ; Fri, 9 Apr 2004 10:45:18 -0700 (PDT) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 493FF43D55 for ; Fri, 9 Apr 2004 10:45:18 -0700 (PDT) (envelope-from nate@root.org) Received: (qmail 49038 invoked by uid 1000); 9 Apr 2004 17:45:19 -0000 Date: Fri, 9 Apr 2004 10:45:19 -0700 (PDT) From: Nate Lawson To: Mark Murray In-Reply-To: <20040409155630.BCAF416A581@hub.freebsd.org> Message-ID: <20040409104438.U48723@root.org> References: <20040409155630.BCAF416A581@hub.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d initrandom X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 17:45:18 -0000 On Fri, 9 Apr 2004, Mark Murray wrote: > markm 2004/04/09 08:56:17 PDT > > FreeBSD src repository > > Modified files: > etc/rc.d initrandom > Log: > Take into account hardware-supplied entropy. If the entropy source > is hardware, the Yarrow initialisations don't need to be done. > > Revision Changes Path > 1.3 +41 -34 src/etc/rc.d/initrandom None of this was discussed on arch@ and it is a security regression. Please back out. -Nate