Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.i386 Back out last change as suggested by Hubert Fey...
details: https://anonhg.NetBSD.org/src/rev/8416479e698a
branches: trunk
changeset: 522352:8416479e698a
user: tron <tron%NetBSD.org@localhost>
date: Sun Feb 17 21:04:31 2002 +0000
description:
Back out last change as suggested by Hubert Feyrer in private e-mail:
The "ttys" file is modified by "sysinst" during installation.
diffstat:
etc/etc.i386/ttys | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (24 lines):
diff -r 4deaf8fe8b62 -r 8416479e698a etc/etc.i386/ttys
--- a/etc/etc.i386/ttys Sun Feb 17 21:02:16 2002 +0000
+++ b/etc/etc.i386/ttys Sun Feb 17 21:04:31 2002 +0000
@@ -1,14 +1,14 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
-# $NetBSD: ttys,v 1.14 2002/02/17 20:41:42 tron Exp $
+# $NetBSD: ttys,v 1.15 2002/02/17 21:04:31 tron Exp $
#
# name getty type status comments
#
-console "/usr/libexec/getty Pc" vt100 off secure
-ttyE0 "/usr/libexec/getty Pc" vt220 on secure
-ttyE1 "/usr/libexec/getty Pc" vt220 on secure
-ttyE2 "/usr/libexec/getty Pc" vt220 on secure
-ttyE3 "/usr/libexec/getty Pc" vt220 on secure
+console "/usr/libexec/getty Pc" vt100 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
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
Home |
Main Index |
Thread Index |
Old Index