Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.i386 Really, we don't need a 2nd pty0 in the floppy ...
details: https://anonhg.NetBSD.org/src/rev/46398bbc0643
branches: trunk
changeset: 495422:46398bbc0643
user: veego <veego%NetBSD.org@localhost>
date: Thu Jul 27 19:09:57 2000 +0000
description:
Really, we don't need a 2nd pty0 in the floppy target.
diffstat:
etc/etc.i386/MAKEDEV | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r e8a53ad23f8a -r 46398bbc0643 etc/etc.i386/MAKEDEV
--- a/etc/etc.i386/MAKEDEV Thu Jul 27 18:46:15 2000 +0000
+++ b/etc/etc.i386/MAKEDEV Thu Jul 27 19:09:57 2000 +0000
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $NetBSD: MAKEDEV,v 1.121 2000/07/27 18:43:22 mason Exp $
+# $NetBSD: MAKEDEV,v 1.122 2000/07/27 19:09:57 veego Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -163,7 +163,7 @@
floppy)
sh $0 std wt0 fd0 fd1 wd0 wd1 wd2 wd3 sd0 sd1 sd2 tty0 tty1 tty2
- sh $0 st0 st1 cd0 cd1 mcd0 ttyv0 pty0 ca0 ca1 ca2 ca3 pty0
+ sh $0 st0 st1 cd0 cd1 mcd0 ttyv0 pty0 ca0 ca1 ca2 ca3
;;
ramdisk)
Home |
Main Index |
Thread Index |
Old Index