diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2008-06-12 18:52:47 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2008-06-12 18:52:47 +0000 |
commit | a39a29d50fd41f00fd925def227e5235029f104e (patch) | |
tree | 49edd52686dbb10716755b690c412370608d9cef /etc/etc.hp300 | |
parent | c7d5464a9cd786402b4d3f95b298217770964cec (diff) |
no /dev/*random on ramdisks, libc uses the sysctl
please commit from deraadt@
Diffstat (limited to 'etc/etc.hp300')
-rw-r--r-- | etc/etc.hp300/MAKEDEV.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.hp300/MAKEDEV.md b/etc/etc.hp300/MAKEDEV.md index 4ddfad72af7..882480863df 100644 --- a/etc/etc.hp300/MAKEDEV.md +++ b/etc/etc.hp300/MAKEDEV.md @@ -1,5 +1,5 @@ vers(__file__, - {-$OpenBSD: MAKEDEV.md,v 1.30 2007/05/28 22:26:02 todd Exp $-}, + {-$OpenBSD: MAKEDEV.md,v 1.31 2008/06/12 18:52:46 todd Exp $-}, etc.MACHINE)dnl dnl dnl Copyright (c) 2001-2006 Todd T. Fries <todd@OpenBSD.org> @@ -97,7 +97,7 @@ ramdisk) _recurse std ct0 ct1 st0 st1 hd0 hd1 hd2 hd3 hd4 _recurse sd0 sd1 sd2 sd3 sd4 cd0 cd1 rd0 pty0 _recurse apci0 dca0 dcm0 dcm1 - _recurse bpf0 bpf1 tun0 tun1 lkm random + _recurse bpf0 bpf1 tun0 tun1 lkm ;; _std(1, 2, 36, 3, 6) |