From owner-cvs-all Tue Sep 12 6:21:44 2000 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 630D337B43E; Tue, 12 Sep 2000 06:21:41 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA13665; Tue, 12 Sep 2000 06:21:41 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200009121321.GAA13665@freefall.freebsd.org> From: Mark Murray Date: Tue, 12 Sep 2000 06:21:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/conf GENERIC src/sys/conf files src/sys/i386/conf GENERIC NEWCARD NOTES X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/09/12 06:21:41 PDT Modified files: sys/alpha/conf GENERIC sys/conf files sys/i386/conf GENERIC NEWCARD NOTES Log: Turn the /dev/random device into a (pseudo-)device, not an option. (I didn't realise that it was this easy!) Submitted by: jhb Revision Changes Path 1.96 +2 -2 src/sys/alpha/conf/GENERIC 1.407 +7 -7 src/sys/conf/files 1.275 +2 -2 src/sys/i386/conf/GENERIC 1.29 +2 -2 src/sys/i386/conf/NEWCARD 1.816 +2 -2 src/sys/i386/conf/NOTES To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message