From be2c1ce5d35bb2a1dc449ce730f593e4f5da413e Mon Sep 17 00:00:00 2001 From: macallan Date: Sun, 22 Jan 2012 06:13:55 +0000 Subject: [PATCH] use a more appropriate terminal type for ttyE* --- etc/etc.macppc/ttys | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/etc/etc.macppc/ttys b/etc/etc.macppc/ttys index b2ae7856e02d..0ad9d4ddfb4f 100644 --- a/etc/etc.macppc/ttys +++ b/etc/etc.macppc/ttys @@ -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