Source-Changes-HG archive

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

[src/trunk]: src/distrib/alpha/instkernel/ramdisk term type, sun -> vt100



details:   https://anonhg.NetBSD.org/src/rev/4fe04a288d30
branches:  trunk
changeset: 472389:4fe04a288d30
user:      ross <ross%NetBSD.org@localhost>
date:      Thu Apr 29 01:23:53 1999 +0000

description:
term type, sun -> vt100

diffstat:

 distrib/alpha/instkernel/ramdisk/dot.profile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6b3d09a60efb -r 4fe04a288d30 distrib/alpha/instkernel/ramdisk/dot.profile
--- a/distrib/alpha/instkernel/ramdisk/dot.profile      Wed Apr 28 23:32:29 1999 +0000
+++ b/distrib/alpha/instkernel/ramdisk/dot.profile      Thu Apr 29 01:23:53 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: dot.profile,v 1.1 1998/02/01 01:58:53 thorpej Exp $
+#      $NetBSD: dot.profile,v 1.2 1999/04/29 01:23:53 ross Exp $
 #
 # Copyright (c) 1994 Christopher G. Demetriou
 # Copyright (c) 1997 Perry E. Metzger
@@ -32,7 +32,7 @@
 
 PATH=/sbin:/bin:/usr/bin:/usr/sbin:/
 export PATH
-TERM=sun
+TERM=vt100
 export TERM
 HOME=/
 export HOME



Home | Main Index | Thread Index | Old Index