ttys revision 199243
1125410Sgrehan#
2125410Sgrehan# $FreeBSD: head/etc/etc.powerpc/ttys 199243 2009-11-13 05:54:55Z ed $
3125410Sgrehan#	@(#)ttys	5.1 (Berkeley) 4/17/89
4125410Sgrehan#
5125410Sgrehan# This file specifies various information about terminals on the system.
6125410Sgrehan# It is used by several different programs.  Common entries for the
7125410Sgrehan# various columns include:
8125410Sgrehan#
9125410Sgrehan# name  The name of the terminal device.
10125410Sgrehan#
11125410Sgrehan# getty The program to start running on the terminal.  Typically a
12125410Sgrehan#       getty program, as the name implies.  Other common entries
13125410Sgrehan#       include none, when no getty is needed, and xdm, to start the
14125410Sgrehan#       X Window System.
15125410Sgrehan#
16125410Sgrehan# type The initial terminal type for this port.  For hardwired
17125410Sgrehan#      terminal lines, this will contain the type of terminal used.
18199243Sed#      For virtual consoles, the correct type is typically xterm.
19125410Sgrehan#      Other common values include network for network connections on
20125410Sgrehan#      pseudo-terminals, dialup for incoming modem ports, and unknown
21125410Sgrehan#      when the terminal type cannot be predetermined.
22125410Sgrehan#
23125410Sgrehan# status Must be on or off.  If on, init will run the getty program on
24125410Sgrehan#        the specified port.  If the word "secure" appears, this tty
25125410Sgrehan#        allows root login.
26125410Sgrehan#
27125410Sgrehan# name	getty				type	status		comments
28125410Sgrehan#
29125410Sgrehan# If console is marked "insecure", then init will ask for the root password
30125410Sgrehan# when going to single-user mode.
31125410Sgrehanconsole	none				unknown	off secure
32125410Sgrehan#
33199243Sedttyv0	"/usr/libexec/getty Pc"		xterm	on  secure
34125410Sgrehan# Virtual terminals
35199243Sedttyv1	"/usr/libexec/getty Pc"		xterm	on  secure
36199243Sedttyv2	"/usr/libexec/getty Pc"		xterm	on  secure
37199243Sedttyv3	"/usr/libexec/getty Pc"		xterm	on  secure
38199243Sedttyv4	"/usr/libexec/getty Pc"		xterm	on  secure
39199243Sedttyv5	"/usr/libexec/getty Pc"		xterm	on  secure
40199243Sedttyv6	"/usr/libexec/getty Pc"		xterm	on  secure
41199243Sedttyv7	"/usr/libexec/getty Pc"		xterm	on  secure
42170088Sdougb#ttyv8	"/usr/local/bin/xdm -nodaemon"	xterm	off secure
43125410Sgrehan# Serial terminals
44125410Sgrehan# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
45166250Smarcelttyu0	"/usr/libexec/getty std.9600"	vt100	on  secure
46166250Smarcelttyu1	"/usr/libexec/getty std.9600"	dialup	off secure
47166250Smarcelttyu2	"/usr/libexec/getty std.9600"	dialup	off secure
48166250Smarcelttyu3	"/usr/libexec/getty std.9600"	dialup	off secure
49125410Sgrehan# Dumb console
50125410Sgrehandcons	"/usr/libexec/getty std.9600"	vt100	off secure
51125410Sgrehan# Pseudo terminals
52182104Sedttyp0	none			network
53182104Sedttyp1	none			network
54182104Sedttyp2	none			network
55182104Sedttyp3	none			network
56182104Sedttyp4	none			network
57182104Sedttyp5	none			network
58182104Sedttyp6	none			network
59182104Sedttyp7	none			network
60182104Sedttyp8	none			network
61182104Sedttyp9	none			network
62182104Sedttypa	none			network
63182104Sedttypb	none			network
64182104Sedttypc	none			network
65182104Sedttypd	none			network
66182104Sedttype	none			network
67182104Sedttypf	none			network
68182104Sedttypg	none			network
69182104Sedttyph	none			network
70182104Sedttypi	none			network
71182104Sedttypj	none			network
72182104Sedttypk	none			network
73182104Sedttypl	none			network
74182104Sedttypm	none			network
75182104Sedttypn	none			network
76182104Sedttypo	none			network
77182104Sedttypp	none			network
78182104Sedttypq	none			network
79182104Sedttypr	none			network
80182104Sedttyps	none			network
81182104Sedttypt	none			network
82182104Sedttypu	none			network
83182104Sedttypv	none			network
84182104Sedttyq0	none			network
85182104Sedttyq1	none			network
86182104Sedttyq2	none			network
87182104Sedttyq3	none			network
88182104Sedttyq4	none			network
89182104Sedttyq5	none			network
90182104Sedttyq6	none			network
91182104Sedttyq7	none			network
92182104Sedttyq8	none			network
93182104Sedttyq9	none			network
94182104Sedttyqa	none			network
95182104Sedttyqb	none			network
96182104Sedttyqc	none			network
97182104Sedttyqd	none			network
98182104Sedttyqe	none			network
99182104Sedttyqf	none			network
100182104Sedttyqg	none			network
101182104Sedttyqh	none			network
102182104Sedttyqi	none			network
103182104Sedttyqj	none			network
104182104Sedttyqk	none			network
105182104Sedttyql	none			network
106182104Sedttyqm	none			network
107182104Sedttyqn	none			network
108182104Sedttyqo	none			network
109182104Sedttyqp	none			network
110182104Sedttyqq	none			network
111182104Sedttyqr	none			network
112182104Sedttyqs	none			network
113182104Sedttyqt	none			network
114182104Sedttyqu	none			network
115182104Sedttyqv	none			network
116182104Sedttyr0	none			network
117182104Sedttyr1	none			network
118182104Sedttyr2	none			network
119182104Sedttyr3	none			network
120182104Sedttyr4	none			network
121182104Sedttyr5	none			network
122182104Sedttyr6	none			network
123182104Sedttyr7	none			network
124182104Sedttyr8	none			network
125182104Sedttyr9	none			network
126182104Sedttyra	none			network
127182104Sedttyrb	none			network
128182104Sedttyrc	none			network
129182104Sedttyrd	none			network
130182104Sedttyre	none			network
131182104Sedttyrf	none			network
132182104Sedttyrg	none			network
133182104Sedttyrh	none			network
134182104Sedttyri	none			network
135182104Sedttyrj	none			network
136182104Sedttyrk	none			network
137182104Sedttyrl	none			network
138182104Sedttyrm	none			network
139182104Sedttyrn	none			network
140182104Sedttyro	none			network
141182104Sedttyrp	none			network
142182104Sedttyrq	none			network
143182104Sedttyrr	none			network
144182104Sedttyrs	none			network
145182104Sedttyrt	none			network
146182104Sedttyru	none			network
147182104Sedttyrv	none			network
148182104Sedttys0	none			network
149182104Sedttys1	none			network
150182104Sedttys2	none			network
151182104Sedttys3	none			network
152182104Sedttys4	none			network
153182104Sedttys5	none			network
154182104Sedttys6	none			network
155182104Sedttys7	none			network
156182104Sedttys8	none			network
157182104Sedttys9	none			network
158182104Sedttysa	none			network
159182104Sedttysb	none			network
160182104Sedttysc	none			network
161182104Sedttysd	none			network
162182104Sedttyse	none			network
163182104Sedttysf	none			network
164182104Sedttysg	none			network
165182104Sedttysh	none			network
166182104Sedttysi	none			network
167182104Sedttysj	none			network
168182104Sedttysk	none			network
169182104Sedttysl	none			network
170182104Sedttysm	none			network
171182104Sedttysn	none			network
172182104Sedttyso	none			network
173182104Sedttysp	none			network
174182104Sedttysq	none			network
175182104Sedttysr	none			network
176182104Sedttyss	none			network
177182104Sedttyst	none			network
178182104Sedttysu	none			network
179182104Sedttysv	none			network
180182104SedttyP0	none			network
181182104SedttyP1	none			network
182182104SedttyP2	none			network
183182104SedttyP3	none			network
184182104SedttyP4	none			network
185182104SedttyP5	none			network
186182104SedttyP6	none			network
187182104SedttyP7	none			network
188182104SedttyP8	none			network
189182104SedttyP9	none			network
190182104SedttyPa	none			network
191182104SedttyPb	none			network
192182104SedttyPc	none			network
193182104SedttyPd	none			network
194182104SedttyPe	none			network
195182104SedttyPf	none			network
196182104SedttyPg	none			network
197182104SedttyPh	none			network
198182104SedttyPi	none			network
199182104SedttyPj	none			network
200182104SedttyPk	none			network
201182104SedttyPl	none			network
202182104SedttyPm	none			network
203182104SedttyPn	none			network
204182104SedttyPo	none			network
205182104SedttyPp	none			network
206182104SedttyPq	none			network
207182104SedttyPr	none			network
208182104SedttyPs	none			network
209182104SedttyPt	none			network
210182104SedttyPu	none			network
211182104SedttyPv	none			network
212182104SedttyQ0	none			network
213182104SedttyQ1	none			network
214182104SedttyQ2	none			network
215182104SedttyQ3	none			network
216182104SedttyQ4	none			network
217182104SedttyQ5	none			network
218182104SedttyQ6	none			network
219182104SedttyQ7	none			network
220182104SedttyQ8	none			network
221182104SedttyQ9	none			network
222182104SedttyQa	none			network
223182104SedttyQb	none			network
224182104SedttyQc	none			network
225182104SedttyQd	none			network
226182104SedttyQe	none			network
227182104SedttyQf	none			network
228182104SedttyQg	none			network
229182104SedttyQh	none			network
230182104SedttyQi	none			network
231182104SedttyQj	none			network
232182104SedttyQk	none			network
233182104SedttyQl	none			network
234182104SedttyQm	none			network
235182104SedttyQn	none			network
236182104SedttyQo	none			network
237182104SedttyQp	none			network
238182104SedttyQq	none			network
239182104SedttyQr	none			network
240182104SedttyQs	none			network
241182104SedttyQt	none			network
242182104SedttyQu	none			network
243182104SedttyQv	none			network
244182104SedttyR0	none			network
245182104SedttyR1	none			network
246182104SedttyR2	none			network
247182104SedttyR3	none			network
248182104SedttyR4	none			network
249182104SedttyR5	none			network
250182104SedttyR6	none			network
251182104SedttyR7	none			network
252182104SedttyR8	none			network
253182104SedttyR9	none			network
254182104SedttyRa	none			network
255182104SedttyRb	none			network
256182104SedttyRc	none			network
257182104SedttyRd	none			network
258182104SedttyRe	none			network
259182104SedttyRf	none			network
260182104SedttyRg	none			network
261182104SedttyRh	none			network
262182104SedttyRi	none			network
263182104SedttyRj	none			network
264182104SedttyRk	none			network
265182104SedttyRl	none			network
266182104SedttyRm	none			network
267182104SedttyRn	none			network
268182104SedttyRo	none			network
269182104SedttyRp	none			network
270182104SedttyRq	none			network
271182104SedttyRr	none			network
272182104SedttyRs	none			network
273182104SedttyRt	none			network
274182104SedttyRu	none			network
275182104SedttyRv	none			network
276182104SedttyS0	none			network
277182104SedttyS1	none			network
278182104SedttyS2	none			network
279182104SedttyS3	none			network
280182104SedttyS4	none			network
281182104SedttyS5	none			network
282182104SedttyS6	none			network
283182104SedttyS7	none			network
284182104SedttyS8	none			network
285182104SedttyS9	none			network
286182104SedttySa	none			network
287182104SedttySb	none			network
288182104SedttySc	none			network
289182104SedttySd	none			network
290182104SedttySe	none			network
291182104SedttySf	none			network
292182104SedttySg	none			network
293182104SedttySh	none			network
294182104SedttySi	none			network
295182104SedttySj	none			network
296182104SedttySk	none			network
297182104SedttySl	none			network
298182104SedttySm	none			network
299182104SedttySn	none			network
300182104SedttySo	none			network
301182104SedttySp	none			network
302182104SedttySq	none			network
303182104SedttySr	none			network
304182104SedttySs	none			network
305182104SedttySt	none			network
306182104SedttySu	none			network
307182104SedttySv	none			network
308