summaryrefslogtreecommitdiffstats
path: root/src/util
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>1999-10-26 20:38:54 +0000
committerTom Yu <tlyu@mit.edu>1999-10-26 20:38:54 +0000
commit66adc16244b54d2e3deb64a596fa9dfd6246984b (patch)
treee33d714d48230e3b614130709b905a45d39475c6 /src/util
parent576f92854331c90f779e721443dcd375e6851670 (diff)
downloadkrb5-66adc16244b54d2e3deb64a596fa9dfd6246984b.tar.gz
krb5-66adc16244b54d2e3deb64a596fa9dfd6246984b.tar.xz
krb5-66adc16244b54d2e3deb64a596fa9dfd6246984b.zip
log tritan's changes
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11877 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util')
-rw-r--r--src/util/ChangeLog7
-rw-r--r--src/util/db2/obj/ChangeLog7
-rw-r--r--src/util/dyn/ChangeLog7
-rw-r--r--src/util/et/ChangeLog7
-rw-r--r--src/util/profile/ChangeLog7
-rw-r--r--src/util/pty/ChangeLog7
-rw-r--r--src/util/send-pr/ChangeLog7
-rw-r--r--src/util/ss/ChangeLog7
8 files changed, 56 insertions, 0 deletions
diff --git a/src/util/ChangeLog b/src/util/ChangeLog
index 2682795da..3862b2530 100644
--- a/src/util/ChangeLog
+++ b/src/util/ChangeLog
@@ -1,3 +1,10 @@
+1999-10-26 Tom Yu <tlyu@mit.edu>
+
+ * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
+ LOCAL_INCLUDES such that one can override CFLAGS from the command
+ line without losing CPP search patchs and defines. Some associated
+ Makefile cleanup. [from wsanchez@apple.com]
+
1999-08-16 Tom Yu <tlyu@mit.edu>
* mkrel (reldate): Fix to deal with release branch snapshots.
diff --git a/src/util/db2/obj/ChangeLog b/src/util/db2/obj/ChangeLog
index 6f09fcd60..a85532034 100644
--- a/src/util/db2/obj/ChangeLog
+++ b/src/util/db2/obj/ChangeLog
@@ -1,3 +1,10 @@
+1999-10-26 Tom Yu <tlyu@mit.edu>
+
+ * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
+ LOCAL_INCLUDES such that one can override CFLAGS from the command
+ line without losing CPP search patchs and defines. Some associated
+ Makefile cleanup. [from wsanchez@apple.com]
+
Mon Nov 25 16:20:35 1996 Sam Hartman <hartmans@mit.edu>
* Makefile.in (check): Remove install rule to fix pmake problem. [236]
diff --git a/src/util/dyn/ChangeLog b/src/util/dyn/ChangeLog
index d5102d5a5..cf8845d8f 100644
--- a/src/util/dyn/ChangeLog
+++ b/src/util/dyn/ChangeLog
@@ -1,3 +1,10 @@
+1999-10-26 Tom Yu <tlyu@mit.edu>
+
+ * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
+ LOCAL_INCLUDES such that one can override CFLAGS from the command
+ line without losing CPP search patchs and defines. Some associated
+ Makefile cleanup. [from wsanchez@apple.com]
+
1999-01-27 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Makefile.in, configure.in: Move the responsibility for
diff --git a/src/util/et/ChangeLog b/src/util/et/ChangeLog
index 9d99e8abf..0f832913e 100644
--- a/src/util/et/ChangeLog
+++ b/src/util/et/ChangeLog
@@ -1,3 +1,10 @@
+1999-10-26 Tom Yu <tlyu@mit.edu>
+
+ * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
+ LOCAL_INCLUDES such that one can override CFLAGS from the command
+ line without losing CPP search patchs and defines. Some associated
+ Makefile cleanup. [from wsanchez@apple.com]
+
1999-08-18 Miro Jurisic <meeroh@mit.edu>
* et.exp: Added et.exp, MacOS export file for com_err library
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog
index bf16b30fb..172d7acd3 100644
--- a/src/util/profile/ChangeLog
+++ b/src/util/profile/ChangeLog
@@ -1,3 +1,10 @@
+1999-10-26 Tom Yu <tlyu@mit.edu>
+
+ * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
+ LOCAL_INCLUDES such that one can override CFLAGS from the command
+ line without losing CPP search patchs and defines. Some associated
+ Makefile cleanup. [from wsanchez@apple.com]
+
1999-09-01 Danilo Almeida <dalmeida@mit.edu>
* profile.hin (profile_init, profile_init_path): Define and use
diff --git a/src/util/pty/ChangeLog b/src/util/pty/ChangeLog
index 859b4a7cd..ff815b74c 100644
--- a/src/util/pty/ChangeLog
+++ b/src/util/pty/ChangeLog
@@ -1,3 +1,10 @@
+1999-10-26 Tom Yu <tlyu@mit.edu>
+
+ * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
+ LOCAL_INCLUDES such that one can override CFLAGS from the command
+ line without losing CPP search patchs and defines. Some associated
+ Makefile cleanup. [from wsanchez@apple.com]
+
1999-08-03 Ken Raeburn <raeburn@mit.edu>
* update_utmp.c (pty_update_utmp): Use "co" instead of "cons" for
diff --git a/src/util/send-pr/ChangeLog b/src/util/send-pr/ChangeLog
index 066fea240..1475690b6 100644
--- a/src/util/send-pr/ChangeLog
+++ b/src/util/send-pr/ChangeLog
@@ -1,3 +1,10 @@
+1999-10-26 Tom Yu <tlyu@mit.edu>
+
+ * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
+ LOCAL_INCLUDES such that one can override CFLAGS from the command
+ line without losing CPP search patchs and defines. Some associated
+ Makefile cleanup. [from wsanchez@apple.com]
+
1999-01-27 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Makefile.in, configure.in: Move the responsibility for
diff --git a/src/util/ss/ChangeLog b/src/util/ss/ChangeLog
index 102ec3d31..aeddbb25d 100644
--- a/src/util/ss/ChangeLog
+++ b/src/util/ss/ChangeLog
@@ -1,3 +1,10 @@
+1999-10-26 Tom Yu <tlyu@mit.edu>
+
+ * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
+ LOCAL_INCLUDES such that one can override CFLAGS from the command
+ line without losing CPP search patchs and defines. Some associated
+ Makefile cleanup. [from wsanchez@apple.com]
+
1999-01-20 Theodore Ts'o <tytso@rsts-11.mit.edu>
* listen.c (print_prompt): Replace BSD-style ioctl with termios