Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.news68k Add an entry for romcons.



details:   https://anonhg.NetBSD.org/src/rev/c1571d22571f
branches:  trunk
changeset: 771434:c1571d22571f
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Sun Nov 20 17:21:15 2011 +0000

description:
Add an entry for romcons.

diffstat:

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

diffs (17 lines):

diff -r 8262c0333405 -r c1571d22571f etc/etc.news68k/ttys
--- a/etc/etc.news68k/ttys      Sun Nov 20 17:18:34 2011 +0000
+++ b/etc/etc.news68k/ttys      Sun Nov 20 17:21:15 2011 +0000
@@ -1,11 +1,12 @@
 #
 #      @(#)ttys        5.1 (Berkeley) 4/17/89
-#      $NetBSD: ttys,v 1.8 2008/10/07 10:00:02 abs Exp $
+#      $NetBSD: ttys,v 1.9 2011/11/20 17:21:15 tsutsui Exp $
 #
 # name getty                           type    status          comments
 #
 # Note: the console redirects to one of: kd, ttya, ttyb
 console        "/usr/libexec/getty std.9600"   vt100   on  secure
 constty        "/usr/libexec/getty std.9600"   vt100   off secure
+romcons        "/usr/libexec/getty std.9600"   news    off secure
 ttyZ0  "/usr/libexec/getty std.9600"   vt100   off secure
 ttyZ1  "/usr/libexec/getty std.9600"   unknown on secure



Home | Main Index | Thread Index | Old Index