Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/etc.sparc do as sparc64 does and switch the default term...



details:   https://anonhg.NetBSD.org/src/rev/4db931654d1a
branches:  trunk
changeset: 779899:4db931654d1a
user:      macallan <macallan%NetBSD.org@localhost>
date:      Tue Jun 26 02:05:43 2012 +0000

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

diffstat:

 etc/etc.sparc/ttys |  14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 61e0e4e72529 -r 4db931654d1a etc/etc.sparc/ttys
--- a/etc/etc.sparc/ttys        Tue Jun 26 02:04:55 2012 +0000
+++ b/etc/etc.sparc/ttys        Tue Jun 26 02:05:43 2012 +0000
@@ -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



Home | Main Index | Thread Index | Old Index