Back out last change as suggested by Hubert Feyrer in private e-mail:

The "ttys" file is modified by "sysinst" during installation.
This commit is contained in:
tron 2002-02-17 21:04:31 +00:00
parent f0c9c394ec
commit 17e6126494

View File

@ -1,14 +1,14 @@
# #
# from: @(#)ttys 5.1 (Berkeley) 4/17/89 # from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.14 2002/02/17 20:41:42 tron Exp $ # $NetBSD: ttys,v 1.15 2002/02/17 21:04:31 tron Exp $
# #
# name getty type status comments # name getty type status comments
# #
console "/usr/libexec/getty Pc" vt100 off secure console "/usr/libexec/getty Pc" vt100 on secure
ttyE0 "/usr/libexec/getty Pc" vt220 on secure ttyE0 "/usr/libexec/getty Pc" vt220 off secure
ttyE1 "/usr/libexec/getty Pc" vt220 on secure ttyE1 "/usr/libexec/getty Pc" vt220 off secure
ttyE2 "/usr/libexec/getty Pc" vt220 on secure ttyE2 "/usr/libexec/getty Pc" vt220 off secure
ttyE3 "/usr/libexec/getty Pc" vt220 on secure ttyE3 "/usr/libexec/getty Pc" vt220 off secure
tty00 "/usr/libexec/getty std.9600" unknown off secure tty00 "/usr/libexec/getty std.9600" unknown off secure
tty01 "/usr/libexec/getty std.9600" unknown off secure tty01 "/usr/libexec/getty std.9600" unknown off secure
tty02 "/usr/libexec/getty std.9600" unknown off secure tty02 "/usr/libexec/getty std.9600" unknown off secure