From 91278edf0dbedaeec8a0eeb1d5b30cc861c9c67c Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Tue, 12 Nov 1996 09:16:37 +0000 Subject: Add OpenBSD tags, use ansi-m as terminal type on wscons ttys --- etc/etc.alpha/disktab | 1 + etc/etc.alpha/ttys | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/etc/etc.alpha/disktab b/etc/etc.alpha/disktab index 21bcc569d6e..320f34b7ef6 100644 --- a/etc/etc.alpha/disktab +++ b/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/etc/etc.alpha/ttys b/etc/etc.alpha/ttys index 430b53a6dde..a55db9808ac 100644 --- a/etc/etc.alpha/ttys +++ b/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 -- cgit v1.2.3