blob: 79046e86a3acba05ccfb13f0c67e0c52f47ca906 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
|
#
# $OpenBSD: ttys,v 1.9 2008/01/08 05:08:11 deraadt Exp $
#
# name getty type status comments
#
# main console device
console "/usr/libexec/getty std.9600" sun on secure
# graphics console
ttyC0 "/usr/libexec/getty std.9600" sun off secure
# on-board serial lines
ttya "/usr/libexec/getty std.9600" unknown off secure
ttyb "/usr/libexec/getty std.9600" unknown off secure
# ttyc is usually the mouse port...
# ttyc "/usr/libexec/getty std.9600" unknown off secure
ttyd "/usr/libexec/getty std.9600" unknown off secure
ttye "/usr/libexec/getty std.9600" unknown off secure
# magma0
ttym0 "/usr/libexec/getty std.9600" unknown off secure
ttym1 "/usr/libexec/getty std.9600" unknown off secure
ttym2 "/usr/libexec/getty std.9600" unknown off secure
ttym3 "/usr/libexec/getty std.9600" unknown off secure
ttym4 "/usr/libexec/getty std.9600" unknown off secure
ttym5 "/usr/libexec/getty std.9600" unknown off secure
ttym6 "/usr/libexec/getty std.9600" unknown off secure
ttym7 "/usr/libexec/getty std.9600" unknown off secure
ttym8 "/usr/libexec/getty std.9600" unknown off secure
ttym9 "/usr/libexec/getty std.9600" unknown off secure
ttyma "/usr/libexec/getty std.9600" unknown off secure
ttymb "/usr/libexec/getty std.9600" unknown off secure
ttymc "/usr/libexec/getty std.9600" unknown off secure
ttymd "/usr/libexec/getty std.9600" unknown off secure
ttyme "/usr/libexec/getty std.9600" unknown off secure
ttymf "/usr/libexec/getty std.9600" unknown off secure
# magma1
ttyn0 "/usr/libexec/getty std.9600" unknown off secure
ttyn1 "/usr/libexec/getty std.9600" unknown off secure
ttyn2 "/usr/libexec/getty std.9600" unknown off secure
ttyn3 "/usr/libexec/getty std.9600" unknown off secure
ttyn4 "/usr/libexec/getty std.9600" unknown off secure
ttyn5 "/usr/libexec/getty std.9600" unknown off secure
ttyn6 "/usr/libexec/getty std.9600" unknown off secure
ttyn7 "/usr/libexec/getty std.9600" unknown off secure
ttyn8 "/usr/libexec/getty std.9600" unknown off secure
ttyn9 "/usr/libexec/getty std.9600" unknown off secure
ttyna "/usr/libexec/getty std.9600" unknown off secure
ttynb "/usr/libexec/getty std.9600" unknown off secure
ttync "/usr/libexec/getty std.9600" unknown off secure
ttynd "/usr/libexec/getty std.9600" unknown off secure
ttyne "/usr/libexec/getty std.9600" unknown off secure
ttynf "/usr/libexec/getty std.9600" unknown off secure
# magma2
ttyo0 "/usr/libexec/getty std.9600" unknown off secure
ttyo1 "/usr/libexec/getty std.9600" unknown off secure
ttyo2 "/usr/libexec/getty std.9600" unknown off secure
ttyo3 "/usr/libexec/getty std.9600" unknown off secure
ttyo4 "/usr/libexec/getty std.9600" unknown off secure
ttyo5 "/usr/libexec/getty std.9600" unknown off secure
ttyo6 "/usr/libexec/getty std.9600" unknown off secure
ttyo7 "/usr/libexec/getty std.9600" unknown off secure
ttyo8 "/usr/libexec/getty std.9600" unknown off secure
ttyo9 "/usr/libexec/getty std.9600" unknown off secure
ttyoa "/usr/libexec/getty std.9600" unknown off secure
ttyob "/usr/libexec/getty std.9600" unknown off secure
ttyoc "/usr/libexec/getty std.9600" unknown off secure
ttyod "/usr/libexec/getty std.9600" unknown off secure
ttyoe "/usr/libexec/getty std.9600" unknown off secure
ttyof "/usr/libexec/getty std.9600" unknown off secure
# spif0
ttyj0 "/usr/libexec/getty std.9600" unknown off secure
ttyj1 "/usr/libexec/getty std.9600" unknown off secure
ttyj2 "/usr/libexec/getty std.9600" unknown off secure
ttyj3 "/usr/libexec/getty std.9600" unknown off secure
ttyj4 "/usr/libexec/getty std.9600" unknown off secure
ttyj5 "/usr/libexec/getty std.9600" unknown off secure
ttyj6 "/usr/libexec/getty std.9600" unknown off secure
ttyj7 "/usr/libexec/getty std.9600" unknown off secure
# spif1
ttyk0 "/usr/libexec/getty std.9600" unknown off secure
ttyk1 "/usr/libexec/getty std.9600" unknown off secure
ttyk2 "/usr/libexec/getty std.9600" unknown off secure
ttyk3 "/usr/libexec/getty std.9600" unknown off secure
ttyk4 "/usr/libexec/getty std.9600" unknown off secure
ttyk5 "/usr/libexec/getty std.9600" unknown off secure
ttyk6 "/usr/libexec/getty std.9600" unknown off secure
ttyk7 "/usr/libexec/getty std.9600" unknown off secure
# spif2
ttyl0 "/usr/libexec/getty std.9600" unknown off secure
ttyl1 "/usr/libexec/getty std.9600" unknown off secure
ttyl2 "/usr/libexec/getty std.9600" unknown off secure
ttyl3 "/usr/libexec/getty std.9600" unknown off secure
ttyl4 "/usr/libexec/getty std.9600" unknown off secure
ttyl5 "/usr/libexec/getty std.9600" unknown off secure
ttyl6 "/usr/libexec/getty std.9600" unknown off secure
ttyl7 "/usr/libexec/getty std.9600" unknown off secure
|