Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/distrib/mvme68k/miniroot pull up rev 1.3 from trunk. (cgd)
details: https://anonhg.NetBSD.org/src/rev/e853e56c04a0
branches: netbsd-1-4
changeset: 469100:e853e56c04a0
user: cgd <cgd%NetBSD.org@localhost>
date: Sat Jun 26 23:55:58 1999 +0000
description:
pull up rev 1.3 from trunk. (cgd)
diffstat:
distrib/mvme68k/miniroot/dot.profile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0dc7dd6517b9 -r e853e56c04a0 distrib/mvme68k/miniroot/dot.profile
--- a/distrib/mvme68k/miniroot/dot.profile Sat Jun 26 23:55:47 1999 +0000
+++ b/distrib/mvme68k/miniroot/dot.profile Sat Jun 26 23:55:58 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: dot.profile,v 1.2 1998/01/09 21:51:48 perry Exp $
+# $NetBSD: dot.profile,v 1.2.2.1 1999/06/26 23:55:58 cgd Exp $
#
# Copyright (c) 1995 Jason R. Thorpe
# Copyright (c) 1994 Christopher G. Demetriou
@@ -41,6 +41,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