From 3b7693e62f440991e8317f51f635eebbbeb5c8f6 Mon Sep 17 00:00:00 2001 From: ericj <> Date: Sat, 9 Sep 2000 04:50:40 +0000 Subject: [PATCH] use vt100 instead of sun now --- src/etc/etc.alpha/ttys | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/etc/etc.alpha/ttys b/src/etc/etc.alpha/ttys index 4c826acb..b0f1354e 100644 --- a/src/etc/etc.alpha/ttys +++ b/src/etc/etc.alpha/ttys @@ -1,5 +1,5 @@ # -# $OpenBSD: ttys,v 1.7 1998/06/28 03:26:49 todd Exp $ +# $OpenBSD: ttys,v 1.8 2000/09/09 04:50:40 ericj Exp $ # # name getty type status comments @@ -7,11 +7,11 @@ # enabled for the correct 'real' device (e.g. one of the serial ports). # console pseudo-device -console "/usr/libexec/getty std.9600" sun on secure +console "/usr/libexec/getty std.9600" vt100 on secure # Workstation console (framebuffer) ttys -ttyE0 "/usr/libexec/getty std.9600" sun off secure -ttyE1 "/usr/libexec/getty std.9600" sun off secure +ttyE0 "/usr/libexec/getty std.9600" vt100 off secure +ttyE1 "/usr/libexec/getty std.9600" vt100 off secure # DEC 3000 Z8530 ("scc") serial ports ttyB0 "/usr/libexec/getty std.9600" unknown off secure