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.2 from t...



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

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

diffstat:

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

diffs (17 lines):

diff -r 6fad90c8c190 -r 5d1b27307d72 distrib/alpha/instkernel/ramdisk/dot.hdprofile
--- a/distrib/alpha/instkernel/ramdisk/dot.hdprofile    Sat Jun 26 23:37:44 1999 +0000
+++ b/distrib/alpha/instkernel/ramdisk/dot.hdprofile    Sat Jun 26 23:53:50 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: dot.hdprofile,v 1.1 1998/02/01 01:58:53 thorpej Exp $
+#      $NetBSD: dot.hdprofile,v 1.1.2.1 1999/06/26 23:53:50 cgd Exp $
 #
 # Copyright (c) 1994 Christopher G. Demetriou
 # All rights reserved.
@@ -40,6 +40,7 @@
 
 if [ "X${DONEPROFILE}" = "X" ]; then
        DONEPROFILE=YES
+       export DONEPROFILE
 
        echo "Checking filesystems..."
        fsck -y



Home | Main Index | Thread Index | Old Index