From owner-freebsd-current@FreeBSD.ORG Fri Jun 11 23:11:20 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 7765716A4D6 for ; Fri, 11 Jun 2004 23:11:20 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2AD443D49 for ; Fri, 11 Jun 2004 23:11:19 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.34 (FreeBSD)) id 1BYvAv-000MuV-9L for freebsd-current@freebsd.org; Fri, 11 Jun 2004 16:11:05 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16586.15368.880229.460994@ran.psg.com> Date: Fri, 11 Jun 2004 16:11:04 -0700 To: FreeBSD Current References: <16586.14888.563266.352026@ran.psg.com> Subject: Re: seedless kernel 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: Fri, 11 Jun 2004 23:11:20 -0000 i broke down the cruft in seedrandom. if i boot single user, echo foo > /dev/random, mount -a, start bash, stir come chicken entrails, .. and the issue sysctl -a it hangs randy