Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/8b12e13239ca
branches:  netbsd-1-4
changeset: 469102:8b12e13239ca
user:      cgd <cgd%NetBSD.org@localhost>
date:      Sat Jun 26 23:56:08 1999 +0000

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

diffstat:

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

diffs (20 lines):

diff -r 02531e8122b7 -r 8b12e13239ca distrib/pc532/floppies/inst/dot.profile
--- a/distrib/pc532/floppies/inst/dot.profile   Sat Jun 26 23:56:03 1999 +0000
+++ b/distrib/pc532/floppies/inst/dot.profile   Sat Jun 26 23:56:08 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.5 1998/01/09 21:51:53 perry Exp $
+#       $NetBSD: dot.profile,v 1.5.2.1 1999/06/26 23:56:08 cgd Exp $
 
 PATH=/sbin:/bin:/usr/bin:/usr/sbin:/usr/games:/
 export PATH
@@ -40,6 +40,7 @@
 
 if [ "X${DONEPROFILE}" = "X" ]; then
        DONEPROFILE=YES
+       export DONEPROFILE
 
        # set up some sane defaults
        echo 'erase ^?, werase ^W, kill ^U, intr ^C'



Home | Main Index | Thread Index | Old Index