log tritan's changes
authorTom Yu <tlyu@mit.edu>
Tue, 26 Oct 1999 20:38:54 +0000 (20:38 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 26 Oct 1999 20:38:54 +0000 (20:38 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11877 dc483132-0cff-0310-8789-dd5450dbe970

95 files changed:
src/ChangeLog
src/appl/ChangeLog
src/appl/bsd/ChangeLog
src/appl/gss-sample/ChangeLog
src/appl/gssftp/ChangeLog
src/appl/gssftp/ftp/ChangeLog
src/appl/gssftp/ftpd/ChangeLog
src/appl/sample/ChangeLog
src/appl/sample/sclient/ChangeLog
src/appl/sample/sserver/ChangeLog
src/appl/simple/ChangeLog
src/appl/simple/client/ChangeLog
src/appl/simple/server/ChangeLog
src/appl/telnet/libtelnet/ChangeLog
src/appl/telnet/telnet/ChangeLog
src/appl/telnet/telnetd/ChangeLog
src/appl/user_user/ChangeLog
src/clients/kdestroy/ChangeLog
src/clients/kinit/ChangeLog
src/clients/klist/ChangeLog
src/clients/kpasswd/ChangeLog
src/clients/ksu/ChangeLog
src/clients/kvno/ChangeLog
src/config/ChangeLog
src/kadmin/ChangeLog
src/kadmin/cli/ChangeLog
src/kadmin/dbutil/ChangeLog
src/kadmin/kdbkeys/ChangeLog
src/kadmin/ktutil/ChangeLog
src/kadmin/passwd/ChangeLog
src/kadmin/server/ChangeLog
src/kadmin/testing/ChangeLog
src/kadmin/testing/util/ChangeLog
src/kadmin/v4server/ChangeLog
src/kadmin/v5passwdd/ChangeLog
src/kdc/ChangeLog
src/krb524/ChangeLog
src/lib/ChangeLog
src/lib/crypto/ChangeLog
src/lib/crypto/crc32/ChangeLog
src/lib/crypto/des/ChangeLog
src/lib/crypto/dk/ChangeLog
src/lib/crypto/enc_provider/ChangeLog
src/lib/crypto/hash_provider/ChangeLog
src/lib/crypto/keyhash_provider/ChangeLog
src/lib/crypto/md4/ChangeLog
src/lib/crypto/md5/ChangeLog
src/lib/crypto/old/ChangeLog
src/lib/crypto/raw/ChangeLog
src/lib/crypto/sha1/ChangeLog
src/lib/des425/ChangeLog
src/lib/gssapi/generic/ChangeLog
src/lib/gssapi/krb5/ChangeLog
src/lib/gssapi/mechglue/ChangeLog
src/lib/kadm5/ChangeLog
src/lib/kadm5/clnt/ChangeLog
src/lib/kadm5/srv/ChangeLog
src/lib/kadm5/unit-test/ChangeLog
src/lib/kdb/ChangeLog
src/lib/krb4/ChangeLog
src/lib/krb5/asn.1/ChangeLog
src/lib/krb5/ccache/ChangeLog
src/lib/krb5/ccache/ccapi/ChangeLog
src/lib/krb5/ccache/file/ChangeLog
src/lib/krb5/ccache/memory/ChangeLog
src/lib/krb5/ccache/stdio/ChangeLog
src/lib/krb5/error_tables/ChangeLog
src/lib/krb5/keytab/ChangeLog
src/lib/krb5/keytab/db/ChangeLog
src/lib/krb5/keytab/file/ChangeLog
src/lib/krb5/keytab/srvtab/ChangeLog
src/lib/krb5/krb/ChangeLog
src/lib/krb5/os/ChangeLog
src/lib/krb5/posix/ChangeLog
src/lib/krb5/rcache/ChangeLog
src/lib/krb5util/ChangeLog
src/lib/rpc/ChangeLog
src/lib/rpc/unit-test/ChangeLog
src/slave/ChangeLog
src/tests/ChangeLog
src/tests/asn.1/ChangeLog
src/tests/create/ChangeLog
src/tests/dejagnu/ChangeLog
src/tests/gssapi/ChangeLog
src/tests/hammer/ChangeLog
src/tests/resolve/ChangeLog
src/tests/verify/ChangeLog
src/util/ChangeLog
src/util/db2/obj/ChangeLog
src/util/dyn/ChangeLog
src/util/et/ChangeLog
src/util/profile/ChangeLog
src/util/pty/ChangeLog
src/util/send-pr/ChangeLog
src/util/ss/ChangeLog

index e67e67e7c2376ed469cd329b90770e6f1fe1717b..5e7b4b97338e2b201f54c6ff7622d76aa71c38ed 100644 (file)
@@ -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-21  Ken Raeburn  <raeburn@mit.edu>
 
        * aclocal.m4 (KRB5_LIB_PARAMS): Treat Rhapsody like Mac OS 10.
index 2e848a3b07feee0f5ff80c59328d7b9bb8224b9a..fee0169890ca32bde265e435f00951cc21e4c8ee 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index 6108bdb2d9292a92783f49d17ce029ff89fbbf30..55d8a121b3bb82846337ffc19c933ab7775da9dd 100644 (file)
@@ -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  Ken Raeburn  <raeburn@mit.edu>
 
        * krlogin.c (main): Error out if -D isn't followed by another
index d2e9cde14b33ab50db4aa76590a5d354193654f5..eccd50be6791e48ca72e1241b79f40de9d06897a 100644 (file)
@@ -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 Dec 21 22:04:02 1998  Theodore Y. Ts'o  <tytso@mit.edu>
 
        * gss-server.c (test_import_export_context): Fix memory leak.
index 28394424f9d096d5d09d6cf2e6bd96154389f075..691a2e9cfd48bfb37cc9f1813c9662d2fff4b774 100644 (file)
@@ -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-04-13    <tytso@rsts-11.mit.edu>
 
        * configure.in: Check to see if we need to pull in the util
index 64a6890d582c1307ee794f22686468f7bd1452f1..91a5e1512b502cc8397bc4921fc9a9144be3df6d 100644 (file)
@@ -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-21  Ken Raeburn  <raeburn@mit.edu>
 
        * ftp.c (getreply): Don't declare strpbrk or strstr functions if
index 3d5aa408ed2802a41c4fd44f582d8c1c07eb188f..ccce7581312754c1bb0e7f5184efbcc276e7a99f 100644 (file)
@@ -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-21  Ken Raeburn  <raeburn@mit.edu>
 
        * ftpd.c (checkuser): Only call fclose on file handle if it's not
index 7a3bc3f40a23892c58836d4d1a12e71c54a585f4..0f678270af5d303bb9abf3ea7f19f6ad9ed8191a 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * configure.in: Removed and tests moved up to appl/configure.in
index 39c66ced4ef9ba8c787a07e13c9dbe514eee3fa4..7b7b4774a3c98e27ae34ef82fa7f8b709cffcb29 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index 0eb7468da5dde6dc426a566aadef9cfde943a8f8..04722ef44cdd2d32d237506baddb2bccd6de10ff 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index 7c6a2f244dd7c12694e0e3172140e4c875b467f1..b5d9f9423bae7ee569ae7b7e082516ed548ac76d 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * configure.in: Removed and tests moved up to appl/configure.in
index 8074ea955a2ce08b060bccc9feaa6a8c144c56d7..702b2467967591b2b4ba4d07f7cb76d392960c23 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index 88defa5893661e80bfcbd170e8d7cb3da23fe283..a6e6a68f1df860008fd3db13b9f310ca35f31ba2 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index 61e3fc8e317f12268b9db5c500617cd9128c8090..67877b1b8ac0d98c89ff03a9637340019038bf29 100644 (file)
@@ -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-31 17:28   Jeffrey Altman <jaltman@columbia.edu>
 
         * kerberos5.c: Ensure that only "host" service tickets are accepted.
index e833272329c644e65ccaa1f299dbd74e721e5e8a..4338cc4379ec110e52ab8ba315224eb7e8037421 100644 (file)
@@ -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-07-26  Tom Yu  <tlyu@mit.edu>
 
        * telnet.c (telnet): Fix typo in error message, via
index afa44f2c7e88d7b0bcde5ec30907981b2b58e546..41fbd39e2a64813e416dfccc450e515d2697d971 100644 (file)
@@ -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]
+
 Thu Apr 15 17:02:49 1999  Theodore Y. Ts'o  <tytso@mit.edu>
 
        * configure.in: Fix typo in test below; fixed name of the autoconf
index c98c21b0fb66f6376b6f6f321b6516f49c7b5bf1..c12b29d1c3e8d55e3e7635689ceab08872cbdc84 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * configure.in: Removed and tests moved up to appl/configure.in
index 1648344150cc5cad4a9c10439d237a3006606239..ab5423f36cc59d738cd20a9c3e04c333840f1c5a 100644 (file)
@@ -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-09  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Use standard windows exe link flags.
index c7563c71a92dd2c6ff31d263f439dfec3fc97aa8..24264dc35517020c1d9d0bb4dceda570a71089be 100644 (file)
@@ -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-25  Ken Raeburn  <raeburn@mit.edu>
 
        * kinit.c (optind, optarg) [sun]: Declare on SunOS 4.  Maybe
index c9303a0382848a57b00c6c67e1437d61a70ce5c3..7253e97e8e8f892b911c816fdcf0315728baf554 100644 (file)
@@ -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-10-17  Ken Raeburn  <raeburn@raeburn.org>
 
        * klist.c (one_addr): Use getipnodebyaddr and inet_ntop if
index c61e6889820914f022ca4215ca116068e2022aef..a7993d4a1302576bf4b2e7de7489a335b3820bf7 100644 (file)
@@ -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-09  Danilo Almeida  <dalmeida@mit.edu>
 
        * kpasswd.c: 
index 620e14d145be1e36e83bf6904be5b4fac09fb966..11a4e821605a8c74f79926e5ad32891525c186d8 100644 (file)
@@ -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-23  Ken Raeburn  <raeburn@mit.edu>
 
        * heuristic.c (find_ticket): Use flag KRB5_TC_SUPPORTED_KTYPES
index 2bd51c0d0420d1e899c6472d03ea4166bbbe0485..c4aed766af7636f45fd81c1c278c605add2c3b4e 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index 9d885573eb2986559f08baadfd106d50b8f1b023..a684b04e205e51f7783f8770b6f973a54fa5734c 100644 (file)
@@ -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  Ken Raeburn  <raeburn@mit.edu>
 
        * config.guess: Recognize Rhapsody OS.
index cea548bc201c6398f66565806c14e887fe53e871..088a7a23d1e9d0c2a798ec68f01cc9c28df69021 100644 (file)
@@ -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]
+
 Tue Jan 12 18:26:04 1999  Tom Yu  <tlyu@mit.edu>
 
        * configure.in: Define NDBM_PW_CHECK if enable_athena is set to
index a32feb5d1346ef1401df212c18fc05f396cb3263..9b3c2010ec04bd52425d1e6a1f769dbaafdd760d 100644 (file)
@@ -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  Ken Raeburn  <raeburn@mit.edu>
 
        * getdate.y (Convert): Check for year past 2038.
index 44ac4d42794e8fff1d7f7a82ceefb0093402de05..9a309bd82ecde8faceb090c63ccfcdf2e793c84c 100644 (file)
@@ -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-07-06  Ken Raeburn  <raeburn@mit.edu>
 
        * kdb5_util.c (main): Do try using com_err in the case that
index 366acc8c71a861fd68bc1a931a5fe303de714c07..75ff5d1d3216a72354812a27093f4393e420da9b 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index 6a9d1a5c500b95d88930e8a7bf57751140be1eaa..fbd4611cf8c3ab7604f2d339926407bddc5d65e0 100644 (file)
@@ -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-17  Geoffrey King  <gjking@mit.edu>
 
        * ktutil_funcs.c (ktutil_add): Cleanup newly allocated keytab
index 945b32165291d3bac9db43bb00b0e69b0aa61efc..3833b63d6f63b3cdb92ad38ef46092874f039d1f 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index 4d0db1218bc3cd3f9d6eb0cd9e9ffa1b95a60a02..711f7ef3db5de27f0fe3e319b54d8bd28f43820c 100644 (file)
@@ -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]
+
 Tue May 11 23:59:55 1999  Theodore Y. Ts'o  <tytso@mit.edu>
 
        * ovsec_kadmd.c (main): Fix how we specify the OID.
index 065383b1717a9a1c8f3023d41c995437b8f7470a..d97c7dd7792ff426ceaab84c0eacc08b1ad337cb 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index 1cfaf88da64e6f62d6a93016c05e9b6131ea1be5..e3d88d1d22b4a15dfa0943c64b9cf4b59b006a90 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index 852f32b321182a8a813bf8bdc844793cf93d305b..c036eb83e0751c69ef31155146bc021ef48f3ea4 100644 (file)
@@ -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]
+
 Tue Jan 12 18:26:48 1999  Tom Yu  <tlyu@mit.edu>
 
        * Makefile.in (CFLAGS): PW_CHECK functionality now in DEFS.
index fee9216bc09747de748388664ebfdbec5f3d5dd4..f94ed38bfcda4a168d0535eedc35ccb5baa972a4 100644 (file)
@@ -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]
+
 Tue May 11 11:39:36 1999  Ezra Peisach  <epeisach@mit.edu>
 
        * main.c: Remove include of gssapi_krb5.h - no longer needed.
index 298061e18ffe0a6cb236eb25c217c9570cd547f4..d9892e55fa674964bf5c067437a82d062da10563 100644 (file)
@@ -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-13  Tom Yu  <tlyu@mit.edu>
 
        * do_tgs_req.c (process_tgs_req): Don't try to take the 2nd
index a080b78311c214659ae3b044e1bce429558d724b..e3c656b572a627ac573201320c504c050563a09b 100644 (file)
@@ -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  Tom Yu  <tlyu@mit.edu>
 
        * krb524d.c (do_connection): Convert to using new symbol for
index 48c642b3874f63d246aac04d3bcebced5fcbe966..c39d9d2a6737373a95411f789116968a5f87b526 100644 (file)
@@ -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-26  Danilo Almeida  <dalmeida@mit.edu>
 
        * krb5_32.def: Export krb5_kuserok.
index 2959956e8ac486c00a5b24c8f3d16c1af3cb7e10..1f7ccce1769f9087bd4e0b1654a888c8f27168fe 100644 (file)
@@ -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-26  Tom Yu  <tlyu@mit.edu>
 
        * etypes.c: Add aliases "des" for "des-cbc-md5", "des3-hmac-sha1"
index 850d845f331002e36338390bfcec35330f58b2cf..761f19ee72a7e9e401decf25f98903f57b4447e8 100644 (file)
@@ -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 May 10 15:15:59 1999  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Do win32 build in subdir.
index 34ac883ccdee269bd0dcb564f8c0cf807e882b2e..f5b88409eec88d427e31dc587fdecf9ddcd8cd1a 100644 (file)
@@ -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 May 10 15:16:18 1999  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Do win32 build in subdir.
index 1edb32e38760fc677f991161aa7080017b125d49..d57857e8258a8874bbe0ac04a3fa53e28aa95d7b 100644 (file)
@@ -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-06-28  Tom Yu  <tlyu@mit.edu>
 
        * dk_encrypt.c (krb5_marc_dk_encrypt): Call
index 0a6e666da14672e64dd80d9a3eddf4d31217d2d4..9154340aeb7242bafc94dec20408b5f76ea028ce 100644 (file)
@@ -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 May 10 15:16:54 1999  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Do win32 build in subdir.
index acdc4b0e77e7ff8905b94856bb59bb01c008a504..195d1ea6690b5158d2a0223d7fc36aa7df5b7105 100644 (file)
@@ -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 May 10 15:19:03 1999  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Do win32 build in subdir.
index f1d25b37fa428a209778f54d2ca51279bc606a79..9fcdcada3ed5f23bf005edebc76f0384195e4d6f 100644 (file)
@@ -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 May 10 15:19:24 1999  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Do win32 build in subdir.
index 254ecd6a5aeab61bf86977262409a33188837f44..2b40477f2afd30973c8761b9bfdd076e0a0875c9 100644 (file)
@@ -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 May 10 15:19:48 1999  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Do win32 build in subdir.
index 06698f7c594b281e5e30b2939e00b3957fc65b81..6d421ac83b3d08a943a2cce8693268e5ed6aa6bd 100644 (file)
@@ -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 May 10 15:20:16 1999  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Do win32 build in subdir.
index 440f77ce256245306f1658242b3e01aa060a7848..ba4eadfd6bb5de85510cd3f3fa1432a5e68bf7a7 100644 (file)
@@ -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-25  Ken Raeburn  <raeburn@mit.edu>
 
        * old_decrypt.c (memmove) [HAVE_BCOPY && !HAVE_MEMMOVE]: Define to
index f8f2244e9d49b93c37f30e6a3826e9c56ebe321b..25f1d1d8310016c9dd62f3540441b00593a01038 100644 (file)
@@ -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 May 10 15:20:51 1999  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Do win32 build in subdir.
index 426acc040c6fe25879bb415c51b7277833acfa8e..938307da1fcd82bca38767f0cba41a6abe6312e3 100644 (file)
@@ -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 May 10 15:21:10 1999  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Do win32 build in subdir.
index 3fd4f3315bab44ee6d35d8ac7ac4f09e503e3a9f..dacafc3dbc2e0b082324437146cf786f78fa399a 100644 (file)
@@ -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 May 10 15:21:30 1999  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Do win32 build in subdir.
index 5a3ccbe87c7cd18674f0596ae9704386cf77a86d..234c95348a66083db90cfb1405a166ab167945a5 100644 (file)
@@ -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]
+
 Wed May 19 13:23:16 1999  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Improve rule to create gssapi include dir under
index a6b5a11f1f7659efd9714be61832aa36bf79a642..52d1382a0d64c8ae37e332663dcc6667c82fd8bf 100644 (file)
@@ -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]
+
 Wed May 19 13:21:55 1999  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Improve rule to create gssapi include dir under
index da48eb0369abd4faea9f4db6c916efd4636d63d0..16d91fd438917ce9fe993773763064725ae14fab 100644 (file)
@@ -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 May 10 15:22:42 1999  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Do win32 build in subdir.
index 74f98a4e53ce943153c43a002a5356a9188e0dc9..ef7eee2505074241d584ec7dc0febd901e4e6ab2 100644 (file)
@@ -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-28  Ken Raeburn  <raeburn@mit.edu>
 
        * logger.c (lspec_parse_err_1, lspec_parse_err_2, log_file_err,
index e05cb51fd7346830d8755c9d921a6d3e7776a5e7..396d4d3a1d662ccea88106be1e6a5b332df5e72c 100644 (file)
@@ -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-27  Tom Yu  <tlyu@mit.edu>
 
        * client_init.c (_kadm5_init_any): Remove support for krb5-mech2
index 5bbc5dcbf07ecd41848297cdde5ae3c3460f9123..22e0cf1ecb507d85db92fcfe33da85606d2d740c 100644 (file)
@@ -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-08  Ken Raeburn  <raeburn@mit.edu>
 
        * adb_openclose.c (osa_adb_fini_db): Don't fclose the lock file if
index a771f728fb587712dd55f358901e483f672ed50b..e65978aa7ccca983e83a4fc822fd8ddec00942fb 100644 (file)
@@ -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-21  Ken Raeburn  <raeburn@mit.edu>
 
        * api.2/init-v2.exp (test109): Wait for prompt between commands.
index 42d640c113281907e55012cce98462b3ec55d50a..b3328a0d865d5eca325ac2e7c84ba2a54e7af0b2 100644 (file)
@@ -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-30  Ken Raeburn  <raeburn@mit.edu>
 
        * t_kdb.c (add_principal): Free only contents of a generated key,
index f43b3aa1ec85505e6190a842beb840fc33d8d64d..187505b54984735a8c3ef29b43a3b99bea04b430 100644 (file)
@@ -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-10-07  Ken Raeburn  <raeburn@mit.edu>
 
        * rd_svc_key.c (krb54_get_service_keyblock): Close keytab before
index 111eaca54e17dc7266f4f5c8c8d213a171b6f34e..96ec800120667cc606129d3a8f31ddc053cf5f89 100644 (file)
@@ -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-10-06  Ken Raeburn  <raeburn@mit.edu>
 
        * asn1_decode.c (asn1_decode_integer): Initialize "n", to keep gcc
index 3ec681fd9c9dfed81577391a5b5de91f3c84f350..2f74235fbe1bd1c4a1a6b61c6bde8c6786a03619 100644 (file)
@@ -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-23  Ken Raeburn  <raeburn@mit.edu>
 
        * cc_retr.c: New file.
index c6ca9f7eae135ccb307ddfe17438c92ec780523c..a805780547da51162255762f9facb39767acfb22 100644 (file)
@@ -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-23  Ken Raeburn  <raeburn@mit.edu>
 
        * stdcc.c (krb5_stdcc_retrieve): Replace with a version that calls
index 0da5c9701b67f7738d26283474a0483347d56960..298360b79e3ec4678b427141b5ae88da236fada5 100644 (file)
@@ -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-23  Ken Raeburn  <raeburn@mit.edu>
 
        * fcc_retrv.c (krb5_fcc_retrieve): Replace with a version that
index 9a68c4118e4b75a2664f214cb2da4eca44a4433f..9b9e142a60826665b0317e6c0dcd042856a21cd4 100644 (file)
@@ -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-23  Ken Raeburn  <raeburn@mit.edu>
 
        * mcc_retrv.c (krb5_mcc_retrieve): Replace with a version that
index 9a402a46c2c24a91a88909a832ad6ed9bac052cb..c520ca35e22121c49bf68ddeb10a28ac4d65c9a0 100644 (file)
@@ -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-23  Ken Raeburn  <raeburn@mit.edu>
 
        * scc_retrv.c (krb5_scc_retrieve): Replace with a version that
index 9e2d01a5de19064ed029d091dacd2b6d202bb395..eb536964d28fa97c9868a50951347e7b2fb63d63 100644 (file)
@@ -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-23  Ken Raeburn  <raeburn@mit.edu>
 
        * krb5_err.et (KRB5_CC_NOT_KTYPE): New error code.
index b467b2b630467c4ce14cca6a712798594f72ab5f..71c5a42084dd4e16ca4889269c6caabfdb64f137 100644 (file)
@@ -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-06-15  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Fix windows build.
index 55c0550f286d2ca533580221e4e829af3fe7c228..76c04e54d6531c5dd67467dff76a538979ae45c6 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index 7ca80a640cc3885055048d25e46d2b5b2fa7cc14..4be401b723ae2e398ddd3635ae5bcdadb592d3d3 100644 (file)
@@ -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 May 10 15:25:45 1999  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Do win32 build in subdir.
index 5c55de820c2f163878414486aa44acac46b2dbc9..9d2468752d3c55e4c49d6c4d0cbb78e25a13b95b 100644 (file)
@@ -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-06-15  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Fix windows build.
index f21a54520670448cb7e41877dfb8fdad77467d97..0406e455b586a0c6d86d4216473912a0bb2504b2 100644 (file)
@@ -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-10-12  Ken Raeburn  <raeburn@mit.edu>
 
        * conv_princ.c (sconv_list): Don't do conversion for "zephyr"
index 463e7da747b7138b0e0f1ccd8ff96eab97639321..c15ccfa8596da50922fa3b8085227f96930744b5 100644 (file)
@@ -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-10-22  Ken Raeburn  <raeburn@mit.edu>
 
        * prompter.c (krb5_prompter_posix): Make ointrfunc, fd, and
index 803dbc3087bbffb1c2eee700ec94ee77cf555c05..e90e47b489aa06c7e1651c3e06c716f8ea0c28a8 100644 (file)
@@ -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 May 10 15:26:38 1999  Danilo Almeida  <dalmeida@mit.edu>
 
        * Makefile.in: Do win32 build in subdir.
index f1ded67105e9d3b737379ea7609a7307b767dabe..a3b8b4fb963b3f0664c66030a3f036ab81a0f5e1 100644 (file)
@@ -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-21  Ken Raeburn  <raeburn@mit.edu>
 
        * rc_dfl.c (krb5_rc_io_fetch): Set client and server fields to
index 9b2809f9810e964bb6424874bf25b493ca6bf40f..ec629cb91446c34fc5755e490140dbda77e20a4d 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index 593599ef897687bd337642681d1891761adbbcf8..1d8174d62cc68b8f99d1547d72c1adc67f8e3744 100644 (file)
@@ -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]
+
 Fri Apr 23 20:05:38 1999  Tom Yu  <tlyu@mit.edu>
 
        * svc.c: Fix to reference the correct xprt because we're no longer
index 3314f19defbb28de24fbea3c7d07713d8881b6f9..fa42402985c2ed946b3e0362a15968749c8ee783 100644 (file)
@@ -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-21  Ken Raeburn  <raeburn@mit.edu>
 
        * Makefile.in (unit-test-body-tcp, unit-test-body-udp): Pass
index ca86faf881b35df7aed2b9f2fb880658675974b3..e80bb3892b304a14002c5505aecc29a7f8907fc7 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index df541eb4bc7961d36430b27fcfdaed1e2a93563c..04f650974bdae5b43d1747c14c89c2a05ced697a 100644 (file)
@@ -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]
+
 Wed Feb 18 16:27:44 1998  Tom Yu  <tlyu@mit.edu>
 
        * Makefile.in (thisconfigdir): Remove trailing slash.
index ae8f98bf18047263a1844d2b398223002e9f254b..0b9e885e1fd0e69c270618ccc061e7cf53f45866 100644 (file)
@@ -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]
+
 Sat Jul 10 10:32:31 1999  Tom Yu  <chaoself@mit.edu>
 
        * krb5_decode_test.c (main): Add additional test cases in
index 5cf06cc9a24c1f56338724ad8990ced1f07b68d5..55733523c7faf6d244e5edf801791c44fa4317a4 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index 5029e6d8c15a03904d4ff91c61ce0b902d0dff93..ee65f85fdc2c97e1f305c0b131d2363887d54a6e 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index f546808d2d8f5ecd5ab3277aad6a18dd21a3580c..cec37c2829fa0e17095a90c733b98099994a7b7d 100644 (file)
@@ -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-04-14    <tytso@rsts-11.mit.edu>
 
        * t_imp_name.c: Initialize display_file variable in main(),
index 10d59e11ae3c0bc7f91dc57dcb54fff49787564b..1504de43402f9599121c99b735ffb4cacb1ba9e6 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index 679cce16830bef98c3471c2ccfedc476fce1a802..0e5b12a2af15bea24bce363cbe99e10cbf40ba72 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index 1f466c7b6eabbd2bd3334ceeeb5b93f1a4c91a85..7d0a88f2e66f527b10b56b059c099edbfa602d51 100644 (file)
@@ -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]
+
 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Set the myfulldir and mydir variables (which are
index 2682795da59cac7817b4a6dc3639c7e427d99586..3862b2530e24473041154ca67e5386cc30e21f9b 100644 (file)
@@ -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.
index 6f09fcd60ed91a1f4f1f179aa68ea0e650d64705..a85532034a98e3fa67b73f3d07244c391178959c 100644 (file)
@@ -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]
index d5102d5a5f6e22877b5d99e69f1eec9624dfaa10..cf8845d8f178998b730247aecfa85980b2feb6a1 100644 (file)
@@ -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
index 9d99e8abfb45fbc8709c705d08c0efb04bc0483f..0f832913e2e93aa0485f0283f0d62915e51bb3b4 100644 (file)
@@ -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
index bf16b30fbbc3896133e0d5bb90fd65fb6a40c747..172d7acd3a4c6201a8ae813a8940f0d6cd428433 100644 (file)
@@ -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
index 859b4a7cd08184d3a9118c9c8c62f9a825e57e9b..ff815b74cf96057eef1fc11effdf70783b4f55ad 100644 (file)
@@ -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
index 066fea2409f14a251b5e8a31b7837bbb8f32ce03..1475690b676be4f41f2f9390a21b11dd837e46e1 100644 (file)
@@ -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
index 102ec3d319e857fdfcf7fa32e178bfdf4ce64277..aeddbb25d6fe0e3baf659490240386d3154762f6 100644 (file)
@@ -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