]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - etc/etc.arm/ttys
This commit was generated by cvs2svn to compensate for changes in r172668,
[FreeBSD/FreeBSD.git] / etc / etc.arm / ttys
1 #
2 # $FreeBSD$
3 #       @(#)ttys        5.1 (Berkeley) 4/17/89
4 #
5 # This file specifies various information about terminals on the system.
6 # It is used by several different programs.  Common entries for the
7 # various columns include:
8 #
9 # name  The name of the terminal device.
10 #
11 # getty The program to start running on the terminal.  Typically a
12 #       getty program, as the name implies.  Other common entries
13 #       include none, when no getty is needed, and xdm, to start the
14 #       X Window System.
15 #
16 # type The initial terminal type for this port.  For hardwired
17 #      terminal lines, this will contain the type of terminal used.
18 #      For virtual consoles, the correct type is typically cons25, but
19 #      vt220 will work better if you need interoperability with other
20 #      systems like Solaris or GNU/Linux.
21 #      Other common values include network for network connections on
22 #      pseudo-terminals, dialup for incoming modem ports, and unknown
23 #      when the terminal type cannot be predetermined.
24 #
25 # status Must be on or off.  If on, init will run the getty program on
26 #        the specified port.  If the word "secure" appears, this tty
27 #        allows root login.
28 #
29 # name  getty                           type    status          comments
30 #
31 # If console is marked "insecure", then init will ask for the root password
32 # when going to single-user mode.
33 console none                            unknown off secure
34 #
35 ttyv0   "/usr/libexec/getty Pc"         cons25  on  secure
36 # Virtual terminals
37 ttyv1   "/usr/libexec/getty Pc"         cons25  on  secure
38 ttyv2   "/usr/libexec/getty Pc"         cons25  on  secure
39 ttyv3   "/usr/libexec/getty Pc"         cons25  on  secure
40 ttyv4   "/usr/libexec/getty Pc"         cons25  on  secure
41 ttyv5   "/usr/libexec/getty Pc"         cons25  on  secure
42 ttyv6   "/usr/libexec/getty Pc"         cons25  on  secure
43 ttyv7   "/usr/libexec/getty Pc"         cons25  on  secure
44 #ttyv8  "/usr/local/bin/xdm -nodaemon"  xterm   off secure
45 # Serial terminals
46 # The 'dialup' keyword identifies dialin lines to login, fingerd etc.
47 ttyu0   "/usr/libexec/getty std.9600"   vt100   on  secure
48 ttyu1   "/usr/libexec/getty std.9600"   dialup  off secure
49 ttyu2   "/usr/libexec/getty std.9600"   dialup  off secure
50 ttyu3   "/usr/libexec/getty std.9600"   dialup  off secure
51 # Dumb console
52 dcons   "/usr/libexec/getty std.9600"   vt100   off secure
53 # Pseudo terminals
54 ttyp0   none                    network
55 ttyp1   none                    network
56 ttyp2   none                    network
57 ttyp3   none                    network
58 ttyp4   none                    network
59 ttyp5   none                    network
60 ttyp6   none                    network
61 ttyp7   none                    network
62 ttyp8   none                    network
63 ttyp9   none                    network
64 ttypa   none                    network
65 ttypb   none                    network
66 ttypc   none                    network
67 ttypd   none                    network
68 ttype   none                    network
69 ttypf   none                    network
70 ttypg   none                    network
71 ttyph   none                    network
72 ttypi   none                    network
73 ttypj   none                    network
74 ttypk   none                    network
75 ttypl   none                    network
76 ttypm   none                    network
77 ttypn   none                    network
78 ttypo   none                    network
79 ttypp   none                    network
80 ttypq   none                    network
81 ttypr   none                    network
82 ttyps   none                    network
83 ttypt   none                    network
84 ttypu   none                    network
85 ttypv   none                    network
86 ttyq0   none                    network
87 ttyq1   none                    network
88 ttyq2   none                    network
89 ttyq3   none                    network
90 ttyq4   none                    network
91 ttyq5   none                    network
92 ttyq6   none                    network
93 ttyq7   none                    network
94 ttyq8   none                    network
95 ttyq9   none                    network
96 ttyqa   none                    network
97 ttyqb   none                    network
98 ttyqc   none                    network
99 ttyqd   none                    network
100 ttyqe   none                    network
101 ttyqf   none                    network
102 ttyqg   none                    network
103 ttyqh   none                    network
104 ttyqi   none                    network
105 ttyqj   none                    network
106 ttyqk   none                    network
107 ttyql   none                    network
108 ttyqm   none                    network
109 ttyqn   none                    network
110 ttyqo   none                    network
111 ttyqp   none                    network
112 ttyqq   none                    network
113 ttyqr   none                    network
114 ttyqs   none                    network
115 ttyqt   none                    network
116 ttyqu   none                    network
117 ttyqv   none                    network
118 ttyr0   none                    network
119 ttyr1   none                    network
120 ttyr2   none                    network
121 ttyr3   none                    network
122 ttyr4   none                    network
123 ttyr5   none                    network
124 ttyr6   none                    network
125 ttyr7   none                    network
126 ttyr8   none                    network
127 ttyr9   none                    network
128 ttyra   none                    network
129 ttyrb   none                    network
130 ttyrc   none                    network
131 ttyrd   none                    network
132 ttyre   none                    network
133 ttyrf   none                    network
134 ttyrg   none                    network
135 ttyrh   none                    network
136 ttyri   none                    network
137 ttyrj   none                    network
138 ttyrk   none                    network
139 ttyrl   none                    network
140 ttyrm   none                    network
141 ttyrn   none                    network
142 ttyro   none                    network
143 ttyrp   none                    network
144 ttyrq   none                    network
145 ttyrr   none                    network
146 ttyrs   none                    network
147 ttyrt   none                    network
148 ttyru   none                    network
149 ttyrv   none                    network
150 ttys0   none                    network
151 ttys1   none                    network
152 ttys2   none                    network
153 ttys3   none                    network
154 ttys4   none                    network
155 ttys5   none                    network
156 ttys6   none                    network
157 ttys7   none                    network
158 ttys8   none                    network
159 ttys9   none                    network
160 ttysa   none                    network
161 ttysb   none                    network
162 ttysc   none                    network
163 ttysd   none                    network
164 ttyse   none                    network
165 ttysf   none                    network
166 ttysg   none                    network
167 ttysh   none                    network
168 ttysi   none                    network
169 ttysj   none                    network
170 ttysk   none                    network
171 ttysl   none                    network
172 ttysm   none                    network
173 ttysn   none                    network
174 ttyso   none                    network
175 ttysp   none                    network
176 ttysq   none                    network
177 ttysr   none                    network
178 ttyss   none                    network
179 ttyst   none                    network
180 ttysu   none                    network
181 ttysv   none                    network
182 ttyP0   none                    network
183 ttyP1   none                    network
184 ttyP2   none                    network
185 ttyP3   none                    network
186 ttyP4   none                    network
187 ttyP5   none                    network
188 ttyP6   none                    network
189 ttyP7   none                    network
190 ttyP8   none                    network
191 ttyP9   none                    network
192 ttyPa   none                    network
193 ttyPb   none                    network
194 ttyPc   none                    network
195 ttyPd   none                    network
196 ttyPe   none                    network
197 ttyPf   none                    network
198 ttyPg   none                    network
199 ttyPh   none                    network
200 ttyPi   none                    network
201 ttyPj   none                    network
202 ttyPk   none                    network
203 ttyPl   none                    network
204 ttyPm   none                    network
205 ttyPn   none                    network
206 ttyPo   none                    network
207 ttyPp   none                    network
208 ttyPq   none                    network
209 ttyPr   none                    network
210 ttyPs   none                    network
211 ttyPt   none                    network
212 ttyPu   none                    network
213 ttyPv   none                    network
214 ttyQ0   none                    network
215 ttyQ1   none                    network
216 ttyQ2   none                    network
217 ttyQ3   none                    network
218 ttyQ4   none                    network
219 ttyQ5   none                    network
220 ttyQ6   none                    network
221 ttyQ7   none                    network
222 ttyQ8   none                    network
223 ttyQ9   none                    network
224 ttyQa   none                    network
225 ttyQb   none                    network
226 ttyQc   none                    network
227 ttyQd   none                    network
228 ttyQe   none                    network
229 ttyQf   none                    network
230 ttyQg   none                    network
231 ttyQh   none                    network
232 ttyQi   none                    network
233 ttyQj   none                    network
234 ttyQk   none                    network
235 ttyQl   none                    network
236 ttyQm   none                    network
237 ttyQn   none                    network
238 ttyQo   none                    network
239 ttyQp   none                    network
240 ttyQq   none                    network
241 ttyQr   none                    network
242 ttyQs   none                    network
243 ttyQt   none                    network
244 ttyQu   none                    network
245 ttyQv   none                    network
246 ttyR0   none                    network
247 ttyR1   none                    network
248 ttyR2   none                    network
249 ttyR3   none                    network
250 ttyR4   none                    network
251 ttyR5   none                    network
252 ttyR6   none                    network
253 ttyR7   none                    network
254 ttyR8   none                    network
255 ttyR9   none                    network
256 ttyRa   none                    network
257 ttyRb   none                    network
258 ttyRc   none                    network
259 ttyRd   none                    network
260 ttyRe   none                    network
261 ttyRf   none                    network
262 ttyRg   none                    network
263 ttyRh   none                    network
264 ttyRi   none                    network
265 ttyRj   none                    network
266 ttyRk   none                    network
267 ttyRl   none                    network
268 ttyRm   none                    network
269 ttyRn   none                    network
270 ttyRo   none                    network
271 ttyRp   none                    network
272 ttyRq   none                    network
273 ttyRr   none                    network
274 ttyRs   none                    network
275 ttyRt   none                    network
276 ttyRu   none                    network
277 ttyRv   none                    network
278 ttyS0   none                    network
279 ttyS1   none                    network
280 ttyS2   none                    network
281 ttyS3   none                    network
282 ttyS4   none                    network
283 ttyS5   none                    network
284 ttyS6   none                    network
285 ttyS7   none                    network
286 ttyS8   none                    network
287 ttyS9   none                    network
288 ttySa   none                    network
289 ttySb   none                    network
290 ttySc   none                    network
291 ttySd   none                    network
292 ttySe   none                    network
293 ttySf   none                    network
294 ttySg   none                    network
295 ttySh   none                    network
296 ttySi   none                    network
297 ttySj   none                    network
298 ttySk   none                    network
299 ttySl   none                    network
300 ttySm   none                    network
301 ttySn   none                    network
302 ttySo   none                    network
303 ttySp   none                    network
304 ttySq   none                    network
305 ttySr   none                    network
306 ttySs   none                    network
307 ttySt   none                    network
308 ttySu   none                    network
309 ttySv   none                    network