Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/sys/arch/amiga/conf Pullup patch [is]:



details:   https://anonhg.NetBSD.org/src/rev/b9608ea50d1c
branches:  netbsd-1-5
changeset: 490098:b9608ea50d1c
user:      tv <tv%NetBSD.org@localhost>
date:      Thu Nov 02 23:38:22 2000 +0000

description:
Pullup patch [is]:
Add rnd.

diffstat:

 sys/arch/amiga/conf/INSTWDCPCM |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r 5cd2717b0c93 -r b9608ea50d1c sys/arch/amiga/conf/INSTWDCPCM
--- a/sys/arch/amiga/conf/INSTWDCPCM    Thu Nov 02 23:33:35 2000 +0000
+++ b/sys/arch/amiga/conf/INSTWDCPCM    Thu Nov 02 23:38:22 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTWDCPCM,v 1.1.2.2 2000/09/02 21:40:18 is Exp $
+# $NetBSD: INSTWDCPCM,v 1.1.2.3 2000/11/02 23:38:22 tv Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running make in this directory.
@@ -8,7 +8,7 @@
 
 include "arch/amiga/conf/std.amiga"
 
-#ident                 "GENERIC-$Revision: 1.1.2.2 $"
+#ident                 "GENERIC-$Revision: 1.1.2.3 $"
 
 maxusers       8
 options        RTC_OFFSET=0
@@ -328,8 +328,7 @@
 #pseudo-device raid            4       # RAIDframe disk driver
 #options       RAID_AUTOCONFIG         # auto-configuration of RAID components
 
-#rnd is EXPERIMENTAL at this point.
-#pseudo-device  rnd                     # /dev/random and in-kernel generator
+pseudo-device  rnd                      # /dev/random and in-kernel generator
 #options        RND_COM                 # use "com" randomness as well (BROKEN)
 
 config netbsd root on ? type ?



Home | Main Index | Thread Index | Old Index