ttys revision 1.2 1 # $NetBSD: ttys,v 1.2 1999/04/24 19:19:48 dbj Exp $
2 # from: @(#)ttys 5.1 (Berkeley) 4/17/89
3 #
4 # name getty type status comments
5 #
6 # If the console is marked insecure, single-user requires
7 # the root password.
8 console "/usr/libexec/getty Pc" dumb on secure
9 #
10 ttyE0 "/usr/libexec/getty Pc" vt220 off secure
11 ttyE1 "/usr/libexec/getty Pc" vt220 off secure
12 ttyE2 "/usr/libexec/getty Pc" vt220 off secure
13 ttyE3 "/usr/libexec/getty Pc" vt220 off secure
14 #
15 # Hardwired lines are marked off, by default, so getty(8)
16 # is quiet when they don't exist.
17 tty00 "/usr/libexec/getty std.9600" unknown off secure
18 tty01 "/usr/libexec/getty std.9600" unknown off secure
19 #
20 ttyp0 none network
21 ttyp1 none network
22 ttyp2 none network
23 ttyp3 none network
24 ttyp4 none network
25 ttyp5 none network
26 ttyp6 none network
27 ttyp7 none network
28 ttyp8 none network
29 ttyp9 none network
30 ttypa none network
31 ttypb none network
32 ttypc none network
33 ttypd none network
34 ttype none network
35 ttypf none network
36 ttyq0 none network
37 ttyq1 none network
38 ttyq2 none network
39 ttyq3 none network
40 ttyq4 none network
41 ttyq5 none network
42 ttyq6 none network
43 ttyq7 none network
44 ttyq8 none network
45 ttyq9 none network
46 ttyqa none network
47 ttyqb none network
48 ttyqc none network
49 ttyqd none network
50 ttyqe none network
51 ttyqf none network
52