Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.next68k change default console terminal type to "unk...
details: https://anonhg.NetBSD.org/src/rev/68115f5b3088
branches: trunk
changeset: 472193:68115f5b3088
user: dbj <dbj%NetBSD.org@localhost>
date: Sat Apr 24 19:20:46 1999 +0000
description:
change default console terminal type to "unknown" instead of "dumb"
diffstat:
etc/etc.next68k/ttys | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 70e523e5eb46 -r 68115f5b3088 etc/etc.next68k/ttys
--- a/etc/etc.next68k/ttys Sat Apr 24 19:19:48 1999 +0000
+++ b/etc/etc.next68k/ttys Sat Apr 24 19:20:46 1999 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: ttys,v 1.2 1999/04/24 19:19:48 dbj Exp $
+# $NetBSD: ttys,v 1.3 1999/04/24 19:20:46 dbj 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
Home |
Main Index |
Thread Index |
Old Index