From 6b9f7695b98aa8f1340e108cfa89e3431323756d Mon Sep 17 00:00:00 2001 From: millert <> Date: Fri, 11 Jul 1997 04:06:15 +0000 Subject: [PATCH] Use term type of sun--works better than the ansi-m in our termcap. --- src/etc/etc.alpha/ttys | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/etc/etc.alpha/ttys b/src/etc/etc.alpha/ttys index a55db980..2823070e 100644 --- a/src/etc/etc.alpha/ttys +++ b/src/etc/etc.alpha/ttys @@ -1,5 +1,5 @@ # -# $OpenBSD: ttys,v 1.3 1996/11/12 09:16:36 niklas Exp $ +# $OpenBSD: ttys,v 1.4 1997/07/11 04:06:15 millert Exp $ # $NetBSD: ttys,v 1.4 1995/07/30 19:52:13 cgd Exp $ # # name getty type status comments @@ -11,8 +11,8 @@ console "/usr/libexec/getty std.9600" unknown on secure # Workstation console (framebuffer) ttys -ttyE0 "/usr/libexec/getty std.9600" ansi-m off secure -ttyE1 "/usr/libexec/getty std.9600" ansi-m off secure +ttyE0 "/usr/libexec/getty std.9600" sun off secure +ttyE1 "/usr/libexec/getty std.9600" sun off secure # DEC 3000 Z8530 ("scc") serial ports ttyB0 "/usr/libexec/getty std.9600" unknown off secure