1 # 2 # $NetBSD: ttys,v 1.11 1995/10/09 02:25:46 chopps Exp $ 3 # 4 # from: @(#)ttys 5.1 (Berkeley) 4/17/89 5 # 6 # name getty type status comments 7 # 8 # If the console is marked insecure, single-user requires 9 # the root password. 10 console "/usr/libexec/getty Pc" vt220 off secure 11 ttye0 "/usr/libexec/getty Pc" vt220 on secure # custom chips 12 ttye1 "/usr/libexec/getty Pc" vt220 on secure # retina 13 ttye2 "/usr/libexec/getty Pc" vt220 on secure # retina 14 ttye3 "/usr/libexec/getty Pc" vt220 on secure # cirrus logic 15 ttye4 "/usr/libexec/getty Pc" vt220 on secure # a2410 16 tty00 "/usr/libexec/getty std.9600" unknown off secure # int. serial. 17 ttyp0 none network 18 ttyp1 none network 19 ttyp2 none network 20 ttyp3 none network 21 ttyp4 none network 22 ttyp5 none network 23 ttyp6 none network 24 ttyp7 none network 25 ttyp8 none network 26 ttyp9 none network 27 ttypa none network 28 ttypb none network 29 ttypc none network 30 ttypd none network 31 ttype none network 32 ttypf none network 33 ttyq0 none network 34 ttyq1 none network 35 ttyq2 none network 36 ttyq3 none network 37 ttyq4 none network 38 ttyq5 none network 39 ttyq6 none network 40 ttyq7 none network 41 ttyq8 none network 42 ttyq9 none network 43 ttyqa none network 44 ttyqb none network 45 ttyqc none network 46 ttyqd none network 47 ttyqe none network 48 ttyqf none network 49