1 # $NetBSD: ttys,v 1.11 2024/02/01 22:26:19 tsutsui Exp $ 2 # 3 # @(#)ttys 5.2 (Berkeley) 6/10/93 4 # 5 # name getty type status comments 6 # 7 # If the console is marked insecure, single-user requires 8 # the root password. 9 console "/usr/libexec/getty std.9600" unknown off secure 10 constty "/usr/libexec/getty std.9600" unknown on secure 11 12 # Virtual terminals on VS3100 with "glass tty" 13 #ttyw0 "/usr/libexec/getty std.9600" wsvt25 on secure 14 #ttyw1 "/usr/libexec/getty std.9600" wsvt25 on secure 15 #ttyw2 "/usr/libexec/getty std.9600" wsvt25 on secure 16 #ttyw3 "/usr/libexec/getty std.9600" wsvt25 on secure 17 #ttyw4 "/usr/libexec/getty std.9600" wsvt25 on secure 18 #ttyw5 "/usr/libexec/getty std.9600" wsvt25 on secure 19 #ttyw6 "/usr/libexec/getty std.9600" wsvt25 on secure 20 #ttyw7 "/usr/libexec/getty std.9600" wsvt25 on secure 21 22 # DZ-11 lines, not frobbed by getty (keyboard/mouse may be sad) 23 #tty00 "/usr/libexec/getty std.9600" unknown off secure 24 #tty01 "/usr/libexec/getty std.9600" unknown off secure 25 #tty02 "/usr/libexec/getty std.9600" unknown off secure 26 #tty03 "/usr/libexec/getty std.9600" unknown off secure 27 #tty04 "/usr/libexec/getty std.9600" unknown off secure 28 #tty05 "/usr/libexec/getty std.9600" unknown off secure 29 #tty06 "/usr/libexec/getty std.9600" unknown off secure 30 #tty07 "/usr/libexec/getty std.9600" unknown off secure 31 32 # DHU-11/DHV-11 lines 33 #ttyS0 "/usr/libexec/getty std.9600" unknown off secure 34 #ttyS1 "/usr/libexec/getty std.9600" unknown off secure 35 #ttyS2 "/usr/libexec/getty std.9600" unknown off secure 36 #ttyS3 "/usr/libexec/getty std.9600" unknown off secure 37 #ttyS4 "/usr/libexec/getty std.9600" unknown off secure 38 #ttyS5 "/usr/libexec/getty std.9600" unknown off secure 39 #ttyS6 "/usr/libexec/getty std.9600" unknown off secure 40 #ttyS7 "/usr/libexec/getty std.9600" unknown off secure 41