Enable rnd.
This commit is contained in:
parent
34119e1a6a
commit
43b5c0039c
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: GENERIC,v 1.74 2000/07/25 02:33:30 wrstuden Exp $
|
||||
# $NetBSD: GENERIC,v 1.75 2000/08/01 08:23:37 tsubai Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
|
||||
include "arch/macppc/conf/std.macppc"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.74 $"
|
||||
#ident "GENERIC-$Revision: 1.75 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
|
@ -314,6 +314,4 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
|||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||
pseudo-device pty 64 # pseudo-terminals
|
||||
|
||||
# rnd is EXPERIMENTAL at this point.
|
||||
#pseudo-device rnd # /dev/random and in-kernel generator
|
||||
pseudo-device rnd # /dev/random and in-kernel generator
|
||||
|
|
Loading…
Reference in New Issue