Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.landisk Add an entry for scif0 serial.



details:   https://anonhg.NetBSD.org/src/rev/813e40b42ff7
branches:  trunk
changeset: 786746:813e40b42ff7
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Wed May 08 15:14:27 2013 +0000

description:
Add an entry for scif0 serial.

diffstat:

 etc/etc.landisk/ttys |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 8d3603840996 -r 813e40b42ff7 etc/etc.landisk/ttys
--- a/etc/etc.landisk/ttys      Wed May 08 14:59:41 2013 +0000
+++ b/etc/etc.landisk/ttys      Wed May 08 15:14:27 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: ttys,v 1.2 2008/10/07 10:00:02 abs Exp $
+#      $NetBSD: ttys,v 1.3 2013/05/08 15:14:27 tsutsui Exp $
 #      from: @(#)ttys  5.1 (Berkeley) 4/17/89
 #
 # name getty                           type    status          comments
@@ -10,3 +10,5 @@
 #
 console "/usr/libexec/getty std.9600"  unknown on secure
 constty "/usr/libexec/getty std.9600"  unknown off secure
+
+scif0  "/usr/libexec/getty std.9600"   vt100   off secure local



Home | Main Index | Thread Index | Old Index