From owner-cvs-all Sat Jul 29 20:15:16 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 1AE1D37B8F3; Sat, 29 Jul 2000 20:15:13 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA88461; Sat, 29 Jul 2000 20:15:13 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <200007300315.UAA88461@freefall.freebsd.org> From: Brian Feldman Date: Sat, 29 Jul 2000 20:15:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/07/29 20:15:12 PDT Modified files: etc MAKEDEV Log: Since the driver supports both (and may have different semantics for both soon...), create urandom instead of the link to random. It's also what makes sense according to the make_dev(9)'s in random(4). Revision Changes Path 1.265 +2 -2 src/etc/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message