Project

General

Profile

Download (6.69 KB) Statistics
| Branch: | Tag: | Revision:
1
#
2
# $FreeBSD: src/etc/etc.i386/ttys,v 1.10 2003/10/24 15:44:08 simokawa Exp $
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
ttyp0	none			network
37
ttyp1	none			network
38
ttyp2	none			network
39
ttyp3	none			network
40
ttyp4	none			network
41
ttyp5	none			network
42
ttyp6	none			network
43
ttyp7	none			network
44
ttyp8	none			network
45
ttyp9	none			network
46
ttypa	none			network
47
ttypb	none			network
48
ttypc	none			network
49
ttypd	none			network
50
ttype	none			network
51
ttypf	none			network
52
ttypg	none			network
53
ttyph	none			network
54
ttypi	none			network
55
ttypj	none			network
56
ttypk	none			network
57
ttypl	none			network
58
ttypm	none			network
59
ttypn	none			network
60
ttypo	none			network
61
ttypp	none			network
62
ttypq	none			network
63
ttypr	none			network
64
ttyps	none			network
65
ttypt	none			network
66
ttypu	none			network
67
ttypv	none			network
68
ttyq0	none			network
69
ttyq1	none			network
70
ttyq2	none			network
71
ttyq3	none			network
72
ttyq4	none			network
73
ttyq5	none			network
74
ttyq6	none			network
75
ttyq7	none			network
76
ttyq8	none			network
77
ttyq9	none			network
78
ttyqa	none			network
79
ttyqb	none			network
80
ttyqc	none			network
81
ttyqd	none			network
82
ttyqe	none			network
83
ttyqf	none			network
84
ttyqg	none			network
85
ttyqh	none			network
86
ttyqi	none			network
87
ttyqj	none			network
88
ttyqk	none			network
89
ttyql	none			network
90
ttyqm	none			network
91
ttyqn	none			network
92
ttyqo	none			network
93
ttyqp	none			network
94
ttyqq	none			network
95
ttyqr	none			network
96
ttyqs	none			network
97
ttyqt	none			network
98
ttyqu	none			network
99
ttyqv	none			network
100
ttyr0	none			network
101
ttyr1	none			network
102
ttyr2	none			network
103
ttyr3	none			network
104
ttyr4	none			network
105
ttyr5	none			network
106
ttyr6	none			network
107
ttyr7	none			network
108
ttyr8	none			network
109
ttyr9	none			network
110
ttyra	none			network
111
ttyrb	none			network
112
ttyrc	none			network
113
ttyrd	none			network
114
ttyre	none			network
115
ttyrf	none			network
116
ttyrg	none			network
117
ttyrh	none			network
118
ttyri	none			network
119
ttyrj	none			network
120
ttyrk	none			network
121
ttyrl	none			network
122
ttyrm	none			network
123
ttyrn	none			network
124
ttyro	none			network
125
ttyrp	none			network
126
ttyrq	none			network
127
ttyrr	none			network
128
ttyrs	none			network
129
ttyrt	none			network
130
ttyru	none			network
131
ttyrv	none			network
132
ttys0	none			network
133
ttys1	none			network
134
ttys2	none			network
135
ttys3	none			network
136
ttys4	none			network
137
ttys5	none			network
138
ttys6	none			network
139
ttys7	none			network
140
ttys8	none			network
141
ttys9	none			network
142
ttysa	none			network
143
ttysb	none			network
144
ttysc	none			network
145
ttysd	none			network
146
ttyse	none			network
147
ttysf	none			network
148
ttysg	none			network
149
ttysh	none			network
150
ttysi	none			network
151
ttysj	none			network
152
ttysk	none			network
153
ttysl	none			network
154
ttysm	none			network
155
ttysn	none			network
156
ttyso	none			network
157
ttysp	none			network
158
ttysq	none			network
159
ttysr	none			network
160
ttyss	none			network
161
ttyst	none			network
162
ttysu	none			network
163
ttysv	none			network
164
ttyP0	none			network
165
ttyP1	none			network
166
ttyP2	none			network
167
ttyP3	none			network
168
ttyP4	none			network
169
ttyP5	none			network
170
ttyP6	none			network
171
ttyP7	none			network
172
ttyP8	none			network
173
ttyP9	none			network
174
ttyPa	none			network
175
ttyPb	none			network
176
ttyPc	none			network
177
ttyPd	none			network
178
ttyPe	none			network
179
ttyPf	none			network
180
ttyPg	none			network
181
ttyPh	none			network
182
ttyPi	none			network
183
ttyPj	none			network
184
ttyPk	none			network
185
ttyPl	none			network
186
ttyPm	none			network
187
ttyPn	none			network
188
ttyPo	none			network
189
ttyPp	none			network
190
ttyPq	none			network
191
ttyPr	none			network
192
ttyPs	none			network
193
ttyPt	none			network
194
ttyPu	none			network
195
ttyPv	none			network
196
ttyQ0	none			network
197
ttyQ1	none			network
198
ttyQ2	none			network
199
ttyQ3	none			network
200
ttyQ4	none			network
201
ttyQ5	none			network
202
ttyQ6	none			network
203
ttyQ7	none			network
204
ttyQ8	none			network
205
ttyQ9	none			network
206
ttyQa	none			network
207
ttyQb	none			network
208
ttyQc	none			network
209
ttyQd	none			network
210
ttyQe	none			network
211
ttyQf	none			network
212
ttyQg	none			network
213
ttyQh	none			network
214
ttyQi	none			network
215
ttyQj	none			network
216
ttyQk	none			network
217
ttyQl	none			network
218
ttyQm	none			network
219
ttyQn	none			network
220
ttyQo	none			network
221
ttyQp	none			network
222
ttyQq	none			network
223
ttyQr	none			network
224
ttyQs	none			network
225
ttyQt	none			network
226
ttyQu	none			network
227
ttyQv	none			network
228
ttyR0	none			network
229
ttyR1	none			network
230
ttyR2	none			network
231
ttyR3	none			network
232
ttyR4	none			network
233
ttyR5	none			network
234
ttyR6	none			network
235
ttyR7	none			network
236
ttyR8	none			network
237
ttyR9	none			network
238
ttyRa	none			network
239
ttyRb	none			network
240
ttyRc	none			network
241
ttyRd	none			network
242
ttyRe	none			network
243
ttyRf	none			network
244
ttyRg	none			network
245
ttyRh	none			network
246
ttyRi	none			network
247
ttyRj	none			network
248
ttyRk	none			network
249
ttyRl	none			network
250
ttyRm	none			network
251
ttyRn	none			network
252
ttyRo	none			network
253
ttyRp	none			network
254
ttyRq	none			network
255
ttyRr	none			network
256
ttyRs	none			network
257
ttyRt	none			network
258
ttyRu	none			network
259
ttyRv	none			network
260
ttyS0	none			network
261
ttyS1	none			network
262
ttyS2	none			network
263
ttyS3	none			network
264
ttyS4	none			network
265
ttyS5	none			network
266
ttyS6	none			network
267
ttyS7	none			network
268
ttyS8	none			network
269
ttyS9	none			network
270
ttySa	none			network
271
ttySb	none			network
272
ttySc	none			network
273
ttySd	none			network
274
ttySe	none			network
275
ttySf	none			network
276
ttySg	none			network
277
ttySh	none			network
278
ttySi	none			network
279
ttySj	none			network
280
ttySk	none			network
281
ttySl	none			network
282
ttySm	none			network
283
ttySn	none			network
284
ttySo	none			network
285
ttySp	none			network
286
ttySq	none			network
287
ttySr	none			network
288
ttySs	none			network
289
ttySt	none			network
290
ttySu	none			network
291
ttySv	none			network
(36-36/37)