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 ttyh[01] for sab.



details:   https://anonhg.NetBSD.org/src/rev/dc7648ebb930
branches:  trunk
changeset: 535554:dc7648ebb930
user:      petrov <petrov%NetBSD.org@localhost>
date:      Thu Aug 22 06:08:53 2002 +0000

description:
Add ttyh[01] for sab.

diffstat:

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

diffs (18 lines):

diff -r 81c4e1ee3881 -r dc7648ebb930 etc/etc.sparc64/ttys
--- a/etc/etc.sparc64/ttys      Thu Aug 22 05:01:02 2002 +0000
+++ b/etc/etc.sparc64/ttys      Thu Aug 22 06:08:53 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: ttys,v 1.3 2002/02/13 09:46:14 martti Exp $
+#      $NetBSD: ttys,v 1.4 2002/08/22 06:08:53 petrov Exp $
 #
 #      @(#)ttys        5.1 (Berkeley) 4/17/89
 #
@@ -7,6 +7,8 @@
 console        "/usr/libexec/getty suncons"    sun-ss5 on 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
+ttyh1   "/usr/libexec/getty std.9600"   unknown off secure
 ttyp0  none                            network
 ttyp1  none                            network
 ttyp2  none                            network



Home | Main Index | Thread Index | Old Index