Source-Changes-HG archive

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

[src/netbsd-1-4]: src/etc/etc.arm32 pull up rev 1.32 from trunk. (cgd)



details:   https://anonhg.NetBSD.org/src/rev/222277a87284
branches:  netbsd-1-4
changeset: 469110:222277a87284
user:      cgd <cgd%NetBSD.org@localhost>
date:      Sun Jun 27 00:05:25 1999 +0000

description:
pull up rev 1.32 from trunk.  (cgd)

diffstat:

 etc/etc.arm32/MAKEDEV |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 5517ab7211c2 -r 222277a87284 etc/etc.arm32/MAKEDEV
--- a/etc/etc.arm32/MAKEDEV     Sun Jun 27 00:01:44 1999 +0000
+++ b/etc/etc.arm32/MAKEDEV     Sun Jun 27 00:05:25 1999 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh -
 #
-#      $NetBSD: MAKEDEV,v 1.31 1999/03/20 03:00:20 mark Exp $
+#      $NetBSD: MAKEDEV,v 1.31.2.1 1999/06/27 00:05:25 cgd Exp $
 #
 # Copyright (c) 1990 The Regents of the University of California.
 # All rights reserved.
@@ -125,7 +125,7 @@
 
 ramdisk|floppy)
        sh $0 std fd0 fd1 wd0 wd1 wd2 wd3 md0 md1 sd0 sd1 sd2 sd3
-       sh $0 tty0 tty1 ttyv0 ttyv1 ttyv2 ttyv3 ttyv4 ttyv5
+       sh $0 tty0 tty1 pty0 ttyv0 ttyv1 ttyv2 ttyv3 ttyv4 ttyv5
        sh $0 st0 st1 cd0 cd1
        ;;
 



Home | Main Index | Thread Index | Old Index