Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.sparc64 add ttyC00/ttyC01 as found on eg, com(4)-bas...



details:   https://anonhg.NetBSD.org/src/rev/3a944d639635
branches:  trunk
changeset: 336277:3a944d639635
user:      mrg <mrg%NetBSD.org@localhost>
date:      Mon Feb 23 13:52:51 2015 +0000

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

diffstat:

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

diffs (15 lines):

diff -r 7b591a5dd3fa -r 3a944d639635 etc/etc.sparc64/ttys
--- a/etc/etc.sparc64/ttys      Mon Feb 23 13:38:54 2015 +0000
+++ b/etc/etc.sparc64/ttys      Mon Feb 23 13:52:51 2015 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index