Enable rnd.

This commit is contained in:
mycroft 1999-03-31 14:29:33 +00:00
parent d264521334
commit 83cb600015
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: ENIWETOK,v 1.9 1999/03/29 06:16:34 mycroft Exp $
# $NetBSD: ENIWETOK,v 1.10 1999/03/31 14:29:33 mycroft Exp $
# From: GENERIC,v 1.108 1999/01/06 23:42:27 thorpej Exp
#
# Mycroft's AS200.
@ -337,5 +337,5 @@ pseudo-device vnd 4
pseudo-device sequencer 1 # MIDI sequencer
# rnd is EXPERIMENTAL
#pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device rnd # /dev/random and in-kernel generator
#options RND_COM # use "com" randomness too

View File

@ -1,4 +1,4 @@
# $NetBSD: BILL-THE-CAT,v 1.1 1999/01/21 10:06:03 mycroft Exp $
# $NetBSD: BILL-THE-CAT,v 1.2 1999/03/31 14:29:58 mycroft Exp $
# From: GENERIC,v 1.76 1999/01/17 20:45:26 pk Exp
include "arch/sparc/conf/std.sparc"
@ -532,4 +532,4 @@ pseudo-device pty 32 # pseudo-ttys (for network, etc.)
## and generate randomness for some kernel formulae.
## THIS DEVICE IS EXPERIMENTAL; use at your own risk.
#pseudo-device rnd
pseudo-device rnd