Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.hpcmips change console terminal type from 'unknown' ...



details:   https://anonhg.NetBSD.org/src/rev/d290256fa1a7
branches:  trunk
changeset: 482033:d290256fa1a7
user:      shin <shin%NetBSD.org@localhost>
date:      Sat Feb 12 13:46:54 2000 +0000

description:
change console terminal type from 'unknown' to 'vt100'.

diffstat:

 etc/etc.hpcmips/ttys |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r b121c7aa70d7 -r d290256fa1a7 etc/etc.hpcmips/ttys
--- a/etc/etc.hpcmips/ttys      Sat Feb 12 12:59:36 2000 +0000
+++ b/etc/etc.hpcmips/ttys      Sat Feb 12 13:46:54 2000 +0000
@@ -1,9 +1,9 @@
 #
-#      $NetBSD: ttys,v 1.1.1.1 1999/09/16 12:18:27 takemura Exp $
+#      $NetBSD: ttys,v 1.2 2000/02/12 13:46:54 shin Exp $
 #
 # name getty                           type    status          comments
 #
-console        "/usr/libexec/getty std.9600"   unknown on secure
+console        "/usr/libexec/getty std.9600"   vt100   on secure
 #
 #  pseudo-terminals
 #



Home | Main Index | Thread Index | Old Index