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.arm32 pullup 1.4->1.5 (cgd): ptys should not be...



details:   https://anonhg.NetBSD.org/src/rev/03635621b2db
branches:  netbsd-1-4
changeset: 468936:03635621b2db
user:      perry <perry%NetBSD.org@localhost>
date:      Wed Jun 23 17:19:44 1999 +0000

description:
pullup 1.4->1.5 (cgd): ptys should not be marked secure

diffstat:

 etc/etc.arm32/ttys |  66 +++++++++++++++++++++++++++---------------------------
 1 files changed, 33 insertions(+), 33 deletions(-)

diffs (79 lines):

diff -r 68b447fb4c83 -r 03635621b2db etc/etc.arm32/ttys
--- a/etc/etc.arm32/ttys        Wed Jun 23 17:16:46 1999 +0000
+++ b/etc/etc.arm32/ttys        Wed Jun 23 17:19:44 1999 +0000
@@ -1,6 +1,6 @@
 #
 #      from: @(#)ttys  5.1 (Berkeley) 4/17/89
-#      $NetBSD: ttys,v 1.4 1999/03/22 10:25:52 mark Exp $
+#      $NetBSD: ttys,v 1.4.2.1 1999/06/23 17:19:44 perry Exp $
 #
 # name getty                           type    status          comments
 #
@@ -25,35 +25,35 @@
 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 secure
-ttyp1  none                            network secure
-ttyp2  none                            network secure
-ttyp3  none                            network secure
-ttyp4  none                            network secure
-ttyp5  none                            network secure
-ttyp6  none                            network secure
-ttyp7  none                            network secure
-ttyp8  none                            network secure
-ttyp9  none                            network secure
-ttypa  none                            network secure
-ttypb  none                            network secure
-ttypc  none                            network secure
-ttypd  none                            network secure
-ttype  none                            network secure
-ttypf  none                            network secure
-ttyq0  none                            network secure
-ttyq1  none                            network secure
-ttyq2  none                            network secure
-ttyq3  none                            network secure
-ttyq4  none                            network secure
-ttyq5  none                            network secure
-ttyq6  none                            network secure
-ttyq7  none                            network secure
-ttyq8  none                            network secure
-ttyq9  none                            network secure
-ttyqa  none                            network secure
-ttyqb  none                            network secure
-ttyqc  none                            network secure
-ttyqd  none                            network secure
-ttyqe  none                            network secure
-ttyqf  none                            network secure
+ttyp0  none                            network
+ttyp1  none                            network
+ttyp2  none                            network
+ttyp3  none                            network
+ttyp4  none                            network
+ttyp5  none                            network
+ttyp6  none                            network
+ttyp7  none                            network
+ttyp8  none                            network
+ttyp9  none                            network
+ttypa  none                            network
+ttypb  none                            network
+ttypc  none                            network
+ttypd  none                            network
+ttype  none                            network
+ttypf  none                            network
+ttyq0  none                            network
+ttyq1  none                            network
+ttyq2  none                            network
+ttyq3  none                            network
+ttyq4  none                            network
+ttyq5  none                            network
+ttyq6  none                            network
+ttyq7  none                            network
+ttyq8  none                            network
+ttyq9  none                            network
+ttyqa  none                            network
+ttyqb  none                            network
+ttyqc  none                            network
+ttyqd  none                            network
+ttyqe  none                            network
+ttyqf  none                            network



Home | Main Index | Thread Index | Old Index