From owner-cvs-all Mon Jul 24 6:40:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D876337B8FC; Mon, 24 Jul 2000 06:40:41 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA88539; Mon, 24 Jul 2000 06:40:41 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200007241340.GAA88539@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 24 Jul 2000 06:40:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/07/24 06:40:41 PDT Modified files: etc rc Log: If the initial attempt to write ${entropy_file} to /dev/random fails and the randomdev.ko module is not resident, try to load the module and perform the write again. Reviewed by: markm Revision Changes Path 1.221 +11 -3 src/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message