Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/distrib/hp300/miniroot pull up rev 1.3 from trunk. (cgd)
details: https://anonhg.NetBSD.org/src/rev/a93ecb4503dc
branches: netbsd-1-4
changeset: 469095:a93ecb4503dc
user: cgd <cgd%NetBSD.org@localhost>
date: Sat Jun 26 23:55:20 1999 +0000
description:
pull up rev 1.3 from trunk. (cgd)
diffstat:
distrib/hp300/miniroot/dot.profile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 19e15505560d -r a93ecb4503dc distrib/hp300/miniroot/dot.profile
--- a/distrib/hp300/miniroot/dot.profile Sat Jun 26 23:55:09 1999 +0000
+++ b/distrib/hp300/miniroot/dot.profile Sat Jun 26 23:55:20 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: dot.profile,v 1.2 1998/01/09 21:51:42 perry Exp $
+# $NetBSD: dot.profile,v 1.2.2.1 1999/06/26 23:55:20 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