Source-Changes-HG archive

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

[src/netbsd-1-4]: src/sys/arch/arm32/conf pullup 1.44->1.45 (Mark Brinicombe)...



details:   https://anonhg.NetBSD.org/src/rev/06a8b3cf271b
branches:  netbsd-1-4
changeset: 468394:06a8b3cf271b
user:      perry <perry%NetBSD.org@localhost>
date:      Tue Apr 20 19:39:50 1999 +0000

description:
pullup 1.44->1.45 (Mark Brinicombe) -- add rng

diffstat:

 sys/arch/arm32/conf/VOYAGER |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5617eaa63c99 -r 06a8b3cf271b sys/arch/arm32/conf/VOYAGER
--- a/sys/arch/arm32/conf/VOYAGER       Tue Apr 20 19:39:01 1999 +0000
+++ b/sys/arch/arm32/conf/VOYAGER       Tue Apr 20 19:39:50 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: VOYAGER,v 1.44 1999/01/23 22:18:43 sommerfe Exp $
+#      $NetBSD: VOYAGER,v 1.44.2.1 1999/04/20 19:39:50 perry Exp $
 #
 #      VOYAGER - Mark's development kernel
 #
@@ -263,6 +263,7 @@
 pseudo-device  vnd     4               # paging to files
 pseudo-device  ccd     2               # concatenated disk devices
 pseudo-device  md      1               # Ramdisk driver
+pseudo-device  rnd                     # /dev/random and /dev/urandom
 
 makeoptions MONITOR="Taxan875+LR"
 #makeoptions MONITOR="AKF60"



Home | Main Index | Thread Index | Old Index