ttys revision 1.2 1 # $NetBSD: ttys,v 1.2 2000/08/12 13:43:50 mason Exp $
2 #
3 # from: @(#)ttys 5.1 (Berkeley) 4/17/89
4 #
5 # name getty type status comments
6 #
7 # If the console is marked insecure, single-user requires
8 # the root password.
9 #
10 # /dev/console is always valid, regardless of the board type.
11 #
12 console "/usr/libexec/getty Pc" vt100 on secure
13
14 #
15 # Hardwired lines are marked off, by default, so getty(8)
16 # is quiet when they don't exist.
17 #
18 ttya "/usr/libexec/getty std.9600" unknown off secure
19
20 # Pseudo Terminals
21 ttyp0 none network
22 ttyp1 none network
23 ttyp2 none network
24 ttyp3 none network
25 ttyp4 none network
26 ttyp5 none network
27 ttyp6 none network
28 ttyp7 none network
29 ttyp8 none network
30 ttyp9 none network
31 ttypa none network
32 ttypb none network
33 ttypc none network
34 ttypd none network
35 ttype none network
36 ttypf none network
37 ttyq0 none network
38 ttyq1 none network
39 ttyq2 none network
40 ttyq3 none network
41 ttyq4 none network
42 ttyq5 none network
43 ttyq6 none network
44 ttyq7 none network
45 ttyq8 none network
46 ttyq9 none network
47 ttyqa none network
48 ttyqb none network
49 ttyqc none network
50 ttyqd none network
51 ttyqe none network
52 ttyqf none network
53 ttyr0 none network
54 ttyr1 none network
55 ttyr2 none network
56 ttyr3 none network
57 ttyr4 none network
58 ttyr5 none network
59 ttyr6 none network
60 ttyr7 none network
61 ttyr8 none network
62 ttyr9 none network
63 ttyra none network
64 ttyrb none network
65 ttyrc none network
66 ttyrd none network
67 ttyre none network
68 ttyrf none network
69 ttys0 none network
70 ttys1 none network
71 ttys2 none network
72 ttys3 none network
73 ttys4 none network
74 ttys5 none network
75 ttys6 none network
76 ttys7 none network
77 ttys8 none network
78 ttys9 none network
79 ttysa none network
80 ttysb none network
81 ttysc none network
82 ttysd none network
83 ttyse none network
84 ttysf none network
85