Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/etc/etc.arm32 Pullup 1.8 [abs]:
details: https://anonhg.NetBSD.org/src/rev/9af2b0f36e58
branches: netbsd-1-5
changeset: 489993:9af2b0f36e58
user: tv <tv%NetBSD.org@localhost>
date: Thu Oct 26 21:07:58 2000 +0000
description:
Pullup 1.8 [abs]:
Switch back to vt100 by default, plus comment that shark should use pc3.
diffstat:
etc/etc.arm32/ttys | 20 +++++++++++---------
1 files changed, 11 insertions(+), 9 deletions(-)
diffs (33 lines):
diff -r 618103c2cb48 -r 9af2b0f36e58 etc/etc.arm32/ttys
--- a/etc/etc.arm32/ttys Thu Oct 26 16:17:26 2000 +0000
+++ b/etc/etc.arm32/ttys Thu Oct 26 21:07:58 2000 +0000
@@ -1,18 +1,20 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
-# $NetBSD: ttys,v 1.6.4.1 2000/08/12 18:01:47 mason Exp $
+# $NetBSD: ttys,v 1.6.4.2 2000/10/26 21:07:58 tv Exp $
#
# name getty type status comments
#
+# Note: For shark console replace vt100 with pc3
+#
console "/usr/libexec/getty Pc" vt100 off secure
-ttyv0 "/usr/libexec/getty Pc" pc3 on secure
-ttyv1 "/usr/libexec/getty Pc" pc3 on secure
-ttyv2 "/usr/libexec/getty Pc" pc3 on secure
-ttyv3 "/usr/libexec/getty Pc" pc3 on secure
-ttyv4 "/usr/libexec/getty Pc" pc3 off secure
-ttyv5 "/usr/libexec/getty Pc" pc3 off secure
-ttyv6 "/usr/libexec/getty Pc" pc3 off secure
-ttyv7 "/usr/libexec/getty Pc" pc3 off secure
+ttyv0 "/usr/libexec/getty Pc" vt100 on secure
+ttyv1 "/usr/libexec/getty Pc" vt100 on secure
+ttyv2 "/usr/libexec/getty Pc" vt100 on secure
+ttyv3 "/usr/libexec/getty Pc" vt100 on secure
+ttyv4 "/usr/libexec/getty Pc" vt100 off secure
+ttyv5 "/usr/libexec/getty Pc" vt100 off secure
+ttyv6 "/usr/libexec/getty Pc" vt100 off secure
+ttyv7 "/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
Home |
Main Index |
Thread Index |
Old Index