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