From 762191e5162ae3f194757166d05698f107c73c56 Mon Sep 17 00:00:00 2001 From: miod <> Date: Fri, 5 Mar 2004 00:15:29 +0000 Subject: [PATCH] Add virtual consoles, copied from i386. --- src/etc/etc.cats/ttys | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/etc/etc.cats/ttys b/src/etc/etc.cats/ttys index 45fce956..c8f9f4f8 100644 --- a/src/etc/etc.cats/ttys +++ b/src/etc/etc.cats/ttys @@ -1,5 +1,5 @@ # -# $OpenBSD: ttys,v 1.1 2004/02/01 05:26:50 drahn Exp $ +# $OpenBSD: ttys,v 1.2 2004/03/05 00:15:29 miod Exp $ # # name getty type status comments # @@ -9,3 +9,14 @@ tty01 "/usr/libexec/getty std.9600" unknown off tty02 "/usr/libexec/getty std.9600" unknown off tty03 "/usr/libexec/getty std.9600" unknown off ttyC0 "/usr/libexec/getty std.9600" vt220 on secure +ttyC1 "/usr/libexec/getty std.9600" vt220 on secure +ttyC2 "/usr/libexec/getty std.9600" vt220 on secure +ttyC3 "/usr/libexec/getty std.9600" vt220 on secure +ttyC4 "/usr/libexec/getty std.9600" vt220 off secure +ttyC5 "/usr/libexec/getty std.9600" vt220 on secure +ttyC6 "/usr/libexec/getty std.9600" vt220 off secure +ttyC7 "/usr/libexec/getty std.9600" vt220 off secure +ttyC8 "/usr/libexec/getty std.9600" vt220 off secure +ttyC9 "/usr/libexec/getty std.9600" vt220 off secure +ttyCa "/usr/libexec/getty std.9600" vt220 off secure +ttyCb "/usr/libexec/getty std.9600" vt220 off secure