Module Name:    src
Committed By:   macallan
Date:           Sun Jan 22 06:13:55 UTC 2012

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

Log Message:
use a more appropriate terminal type for ttyE*


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/etc/etc.macppc/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.macppc/ttys
diff -u src/etc/etc.macppc/ttys:1.11 src/etc/etc.macppc/ttys:1.12
--- src/etc/etc.macppc/ttys:1.11	Tue Oct  7 10:00:02 2008
+++ src/etc/etc.macppc/ttys	Sun Jan 22 06:13:55 2012
@@ -1,14 +1,14 @@
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
-#	$NetBSD: ttys,v 1.11 2008/10/07 10:00:02 abs Exp $
+#	$NetBSD: ttys,v 1.12 2012/01/22 06:13:55 macallan Exp $
 #
 # name	getty				type	status		comments
 #
 console	"/usr/libexec/getty std.38400"	vt100	off secure
 constty	"/usr/libexec/getty std.38400"	vt100	off secure
-ttyE0	"/usr/libexec/getty std.9600"	vt100	on  secure
-ttyE1   "/usr/libexec/getty std.9600"   vt100   on  secure
-ttyE2   "/usr/libexec/getty std.9600"   vt100   on  secure
-ttyE3   "/usr/libexec/getty std.9600"   vt100   on  secure
+ttyE0	"/usr/libexec/getty std.9600"	wsvt25	on  secure
+ttyE1   "/usr/libexec/getty std.9600"   wsvt25  on  secure
+ttyE2   "/usr/libexec/getty std.9600"   wsvt25  on  secure
+ttyE3   "/usr/libexec/getty std.9600"   wsvt25  on  secure
 ttyZ0	"/usr/libexec/getty std.38400"	vt100	on  secure
 ttyZ1	"/usr/libexec/getty std.38400"	vt100	off secure

Reply via email to