summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Peek <mp@FreeBSD.org>2001-09-05 22:56:58 +0000
committerMark Peek <mp@FreeBSD.org>2001-09-05 22:56:58 +0000
commit2441ae608e3e489e7dd3f615b6e5da5bf331f00c (patch)
treea6c1eb18a3b0fee27a12ac0da7428ef79bd830d6
parent98435cf714e1bec5b74c30874f1e5492a1d115bf (diff)
Notes
-rw-r--r--bin/csh/config.h1
-rw-r--r--bin/csh/config_p.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/bin/csh/config.h b/bin/csh/config.h
index 76064f911018..9e91642bb5eb 100644
--- a/bin/csh/config.h
+++ b/bin/csh/config.h
@@ -129,6 +129,7 @@
#define NLS_BUGS
/* we want to use the system malloc when we install as /bin/csh */
#define SYSMALLOC
+#define BSD_STYLE_COLORLS
#endif
#if defined(__bsdi__)
diff --git a/bin/csh/config_p.h b/bin/csh/config_p.h
index 76064f911018..9e91642bb5eb 100644
--- a/bin/csh/config_p.h
+++ b/bin/csh/config_p.h
@@ -129,6 +129,7 @@
#define NLS_BUGS
/* we want to use the system malloc when we install as /bin/csh */
#define SYSMALLOC
+#define BSD_STYLE_COLORLS
#endif
#if defined(__bsdi__)