Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.sparc64 Add wscons virtual consoles



details:   https://anonhg.NetBSD.org/src/rev/e168c95c7c3e
branches:  trunk
changeset: 580646:e168c95c7c3e
user:      martin <martin%NetBSD.org@localhost>
date:      Mon May 02 13:39:54 2005 +0000

description:
Add wscons virtual consoles

diffstat:

 etc/etc.sparc64/ttys |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 7d90682b5b19 -r e168c95c7c3e etc/etc.sparc64/ttys
--- a/etc/etc.sparc64/ttys      Mon May 02 12:31:08 2005 +0000
+++ b/etc/etc.sparc64/ttys      Mon May 02 13:39:54 2005 +0000
@@ -1,10 +1,14 @@
-#      $NetBSD: ttys,v 1.7 2004/06/20 21:30:28 christos Exp $
+#      $NetBSD: ttys,v 1.8 2005/05/02 13:39:54 martin Exp $
 #
 #      @(#)ttys        5.1 (Berkeley) 4/17/89
 #
 # name getty                           type    status          comments
 #
 console        "/usr/libexec/getty suncons"    sun-ss5 on 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
 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