Source-Changes-HG archive

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

[src/netbsd-1-4]: src/distrib/alpha/instkernel/ramdisk pull up rev 1.3 from t...



details:   https://anonhg.NetBSD.org/src/rev/7040a9ee56b5
branches:  netbsd-1-4
changeset: 469085:7040a9ee56b5
user:      cgd <cgd%NetBSD.org@localhost>
date:      Sat Jun 26 23:53:55 1999 +0000

description:
pull up rev 1.3 from trunk. (cgd)

diffstat:

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

diffs (17 lines):

diff -r 5d1b27307d72 -r 7040a9ee56b5 distrib/alpha/instkernel/ramdisk/dot.profile
--- a/distrib/alpha/instkernel/ramdisk/dot.profile      Sat Jun 26 23:53:50 1999 +0000
+++ b/distrib/alpha/instkernel/ramdisk/dot.profile      Sat Jun 26 23:53:55 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: dot.profile,v 1.1.2.1 1999/04/29 14:29:38 perry Exp $
+#      $NetBSD: dot.profile,v 1.1.2.2 1999/06/26 23:53:55 cgd Exp $
 #
 # Copyright (c) 1994 Christopher G. Demetriou
 # Copyright (c) 1997 Perry E. Metzger
@@ -43,6 +43,7 @@
 
 if [ "X${DONEPROFILE}" = "X" ]; then
        DONEPROFILE=YES
+       export DONEPROFILE
 
        # get the terminal type
        eval `tset -s -m ":?$TERM"`



Home | Main Index | Thread Index | Old Index