Source-Changes-HG archive

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

[src/netbsd-1-4]: src/distrib/arm32/floppies/inst pull up rev 1.4 from trunk....



details:   https://anonhg.NetBSD.org/src/rev/2c71dd6d4dda
branches:  netbsd-1-4
changeset: 469090:2c71dd6d4dda
user:      cgd <cgd%NetBSD.org@localhost>
date:      Sat Jun 26 23:54:29 1999 +0000

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

diffstat:

 distrib/arm32/floppies/inst/dot.profile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 5bb5ee9c48f5 -r 2c71dd6d4dda distrib/arm32/floppies/inst/dot.profile
--- a/distrib/arm32/floppies/inst/dot.profile   Sat Jun 26 23:54:24 1999 +0000
+++ b/distrib/arm32/floppies/inst/dot.profile   Sat Jun 26 23:54:29 1999 +0000
@@ -27,7 +27,7 @@
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #
-#       $NetBSD: dot.profile,v 1.3 1998/01/09 21:51:34 perry Exp $
+#       $NetBSD: dot.profile,v 1.3.2.1 1999/06/26 23:54:29 cgd Exp $
 
 PATH=/sbin:/bin:/usr/bin:/usr/sbin:/
 export PATH
@@ -40,6 +40,7 @@
 
 if [ "X${DONEPROFILE}" = "X" ]; then
        DONEPROFILE=YES
+       export DONEPROFILE
 
        # set up some sane defaults
        echo 'erase ^H, werase ^W, kill ^U, intr ^C'



Home | Main Index | Thread Index | Old Index