From d9bace194d0fd643e68211dc55f8636bbd791e08 Mon Sep 17 00:00:00 2001 From: rahnds <> Date: Sun, 9 Jul 2000 22:50:44 +0000 Subject: [PATCH] Disable ttyE0 until powerpc is updated to the latest wscons. --- src/etc/etc.powerpc/ttys | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/etc.powerpc/ttys b/src/etc/etc.powerpc/ttys index c0e3b156..b2625f48 100644 --- a/src/etc/etc.powerpc/ttys +++ b/src/etc/etc.powerpc/ttys @@ -1,5 +1,5 @@ # -# $OpenBSD: ttys,v 1.8 2000/02/03 03:06:55 rahnds Exp $ +# $OpenBSD: ttys,v 1.9 2000/07/09 22:50:44 rahnds Exp $ # # name getty type status comments # @@ -9,4 +9,4 @@ tty01 "/usr/libexec/getty std.9600" unknown off secure tty02 "/usr/libexec/getty std.9600" unknown off secure tty03 "/usr/libexec/getty std.9600" unknown on secure ttyo0 "/usr/libexec/getty std.9600" vt220 on secure -ttyE0 "/usr/libexec/getty std.9600" unknown on secure +ttyE0 "/usr/libexec/getty std.9600" unknown off secure