diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-10-19 13:26:17 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-10-19 13:26:17 +0000 |
commit | 8e6eee9ee84e77057177afaa31ecaf6a93f79f67 (patch) | |
tree | 68dd7672992cc88f5f8a0c730cfa3e737f199acb /sys/conf/files.oldconf | |
parent | b4e543edbd7e39e612fb304dfe026020ec8c5d55 (diff) |
random device is permanent now.
Diffstat (limited to 'sys/conf/files.oldconf')
-rw-r--r-- | sys/conf/files.oldconf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files.oldconf b/sys/conf/files.oldconf index 0b306908a30..12cc43e79c4 100644 --- a/sys/conf/files.oldconf +++ b/sys/conf/files.oldconf @@ -1,4 +1,4 @@ -# $OpenBSD: files.oldconf,v 1.14 1996/09/20 06:44:47 deraadt Exp $ +# $OpenBSD: files.oldconf,v 1.15 1996/10/19 13:26:15 mickey Exp $ # $NetBSD: files.oldconf,v 1.67.4.1 1996/05/29 23:14:10 cgd Exp $ # adosfs/adlookup.c optional adosfs @@ -295,4 +295,4 @@ vm/vnode_pager.c standard dev/ccd.c optional ccd needs-count # XXX !! This should not be necessary! dev/audio.c optional audio device-driver -dev/rnd.c optional random device-driver needs-count +dev/rnd.c standard |