2000-03-20 01:10:56 +03:00
|
|
|
#
|
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.3 2000/08/12 13:43:48 mason Exp $
|
2000-03-20 01:10:56 +03:00
|
|
|
#
|
|
|
|
# name getty type status comments
|
|
|
|
|
2000-03-29 19:58:42 +04:00
|
|
|
# In normal operation, getty on the 'console' pseudo-device is disabled, and
|
|
|
|
# is enabled for the correct 'real' device (e.g. one of the serial ports).
|
|
|
|
# If the console is marked insecure, single-user requires the root password.
|
|
|
|
|
|
|
|
# Console pseudo-device
|
2000-03-20 01:10:56 +03:00
|
|
|
console "/usr/libexec/getty std.115200" vt100 off secure
|
|
|
|
|
2000-03-29 19:58:42 +04:00
|
|
|
# Serial console port
|
2000-03-20 01:10:56 +03:00
|
|
|
tty00 "/usr/libexec/getty std.115200" vt100 on secure
|
|
|
|
|
2000-03-29 19:58:42 +04:00
|
|
|
# Pseudo terminals
|
2000-03-20 01:10:56 +03:00
|
|
|
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
|