Module Name:    src
Committed By:   mrg
Date:           Mon Feb 23 13:52:51 UTC 2015

Modified Files:
        src/etc/etc.sparc64: ttys

Log Message:
add ttyC00/ttyC01 as found on eg, com(4)-based serial port systems like
the sunblade 2500.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/etc/etc.sparc64/ttys

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/etc.sparc64/ttys
diff -u src/etc/etc.sparc64/ttys:1.10 src/etc/etc.sparc64/ttys:1.11
--- src/etc/etc.sparc64/ttys:1.10	Fri Mar 12 14:50:54 2010
+++ src/etc/etc.sparc64/ttys	Mon Feb 23 13:52:51 2015
@@ -1,4 +1,4 @@
-#	$NetBSD: ttys,v 1.10 2010/03/12 14:50:54 roy Exp $
+#	$NetBSD: ttys,v 1.11 2015/02/23 13:52:51 mrg Exp $
 #
 #	@(#)ttys	5.1 (Berkeley) 4/17/89
 #
@@ -14,3 +14,5 @@ ttya	"/usr/libexec/getty std.9600"	unkno
 ttyb	"/usr/libexec/getty std.9600"	unknown	off secure
 ttyh0   "/usr/libexec/getty std.9600"   unknown off secure
 ttyh1   "/usr/libexec/getty std.9600"   unknown off secure
+ttyC00  "/usr/libexec/getty std.9600"   unknown off secure
+ttyC01  "/usr/libexec/getty std.9600"   unknown off secure

Reply via email to