This should be the final part of moving to 64 PTYs by default. Added
entries for tty{r,s}{0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f} to /etc/ttys.
Thanks to Matthew Green for pointing out the need.
2000-08-12 17:43:40 +04:00
|
|
|
# $NetBSD: ttys,v 1.2 2000/08/12 13:43:50 mason Exp $
|
2000-01-05 11:48:53 +03:00
|
|
|
#
|
|
|
|
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
|
|
|
|
#
|
|
|
|
# name getty type status comments
|
|
|
|
#
|
|
|
|
# If the console is marked insecure, single-user requires
|
|
|
|
# the root password.
|
|
|
|
#
|
|
|
|
# /dev/console is always valid, regardless of the board type.
|
|
|
|
#
|
|
|
|
console "/usr/libexec/getty Pc" vt100 on secure
|
|
|
|
|
|
|
|
#
|
|
|
|
# Hardwired lines are marked off, by default, so getty(8)
|
|
|
|
# is quiet when they don't exist.
|
|
|
|
#
|
|
|
|
ttya "/usr/libexec/getty std.9600" unknown off secure
|
|
|
|
|
|
|
|
# Pseudo Terminals
|
|
|
|
ttyp0 none network
|
|
|
|
ttyp1 none network
|
|
|
|
ttyp2 none network
|
|
|
|
ttyp3 none network
|
|
|
|
ttyp4 none network
|
|
|
|
ttyp5 none network
|
|
|
|
ttyp6 none network
|
|
|
|
ttyp7 none network
|
|
|
|
ttyp8 none network
|
|
|
|
ttyp9 none network
|
|
|
|
ttypa none network
|
|
|
|
ttypb none network
|
|
|
|
ttypc none network
|
|
|
|
ttypd none network
|
|
|
|
ttype none network
|
|
|
|
ttypf none network
|
|
|
|
ttyq0 none network
|
|
|
|
ttyq1 none network
|
|
|
|
ttyq2 none network
|
|
|
|
ttyq3 none network
|
|
|
|
ttyq4 none network
|
|
|
|
ttyq5 none network
|
|
|
|
ttyq6 none network
|
|
|
|
ttyq7 none network
|
|
|
|
ttyq8 none network
|
|
|
|
ttyq9 none network
|
|
|
|
ttyqa none network
|
|
|
|
ttyqb none network
|
|
|
|
ttyqc none network
|
|
|
|
ttyqd none network
|
|
|
|
ttyqe none network
|
|
|
|
ttyqf none network
|
This should be the final part of moving to 64 PTYs by default. Added
entries for tty{r,s}{0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f} to /etc/ttys.
Thanks to Matthew Green for pointing out the need.
2000-08-12 17:43:40 +04:00
|
|
|
ttyr0 none network
|
|
|
|
ttyr1 none network
|
|
|
|
ttyr2 none network
|
|
|
|
ttyr3 none network
|
|
|
|
ttyr4 none network
|
|
|
|
ttyr5 none network
|
|
|
|
ttyr6 none network
|
|
|
|
ttyr7 none network
|
|
|
|
ttyr8 none network
|
|
|
|
ttyr9 none network
|
|
|
|
ttyra none network
|
|
|
|
ttyrb none network
|
|
|
|
ttyrc none network
|
|
|
|
ttyrd none network
|
|
|
|
ttyre none network
|
|
|
|
ttyrf none network
|
|
|
|
ttys0 none network
|
|
|
|
ttys1 none network
|
|
|
|
ttys2 none network
|
|
|
|
ttys3 none network
|
|
|
|
ttys4 none network
|
|
|
|
ttys5 none network
|
|
|
|
ttys6 none network
|
|
|
|
ttys7 none network
|
|
|
|
ttys8 none network
|
|
|
|
ttys9 none network
|
|
|
|
ttysa none network
|
|
|
|
ttysb none network
|
|
|
|
ttysc none network
|
|
|
|
ttysd none network
|
|
|
|
ttyse none network
|
|
|
|
ttysf none network
|