From 1de8371c9ac6fc73d843c9f8296eaaf1c6b5ec84 Mon Sep 17 00:00:00 2001 From: niklas <> Date: Tue, 12 Nov 1996 09:16:36 +0000 Subject: [PATCH] Add OpenBSD tags, use ansi-m as terminal type on wscons ttys --- src/etc/etc.alpha/disktab | 1 + src/etc/etc.alpha/ttys | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/etc/etc.alpha/disktab b/src/etc/etc.alpha/disktab index 21bcc569..320f34b7 100644 --- a/src/etc/etc.alpha/disktab +++ b/src/etc/etc.alpha/disktab @@ -1,3 +1,4 @@ +# $OpenBSD: disktab,v 1.3 1996/11/12 09:16:35 niklas Exp $ # $NetBSD: disktab,v 1.2 1995/10/13 03:09:39 cgd Exp $ # A DEC RZ25, configured so that all of the free partition IDs are at diff --git a/src/etc/etc.alpha/ttys b/src/etc/etc.alpha/ttys index 430b53a6..a55db980 100644 --- a/src/etc/etc.alpha/ttys +++ b/src/etc/etc.alpha/ttys @@ -1,4 +1,5 @@ # +# $OpenBSD: ttys,v 1.3 1996/11/12 09:16:36 niklas Exp $ # $NetBSD: ttys,v 1.4 1995/07/30 19:52:13 cgd Exp $ # # name getty type status comments @@ -10,8 +11,8 @@ console "/usr/libexec/getty std.9600" unknown on secure # Workstation console (framebuffer) ttys -ttyE0 "/usr/libexec/getty std.9600" unknown off secure -ttyE1 "/usr/libexec/getty std.9600" unknown off secure +ttyE0 "/usr/libexec/getty std.9600" ansi-m off secure +ttyE1 "/usr/libexec/getty std.9600" ansi-m off secure # DEC 3000 Z8530 ("scc") serial ports ttyB0 "/usr/libexec/getty std.9600" unknown off secure