Module Name:    src
Committed By:   macallan
Date:           Tue Jun 26 02:05:43 UTC 2012

Modified Files:
        src/etc/etc.sparc: ttys

Log Message:
do as sparc64 does and switch the default terminal type to wsvt25


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/etc/etc.sparc/ttys

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.sparc/ttys
diff -u src/etc/etc.sparc/ttys:1.15 src/etc/etc.sparc/ttys:1.16
--- src/etc/etc.sparc/ttys:1.15	Sun Dec 14 03:37:21 2008
+++ src/etc/etc.sparc/ttys	Tue Jun 26 02:05:43 2012
@@ -1,15 +1,15 @@
-#	$NetBSD: ttys,v 1.15 2008/12/14 03:37:21 macallan Exp $
+#	$NetBSD: ttys,v 1.16 2012/06/26 02:05:43 macallan Exp $
 #
 #	@(#)ttys	5.1 (Berkeley) 4/17/89
 #
 # name	getty				type	status		comments
 #
-console	"/usr/libexec/getty suncons"	sun-ss5	on secure
-constty	"/usr/libexec/getty suncons"	sun-ss5	off secure
-ttyE0	"/usr/libexec/getty suncons"	sun-ss5	off secure
-ttyE1	"/usr/libexec/getty suncons"	sun-ss5	off secure
-ttyE2	"/usr/libexec/getty suncons"	sun-ss5	off secure
-ttyE3	"/usr/libexec/getty suncons"	sun-ss5	off secure
+console	"/usr/libexec/getty suncons"	wsvt25	on secure
+constty	"/usr/libexec/getty suncons"	wsvt25	off secure
+ttyE0	"/usr/libexec/getty suncons"	wsvt25	off secure
+ttyE1	"/usr/libexec/getty suncons"	wsvt25	off secure
+ttyE2	"/usr/libexec/getty suncons"	wsvt25	off secure
+ttyE3	"/usr/libexec/getty suncons"	wsvt25	off secure
 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

Reply via email to