Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.luna68k Add an entry for wscons ttyE0.
details: https://anonhg.NetBSD.org/src/rev/67f310262a09
branches: trunk
changeset: 783983:67f310262a09
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Mon Jan 14 09:23:45 2013 +0000
description:
Add an entry for wscons ttyE0.
diffstat:
etc/etc.luna68k/ttys | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 5ac225211db3 -r 67f310262a09 etc/etc.luna68k/ttys
--- a/etc/etc.luna68k/ttys Mon Jan 14 09:15:57 2013 +0000
+++ b/etc/etc.luna68k/ttys Mon Jan 14 09:23:45 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ttys,v 1.7 2008/10/07 10:00:02 abs Exp $
+# $NetBSD: ttys,v 1.8 2013/01/14 09:23:45 tsutsui Exp $
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
@@ -13,6 +13,11 @@
constty "/usr/libexec/getty Pc" vt100 off secure
#
+# Workstation console.
+#
+ttyE0 "/usr/libexec/getty Pc" wsvt25 off secure
+
+#
# Hardwired lines are marked off, by default, so getty(8)
# is quiet when they don't exist.
#
Home |
Main Index |
Thread Index |
Old Index