[BACK]Return to ttys CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / etc / etc.pmax

File: [cvs.NetBSD.org] / src / etc / etc.pmax / ttys (download)

Revision 1.14, Tue Oct 7 10:00:02 2008 UTC (15 years, 6 months ago) by abs
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, mjf-devfs2-base2, matt-premerge-20091211, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-premerge-20101231, matt-mips64-base2, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache, netbsd-6
Changes since 1.13: +2 -1 lines

Add a constty entry, marked 'off', with otherwise the same settings
as the console. Now when coming up in single user mode the tset in
/.profile can set the terminal type correctly.
Note: I believe constty should be 'on' and console 'off', but thats a
separate discussion

#	$NetBSD: ttys,v 1.14 2008/10/07 10:00:02 abs Exp $
#
#	from: @(#)ttys	5.1 (Berkeley) 4/17/89
#
# name	getty				type	status		comments
#
console	"/usr/libexec/getty std.9600"	vt220	on secure
constty	"/usr/libexec/getty std.9600"	vt220	off secure
#
# Workstation console.  Currently, only the px and pxg drivers support
# virtual terminals.
#
ttyE0	"/usr/libexec/getty Pc"		vt220	off 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
#
# ttys for ioasic machines with Zilog (zstty) serial ports
#
ttya	"/usr/libexec/getty std.9600"	unknown off secure	# 2nd comm port
##ttyb	"/usr/libexec/getty std.9600"	unknown off secure	# mouse
ttyc	"/usr/libexec/getty std.9600"	unknown off secure	# 1st comm port
##ttyd	"/usr/libexec/getty std.9600"	unknown off secure	# keyboard
#
# ttys for 5000/200, 3100, 2100 with dz-11 (dz) clone serial ports
#
##ttyD0	"/usr/libexec/getty std.9600"	unknown off secure	# mouse
##ttyD1	"/usr/libexec/getty std.9600"	unknown off secure	# keyboard
ttyD2	"/usr/libexec/getty std.9600"	unknown off secure	# 1st comm port
ttyD3	"/usr/libexec/getty std.9600"	unknown off secure	# 2nd comm port
#
# ttys for historical compatibility (Qbus decsystems?)
#
tty00	"/usr/libexec/getty std.9600"	unknown off secure
tty01	"/usr/libexec/getty std.9600"	unknown off secure
tty02	"/usr/libexec/getty std.9600"	unknown off secure
tty03	"/usr/libexec/getty std.9600"	unknown off secure
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