remove ad-hok list of pty's from port tty files, and auto-generate it so

that it is consistent, and in the proper order.
This commit is contained in:
christos 2004-06-20 21:30:26 +00:00
parent a7a2220651
commit 0553899e97
53 changed files with 88 additions and 5390 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.288 2004/05/17 07:00:16 lukem Exp $
# $NetBSD: Makefile,v 1.289 2004/06/20 21:30:26 christos Exp $
# from: @(#)Makefile 8.7 (Berkeley) 5/25/95
# Environment variables without default values:
@ -93,7 +93,6 @@ BIN1+= bootptab changelist csh.cshrc csh.login csh.logout daily \
rc.lkm rc.local rc.subr rc.shutdown remote rpc \
security security.conf services shells sysctl.conf syslog.conf \
weekly weekly.conf wscons.conf \
etc.${MACHINE}/ttys
# Use machine-specific disktab if it exists, or the MI one otherwise
.if exists(etc.${MACHINE}/disktab)
@ -149,13 +148,16 @@ distribution: .PHONY check_DESTDIR .WAIT distrib-dirs
.endif # !DISTRIBUTION_DONE
CLEANFILES+= MAKEDEV
CLEANFILES+= MAKEDEV ttys
MAKEDEV: .EXEC
${_MKTARGET_CREATE}
MACHINE=${MACHINE:Q} MACHINE_ARCH=${MACHINE_ARCH:Q} \
NETBSDSRCDIR=${NETBSDSRCDIR:Q} \
awk -f ${.CURDIR}/MAKEDEV.awk ${.CURDIR}/MAKEDEV.tmpl > ${.TARGET}
ttys: mkttys etc.${MACHINE}/ttys
${HOST_SH} ${.ALLSRC} > ${.TARGET}
RELEASEVARS= BSDOBJDIR BSDSRCDIR BUILDID \
DESTDIR EXTERNAL_TOOLCHAIN \
@ -210,7 +212,7 @@ install-etc-release: .PHONY etc-release
# install-etc-files --
# Install etc (config) files; not performed by "make build"
#
install-etc-files: .PHONY check_DESTDIR MAKEDEV
install-etc-files: .PHONY check_DESTDIR MAKEDEV ttys
${ETC_INSTALL_FILE} -o ${BINOWN} -g ${BINGRP} -m 644 \
${BIN1} ${DESTDIR}/etc
${ETC_INSTALL_FILE} -o ${BINOWN} -g ${BINGRP} -m 664 \
@ -234,6 +236,8 @@ install-etc-files: .PHONY check_DESTDIR MAKEDEV
done; \
) | ${METALOG.add}
.endif # MKUNPRIVED != no
${ETC_INSTALL_OBJ_FILE} -o ${BINOWN} -g ${BINGRP} -m 644 \
ttys ${DESTDIR}/etc
${ETC_INSTALL_OBJ_FILE} -o ${BINOWN} -g ${BINGRP} -m 555 \
MAKEDEV ${DESTDIR}/dev
${ETC_INSTALL_FILE} -o ${BINOWN} -g ${BINGRP} -m 555 \

View File

@ -1,6 +1,6 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.1 2002/03/24 21:20:41 bjh21 Exp $
# $NetBSD: ttys,v 1.2 2004/06/20 21:30:26 christos Exp $
#
# name getty type status comments
#
@ -8,113 +8,3 @@ ttyE0 "/usr/libexec/getty Pc" vt220 on secure
ttyE1 "/usr/libexec/getty Pc" vt220 off secure
ttyE2 "/usr/libexec/getty Pc" vt220 off secure
ttyE3 "/usr/libexec/getty Pc" vt220 off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,6 +1,6 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.5 2003/10/04 07:41:11 dsl Exp $
# $NetBSD: ttys,v 1.6 2004/06/20 21:30:26 christos Exp $
#
# name getty type status comments
#
@ -18,113 +18,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.3 2003/10/04 07:41:11 dsl Exp $
# $NetBSD: ttys,v 1.4 2004/06/20 21:30:26 christos Exp $
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
@ -10,116 +10,3 @@ console "/usr/libexec/getty default" vt100 on secure
#
ttyC0 "/usr/libexec/getty default" unknown off secure
ttyC1 "/usr/libexec/getty default" 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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,5 +1,5 @@
#
# $NetBSD: ttys,v 1.9 2003/10/04 07:41:11 dsl Exp $
# $NetBSD: ttys,v 1.10 2004/06/20 21:30:26 christos Exp $
#
# name getty type status comments
@ -20,115 +20,3 @@ ttyB1 "/usr/libexec/getty std.9600" unknown off secure
# AlphaStation NS16550 ("com") serial ports
ttyC0 "/usr/libexec/getty std.9600" unknown off secure
ttyC1 "/usr/libexec/getty std.9600" unknown off secure
# pseudo-ttys
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,6 +1,6 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.3 2003/10/04 07:41:11 dsl Exp $
# $NetBSD: ttys,v 1.4 2004/06/20 21:30:26 christos Exp $
#
# name getty type status comments
#
@ -17,113 +17,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,5 +1,5 @@
#
# $NetBSD: ttys,v 1.21 2003/10/04 07:41:11 dsl Exp $
# $NetBSD: ttys,v 1.22 2004/06/20 21:30:26 christos Exp $
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
@ -61,116 +61,3 @@ ttyC6 "/usr/libexec/getty std.9600" unknown off secure
ttyC7 "/usr/libexec/getty std.9600" unknown off secure
ttyC8 "/usr/libexec/getty std.9600" unknown off secure
ttyC9 "/usr/libexec/getty std.9600" unknown off secure
#
# Pseudo terminals (mostly network)
#
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,5 +1,5 @@
#
# $NetBSD: ttys,v 1.5 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.6 2004/06/20 21:30:26 christos Exp $
#
# name getty type status comments
@ -18,115 +18,3 @@ ttyE3 "/usr/libexec/getty std.9600" vt220 off secure
# NS16550 ("com") serial ports
tty00 "/usr/libexec/getty std.9600" unknown off secure
tty01 "/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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,5 +1,5 @@
#
# $NetBSD: ttys,v 1.7 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.8 2004/06/20 21:30:27 christos Exp $
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
@ -12,113 +12,3 @@ ttye0 "/usr/libexec/getty Pc" vt220 on secure # ite0 console
ttye1 "/usr/libexec/getty Pc" vt220 on secure # ite1
ttyE0 "/usr/libexec/getty Pc" vt220 on secure # wscons
ttyE1 "/usr/libexec/getty Pc" vt220 on secure # consoles
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,6 +1,6 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.5 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.6 2004/06/20 21:30:27 christos Exp $
#
# name getty type status comments
#
@ -14,113 +14,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,6 +1,6 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.4 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.5 2004/06/20 21:30:27 christos Exp $
#
# name getty type status comments
#
@ -17,113 +17,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,18 +1,2 @@
# $NetBSD: ttys,v 1.3 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.4 2004/06/20 21:30:27 christos Exp $
console "/usr/libexec/getty std.9600" unknown on secure
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

View File

@ -1,5 +1,5 @@
#
# $NetBSD: ttys,v 1.6 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.7 2004/06/20 21:30:27 christos Exp $
#
# name getty type status comments
@ -12,115 +12,3 @@ console "/usr/libexec/getty std.115200" vt100 off secure
# Serial console port
tty00 "/usr/libexec/getty std.115200" vt100 on 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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.5 2003/12/10 18:04:28 tsutsui Exp $
# $NetBSD: ttys,v 1.6 2004/06/20 21:30:27 christos Exp $
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
# name getty type status comments
@ -12,83 +12,3 @@ console "/usr/libexec/getty std.57600" unknown off secure
ttyE0 "/usr/libexec/getty std.9600" wsvt25 on secure
scif0 "/usr/libexec/getty std.57600" vt100 on secure local
# 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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ none network

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.4 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.5 2004/06/20 21:30:27 christos Exp $
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
@ -17,113 +17,3 @@ tty04 "/usr/libexec/getty default" unknown off secure
tty05 "/usr/libexec/getty default" unknown off secure
tty06 "/usr/libexec/getty default" unknown off secure
tty07 "/usr/libexec/getty default" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,5 +1,5 @@
#
# $NetBSD: ttys,v 1.3 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.4 2004/06/20 21:30:27 christos Exp $
#
# name getty type status comments
@ -13,115 +13,3 @@ console "/usr/libexec/getty std.38400" vt100 on secure
# NS16550 ("com") serial ports
tty00 "/usr/libexec/getty std.38400" unknown off secure
tty01 "/usr/libexec/getty std.38400" unknown off secure
# Pseudo-ttys
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,6 +1,6 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.3 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.4 2004/06/20 21:30:27 christos Exp $
#
# name getty type status comments
#
@ -8,113 +8,3 @@ console "/usr/libexec/getty Pc" vt100 on secure
#ttyE0 "/usr/libexec/getty Pc" pc3 off secure
tty00 "/usr/libexec/getty std.9600" unknown off secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.4 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.5 2004/06/20 21:30:27 christos Exp $
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
# name getty type status comments
@ -12,83 +12,3 @@ console "/usr/libexec/getty std.115200" unknown on secure
#tty00 "/usr/libexec/getty std.9600" unknown off secure
#tty01 "/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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ none network

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.3 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.4 2004/06/20 21:30:27 christos Exp $
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
# name getty type status comments
@ -12,83 +12,3 @@ console "/usr/libexec/getty std.115200" unknown on secure
#tty00 "/usr/libexec/getty std.9600" unknown off secure
#tty01 "/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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ none network

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.11 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.12 2004/06/20 21:30:27 christos Exp $
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
# name getty type status comments
@ -17,114 +17,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,5 +1,5 @@
#
# $NetBSD: ttys,v 1.3 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.4 2004/06/20 21:30:27 christos Exp $
#
# name getty type status comments
@ -8,117 +8,3 @@ console "/usr/libexec/getty std.9600" vt100 off secure
# Workstation console (framebuffer) ttys
ttyE0 "/usr/libexec/getty std.9600" vt100 on 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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,5 +1,5 @@
#
# $NetBSD: ttys,v 1.7 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.8 2004/06/20 21:30:27 christos Exp $
#
# name getty type status comments
@ -8,117 +8,3 @@ console "/usr/libexec/getty std.9600" vt100 off secure
# Workstation console (framebuffer) ttys
ttyE0 "/usr/libexec/getty std.9600" vt100 on 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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.6 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.7 2004/06/20 21:30:27 christos Exp $
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
# name getty type status comments
@ -9,83 +9,3 @@
# /dev/console is always valid, regardless of the board type.
#
console "/usr/libexec/getty std.19200" vt100 on 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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ none network

View File

@ -1,6 +1,6 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.17 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.18 2004/06/20 21:30:27 christos Exp $
#
# name getty type status comments
#
@ -17,113 +17,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,6 +1,6 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.1 2003/10/19 03:36:45 matt Exp $
# $NetBSD: ttys,v 1.2 2004/06/20 21:30:27 christos Exp $
#
# name getty type status comments
#
@ -14,113 +14,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.5 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.6 2004/06/20 21:30:27 christos Exp $
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
@ -16,115 +16,3 @@ console "/usr/libexec/getty Pc" vt100 on secure
# 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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,5 +1,5 @@
#
# $NetBSD: ttys,v 1.16 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.17 2004/06/20 21:30:27 christos Exp $
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
# name getty type status comments
@ -21,114 +21,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,6 +1,6 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.6 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.7 2004/06/20 21:30:27 christos Exp $
#
# name getty type status comments
#
@ -14,113 +14,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.4 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.5 2004/06/20 21:30:27 christos Exp $
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
@ -13,113 +13,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.5 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.6 2004/06/20 21:30:27 christos Exp $
#
# @(#)ttys 5.1 (Berkeley) 4/17/89
#
@ -7,113 +7,3 @@
console "/usr/libexec/getty std.19200" vt100 on secure
tty00 "/usr/libexec/getty std.9600" unknown off secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.7 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.8 2004/06/20 21:30:27 christos Exp $
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
# name getty type status comments
@ -26,115 +26,3 @@ ttyZ3 "/usr/libexec/getty std.9600" unknown off secure
ttyC1 "/usr/libexec/getty std.9600" unknown off secure
ttyC2 "/usr/libexec/getty std.9600" unknown off secure
ttyC3 "/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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,6 +1,6 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.3 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.4 2004/06/20 21:30:27 christos Exp $
#
# name getty type status comments
#
@ -14,113 +14,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,6 +1,6 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.5 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.6 2004/06/20 21:30:27 christos Exp $
#
# name getty type status comments
#
@ -17,113 +17,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,6 +1,6 @@
#
# @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.5 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.6 2004/06/20 21:30:27 christos Exp $
#
# name getty type status comments
#
@ -8,113 +8,3 @@
console "/usr/libexec/getty std.9600" vt100 on secure
tty00 "/usr/libexec/getty std.9600" vt100 off secure
tty01 "/usr/libexec/getty std.9600" unknown on secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.5 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.6 2004/06/20 21:30:28 christos Exp $
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
@ -13,113 +13,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.7 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.8 2004/06/20 21:30:28 christos Exp $
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
# name getty type status comments
@ -16,114 +16,3 @@ ttyE3 "/usr/libexec/getty Pc" vt220 off secure
# is quiet when they don't exist.
tty00 "/usr/libexec/getty std.9600" unknown off secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
#
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,6 +1,6 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.3 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.4 2004/06/20 21:30:28 christos Exp $
#
# name getty type status comments
#
@ -14,113 +14,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.6 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.7 2004/06/20 21:30:28 christos Exp $
#
# @(#)ttys 5.1 (Berkeley) 4/17/89
#
@ -12,113 +12,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,121 +1,7 @@
#
# $NetBSD: ttys,v 1.2 2002/02/13 09:46:12 martti Exp $
# $NetBSD: ttys,v 1.3 2004/06/20 21:30:28 christos Exp $
#
# name getty type status comments
# Workstation console (framebuffer) ttys
ttyE0 "/usr/libexec/getty std.9600" vt100 on 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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.11 2003/10/30 20:40:20 drochner Exp $
# $NetBSD: ttys,v 1.12 2004/06/20 21:30:28 christos Exp $
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
@ -30,116 +30,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,119 +1,9 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.3 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.4 2004/06/20 21:30:28 christos Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty std.9600" vt100 on secure
tty00 "/usr/libexec/getty std.9600" unknown off secure
tty01 "/usr/libexec/getty std.9600" unknown on secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,6 +1,6 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.5 2003/10/04 07:41:13 dsl Exp $
# $NetBSD: ttys,v 1.6 2004/06/20 21:30:28 christos Exp $
#
# name getty type status comments
#
@ -14,113 +14,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,6 +1,6 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.3 2003/10/04 07:41:13 dsl Exp $
# $NetBSD: ttys,v 1.4 2004/06/20 21:30:28 christos Exp $
#
# name getty type status comments
#
@ -8,11 +8,3 @@ console "/usr/libexec/getty Pc" pc3 off secure
ttyE0 "/usr/libexec/getty Pc" pc3 off secure
tty00 "/usr/libexec/getty std.38400" unknown on secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
ttyp0 none network
ttyp1 none network
ttyp2 none network
ttyp3 none network
ttyp4 none network
ttyp5 none network
ttyp6 none network
ttyp7 none network

View File

@ -1,5 +1,5 @@
#
# $NetBSD: ttys,v 1.3 2003/10/04 07:41:13 dsl Exp $
# $NetBSD: ttys,v 1.4 2004/06/20 21:30:28 christos Exp $
#
# name getty type status comments
@ -13,115 +13,3 @@ console "/usr/libexec/getty std.115200" vt100 on secure
# SB1250 ("sbscn") serial ports
tty00 "/usr/libexec/getty std.115200" unknown off secure
tty01 "/usr/libexec/getty std.115200" 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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,5 +1,5 @@
#
# $NetBSD: ttys,v 1.6 2003/10/04 07:41:13 dsl Exp $
# $NetBSD: ttys,v 1.7 2004/06/20 21:30:28 christos Exp $
#
# name getty type status comments
@ -17,115 +17,3 @@ ttyC1 "/usr/libexec/getty std.9600" vt100 off secure
# "zstty" serial console port
ttyZ0 "/usr/libexec/getty std.9600" vt100 off secure
ttyZ1 "/usr/libexec/getty std.9600" vt100 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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,6 +1,6 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.4 2003/10/04 07:41:13 dsl Exp $
# $NetBSD: ttys,v 1.5 2004/06/20 21:30:28 christos Exp $
#
# name getty type status comments
#
@ -17,113 +17,3 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.12 2003/10/04 07:41:13 dsl Exp $
# $NetBSD: ttys,v 1.13 2004/06/20 21:30:28 christos Exp $
#
# @(#)ttys 5.1 (Berkeley) 4/17/89
#
@ -7,113 +7,3 @@
console "/usr/libexec/getty suncons" sun on secure
ttya "/usr/libexec/getty std.9600" unknown off secure
ttyb "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.6 2003/10/04 07:41:13 dsl Exp $
# $NetBSD: ttys,v 1.7 2004/06/20 21:30:28 christos Exp $
#
# @(#)ttys 5.1 (Berkeley) 4/17/89
#
@ -9,113 +9,3 @@ ttya "/usr/libexec/getty std.9600" unknown off secure
ttyb "/usr/libexec/getty std.9600" unknown off secure
ttyh0 "/usr/libexec/getty std.9600" unknown off secure
ttyh1 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,6 +1,6 @@
#
# @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.4 2003/10/04 07:41:13 dsl Exp $
# $NetBSD: ttys,v 1.5 2004/06/20 21:30:28 christos Exp $
#
# name getty type status comments
#
@ -17,113 +17,3 @@ ttyg "/usr/libexec/getty std.9600" unknown off secure
ttyh "/usr/libexec/getty std.9600" unknown off secure
ttyi "/usr/libexec/getty std.9600" unknown off secure
ttyj "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,6 +1,6 @@
#
# @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.8 2003/10/04 07:41:13 dsl Exp $
# $NetBSD: ttys,v 1.9 2004/06/20 21:30:28 christos Exp $
#
# name getty type status comments
#
@ -9,113 +9,3 @@ console "/usr/libexec/getty suncons" unknown off secure
kd "/usr/libexec/getty suncons" sun on secure
ttya "/usr/libexec/getty std.9600" unknown on secure
ttyb "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.7 2003/10/04 07:41:13 dsl Exp $
# $NetBSD: ttys,v 1.8 2004/06/20 21:30:28 christos Exp $
#
# @(#)ttys 5.2 (Berkeley) 6/10/93
#
@ -37,114 +37,3 @@ console "/usr/libexec/getty std.9600" unknown on secure
#ttyS5 "/usr/libexec/getty std.9600" unknown off secure
#ttyS6 "/usr/libexec/getty std.9600" unknown off secure
#ttyS7 "/usr/libexec/getty std.9600" unknown off secure
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

View File

@ -1,5 +1,5 @@
#
# $NetBSD: ttys,v 1.8 2003/10/04 07:41:13 dsl Exp $
# $NetBSD: ttys,v 1.9 2004/06/20 21:30:28 christos Exp $
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
@ -15,113 +15,3 @@ tty02 "/usr/libexec/getty std.9600" unknown off secure # ext. serial.
tty03 "/usr/libexec/getty std.9600" unknown off secure # ext. serial.
com0 "/usr/libexec/getty std.9600" unknown off secure # ext. serial.
com1 "/usr/libexec/getty std.9600" unknown off secure # ext. serial.
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
ttypg none network
ttyph none network
ttypi none network
ttypj none network
ttypk none network
ttypl none network
ttypm none network
ttypn none network
ttypo none network
ttypp none network
ttypq none network
ttypr none network
ttyps none network
ttypt none network
ttypu none network
ttypv none network
ttypw none network
ttypx none network
ttypy none network
ttypz none network
ttypA none network
ttypB none network
ttypC none network
ttypD none network
ttypE none network
ttypF none network
ttypG none network
ttypH none network
ttypI none network
ttypJ none network
ttypK none network
ttypL none network
ttypM none network
ttypN none network
ttypO none network
ttypP none network
ttypQ none network
ttypR none network
ttypS none network
ttypT none network
ttypU none network
ttypV none network
ttypW none network
ttypX none network
ttypY none network
ttypZ 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
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

29
etc/mkttys Executable file
View File

@ -0,0 +1,29 @@
#!/bin/sh
t1="p q r s t u v w x y z P Q R S T"
t2a="0 1 2 3 4 5 6 7 8 9 a b c d e f"
t2b="g h i j k l m n o p q r s t u v w x y z A B C D E F G H I J K L M N O P Q R S T U V W X Y Z"
mkpty()
{
echo "tty$1$2 none network"
}
cat "$@"
cat << _EOF
#
# Pseudo-ttys
#
_EOF
for x in a b
do
eval w=\$t2$x
for i in $t1
do
for j in $w
do
mkpty $i $j
done
done
done