]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/etc/etc.arm/ttys
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
[FreeBSD/FreeBSD.git] / 6 / 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/X11R6/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 ttyd0   "/usr/libexec/getty std.9600"   dialup  off secure
49 ttyd1   "/usr/libexec/getty std.9600"   dialup  off secure
50 ttyd2   "/usr/libexec/getty std.9600"   dialup  off secure
51 ttyd3   "/usr/libexec/getty std.9600"   dialup  off secure
52 # Dumb console
53 dcons   "/usr/libexec/getty std.9600"   vt100   off secure
54 # Pseudo terminals
55 ttyp0   none                    network
56 ttyp1   none                    network
57 ttyp2   none                    network
58 ttyp3   none                    network
59 ttyp4   none                    network
60 ttyp5   none                    network
61 ttyp6   none                    network
62 ttyp7   none                    network
63 ttyp8   none                    network
64 ttyp9   none                    network
65 ttypa   none                    network
66 ttypb   none                    network
67 ttypc   none                    network
68 ttypd   none                    network
69 ttype   none                    network
70 ttypf   none                    network
71 ttypg   none                    network
72 ttyph   none                    network
73 ttypi   none                    network
74 ttypj   none                    network
75 ttypk   none                    network
76 ttypl   none                    network
77 ttypm   none                    network
78 ttypn   none                    network
79 ttypo   none                    network
80 ttypp   none                    network
81 ttypq   none                    network
82 ttypr   none                    network
83 ttyps   none                    network
84 ttypt   none                    network
85 ttypu   none                    network
86 ttypv   none                    network
87 ttyq0   none                    network
88 ttyq1   none                    network
89 ttyq2   none                    network
90 ttyq3   none                    network
91 ttyq4   none                    network
92 ttyq5   none                    network
93 ttyq6   none                    network
94 ttyq7   none                    network
95 ttyq8   none                    network
96 ttyq9   none                    network
97 ttyqa   none                    network
98 ttyqb   none                    network
99 ttyqc   none                    network
100 ttyqd   none                    network
101 ttyqe   none                    network
102 ttyqf   none                    network
103 ttyqg   none                    network
104 ttyqh   none                    network
105 ttyqi   none                    network
106 ttyqj   none                    network
107 ttyqk   none                    network
108 ttyql   none                    network
109 ttyqm   none                    network
110 ttyqn   none                    network
111 ttyqo   none                    network
112 ttyqp   none                    network
113 ttyqq   none                    network
114 ttyqr   none                    network
115 ttyqs   none                    network
116 ttyqt   none                    network
117 ttyqu   none                    network
118 ttyqv   none                    network
119 ttyr0   none                    network
120 ttyr1   none                    network
121 ttyr2   none                    network
122 ttyr3   none                    network
123 ttyr4   none                    network
124 ttyr5   none                    network
125 ttyr6   none                    network
126 ttyr7   none                    network
127 ttyr8   none                    network
128 ttyr9   none                    network
129 ttyra   none                    network
130 ttyrb   none                    network
131 ttyrc   none                    network
132 ttyrd   none                    network
133 ttyre   none                    network
134 ttyrf   none                    network
135 ttyrg   none                    network
136 ttyrh   none                    network
137 ttyri   none                    network
138 ttyrj   none                    network
139 ttyrk   none                    network
140 ttyrl   none                    network
141 ttyrm   none                    network
142 ttyrn   none                    network
143 ttyro   none                    network
144 ttyrp   none                    network
145 ttyrq   none                    network
146 ttyrr   none                    network
147 ttyrs   none                    network
148 ttyrt   none                    network
149 ttyru   none                    network
150 ttyrv   none                    network
151 ttys0   none                    network
152 ttys1   none                    network
153 ttys2   none                    network
154 ttys3   none                    network
155 ttys4   none                    network
156 ttys5   none                    network
157 ttys6   none                    network
158 ttys7   none                    network
159 ttys8   none                    network
160 ttys9   none                    network
161 ttysa   none                    network
162 ttysb   none                    network
163 ttysc   none                    network
164 ttysd   none                    network
165 ttyse   none                    network
166 ttysf   none                    network
167 ttysg   none                    network
168 ttysh   none                    network
169 ttysi   none                    network
170 ttysj   none                    network
171 ttysk   none                    network
172 ttysl   none                    network
173 ttysm   none                    network
174 ttysn   none                    network
175 ttyso   none                    network
176 ttysp   none                    network
177 ttysq   none                    network
178 ttysr   none                    network
179 ttyss   none                    network
180 ttyst   none                    network
181 ttysu   none                    network
182 ttysv   none                    network
183 ttyP0   none                    network
184 ttyP1   none                    network
185 ttyP2   none                    network
186 ttyP3   none                    network
187 ttyP4   none                    network
188 ttyP5   none                    network
189 ttyP6   none                    network
190 ttyP7   none                    network
191 ttyP8   none                    network
192 ttyP9   none                    network
193 ttyPa   none                    network
194 ttyPb   none                    network
195 ttyPc   none                    network
196 ttyPd   none                    network
197 ttyPe   none                    network
198 ttyPf   none                    network
199 ttyPg   none                    network
200 ttyPh   none                    network
201 ttyPi   none                    network
202 ttyPj   none                    network
203 ttyPk   none                    network
204 ttyPl   none                    network
205 ttyPm   none                    network
206 ttyPn   none                    network
207 ttyPo   none                    network
208 ttyPp   none                    network
209 ttyPq   none                    network
210 ttyPr   none                    network
211 ttyPs   none                    network
212 ttyPt   none                    network
213 ttyPu   none                    network
214 ttyPv   none                    network
215 ttyQ0   none                    network
216 ttyQ1   none                    network
217 ttyQ2   none                    network
218 ttyQ3   none                    network
219 ttyQ4   none                    network
220 ttyQ5   none                    network
221 ttyQ6   none                    network
222 ttyQ7   none                    network
223 ttyQ8   none                    network
224 ttyQ9   none                    network
225 ttyQa   none                    network
226 ttyQb   none                    network
227 ttyQc   none                    network
228 ttyQd   none                    network
229 ttyQe   none                    network
230 ttyQf   none                    network
231 ttyQg   none                    network
232 ttyQh   none                    network
233 ttyQi   none                    network
234 ttyQj   none                    network
235 ttyQk   none                    network
236 ttyQl   none                    network
237 ttyQm   none                    network
238 ttyQn   none                    network
239 ttyQo   none                    network
240 ttyQp   none                    network
241 ttyQq   none                    network
242 ttyQr   none                    network
243 ttyQs   none                    network
244 ttyQt   none                    network
245 ttyQu   none                    network
246 ttyQv   none                    network
247 ttyR0   none                    network
248 ttyR1   none                    network
249 ttyR2   none                    network
250 ttyR3   none                    network
251 ttyR4   none                    network
252 ttyR5   none                    network
253 ttyR6   none                    network
254 ttyR7   none                    network
255 ttyR8   none                    network
256 ttyR9   none                    network
257 ttyRa   none                    network
258 ttyRb   none                    network
259 ttyRc   none                    network
260 ttyRd   none                    network
261 ttyRe   none                    network
262 ttyRf   none                    network
263 ttyRg   none                    network
264 ttyRh   none                    network
265 ttyRi   none                    network
266 ttyRj   none                    network
267 ttyRk   none                    network
268 ttyRl   none                    network
269 ttyRm   none                    network
270 ttyRn   none                    network
271 ttyRo   none                    network
272 ttyRp   none                    network
273 ttyRq   none                    network
274 ttyRr   none                    network
275 ttyRs   none                    network
276 ttyRt   none                    network
277 ttyRu   none                    network
278 ttyRv   none                    network
279 ttyS0   none                    network
280 ttyS1   none                    network
281 ttyS2   none                    network
282 ttyS3   none                    network
283 ttyS4   none                    network
284 ttyS5   none                    network
285 ttyS6   none                    network
286 ttyS7   none                    network
287 ttyS8   none                    network
288 ttyS9   none                    network
289 ttySa   none                    network
290 ttySb   none                    network
291 ttySc   none                    network
292 ttySd   none                    network
293 ttySe   none                    network
294 ttySf   none                    network
295 ttySg   none                    network
296 ttySh   none                    network
297 ttySi   none                    network
298 ttySj   none                    network
299 ttySk   none                    network
300 ttySl   none                    network
301 ttySm   none                    network
302 ttySn   none                    network
303 ttySo   none                    network
304 ttySp   none                    network
305 ttySq   none                    network
306 ttySr   none                    network
307 ttySs   none                    network
308 ttySt   none                    network
309 ttySu   none                    network
310 ttySv   none                    network
311 ttyl0   none                    network
312 ttyl1   none                    network
313 ttyl2   none                    network
314 ttyl3   none                    network
315 ttyl4   none                    network
316 ttyl5   none                    network
317 ttyl6   none                    network
318 ttyl7   none                    network
319 ttyl8   none                    network
320 ttyl9   none                    network
321 ttyla   none                    network
322 ttylb   none                    network
323 ttylc   none                    network
324 ttyld   none                    network
325 ttyle   none                    network
326 ttylf   none                    network
327 ttylg   none                    network
328 ttylh   none                    network
329 ttyli   none                    network
330 ttylj   none                    network
331 ttylk   none                    network
332 ttyll   none                    network
333 ttylm   none                    network
334 ttyln   none                    network
335 ttylo   none                    network
336 ttylp   none                    network
337 ttylq   none                    network
338 ttylr   none                    network
339 ttyls   none                    network
340 ttylt   none                    network
341 ttylu   none                    network
342 ttylv   none                    network
343 ttym0   none                    network
344 ttym1   none                    network
345 ttym2   none                    network
346 ttym3   none                    network
347 ttym4   none                    network
348 ttym5   none                    network
349 ttym6   none                    network
350 ttym7   none                    network
351 ttym8   none                    network
352 ttym9   none                    network
353 ttyma   none                    network
354 ttymb   none                    network
355 ttymc   none                    network
356 ttymd   none                    network
357 ttyme   none                    network
358 ttymf   none                    network
359 ttymg   none                    network
360 ttymh   none                    network
361 ttymi   none                    network
362 ttymj   none                    network
363 ttymk   none                    network
364 ttyml   none                    network
365 ttymm   none                    network
366 ttymn   none                    network
367 ttymo   none                    network
368 ttymp   none                    network
369 ttymq   none                    network
370 ttymr   none                    network
371 ttyms   none                    network
372 ttymt   none                    network
373 ttymu   none                    network
374 ttymv   none                    network
375 ttyn0   none                    network
376 ttyn1   none                    network
377 ttyn2   none                    network
378 ttyn3   none                    network
379 ttyn4   none                    network
380 ttyn5   none                    network
381 ttyn6   none                    network
382 ttyn7   none                    network
383 ttyn8   none                    network
384 ttyn9   none                    network
385 ttyna   none                    network
386 ttynb   none                    network
387 ttync   none                    network
388 ttynd   none                    network
389 ttyne   none                    network
390 ttynf   none                    network
391 ttyng   none                    network
392 ttynh   none                    network
393 ttyni   none                    network
394 ttynj   none                    network
395 ttynk   none                    network
396 ttynl   none                    network
397 ttynm   none                    network
398 ttynn   none                    network
399 ttyno   none                    network
400 ttynp   none                    network
401 ttynq   none                    network
402 ttynr   none                    network
403 ttyns   none                    network
404 ttynt   none                    network
405 ttynu   none                    network
406 ttynv   none                    network
407 ttyo0   none                    network
408 ttyo1   none                    network
409 ttyo2   none                    network
410 ttyo3   none                    network
411 ttyo4   none                    network
412 ttyo5   none                    network
413 ttyo6   none                    network
414 ttyo7   none                    network
415 ttyo8   none                    network
416 ttyo9   none                    network
417 ttyoa   none                    network
418 ttyob   none                    network
419 ttyoc   none                    network
420 ttyod   none                    network
421 ttyoe   none                    network
422 ttyof   none                    network
423 ttyog   none                    network
424 ttyoh   none                    network
425 ttyoi   none                    network
426 ttyoj   none                    network
427 ttyok   none                    network
428 ttyol   none                    network
429 ttyom   none                    network
430 ttyon   none                    network
431 ttyoo   none                    network
432 ttyop   none                    network
433 ttyoq   none                    network
434 ttyor   none                    network
435 ttyos   none                    network
436 ttyot   none                    network
437 ttyou   none                    network
438 ttyov   none                    network
439 ttyL0   none                    network
440 ttyL1   none                    network
441 ttyL2   none                    network
442 ttyL3   none                    network
443 ttyL4   none                    network
444 ttyL5   none                    network
445 ttyL6   none                    network
446 ttyL7   none                    network
447 ttyL8   none                    network
448 ttyL9   none                    network
449 ttyLa   none                    network
450 ttyLb   none                    network
451 ttyLc   none                    network
452 ttyLd   none                    network
453 ttyLe   none                    network
454 ttyLf   none                    network
455 ttyLg   none                    network
456 ttyLh   none                    network
457 ttyLi   none                    network
458 ttyLj   none                    network
459 ttyLk   none                    network
460 ttyLl   none                    network
461 ttyLm   none                    network
462 ttyLn   none                    network
463 ttyLo   none                    network
464 ttyLp   none                    network
465 ttyLq   none                    network
466 ttyLr   none                    network
467 ttyLs   none                    network
468 ttyLt   none                    network
469 ttyLu   none                    network
470 ttyLv   none                    network
471 ttyM0   none                    network
472 ttyM1   none                    network
473 ttyM2   none                    network
474 ttyM3   none                    network
475 ttyM4   none                    network
476 ttyM5   none                    network
477 ttyM6   none                    network
478 ttyM7   none                    network
479 ttyM8   none                    network
480 ttyM9   none                    network
481 ttyMa   none                    network
482 ttyMb   none                    network
483 ttyMc   none                    network
484 ttyMd   none                    network
485 ttyMe   none                    network
486 ttyMf   none                    network
487 ttyMg   none                    network
488 ttyMh   none                    network
489 ttyMi   none                    network
490 ttyMj   none                    network
491 ttyMk   none                    network
492 ttyMl   none                    network
493 ttyMm   none                    network
494 ttyMn   none                    network
495 ttyMo   none                    network
496 ttyMp   none                    network
497 ttyMq   none                    network
498 ttyMr   none                    network
499 ttyMs   none                    network
500 ttyMt   none                    network
501 ttyMu   none                    network
502 ttyMv   none                    network
503 ttyN0   none                    network
504 ttyN1   none                    network
505 ttyN2   none                    network
506 ttyN3   none                    network
507 ttyN4   none                    network
508 ttyN5   none                    network
509 ttyN6   none                    network
510 ttyN7   none                    network
511 ttyN8   none                    network
512 ttyN9   none                    network
513 ttyNa   none                    network
514 ttyNb   none                    network
515 ttyNc   none                    network
516 ttyNd   none                    network
517 ttyNe   none                    network
518 ttyNf   none                    network
519 ttyNg   none                    network
520 ttyNh   none                    network
521 ttyNi   none                    network
522 ttyNj   none                    network
523 ttyNk   none                    network
524 ttyNl   none                    network
525 ttyNm   none                    network
526 ttyNn   none                    network
527 ttyNo   none                    network
528 ttyNp   none                    network
529 ttyNq   none                    network
530 ttyNr   none                    network
531 ttyNs   none                    network
532 ttyNt   none                    network
533 ttyNu   none                    network
534 ttyNv   none                    network
535 ttyO0   none                    network
536 ttyO1   none                    network
537 ttyO2   none                    network
538 ttyO3   none                    network
539 ttyO4   none                    network
540 ttyO5   none                    network
541 ttyO6   none                    network
542 ttyO7   none                    network
543 ttyO8   none                    network
544 ttyO9   none                    network
545 ttyOa   none                    network
546 ttyOb   none                    network
547 ttyOc   none                    network
548 ttyOd   none                    network
549 ttyOe   none                    network
550 ttyOf   none                    network
551 ttyOg   none                    network
552 ttyOh   none                    network
553 ttyOi   none                    network
554 ttyOj   none                    network
555 ttyOk   none                    network
556 ttyOl   none                    network
557 ttyOm   none                    network
558 ttyOn   none                    network
559 ttyOo   none                    network
560 ttyOp   none                    network
561 ttyOq   none                    network
562 ttyOr   none                    network
563 ttyOs   none                    network
564 ttyOt   none                    network
565 ttyOu   none                    network
566 ttyOv   none                    network