11.3Sabs# $NetBSD: ttys,v 1.3 2019/09/25 23:09:21 abs Exp $ 21.1Smatt# from: @(#)ttys 5.1 (Berkeley) 4/17/89 31.1Smatt# 41.1Smatt# name getty type status comments 51.1Smatt# 61.1Smatt# If the console is marked insecure, single-user requires 71.1Smatt# the root password. 81.1Smatt# 91.1Smatt# /dev/console is always valid, regardless of the board type. 101.1Smatt# 111.3Sabsconsole "/usr/libexec/getty Pc" dumb off secure 121.3Sabsconstty "/usr/libexec/getty Pc" dumb on secure 131.1Smatt 141.1Smatt# 151.1Smatt# Hardwired lines are marked off, by default, so getty(8) 161.1Smatt# is quiet when they don't exist. 171.1Smatt# 181.1Smatt# The first three would be used on MVME-147, MVME-162 and MVME-172 191.1Smatt# 201.1SmattttyF1 "/usr/libexec/getty std.9600" unknown off secure 211.1SmattttyF2 "/usr/libexec/getty std.9600" unknown off secure 221.1SmattttyF3 "/usr/libexec/getty std.9600" unknown off secure 23