Module Name:    src
Committed By:   riz
Date:           Sun Jun 24 18:04:42 UTC 2012

Modified Files:
        src/etc/etc.acorn26 [netbsd-6]: ttys
        src/etc/etc.acorn32 [netbsd-6]: ttys
        src/etc/etc.alpha [netbsd-6]: ttys
        src/etc/etc.amd64 [netbsd-6]: ttys
        src/etc/etc.amiga [netbsd-6]: ttys
        src/etc/etc.amigappc [netbsd-6]: ttys
        src/etc/etc.arc [netbsd-6]: ttys
        src/etc/etc.atari [netbsd-6]: ttys
        src/etc/etc.cats [netbsd-6]: ttys
        src/etc/etc.evbarm [netbsd-6]: ttys
        src/etc/etc.hp300 [netbsd-6]: ttys
        src/etc/etc.hpcarm [netbsd-6]: ttys
        src/etc/etc.hpcmips [netbsd-6]: ttys
        src/etc/etc.hpcsh [netbsd-6]: ttys
        src/etc/etc.i386 [netbsd-6]: ttys
        src/etc/etc.ibmnws [netbsd-6]: ttys
        src/etc/etc.iyonix [netbsd-6]: ttys
        src/etc/etc.mac68k [netbsd-6]: ttys
        src/etc/etc.mvmeppc [netbsd-6]: ttys
        src/etc/etc.netwinder [netbsd-6]: ttys
        src/etc/etc.newsmips [netbsd-6]: ttys
        src/etc/etc.next68k [netbsd-6]: ttys
        src/etc/etc.ofppc [netbsd-6]: ttys
        src/etc/etc.pmax [netbsd-6]: ttys
        src/etc/etc.prep [netbsd-6]: ttys
        src/etc/etc.rs6000 [netbsd-6]: ttys
        src/etc/etc.sgimips [netbsd-6]: ttys
        src/etc/etc.shark [netbsd-6]: ttys
        src/etc/etc.zaurus [netbsd-6]: ttys
        src/share/terminfo [netbsd-6]: terminfo

Log Message:
Pull up following revision(s) (requested by martin in ticket #342):
        etc/etc.shark/ttys: revision 1.8
        etc/etc.hpcsh/ttys: revision 1.11
        etc/etc.amiga/ttys: revision 1.24
        etc/etc.arc/ttys: revision 1.8
        etc/etc.alpha/ttys: revision 1.12
        etc/etc.amigappc/ttys: revision 1.3
        etc/etc.ofppc/ttys: revision 1.9
        etc/etc.hp300/ttys: revision 1.16
        etc/etc.rs6000/ttys: revision 1.2
        etc/etc.i386/ttys: revision 1.20
        etc/etc.acorn26/ttys: revision 1.4
        etc/etc.iyonix/ttys: revision 1.4
        etc/etc.netwinder/ttys: revision 1.8
        etc/etc.mac68k/ttys: revision 1.20
        etc/etc.evbarm/ttys: revision 1.7
        etc/etc.pmax/ttys: revision 1.15
        etc/etc.hpcmips/ttys: revision 1.10
        share/terminfo/terminfo: revision 1.5
        etc/etc.mvmeppc/ttys: revision 1.6
        etc/etc.next68k/ttys: revision 1.10
        etc/etc.acorn32/ttys: revision 1.9
        etc/etc.ibmnws/ttys: revision 1.4
        etc/etc.atari/ttys: revision 1.10
        etc/etc.sgimips/ttys: revision 1.10
        etc/etc.newsmips/ttys: revision 1.9
        etc/etc.hpcarm/ttys: revision 1.6
        etc/etc.cats/ttys: revision 1.7
        etc/etc.amd64/ttys: revision 1.6
        etc/etc.prep/ttys: revision 1.8
        etc/etc.zaurus/ttys: revision 1.3
Per discussion on tech-userlevel, finally fix PR 10127:
move all ttyE* entries that use "vt100" emulation to wsvt25 term type.
The terminfo vt220 entry lacked (correctly) a delete key entry, which
was a regression against the netbsd-5 termcap entry. On the other hand,
only a very small number of foreign systems lacks support for wsvt25
nowadays.
Add a delete key capability to our wsvt25 entry.  Fixes a problem noted by
David Lord on netbsd-users.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.20.1 src/etc/etc.acorn26/ttys
cvs rdiff -u -r1.8 -r1.8.20.1 src/etc/etc.acorn32/ttys
cvs rdiff -u -r1.11 -r1.11.20.1 src/etc/etc.alpha/ttys
cvs rdiff -u -r1.5 -r1.5.20.1 src/etc/etc.amd64/ttys
cvs rdiff -u -r1.23 -r1.23.20.1 src/etc/etc.amiga/ttys
cvs rdiff -u -r1.2 -r1.2.20.1 src/etc/etc.amigappc/ttys
cvs rdiff -u -r1.7 -r1.7.20.1 src/etc/etc.arc/ttys
cvs rdiff -u -r1.9 -r1.9.20.1 src/etc/etc.atari/ttys
cvs rdiff -u -r1.6 -r1.6.20.1 src/etc/etc.cats/ttys
cvs rdiff -u -r1.6 -r1.6.20.1 src/etc/etc.evbarm/ttys
cvs rdiff -u -r1.15 -r1.15.6.1 src/etc/etc.hp300/ttys
cvs rdiff -u -r1.5 -r1.5.20.1 src/etc/etc.hpcarm/ttys
cvs rdiff -u -r1.9 -r1.9.20.1 src/etc/etc.hpcmips/ttys
cvs rdiff -u -r1.10 -r1.10.20.1 src/etc/etc.hpcsh/ttys
cvs rdiff -u -r1.19 -r1.19.20.1 src/etc/etc.i386/ttys
cvs rdiff -u -r1.3 -r1.3.20.1 src/etc/etc.ibmnws/ttys
cvs rdiff -u -r1.3 -r1.3.20.1 src/etc/etc.iyonix/ttys
cvs rdiff -u -r1.19 -r1.19.20.1 src/etc/etc.mac68k/ttys
cvs rdiff -u -r1.5 -r1.5.20.1 src/etc/etc.mvmeppc/ttys
cvs rdiff -u -r1.7 -r1.7.20.1 src/etc/etc.netwinder/ttys
cvs rdiff -u -r1.8 -r1.8.20.1 src/etc/etc.newsmips/ttys
cvs rdiff -u -r1.9 -r1.9.20.1 src/etc/etc.next68k/ttys
cvs rdiff -u -r1.8 -r1.8.4.1 src/etc/etc.ofppc/ttys
cvs rdiff -u -r1.14 -r1.14.20.1 src/etc/etc.pmax/ttys
cvs rdiff -u -r1.7 -r1.7.20.1 src/etc/etc.prep/ttys
cvs rdiff -u -r1.1 -r1.1.10.1 src/etc/etc.rs6000/ttys
cvs rdiff -u -r1.9 -r1.9.20.1 src/etc/etc.sgimips/ttys
cvs rdiff -u -r1.7 -r1.7.20.1 src/etc/etc.shark/ttys
cvs rdiff -u -r1.2 -r1.2.20.1 src/etc/etc.zaurus/ttys
cvs rdiff -u -r1.4 -r1.4.4.1 src/share/terminfo/terminfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/etc.acorn26/ttys
diff -u src/etc/etc.acorn26/ttys:1.3 src/etc/etc.acorn26/ttys:1.3.20.1
--- src/etc/etc.acorn26/ttys:1.3	Tue Oct  7 10:00:00 2008
+++ src/etc/etc.acorn26/ttys	Sun Jun 24 18:04:39 2012
@@ -1,11 +1,11 @@
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
-#	$NetBSD: ttys,v 1.3 2008/10/07 10:00:00 abs Exp $
+#	$NetBSD: ttys,v 1.3.20.1 2012/06/24 18:04:39 riz Exp $
 #
 # name	getty				type	status		comments
 #
-constty	"/usr/libexec/getty Pc"		vt220	off secure
-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
+constty	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	on secure
+ttyE1	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE2	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE3	"/usr/libexec/getty Pc"		wsvt25	off secure

Index: src/etc/etc.acorn32/ttys
diff -u src/etc/etc.acorn32/ttys:1.8 src/etc/etc.acorn32/ttys:1.8.20.1
--- src/etc/etc.acorn32/ttys:1.8	Tue Oct  7 10:00:00 2008
+++ src/etc/etc.acorn32/ttys	Sun Jun 24 18:04:41 2012
@@ -1,15 +1,15 @@
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
-#	$NetBSD: ttys,v 1.8 2008/10/07 10:00:00 abs Exp $
+#	$NetBSD: ttys,v 1.8.20.1 2012/06/24 18:04:41 riz Exp $
 #
 # name	getty				type	status		comments
 #
 console	"/usr/libexec/getty Pc"		vt100	off secure
 constty	"/usr/libexec/getty Pc"		vt100	off secure
-ttyE0	"/usr/libexec/getty Pc"		vt220	on secure
-ttyE1	"/usr/libexec/getty Pc"		vt220	on secure
-ttyE2	"/usr/libexec/getty Pc"		vt220	on secure
-ttyE3	"/usr/libexec/getty Pc"		vt220	on secure
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	on secure
+ttyE1	"/usr/libexec/getty Pc"		wsvt25	on secure
+ttyE2	"/usr/libexec/getty Pc"		wsvt25	on secure
+ttyE3	"/usr/libexec/getty Pc"		wsvt25	on secure
 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

Index: src/etc/etc.alpha/ttys
diff -u src/etc/etc.alpha/ttys:1.11 src/etc/etc.alpha/ttys:1.11.20.1
--- src/etc/etc.alpha/ttys:1.11	Tue Oct  7 10:00:01 2008
+++ src/etc/etc.alpha/ttys	Sun Jun 24 18:04:38 2012
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: ttys,v 1.11 2008/10/07 10:00:01 abs Exp $
+#	$NetBSD: ttys,v 1.11.20.1 2012/06/24 18:04:38 riz Exp $
 #
 # name	getty				type	status		comments
 
@@ -11,8 +11,8 @@ console	"/usr/libexec/getty std.9600"	vt
 constty	"/usr/libexec/getty std.9600"	vt100 off secure
 
 # Workstation console (framebuffer) ttys
-ttyE0	"/usr/libexec/getty std.9600"	vt100 off secure
-ttyE1	"/usr/libexec/getty std.9600"	vt100 off secure
+ttyE0	"/usr/libexec/getty std.9600"	wsvt25 off secure
+ttyE1	"/usr/libexec/getty std.9600"	wsvt25 off secure
 
 # DEC 3000 Z8530 ("scc") serial ports
 ttyB0	"/usr/libexec/getty std.9600"	unknown off secure

Index: src/etc/etc.amd64/ttys
diff -u src/etc/etc.amd64/ttys:1.5 src/etc/etc.amd64/ttys:1.5.20.1
--- src/etc/etc.amd64/ttys:1.5	Tue Oct  7 10:00:01 2008
+++ src/etc/etc.amd64/ttys	Sun Jun 24 18:04:41 2012
@@ -1,15 +1,15 @@
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
-#	$NetBSD: ttys,v 1.5 2008/10/07 10:00:01 abs Exp $
+#	$NetBSD: ttys,v 1.5.20.1 2012/06/24 18:04:41 riz Exp $
 #
 # name	getty				type	status		comments
 #
 console	"/usr/libexec/getty Pc"		vt100	on secure
 constty	"/usr/libexec/getty Pc"		vt100	off secure
-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
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE1	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE2	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE3	"/usr/libexec/getty Pc"		wsvt25	off secure
 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

Index: src/etc/etc.amiga/ttys
diff -u src/etc/etc.amiga/ttys:1.23 src/etc/etc.amiga/ttys:1.23.20.1
--- src/etc/etc.amiga/ttys:1.23	Tue Oct  7 10:00:01 2008
+++ src/etc/etc.amiga/ttys	Sun Jun 24 18:04:38 2012
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: ttys,v 1.23 2008/10/07 10:00:01 abs Exp $
+#	$NetBSD: ttys,v 1.23.20.1 2012/06/24 18:04:38 riz Exp $
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
 #
@@ -7,23 +7,23 @@
 #
 # If the console is marked insecure, single-user requires
 # the root password.
-console	"/usr/libexec/getty Pc"		vt220	on secure 
-constty	"/usr/libexec/getty Pc"		vt220	off secure 
-ttye0	"/usr/libexec/getty Pc"		vt220	off secure 	# custom chips
-ttye1	"/usr/libexec/getty Pc"		vt220	off secure 	# retina
-ttye2	"/usr/libexec/getty Pc"		vt220	off secure 	# retina
-ttye3	"/usr/libexec/getty Pc"		vt220	off secure 	# cirrus logic
-ttye4	"/usr/libexec/getty Pc"		vt220	off secure 	# a2410
-ttye5	"/usr/libexec/getty Pc"		vt220	off secure 	# CyberVision64
-ttye6	"/usr/libexec/getty Pc"		vt220	off secure 	# Domino, Merlin, oMniBus
-ttye7	"/usr/libexec/getty Pc"		vt220	off secure 	# CyberVision64/3D
+console	"/usr/libexec/getty Pc"		wsvt25	on secure 
+constty	"/usr/libexec/getty Pc"		wsvt25	off secure 
+ttye0	"/usr/libexec/getty Pc"		wsvt25	off secure 	# custom chips
+ttye1	"/usr/libexec/getty Pc"		wsvt25	off secure 	# retina
+ttye2	"/usr/libexec/getty Pc"		wsvt25	off secure 	# retina
+ttye3	"/usr/libexec/getty Pc"		wsvt25	off secure 	# cirrus logic
+ttye4	"/usr/libexec/getty Pc"		wsvt25	off secure 	# a2410
+ttye5	"/usr/libexec/getty Pc"		wsvt25	off secure 	# CyberVision64
+ttye6	"/usr/libexec/getty Pc"		wsvt25	off secure 	# Domino, Merlin, oMniBus
+ttye7	"/usr/libexec/getty Pc"		wsvt25	off secure 	# CyberVision64/3D
 #
 # wscons 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
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE1	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE2	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE3	"/usr/libexec/getty Pc"		wsvt25	off secure
 #
 # Amiga internal serial port:
 #

Index: src/etc/etc.amigappc/ttys
diff -u src/etc/etc.amigappc/ttys:1.2 src/etc/etc.amigappc/ttys:1.2.20.1
--- src/etc/etc.amigappc/ttys:1.2	Tue Oct  7 10:00:01 2008
+++ src/etc/etc.amigappc/ttys	Sun Jun 24 18:04:39 2012
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: ttys,v 1.2 2008/10/07 10:00:01 abs Exp $
+#	$NetBSD: ttys,v 1.2.20.1 2012/06/24 18:04:39 riz Exp $
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
 #
@@ -7,23 +7,23 @@
 #
 # If the console is marked insecure, single-user requires
 # the root password.
-console	"/usr/libexec/getty Pc"		vt220	on secure 
-constty	"/usr/libexec/getty Pc"		vt220	off secure 
-ttye0	"/usr/libexec/getty Pc"		vt220	off secure 	# custom chips
-ttye1	"/usr/libexec/getty Pc"		vt220	off secure 	# retina
-ttye2	"/usr/libexec/getty Pc"		vt220	off secure 	# retina
-ttye3	"/usr/libexec/getty Pc"		vt220	off secure 	# cirrus logic
-ttye4	"/usr/libexec/getty Pc"		vt220	off secure 	# a2410
-ttye5	"/usr/libexec/getty Pc"		vt220	off secure 	# CyberVision64
-ttye6	"/usr/libexec/getty Pc"		vt220	off secure 	# Domino, Merlin, oMniBus
-ttye7	"/usr/libexec/getty Pc"		vt220	off secure 	# CyberVision64/3D
+console	"/usr/libexec/getty Pc"		wsvt25	on secure 
+constty	"/usr/libexec/getty Pc"		wsvt25	off secure 
+ttye0	"/usr/libexec/getty Pc"		wsvt25	off secure 	# custom chips
+ttye1	"/usr/libexec/getty Pc"		wsvt25	off secure 	# retina
+ttye2	"/usr/libexec/getty Pc"		wsvt25	off secure 	# retina
+ttye3	"/usr/libexec/getty Pc"		wsvt25	off secure 	# cirrus logic
+ttye4	"/usr/libexec/getty Pc"		wsvt25	off secure 	# a2410
+ttye5	"/usr/libexec/getty Pc"		wsvt25	off secure 	# CyberVision64
+ttye6	"/usr/libexec/getty Pc"		wsvt25	off secure 	# Domino, Merlin, oMniBus
+ttye7	"/usr/libexec/getty Pc"		wsvt25	off secure 	# CyberVision64/3D
 #
 # wscons 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
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE1	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE2	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE3	"/usr/libexec/getty Pc"		wsvt25	off secure
 #
 # Amiga internal serial port:
 #

Index: src/etc/etc.arc/ttys
diff -u src/etc/etc.arc/ttys:1.7 src/etc/etc.arc/ttys:1.7.20.1
--- src/etc/etc.arc/ttys:1.7	Tue Oct  7 10:00:01 2008
+++ src/etc/etc.arc/ttys	Sun Jun 24 18:04:38 2012
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: ttys,v 1.7 2008/10/07 10:00:01 abs Exp $
+#	$NetBSD: ttys,v 1.7.20.1 2012/06/24 18:04:38 riz Exp $
 #
 # name	getty				type	status		comments
 
@@ -11,10 +11,10 @@ console	"/usr/libexec/getty std.9600"	vt
 constty	"/usr/libexec/getty std.9600"	vt220 off secure
 
 # Workstation console
-ttyE0	"/usr/libexec/getty std.9600"	vt220 off secure
-ttyE1	"/usr/libexec/getty std.9600"	vt220 off secure
-ttyE2	"/usr/libexec/getty std.9600"	vt220 off secure
-ttyE3	"/usr/libexec/getty std.9600"	vt220 off secure
+ttyE0	"/usr/libexec/getty std.9600"	wsvt25 off secure
+ttyE1	"/usr/libexec/getty std.9600"	wsvt25 off secure
+ttyE2	"/usr/libexec/getty std.9600"	wsvt25 off secure
+ttyE3	"/usr/libexec/getty std.9600"	wsvt25 off secure
 
 # NS16550 ("com") serial ports
 tty00	"/usr/libexec/getty std.9600"	unknown off secure

Index: src/etc/etc.atari/ttys
diff -u src/etc/etc.atari/ttys:1.9 src/etc/etc.atari/ttys:1.9.20.1
--- src/etc/etc.atari/ttys:1.9	Tue Oct  7 10:00:01 2008
+++ src/etc/etc.atari/ttys	Sun Jun 24 18:04:41 2012
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: ttys,v 1.9 2008/10/07 10:00:01 abs Exp $
+#	$NetBSD: ttys,v 1.9.20.1 2012/06/24 18:04:41 riz Exp $
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
 #
@@ -9,7 +9,7 @@
 # the root password.
 console	"/usr/libexec/getty Pc"		vt220	off secure 
 constty	"/usr/libexec/getty Pc"		vt220	off secure 
-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
+ttye0	"/usr/libexec/getty Pc"		wsvt25	on secure 	# ite0 console
+ttye1	"/usr/libexec/getty Pc"		wsvt25	on secure 	# ite1
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	on secure 	# wscons
+ttyE1	"/usr/libexec/getty Pc"		wsvt25	on secure 	#   consoles

Index: src/etc/etc.cats/ttys
diff -u src/etc/etc.cats/ttys:1.6 src/etc/etc.cats/ttys:1.6.20.1
--- src/etc/etc.cats/ttys:1.6	Tue Oct  7 10:00:01 2008
+++ src/etc/etc.cats/ttys	Sun Jun 24 18:04:41 2012
@@ -1,15 +1,15 @@
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
-#	$NetBSD: ttys,v 1.6 2008/10/07 10:00:01 abs Exp $
+#	$NetBSD: ttys,v 1.6.20.1 2012/06/24 18:04:41 riz Exp $
 #
 # name	getty				type	status		comments
 #
 console	"/usr/libexec/getty Pc"		vt100	off secure
 constty	"/usr/libexec/getty Pc"		vt100	off secure
-ttyE0	"/usr/libexec/getty Pc"		vt220	on secure
-ttyE1	"/usr/libexec/getty Pc"		vt220	on secure
-ttyE2	"/usr/libexec/getty Pc"		vt220	on secure
-ttyE3	"/usr/libexec/getty Pc"		vt220	on secure
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	on secure
+ttyE1	"/usr/libexec/getty Pc"		wsvt25	on secure
+ttyE2	"/usr/libexec/getty Pc"		wsvt25	on secure
+ttyE3	"/usr/libexec/getty Pc"		wsvt25	on secure
 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

Index: src/etc/etc.evbarm/ttys
diff -u src/etc/etc.evbarm/ttys:1.6 src/etc/etc.evbarm/ttys:1.6.20.1
--- src/etc/etc.evbarm/ttys:1.6	Tue Oct  7 10:00:01 2008
+++ src/etc/etc.evbarm/ttys	Sun Jun 24 18:04:40 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: ttys,v 1.6 2008/10/07 10:00:01 abs Exp $
+#	$NetBSD: ttys,v 1.6.20.1 2012/06/24 18:04:40 riz Exp $
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
 #
@@ -6,10 +6,10 @@
 #
 console	"/usr/libexec/getty default"	vt100	on secure
 constty	"/usr/libexec/getty default"	vt100	off secure
-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
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE1	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE2	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE3	"/usr/libexec/getty Pc"		wsvt25	off secure
 tty00	"/usr/libexec/getty default"	unknown off secure
 tty01	"/usr/libexec/getty default"	unknown off secure
 tty02	"/usr/libexec/getty default"	unknown off secure

Index: src/etc/etc.hp300/ttys
diff -u src/etc/etc.hp300/ttys:1.15 src/etc/etc.hp300/ttys:1.15.6.1
--- src/etc/etc.hp300/ttys:1.15	Sun Feb  6 18:26:51 2011
+++ src/etc/etc.hp300/ttys	Sun Jun 24 18:04:39 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: ttys,v 1.15 2011/02/06 18:26:51 tsutsui Exp $
+#	$NetBSD: ttys,v 1.15.6.1 2012/06/24 18:04:39 riz Exp $
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
 #
 # name	getty				type	status		comments
@@ -9,7 +9,7 @@ console "/usr/libexec/getty Pc"		vt220	o
 constty "/usr/libexec/getty Pc"		vt220	off secure
 
 # Workstation console
-ttyE0	"/usr/libexec/getty Pc"		vt220	off secure
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	off secure
 
 # Hardwired lines are marked off, by default, so getty(8)
 # is quiet when they don't exist.

Index: src/etc/etc.hpcarm/ttys
diff -u src/etc/etc.hpcarm/ttys:1.5 src/etc/etc.hpcarm/ttys:1.5.20.1
--- src/etc/etc.hpcarm/ttys:1.5	Tue Oct  7 10:00:01 2008
+++ src/etc/etc.hpcarm/ttys	Sun Jun 24 18:04:41 2012
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: ttys,v 1.5 2008/10/07 10:00:01 abs Exp $
+#	$NetBSD: ttys,v 1.5.20.1 2012/06/24 18:04:41 riz Exp $
 #
 # name	getty				type	status		comments
 
@@ -8,4 +8,4 @@ console	"/usr/libexec/getty std.9600"	vt
 constty	"/usr/libexec/getty std.9600"	vt100	off secure
 
 # Workstation console (framebuffer) ttys
-ttyE0	"/usr/libexec/getty std.9600"	vt100	on secure
+ttyE0	"/usr/libexec/getty std.9600"	wsvt25	on secure

Index: src/etc/etc.hpcmips/ttys
diff -u src/etc/etc.hpcmips/ttys:1.9 src/etc/etc.hpcmips/ttys:1.9.20.1
--- src/etc/etc.hpcmips/ttys:1.9	Tue Oct  7 10:00:01 2008
+++ src/etc/etc.hpcmips/ttys	Sun Jun 24 18:04:40 2012
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: ttys,v 1.9 2008/10/07 10:00:01 abs Exp $
+#	$NetBSD: ttys,v 1.9.20.1 2012/06/24 18:04:40 riz Exp $
 #
 # name	getty				type	status		comments
 
@@ -8,4 +8,4 @@ console	"/usr/libexec/getty std.9600"	vt
 constty	"/usr/libexec/getty std.9600"	vt100	off secure
 
 # Workstation console (framebuffer) ttys
-ttyE0	"/usr/libexec/getty std.9600"	vt100	on secure
+ttyE0	"/usr/libexec/getty std.9600"	wsvt25	on secure

Index: src/etc/etc.hpcsh/ttys
diff -u src/etc/etc.hpcsh/ttys:1.10 src/etc/etc.hpcsh/ttys:1.10.20.1
--- src/etc/etc.hpcsh/ttys:1.10	Tue Oct  7 10:00:01 2008
+++ src/etc/etc.hpcsh/ttys	Sun Jun 24 18:04:38 2012
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: ttys,v 1.10 2008/10/07 10:00:01 abs Exp $
+#	$NetBSD: ttys,v 1.10.20.1 2012/06/24 18:04:38 riz Exp $
 #
 # name	getty				type	status		comments
 
@@ -8,5 +8,5 @@ console	"/usr/libexec/getty std.19200"	v
 constty	"/usr/libexec/getty std.19200"	vt100	off secure
 
 # Workstation console (framebuffer) ttys
-ttyE0	"/usr/libexec/getty std.9600"	vt100	on secure
-ttyE1	"/usr/libexec/getty std.9600"	vt100	on secure
+ttyE0	"/usr/libexec/getty std.9600"	wsvt25	on secure
+ttyE1	"/usr/libexec/getty std.9600"	wsvt25	on secure

Index: src/etc/etc.i386/ttys
diff -u src/etc/etc.i386/ttys:1.19 src/etc/etc.i386/ttys:1.19.20.1
--- src/etc/etc.i386/ttys:1.19	Tue Oct  7 10:00:01 2008
+++ src/etc/etc.i386/ttys	Sun Jun 24 18:04:39 2012
@@ -1,15 +1,15 @@
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
-#	$NetBSD: ttys,v 1.19 2008/10/07 10:00:01 abs Exp $
+#	$NetBSD: ttys,v 1.19.20.1 2012/06/24 18:04:39 riz Exp $
 #
 # name	getty				type	status		comments
 #
 console	"/usr/libexec/getty Pc"		vt100	on secure
 constty	"/usr/libexec/getty Pc"		vt100	off secure
-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
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE1	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE2	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE3	"/usr/libexec/getty Pc"		wsvt25	off secure
 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

Index: src/etc/etc.ibmnws/ttys
diff -u src/etc/etc.ibmnws/ttys:1.3 src/etc/etc.ibmnws/ttys:1.3.20.1
--- src/etc/etc.ibmnws/ttys:1.3	Tue Oct  7 10:00:01 2008
+++ src/etc/etc.ibmnws/ttys	Sun Jun 24 18:04:41 2012
@@ -1,12 +1,12 @@
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
-#	$NetBSD: ttys,v 1.3 2008/10/07 10:00:01 abs Exp $
+#	$NetBSD: ttys,v 1.3.20.1 2012/06/24 18:04:41 riz Exp $
 #
 # name	getty				type	status		comments
 #
 console	"/usr/libexec/getty std.9600"	vt100	off secure
 constty	"/usr/libexec/getty std.9600"	vt100	off secure
-ttyE0	"/usr/libexec/getty Pc"		vt220	off secure
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	off secure
 tty00	"/usr/libexec/getty std.9600"	vt100	on  secure
 tty01	"/usr/libexec/getty std.9600"	unknown off secure
 tty02	"/usr/libexec/getty std.9600"	unknown off secure

Index: src/etc/etc.iyonix/ttys
diff -u src/etc/etc.iyonix/ttys:1.3 src/etc/etc.iyonix/ttys:1.3.20.1
--- src/etc/etc.iyonix/ttys:1.3	Tue Oct  7 10:00:01 2008
+++ src/etc/etc.iyonix/ttys	Sun Jun 24 18:04:39 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: ttys,v 1.3 2008/10/07 10:00:01 abs Exp $
+#	$NetBSD: ttys,v 1.3.20.1 2012/06/24 18:04:39 riz Exp $
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
 #
@@ -6,10 +6,10 @@
 #
 console	"/usr/libexec/getty default"	vt100	on secure
 constty	"/usr/libexec/getty default"	vt100	off secure
-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
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE1	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE2	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE3	"/usr/libexec/getty Pc"		wsvt25	off secure
 tty00	"/usr/libexec/getty default"	unknown off secure
 tty01	"/usr/libexec/getty default"	unknown off secure
 tty02	"/usr/libexec/getty default"	unknown off secure

Index: src/etc/etc.mac68k/ttys
diff -u src/etc/etc.mac68k/ttys:1.19 src/etc/etc.mac68k/ttys:1.19.20.1
--- src/etc/etc.mac68k/ttys:1.19	Tue Oct  7 10:00:02 2008
+++ src/etc/etc.mac68k/ttys	Sun Jun 24 18:04:39 2012
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: ttys,v 1.19 2008/10/07 10:00:02 abs Exp $
+#	$NetBSD: ttys,v 1.19.20.1 2012/06/24 18:04:39 riz Exp $
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
 #
 # name	getty				type	status		comments
@@ -10,7 +10,7 @@ console	"/usr/libexec/getty Pc"		vt220	o
 constty	"/usr/libexec/getty Pc"		vt220	off secure
 
 # Define the console that we actually run getty on.
-ttyE0	"/usr/libexec/getty Pc"		vt220	on secure
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	on secure
 
 # Mac Build-in serial ports
 ttyZ0	"/usr/libexec/getty std.9600"	unknown off secure

Index: src/etc/etc.mvmeppc/ttys
diff -u src/etc/etc.mvmeppc/ttys:1.5 src/etc/etc.mvmeppc/ttys:1.5.20.1
--- src/etc/etc.mvmeppc/ttys:1.5	Tue Oct  7 10:00:02 2008
+++ src/etc/etc.mvmeppc/ttys	Sun Jun 24 18:04:40 2012
@@ -1,12 +1,12 @@
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
-#	$NetBSD: ttys,v 1.5 2008/10/07 10:00:02 abs Exp $
+#	$NetBSD: ttys,v 1.5.20.1 2012/06/24 18:04:40 riz Exp $
 #
 # name	getty				type	status		comments
 #
 console	"/usr/libexec/getty std.9600"	vt100	off secure
 constty	"/usr/libexec/getty std.9600"	vt100	off secure
-ttyE0	"/usr/libexec/getty Pc"		vt220	off  secure
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	off  secure
 tty00	"/usr/libexec/getty std.9600"	vt100	on  secure
 tty01	"/usr/libexec/getty std.9600"	unknown off secure
 tty02	"/usr/libexec/getty std.9600"	unknown off secure

Index: src/etc/etc.netwinder/ttys
diff -u src/etc/etc.netwinder/ttys:1.7 src/etc/etc.netwinder/ttys:1.7.20.1
--- src/etc/etc.netwinder/ttys:1.7	Tue Oct  7 10:00:02 2008
+++ src/etc/etc.netwinder/ttys	Sun Jun 24 18:04:39 2012
@@ -1,15 +1,15 @@
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
-#	$NetBSD: ttys,v 1.7 2008/10/07 10:00:02 abs Exp $
+#	$NetBSD: ttys,v 1.7.20.1 2012/06/24 18:04:39 riz Exp $
 #
 # name	getty				type	status		comments
 #
 console	"/usr/libexec/getty default"	vt100	on secure
 constty	"/usr/libexec/getty default"	vt100	off secure
-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
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE1	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE2	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE3	"/usr/libexec/getty Pc"		wsvt25	off secure
 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

Index: src/etc/etc.newsmips/ttys
diff -u src/etc/etc.newsmips/ttys:1.8 src/etc/etc.newsmips/ttys:1.8.20.1
--- src/etc/etc.newsmips/ttys:1.8	Tue Oct  7 10:00:02 2008
+++ src/etc/etc.newsmips/ttys	Sun Jun 24 18:04:41 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: ttys,v 1.8 2008/10/07 10:00:02 abs Exp $
+#	$NetBSD: ttys,v 1.8.20.1 2012/06/24 18:04:41 riz Exp $
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
 #
@@ -6,7 +6,7 @@
 #
 console	"/usr/libexec/getty std.9600"	vt100	on secure
 constty	"/usr/libexec/getty std.9600"	vt100	off secure
-ttyE0	"/usr/libexec/getty std.9600"	vt100	off secure
+ttyE0	"/usr/libexec/getty std.9600"	wsvt25	off secure
 
 ttyZ0	"/usr/libexec/getty std.9600"	unknown	off secure
 ttyZ1	"/usr/libexec/getty std.9600"	unknown	off secure

Index: src/etc/etc.next68k/ttys
diff -u src/etc/etc.next68k/ttys:1.9 src/etc/etc.next68k/ttys:1.9.20.1
--- src/etc/etc.next68k/ttys:1.9	Tue Oct  7 10:00:02 2008
+++ src/etc/etc.next68k/ttys	Sun Jun 24 18:04:40 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: ttys,v 1.9 2008/10/07 10:00:02 abs Exp $
+#	$NetBSD: ttys,v 1.9.20.1 2012/06/24 18:04:40 riz Exp $
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
 #
 # name	getty				type	status		comments
@@ -8,10 +8,10 @@
 console "/usr/libexec/getty Pc"		unknown	on secure
 constty "/usr/libexec/getty Pc"		unknown	off secure
 #
-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
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE1	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE2	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE3	"/usr/libexec/getty Pc"		wsvt25	off secure
 #
 # Hardwired lines are marked off, by default, so getty(8)
 # is quiet when they don't exist.

Index: src/etc/etc.ofppc/ttys
diff -u src/etc/etc.ofppc/ttys:1.8 src/etc/etc.ofppc/ttys:1.8.4.1
--- src/etc/etc.ofppc/ttys:1.8	Sun Aug 21 10:41:51 2011
+++ src/etc/etc.ofppc/ttys	Sun Jun 24 18:04:39 2012
@@ -1,15 +1,15 @@
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
-#	$NetBSD: ttys,v 1.8 2011/08/21 10:41:51 phx Exp $
+#	$NetBSD: ttys,v 1.8.4.1 2012/06/24 18:04:39 riz Exp $
 #
 # name	getty				type	status		comments
 #
 console	"/usr/libexec/getty std.9600"	vt100	off secure
 constty	"/usr/libexec/getty std.9600"	vt100	off secure
-ttyE0	"/usr/libexec/getty std.9600"	vt220	on secure
-ttyE1	"/usr/libexec/getty std.9600"	vt220	off secure
-ttyE2	"/usr/libexec/getty std.9600"	vt220	off secure
-ttyE3	"/usr/libexec/getty std.9600"	vt220	off secure
+ttyE0	"/usr/libexec/getty std.9600"	wsvt25	on secure
+ttyE1	"/usr/libexec/getty std.9600"	wsvt25	off secure
+ttyE2	"/usr/libexec/getty std.9600"	wsvt25	off secure
+ttyE3	"/usr/libexec/getty std.9600"	wsvt25	off secure
 tty00	"/usr/libexec/getty std.38400"	vt100	off secure
 tty01	"/usr/libexec/getty std.38400"	vt100	off secure
 tty10	"/usr/libexec/getty std.38400"	vt100	off secure

Index: src/etc/etc.pmax/ttys
diff -u src/etc/etc.pmax/ttys:1.14 src/etc/etc.pmax/ttys:1.14.20.1
--- src/etc/etc.pmax/ttys:1.14	Tue Oct  7 10:00:02 2008
+++ src/etc/etc.pmax/ttys	Sun Jun 24 18:04:40 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: ttys,v 1.14 2008/10/07 10:00:02 abs Exp $
+#	$NetBSD: ttys,v 1.14.20.1 2012/06/24 18:04:40 riz Exp $
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
 #
@@ -10,10 +10,10 @@ constty	"/usr/libexec/getty std.9600"	vt
 # 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
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE1	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE2	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE3	"/usr/libexec/getty Pc"		wsvt25	off secure
 #
 # ttys for ioasic machines with Zilog (zstty) serial ports
 #

Index: src/etc/etc.prep/ttys
diff -u src/etc/etc.prep/ttys:1.7 src/etc/etc.prep/ttys:1.7.20.1
--- src/etc/etc.prep/ttys:1.7	Tue Oct  7 10:00:02 2008
+++ src/etc/etc.prep/ttys	Sun Jun 24 18:04:41 2012
@@ -1,12 +1,12 @@
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
-#	$NetBSD: ttys,v 1.7 2008/10/07 10:00:02 abs Exp $
+#	$NetBSD: ttys,v 1.7.20.1 2012/06/24 18:04:41 riz Exp $
 #
 # name	getty				type	status		comments
 #
 console	"/usr/libexec/getty std.9600"	vt100	off secure
 constty	"/usr/libexec/getty std.9600"	vt100	off secure
-ttyE0	"/usr/libexec/getty Pc"		vt220	on  secure
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	on  secure
 tty00	"/usr/libexec/getty std.9600"	vt100	on  secure
 tty01	"/usr/libexec/getty std.9600"	unknown off secure
 tty02	"/usr/libexec/getty std.9600"	unknown off secure

Index: src/etc/etc.rs6000/ttys
diff -u src/etc/etc.rs6000/ttys:1.1 src/etc/etc.rs6000/ttys:1.1.10.1
--- src/etc/etc.rs6000/ttys:1.1	Thu Apr 30 12:47:40 2009
+++ src/etc/etc.rs6000/ttys	Sun Jun 24 18:04:39 2012
@@ -1,12 +1,12 @@
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
-#	$NetBSD: ttys,v 1.1 2009/04/30 12:47:40 tsutsui Exp $
+#	$NetBSD: ttys,v 1.1.10.1 2012/06/24 18:04:39 riz Exp $
 #
 # name	getty				type	status		comments
 #
 console	"/usr/libexec/getty std.9600"	vt100	off secure
 constty	"/usr/libexec/getty std.9600"	vt100	off secure
-ttyE0	"/usr/libexec/getty Pc"		vt220	on  secure
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	on  secure
 tty00	"/usr/libexec/getty std.9600"	vt100	on  secure
 tty01	"/usr/libexec/getty std.9600"	unknown off secure
 tty02	"/usr/libexec/getty std.9600"	unknown off secure

Index: src/etc/etc.sgimips/ttys
diff -u src/etc/etc.sgimips/ttys:1.9 src/etc/etc.sgimips/ttys:1.9.20.1
--- src/etc/etc.sgimips/ttys:1.9	Tue Oct  7 10:00:02 2008
+++ src/etc/etc.sgimips/ttys	Sun Jun 24 18:04:41 2012
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: ttys,v 1.9 2008/10/07 10:00:02 abs Exp $
+#	$NetBSD: ttys,v 1.9.20.1 2012/06/24 18:04:41 riz Exp $
 #
 # name	getty				type	status		comments
 
@@ -16,10 +16,10 @@ ttyC0	"/usr/libexec/getty std.9600"	vt10
 ttyC1	"/usr/libexec/getty std.9600"	vt100	off secure
 
 # Workstation console (framebuffer) ttys
-ttyE0	"/usr/libexec/getty std.9600"	vt100	off secure
-ttyE1	"/usr/libexec/getty std.9600"	vt100	off secure
-ttyE2	"/usr/libexec/getty std.9600"	vt100	off secure
-ttyE3	"/usr/libexec/getty std.9600"	vt100	off secure
+ttyE0	"/usr/libexec/getty std.9600"	wsvt25	off secure
+ttyE1	"/usr/libexec/getty std.9600"	wsvt25	off secure
+ttyE2	"/usr/libexec/getty std.9600"	wsvt25	off secure
+ttyE3	"/usr/libexec/getty std.9600"	wsvt25	off secure
 
 # "zstty" serial console port
 ttyZ0	"/usr/libexec/getty std.9600"	vt100	off secure

Index: src/etc/etc.shark/ttys
diff -u src/etc/etc.shark/ttys:1.7 src/etc/etc.shark/ttys:1.7.20.1
--- src/etc/etc.shark/ttys:1.7	Tue Oct  7 10:00:02 2008
+++ src/etc/etc.shark/ttys	Sun Jun 24 18:04:37 2012
@@ -1,15 +1,15 @@
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
-#	$NetBSD: ttys,v 1.7 2008/10/07 10:00:02 abs Exp $
+#	$NetBSD: ttys,v 1.7.20.1 2012/06/24 18:04:37 riz Exp $
 #
 # name	getty				type	status		comments
 #
 console	"/usr/libexec/getty Pc"		vt100	on secure
 constty	"/usr/libexec/getty Pc"		vt100	off secure
-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
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE1	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE2	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE3	"/usr/libexec/getty Pc"		wsvt25	off secure
 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

Index: src/etc/etc.zaurus/ttys
diff -u src/etc/etc.zaurus/ttys:1.2 src/etc/etc.zaurus/ttys:1.2.20.1
--- src/etc/etc.zaurus/ttys:1.2	Tue Oct  7 10:00:03 2008
+++ src/etc/etc.zaurus/ttys	Sun Jun 24 18:04:42 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: ttys,v 1.2 2008/10/07 10:00:03 abs Exp $
+#	$NetBSD: ttys,v 1.2.20.1 2012/06/24 18:04:42 riz Exp $
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
 #
@@ -6,10 +6,10 @@
 #
 console	"/usr/libexec/getty default"	vt100	on secure
 constty	"/usr/libexec/getty default"	vt100	off secure
-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
+ttyE0	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE1	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE2	"/usr/libexec/getty Pc"		wsvt25	off secure
+ttyE3	"/usr/libexec/getty Pc"		wsvt25	off secure
 tty00	"/usr/libexec/getty default"	unknown off secure
 tty01	"/usr/libexec/getty default"	unknown off secure
 tty02	"/usr/libexec/getty default"	unknown off secure

Index: src/share/terminfo/terminfo
diff -u src/share/terminfo/terminfo:1.4 src/share/terminfo/terminfo:1.4.4.1
--- src/share/terminfo/terminfo:1.4	Mon Aug  1 12:28:54 2011
+++ src/share/terminfo/terminfo	Sun Jun 24 18:04:40 2012
@@ -6,8 +6,8 @@
 # Report bugs and new terminal descriptions to
 #	bug-ncur...@gnu.org
 #
-#	$Revision: 1.4 $
-#	$Date: 2011/08/01 12:28:54 $
+#	$Revision: 1.4.4.1 $
+#	$Date: 2012/06/24 18:04:40 $
 #
 # The original header is preserved below for reference.  It is noted that there
 # is a "newer" version which differs in some cosmetic details (but actually
@@ -1817,7 +1817,7 @@ wsvt25|NetBSD wscons in 25 line DEC VT22
 	bce, msgr,
 	colors#8, cols#80, it#8, lines#25, ncv#2, pairs#64,
 	civis=\E[?25l, cnorm=\E[?25h,
-	is2=\E[r\E[25;1H, kend=\E[8~, kf1=\E[11~, kf10=\E[21~,
+	is2=\E[r\E[25;1H, kdch1=\E[3~, kend=\E[8~, kf1=\E[11~, kf10=\E[21~,
 	kf11=\E[23~, kf12=\E[24~, kf2=\E[12~, kf3=\E[13~,
 	kf4=\E[14~, kf5=\E[15~, kf6=\E[17~, kf7=\E[18~, kf8=\E[19~,
 	kf9=\E[20~, khome=\E[7~, op=\E[m, rs1=\Ec,

Reply via email to