ttys revision 1.1
1#	$NetBSD: ttys,v 1.1 2000/01/05 08:50:49 nisimura Exp $
2#
3#	from: @(#)ttys	5.1 (Berkeley) 4/17/89
4#
5# name	getty				type	status		comments
6#
7# If the console is marked insecure, single-user requires
8# the root password.
9#
10# /dev/console is always valid, regardless of the board type.
11#
12console "/usr/libexec/getty Pc"		vt100	on secure
13
14#
15# Hardwired lines are marked off, by default, so getty(8)
16# is quiet when they don't exist.
17#
18ttya	"/usr/libexec/getty std.9600"	unknown off secure
19
20# Pseudo Terminals
21ttyp0	none			network
22ttyp1	none			network
23ttyp2	none			network
24ttyp3	none			network
25ttyp4	none			network
26ttyp5	none			network
27ttyp6	none			network
28ttyp7	none			network
29ttyp8	none			network
30ttyp9	none			network
31ttypa	none			network
32ttypb	none			network
33ttypc	none			network
34ttypd	none			network
35ttype	none			network
36ttypf	none			network
37ttyq0	none			network
38ttyq1	none			network
39ttyq2	none			network
40ttyq3	none			network
41ttyq4	none			network
42ttyq5	none			network
43ttyq6	none			network
44ttyq7	none			network
45ttyq8	none			network
46ttyq9	none			network
47ttyqa	none			network
48ttyqb	none			network
49ttyqc	none			network
50ttyqd	none			network
51ttyqe	none			network
52ttyqf	none			network
53