Module Name: src
Committed By: tsutsui
Date: Mon Jan 14 09:23:45 UTC 2013
Modified Files:
src/etc/etc.luna68k: ttys
Log Message:
Add an entry for wscons ttyE0.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/etc/etc.luna68k/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.luna68k/ttys
diff -u src/etc/etc.luna68k/ttys:1.7 src/etc/etc.luna68k/ttys:1.8
--- src/etc/etc.luna68k/ttys:1.7 Tue Oct 7 10:00:02 2008
+++ src/etc/etc.luna68k/ttys Mon Jan 14 09:23:45 2013
@@ -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 @@ console "/usr/libexec/getty Pc" vt100 o
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.
#