Source-Changes-HG archive

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

[src/netbsd-1-4]: src/etc/etc.next68k pullup 1.1->1.3 (dbj)



details:   https://anonhg.NetBSD.org/src/rev/3727f7303fdf
branches:  netbsd-1-4
changeset: 468470:3727f7303fdf
user:      perry <perry%NetBSD.org@localhost>
date:      Mon Apr 26 15:34:30 1999 +0000

description:
pullup 1.1->1.3 (dbj)

diffstat:

 etc/etc.next68k/ttys |  19 +++++++++----------
 1 files changed, 9 insertions(+), 10 deletions(-)

diffs (36 lines):

diff -r 00a5e273b65b -r 3727f7303fdf etc/etc.next68k/ttys
--- a/etc/etc.next68k/ttys      Mon Apr 26 15:32:25 1999 +0000
+++ b/etc/etc.next68k/ttys      Mon Apr 26 15:34:30 1999 +0000
@@ -1,23 +1,22 @@
-#      $NetBSD: ttys,v 1.1 1998/06/09 09:10:38 dbj Exp $
+#      $NetBSD: ttys,v 1.1.2.1 1999/04/26 15:34:30 perry Exp $
 #      from: @(#)ttys  5.1 (Berkeley) 4/17/89
 #
 # name getty                           type    status          comments
 #
 # If the console is marked insecure, single-user requires
 # the root password.
-console "/usr/libexec/getty Pc"                dumb    on secure
-
+console "/usr/libexec/getty Pc"                unknown on 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
+#
 # Hardwired lines are marked off, by default, so getty(8)
 # is quiet when they don't exist.
 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
-tty03  "/usr/libexec/getty std.9600"   unknown off secure
-tty04  "/usr/libexec/getty std.9600"   unknown off secure
-tty05  "/usr/libexec/getty std.9600"   unknown off secure
-tty06  "/usr/libexec/getty std.9600"   unknown off secure
-tty07  "/usr/libexec/getty std.9600"   unknown off secure
-
+#
 ttyp0  none                    network
 ttyp1  none                    network
 ttyp2  none                    network



Home | Main Index | Thread Index | Old Index