1 # $NetBSD: ttys,v 1.8 2004/06/20 21:30:28 christos 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 on secure 10 11 # Virtual terminals on VS3100 with "glass tty" 12 #ttyw0 "/usr/libexec/getty std.9600" sun on secure 13 #ttyw1 "/usr/libexec/getty std.9600" sun on secure 14 #ttyw2 "/usr/libexec/getty std.9600" sun on secure 15 #ttyw3 "/usr/libexec/getty std.9600" sun on secure 16 #ttyw4 "/usr/libexec/getty std.9600" sun on secure 17 #ttyw5 "/usr/libexec/getty std.9600" sun on secure 18 #ttyw6 "/usr/libexec/getty std.9600" sun on secure 19 #ttyw7 "/usr/libexec/getty std.9600" sun on secure 20 21 # DZ-11 lines, not frobbed by getty (keyboard/mouse may be sad) 22 #tty00 "/usr/libexec/getty std.9600" unknown off secure 23 #tty01 "/usr/libexec/getty std.9600" unknown off secure 24 #tty02 "/usr/libexec/getty std.9600" unknown off secure 25 #tty03 "/usr/libexec/getty std.9600" unknown off secure 26 #tty04 "/usr/libexec/getty std.9600" unknown off secure 27 #tty05 "/usr/libexec/getty std.9600" unknown off secure 28 #tty06 "/usr/libexec/getty std.9600" unknown off secure 29 #tty07 "/usr/libexec/getty std.9600" unknown off secure 30 31 # DHU-11/DHV-11 lines 32 #ttyS0 "/usr/libexec/getty std.9600" unknown off secure 33 #ttyS1 "/usr/libexec/getty std.9600" unknown off secure 34 #ttyS2 "/usr/libexec/getty std.9600" unknown off secure 35 #ttyS3 "/usr/libexec/getty std.9600" unknown off secure 36 #ttyS4 "/usr/libexec/getty std.9600" unknown off secure 37 #ttyS5 "/usr/libexec/getty std.9600" unknown off secure 38 #ttyS6 "/usr/libexec/getty std.9600" unknown off secure 39 #ttyS7 "/usr/libexec/getty std.9600" unknown off secure 40