From: Wilfredo Sanchez Date: Thu, 1 Jun 2000 01:44:22 +0000 (+0000) Subject: Change wsanchez@apple -> tritan@mit X-Git-Tag: krb5-1.3-alpha1~2101 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5789f79f2b8a733cf16bcaea4ebb9c81f3e9b703;p=krb5.git Change wsanchez@apple -> tritan@mit git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12331 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/appl/ChangeLog b/src/appl/ChangeLog index fee016989..8fa49658a 100644 --- a/src/appl/ChangeLog +++ b/src/appl/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/appl/bsd/ChangeLog b/src/appl/bsd/ChangeLog index d3314b08d..9c87d9816 100644 --- a/src/appl/bsd/ChangeLog +++ b/src/appl/bsd/ChangeLog @@ -30,12 +30,12 @@ * login.c (k_init): Call krb5_init_secure_context instead of krb5_init_context and krb5_secure_config_files. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-09-01 Ken Raeburn diff --git a/src/appl/gss-sample/ChangeLog b/src/appl/gss-sample/ChangeLog index 004bff51b..85d7f7325 100644 --- a/src/appl/gss-sample/ChangeLog +++ b/src/appl/gss-sample/ChangeLog @@ -18,12 +18,12 @@ * Makefile.in: Build under Windows. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Mon Dec 21 22:04:02 1998 Theodore Y. Ts'o diff --git a/src/appl/gssftp/ChangeLog b/src/appl/gssftp/ChangeLog index 691a2e9cf..7d41ff46e 100644 --- a/src/appl/gssftp/ChangeLog +++ b/src/appl/gssftp/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-04-13 diff --git a/src/appl/gssftp/ftp/ChangeLog b/src/appl/gssftp/ftp/ChangeLog index 411aff711..22a29c356 100644 --- a/src/appl/gssftp/ftp/ChangeLog +++ b/src/appl/gssftp/ftp/ChangeLog @@ -6,12 +6,12 @@ * main.c (main): Ditto. * pclose.c (mypopen): Ditto. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-09-21 Ken Raeburn diff --git a/src/appl/gssftp/ftpd/ChangeLog b/src/appl/gssftp/ftpd/ChangeLog index a459d308b..388b4b270 100644 --- a/src/appl/gssftp/ftpd/ChangeLog +++ b/src/appl/gssftp/ftpd/ChangeLog @@ -6,12 +6,12 @@ volatile to protect against getting clobbered by setjmp/longjmp. * popen.c (ftpd_popen): Declare IOP volatile. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-09-21 Ken Raeburn diff --git a/src/appl/sample/ChangeLog b/src/appl/sample/ChangeLog index 0f678270a..890c7f34e 100644 --- a/src/appl/sample/ChangeLog +++ b/src/appl/sample/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/appl/sample/sclient/ChangeLog b/src/appl/sample/sclient/ChangeLog index 76035060c..39faa129f 100644 --- a/src/appl/sample/sclient/ChangeLog +++ b/src/appl/sample/sclient/ChangeLog @@ -2,12 +2,12 @@ * sclient.c (main): Return type of main should by int, not void. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/appl/sample/sserver/ChangeLog b/src/appl/sample/sserver/ChangeLog index e8bbfbb9e..d0032ee62 100644 --- a/src/appl/sample/sserver/ChangeLog +++ b/src/appl/sample/sserver/ChangeLog @@ -3,12 +3,12 @@ * sserver.c (main): Return type should be int, not void. Clenup unused variables. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/appl/simple/ChangeLog b/src/appl/simple/ChangeLog index b5d9f9423..88db925fd 100644 --- a/src/appl/simple/ChangeLog +++ b/src/appl/simple/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/appl/simple/client/ChangeLog b/src/appl/simple/client/ChangeLog index 702b24679..d7a049c54 100644 --- a/src/appl/simple/client/ChangeLog +++ b/src/appl/simple/client/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/appl/simple/server/ChangeLog b/src/appl/simple/server/ChangeLog index a6e6a68f1..f68291059 100644 --- a/src/appl/simple/server/ChangeLog +++ b/src/appl/simple/server/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/appl/telnet/libtelnet/ChangeLog b/src/appl/telnet/libtelnet/ChangeLog index 67877b1b8..03cb924fa 100644 --- a/src/appl/telnet/libtelnet/ChangeLog +++ b/src/appl/telnet/libtelnet/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-31 17:28 Jeffrey Altman diff --git a/src/appl/telnet/telnet/ChangeLog b/src/appl/telnet/telnet/ChangeLog index e3cfb63c6..d8a341e9c 100644 --- a/src/appl/telnet/telnet/ChangeLog +++ b/src/appl/telnet/telnet/ChangeLog @@ -8,12 +8,12 @@ * commands.c: Move include of libtelnet/auth.h earlier to provide prototype for auth_cmd. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-07-26 Tom Yu diff --git a/src/appl/telnet/telnetd/ChangeLog b/src/appl/telnet/telnetd/ChangeLog index 121116133..dd9961674 100644 --- a/src/appl/telnet/telnetd/ChangeLog +++ b/src/appl/telnet/telnetd/ChangeLog @@ -15,12 +15,12 @@ * telnetd.c (doit): Provide a more useful error message than "authentication failed" if no authentication was even attempted. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Thu Apr 15 17:02:49 1999 Theodore Y. Ts'o diff --git a/src/appl/user_user/ChangeLog b/src/appl/user_user/ChangeLog index c12b29d1c..234fec43c 100644 --- a/src/appl/user_user/ChangeLog +++ b/src/appl/user_user/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/clients/kdestroy/ChangeLog b/src/clients/kdestroy/ChangeLog index 457bdc040..b16a72c76 100644 --- a/src/clients/kdestroy/ChangeLog +++ b/src/clients/kdestroy/ChangeLog @@ -33,12 +33,12 @@ * Makefile.in: Windows fix for 10/26/99 cleanup. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-09 Danilo Almeida diff --git a/src/clients/kinit/ChangeLog b/src/clients/kinit/ChangeLog index 893971891..6bdd0d736 100644 --- a/src/clients/kinit/ChangeLog +++ b/src/clients/kinit/ChangeLog @@ -56,12 +56,12 @@ * Makefile.in: Windows fix for 10/26/99 cleanup. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-25 Ken Raeburn diff --git a/src/clients/klist/ChangeLog b/src/clients/klist/ChangeLog index 31afc389c..e84a1572b 100644 --- a/src/clients/klist/ChangeLog +++ b/src/clients/klist/ChangeLog @@ -44,12 +44,12 @@ * Makefile.in: Windows fix for 10/26/99 cleanup. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-10-17 Ken Raeburn diff --git a/src/clients/kpasswd/ChangeLog b/src/clients/kpasswd/ChangeLog index 39e15b69a..cc48688c1 100644 --- a/src/clients/kpasswd/ChangeLog +++ b/src/clients/kpasswd/ChangeLog @@ -6,12 +6,12 @@ * Makefile.in: Windows fix for 10/26/99 cleanup. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-09 Danilo Almeida diff --git a/src/clients/ksu/ChangeLog b/src/clients/ksu/ChangeLog index f486004d2..f71cb13aa 100644 --- a/src/clients/ksu/ChangeLog +++ b/src/clients/ksu/ChangeLog @@ -47,12 +47,12 @@ (get_dir_of_file): Argument now points to const. * ksu.h (get_dir_of_file): Update declaration. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-23 Ken Raeburn diff --git a/src/clients/kvno/ChangeLog b/src/clients/kvno/ChangeLog index d2c96149b..ca9685088 100644 --- a/src/clients/kvno/ChangeLog +++ b/src/clients/kvno/ChangeLog @@ -10,12 +10,12 @@ * Makefile.in: Build kvno under Windows. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/config/ChangeLog b/src/config/ChangeLog index 97bce15ad..17ad61a36 100644 --- a/src/config/ChangeLog +++ b/src/config/ChangeLog @@ -27,12 +27,12 @@ dir. Define NULL so we can do directory existence checks via the shell under both NT and 9x. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-09-01 Ken Raeburn diff --git a/src/kadmin/ChangeLog b/src/kadmin/ChangeLog index 088a7a23d..b0cfc603b 100644 --- a/src/kadmin/ChangeLog +++ b/src/kadmin/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Tue Jan 12 18:26:04 1999 Tom Yu diff --git a/src/kadmin/cli/ChangeLog b/src/kadmin/cli/ChangeLog index aa19760d4..322975d38 100644 --- a/src/kadmin/cli/ChangeLog +++ b/src/kadmin/cli/ChangeLog @@ -29,12 +29,12 @@ (kadmin_addprinc): Add support for new api. (kadmin_modprinc): Update to call new parse_princ_args reasonably. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-18 Ken Raeburn diff --git a/src/kadmin/dbutil/ChangeLog b/src/kadmin/dbutil/ChangeLog index 9a309bd82..051bd106f 100644 --- a/src/kadmin/dbutil/ChangeLog +++ b/src/kadmin/dbutil/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-07-06 Ken Raeburn diff --git a/src/kadmin/kdbkeys/ChangeLog b/src/kadmin/kdbkeys/ChangeLog index 75ff5d1d3..979920657 100644 --- a/src/kadmin/kdbkeys/ChangeLog +++ b/src/kadmin/kdbkeys/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/kadmin/ktutil/ChangeLog b/src/kadmin/ktutil/ChangeLog index fbd4611cf..28441814c 100644 --- a/src/kadmin/ktutil/ChangeLog +++ b/src/kadmin/ktutil/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-17 Geoffrey King diff --git a/src/kadmin/passwd/ChangeLog b/src/kadmin/passwd/ChangeLog index 3833b63d6..1334d2378 100644 --- a/src/kadmin/passwd/ChangeLog +++ b/src/kadmin/passwd/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/kadmin/server/ChangeLog b/src/kadmin/server/ChangeLog index d5f932eb2..c8d52e7d1 100644 --- a/src/kadmin/server/ChangeLog +++ b/src/kadmin/server/ChangeLog @@ -22,12 +22,12 @@ setkey_principal3_1, and chrand_principal3_1 to do the obvious things. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Tue May 11 23:59:55 1999 Theodore Y. Ts'o diff --git a/src/kadmin/testing/ChangeLog b/src/kadmin/testing/ChangeLog index d97c7dd77..5f7fe3b6d 100644 --- a/src/kadmin/testing/ChangeLog +++ b/src/kadmin/testing/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/kadmin/testing/util/ChangeLog b/src/kadmin/testing/util/ChangeLog index e3d88d1d2..bf09ba92a 100644 --- a/src/kadmin/testing/util/ChangeLog +++ b/src/kadmin/testing/util/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/kadmin/v4server/ChangeLog b/src/kadmin/v4server/ChangeLog index c036eb83e..936fcca9a 100644 --- a/src/kadmin/v4server/ChangeLog +++ b/src/kadmin/v4server/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Tue Jan 12 18:26:48 1999 Tom Yu diff --git a/src/kadmin/v5passwdd/ChangeLog b/src/kadmin/v5passwdd/ChangeLog index a63cc97ce..74cdfe288 100644 --- a/src/kadmin/v5passwdd/ChangeLog +++ b/src/kadmin/v5passwdd/ChangeLog @@ -3,12 +3,12 @@ * proto_serv.c (proto_serv): For error return,strdup the returned value from error_message to maintain its const status. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Tue May 11 11:39:36 1999 Ezra Peisach diff --git a/src/kdc/ChangeLog b/src/kdc/ChangeLog index d0bbda281..700aabc1a 100644 --- a/src/kdc/ChangeLog +++ b/src/kdc/ChangeLog @@ -151,12 +151,12 @@ suggestive of replay attacks, since it can result from normal packet loss causing retransmissions. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-09-13 Tom Yu diff --git a/src/krb524/ChangeLog b/src/krb524/ChangeLog index e3c656b57..a30b7202f 100644 --- a/src/krb524/ChangeLog +++ b/src/krb524/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-18 Tom Yu diff --git a/src/lib/ChangeLog b/src/lib/ChangeLog index 04e84e5b4..b54a4476f 100644 --- a/src/lib/ChangeLog +++ b/src/lib/ChangeLog @@ -24,12 +24,12 @@ krb5_16.def, sapgss16.def, sapkrb16.def, xpprof16.def: Remove obsolete DEF files. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-26 Danilo Almeida diff --git a/src/lib/crypto/ChangeLog b/src/lib/crypto/ChangeLog index a48ec1f54..ccc416c91 100644 --- a/src/lib/crypto/ChangeLog +++ b/src/lib/crypto/ChangeLog @@ -37,12 +37,12 @@ Fri Jan 21 22:47:00 2000 Miro Jurisic * nfold.c (krb5_nfold): Delete unused variables. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-26 Tom Yu diff --git a/src/lib/crypto/crc32/ChangeLog b/src/lib/crypto/crc32/ChangeLog index 761f19ee7..e1c64e457 100644 --- a/src/lib/crypto/crc32/ChangeLog +++ b/src/lib/crypto/crc32/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Mon May 10 15:15:59 1999 Danilo Almeida diff --git a/src/lib/crypto/des/ChangeLog b/src/lib/crypto/des/ChangeLog index 7a2155c02..a7f243d16 100644 --- a/src/lib/crypto/des/ChangeLog +++ b/src/lib/crypto/des/ChangeLog @@ -13,12 +13,12 @@ * weak_key.c (weak): Now const. (mit_des_is_weak_key): Adjust pointer type accordingly. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Mon May 10 15:16:18 1999 Danilo Almeida diff --git a/src/lib/crypto/dk/ChangeLog b/src/lib/crypto/dk/ChangeLog index 90e34f87c..a9bdafe99 100644 --- a/src/lib/crypto/dk/ChangeLog +++ b/src/lib/crypto/dk/ChangeLog @@ -7,12 +7,12 @@ * dk_encrypt.c (krb5_dk_encrypt, krb5_marc_dk_encrypt): Ditto. * stringtokey.c (krb5_dk_string_to_key): Ditto. Include dk.h. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-06-28 Tom Yu diff --git a/src/lib/crypto/enc_provider/ChangeLog b/src/lib/crypto/enc_provider/ChangeLog index 5f8ee63db..8862eb247 100644 --- a/src/lib/crypto/enc_provider/ChangeLog +++ b/src/lib/crypto/enc_provider/ChangeLog @@ -6,12 +6,12 @@ * des3.c (mit_des_zeroblock, krb5_enc_des3): Similar. * enc_provider.h (krb5_enc_des, krb5_enc_des3): Update decls. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Mon May 10 15:16:54 1999 Danilo Almeida diff --git a/src/lib/crypto/hash_provider/ChangeLog b/src/lib/crypto/hash_provider/ChangeLog index f2908f298..d55615efa 100644 --- a/src/lib/crypto/hash_provider/ChangeLog +++ b/src/lib/crypto/hash_provider/ChangeLog @@ -6,12 +6,12 @@ * hash_sha1.c (krb5_hash_sha1): Now const. * hash_provider.h: Updated decls. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Mon May 10 15:19:03 1999 Danilo Almeida diff --git a/src/lib/crypto/keyhash_provider/ChangeLog b/src/lib/crypto/keyhash_provider/ChangeLog index bfa5ba8b8..99d589bc2 100644 --- a/src/lib/crypto/keyhash_provider/ChangeLog +++ b/src/lib/crypto/keyhash_provider/ChangeLog @@ -17,12 +17,12 @@ (krb5_keyhash_md5des): Now const. * keyhash_provider.h: Updated krb5_keyhash_* decls. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Mon May 10 15:19:24 1999 Danilo Almeida diff --git a/src/lib/crypto/md4/ChangeLog b/src/lib/crypto/md4/ChangeLog index 0c8a66b40..764c8d7d9 100644 --- a/src/lib/crypto/md4/ChangeLog +++ b/src/lib/crypto/md4/ChangeLog @@ -5,12 +5,12 @@ (ROTATE_LEFT): Change (a&b|c) construct to silence gcc warning. * rsa-md4.h (krb5_MD4Update): Update decl. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Mon May 10 15:19:48 1999 Danilo Almeida diff --git a/src/lib/crypto/md5/ChangeLog b/src/lib/crypto/md5/ChangeLog index a812839f7..044b1bf28 100644 --- a/src/lib/crypto/md5/ChangeLog +++ b/src/lib/crypto/md5/ChangeLog @@ -5,12 +5,12 @@ (ROTATE_LEFT): Change (a&b|c) construct to silence gcc warning. * rsa-md5.h (krb5_MD5Update): Update decl. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Mon May 10 15:20:16 1999 Danilo Almeida diff --git a/src/lib/crypto/old/ChangeLog b/src/lib/crypto/old/ChangeLog index cada47302..0bee167d1 100644 --- a/src/lib/crypto/old/ChangeLog +++ b/src/lib/crypto/old/ChangeLog @@ -6,12 +6,12 @@ * old_encrypt.c (krb5_old_encrypt): Change if(a=b) constructs to silence gcc warning. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-25 Ken Raeburn diff --git a/src/lib/crypto/raw/ChangeLog b/src/lib/crypto/raw/ChangeLog index 25f1d1d83..f898238f1 100644 --- a/src/lib/crypto/raw/ChangeLog +++ b/src/lib/crypto/raw/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Mon May 10 15:20:51 1999 Danilo Almeida diff --git a/src/lib/crypto/sha1/ChangeLog b/src/lib/crypto/sha1/ChangeLog index a6a00f3fa..bf17bc7fa 100644 --- a/src/lib/crypto/sha1/ChangeLog +++ b/src/lib/crypto/sha1/ChangeLog @@ -5,12 +5,12 @@ (longReverse): Delete unused function. (shsFinal): Delete unused variable. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Mon May 10 15:21:10 1999 Danilo Almeida diff --git a/src/lib/des425/ChangeLog b/src/lib/des425/ChangeLog index ed0116d50..0b26ead84 100644 --- a/src/lib/des425/ChangeLog +++ b/src/lib/des425/ChangeLog @@ -3,12 +3,12 @@ * read_passwd.c (des_read_pw_string): Make ointrfunc volatile. Fix volatile decl for readin_string. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Mon May 10 15:21:30 1999 Danilo Almeida diff --git a/src/lib/gssapi/generic/ChangeLog b/src/lib/gssapi/generic/ChangeLog index 234c95348..de71a5085 100644 --- a/src/lib/gssapi/generic/ChangeLog +++ b/src/lib/gssapi/generic/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Wed May 19 13:23:16 1999 Danilo Almeida diff --git a/src/lib/gssapi/krb5/ChangeLog b/src/lib/gssapi/krb5/ChangeLog index 5d9d3b83d..3f7d99509 100644 --- a/src/lib/gssapi/krb5/ChangeLog +++ b/src/lib/gssapi/krb5/ChangeLog @@ -26,12 +26,12 @@ * k5seal.c (make_integ_token_v2): Set 'code' when malloc fails. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Wed May 19 13:21:55 1999 Danilo Almeida diff --git a/src/lib/gssapi/mechglue/ChangeLog b/src/lib/gssapi/mechglue/ChangeLog index 16d91fd43..b85860e5b 100644 --- a/src/lib/gssapi/mechglue/ChangeLog +++ b/src/lib/gssapi/mechglue/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Mon May 10 15:22:42 1999 Danilo Almeida diff --git a/src/lib/kadm5/ChangeLog b/src/lib/kadm5/ChangeLog index 8706ec072..6df8c2f5c 100644 --- a/src/lib/kadm5/ChangeLog +++ b/src/lib/kadm5/ChangeLog @@ -45,12 +45,12 @@ * alt_prof.c (kadm5_get_config_params): Fix bug in direction of test while walking through whitespace. Thanks to Matt Crawford. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-09-28 Ken Raeburn diff --git a/src/lib/kadm5/clnt/ChangeLog b/src/lib/kadm5/clnt/ChangeLog index 79dc124d0..4864b0f4c 100644 --- a/src/lib/kadm5/clnt/ChangeLog +++ b/src/lib/kadm5/clnt/ChangeLog @@ -20,12 +20,12 @@ (_kadm5_init_any): Pass it in krb5_get_in_tkt_with_* calls for now, while GSSAPI/krb5 can only handle DES. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-27 Tom Yu diff --git a/src/lib/kadm5/srv/ChangeLog b/src/lib/kadm5/srv/ChangeLog index 792936dac..2d1cb4263 100644 --- a/src/lib/kadm5/srv/ChangeLog +++ b/src/lib/kadm5/srv/ChangeLog @@ -34,12 +34,12 @@ * svr_principal.c (kadm5_setkey_principal_3): New function. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-09-08 Ken Raeburn diff --git a/src/lib/kadm5/unit-test/ChangeLog b/src/lib/kadm5/unit-test/ChangeLog index b8e4b7109..15c4bad59 100644 --- a/src/lib/kadm5/unit-test/ChangeLog +++ b/src/lib/kadm5/unit-test/ChangeLog @@ -13,12 +13,12 @@ * lib/lib.t: Call kinit and kdestroy with -5 flag to accomodate new behavior. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-09-21 Ken Raeburn diff --git a/src/lib/kdb/ChangeLog b/src/lib/kdb/ChangeLog index a710eb710..7d7368cc6 100644 --- a/src/lib/kdb/ChangeLog +++ b/src/lib/kdb/ChangeLog @@ -18,12 +18,12 @@ * kdb_cpw.c (krb5_dbe_crk): (krb5_dbe_cpw): Fix to actually save old keys. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-30 Ken Raeburn diff --git a/src/lib/krb4/ChangeLog b/src/lib/krb4/ChangeLog index 41d93ad78..29d985f31 100644 --- a/src/lib/krb4/ChangeLog +++ b/src/lib/krb4/ChangeLog @@ -3,12 +3,12 @@ * cr_tkt.c (krb_cr_tkt_int): Add static prototype. * decomp_tkt.c: (dcmp_tkt_int): Add static prototype -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-10-07 Ken Raeburn diff --git a/src/lib/krb5/asn.1/ChangeLog b/src/lib/krb5/asn.1/ChangeLog index 96f709863..b6660c162 100644 --- a/src/lib/krb5/asn.1/ChangeLog +++ b/src/lib/krb5/asn.1/ChangeLog @@ -41,12 +41,12 @@ * asn1buf.c (asn1buf_imbed): Add "indef" arg so that we don't treat a definite zero-length encoding as an indefinite encoding. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-10-06 Ken Raeburn diff --git a/src/lib/krb5/ccache/ChangeLog b/src/lib/krb5/ccache/ChangeLog index f47323800..0646a6524 100644 --- a/src/lib/krb5/ccache/ChangeLog +++ b/src/lib/krb5/ccache/ChangeLog @@ -18,12 +18,12 @@ along with the default ccache name (if known, this principal is the same as the last time we looked at the ccache. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-23 Ken Raeburn diff --git a/src/lib/krb5/ccache/ccapi/ChangeLog b/src/lib/krb5/ccache/ccapi/ChangeLog index ae3b36d57..650935291 100644 --- a/src/lib/krb5/ccache/ccapi/ChangeLog +++ b/src/lib/krb5/ccache/ccapi/ChangeLog @@ -79,12 +79,12 @@ * stdcc.h, stdcc_util.h: use CCache2.h under MacOS for CCAPI v2 compatibility -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-23 Ken Raeburn diff --git a/src/lib/krb5/ccache/file/ChangeLog b/src/lib/krb5/ccache/file/ChangeLog index 298360b79..8810a3679 100644 --- a/src/lib/krb5/ccache/file/ChangeLog +++ b/src/lib/krb5/ccache/file/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-23 Ken Raeburn diff --git a/src/lib/krb5/ccache/memory/ChangeLog b/src/lib/krb5/ccache/memory/ChangeLog index 8762e90b1..6df731889 100644 --- a/src/lib/krb5/ccache/memory/ChangeLog +++ b/src/lib/krb5/ccache/memory/ChangeLog @@ -3,12 +3,12 @@ * mcc.h (mcc_head): Define as macro to give exported name a krb5 prefix. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-23 Ken Raeburn diff --git a/src/lib/krb5/ccache/stdio/ChangeLog b/src/lib/krb5/ccache/stdio/ChangeLog index c520ca35e..b51885a44 100644 --- a/src/lib/krb5/ccache/stdio/ChangeLog +++ b/src/lib/krb5/ccache/stdio/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-23 Ken Raeburn diff --git a/src/lib/krb5/error_tables/ChangeLog b/src/lib/krb5/error_tables/ChangeLog index d93bf5edf..f74e8a335 100644 --- a/src/lib/krb5/error_tables/ChangeLog +++ b/src/lib/krb5/error_tables/ChangeLog @@ -6,12 +6,12 @@ * krb5_err.et (KRB5_CONFIG_ETYPE_NOSUPP): New error code. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-23 Ken Raeburn diff --git a/src/lib/krb5/keytab/ChangeLog b/src/lib/krb5/keytab/ChangeLog index fa1e715e2..af053f2bb 100644 --- a/src/lib/krb5/keytab/ChangeLog +++ b/src/lib/krb5/keytab/ChangeLog @@ -3,12 +3,12 @@ * ktbase.c (krb5_kt_resolve): Change prototype from const to krb5_const to match krb5.hin -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-06-15 Danilo Almeida diff --git a/src/lib/krb5/keytab/db/ChangeLog b/src/lib/krb5/keytab/db/ChangeLog index 76c04e54d..0021a099a 100644 --- a/src/lib/krb5/keytab/db/ChangeLog +++ b/src/lib/krb5/keytab/db/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/lib/krb5/keytab/file/ChangeLog b/src/lib/krb5/keytab/file/ChangeLog index 4be401b72..4f6bae1e7 100644 --- a/src/lib/krb5/keytab/file/ChangeLog +++ b/src/lib/krb5/keytab/file/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Mon May 10 15:25:45 1999 Danilo Almeida diff --git a/src/lib/krb5/keytab/srvtab/ChangeLog b/src/lib/krb5/keytab/srvtab/ChangeLog index a4157a0ac..e3425dd48 100644 --- a/src/lib/krb5/keytab/srvtab/ChangeLog +++ b/src/lib/krb5/keytab/srvtab/ChangeLog @@ -5,12 +5,12 @@ Fri Jan 28 19:53:44 2000 Ezra Peisach agree with krb5_kts_ops entries. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-06-15 Danilo Almeida diff --git a/src/lib/krb5/krb/ChangeLog b/src/lib/krb5/krb/ChangeLog index 699d7e7cc..f2c20ed87 100644 --- a/src/lib/krb5/krb/ChangeLog +++ b/src/lib/krb5/krb/ChangeLog @@ -168,12 +168,12 @@ * t_ref_kerb.out: Fix expected zephyr/zephyr output. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-10-12 Ken Raeburn diff --git a/src/lib/krb5/os/ChangeLog b/src/lib/krb5/os/ChangeLog index 819494009..adf1c5d27 100644 --- a/src/lib/krb5/os/ChangeLog +++ b/src/lib/krb5/os/ChangeLog @@ -114,12 +114,12 @@ * localaddr.c (krb5_os_localaddr): Conditionalize INET6 support on new KRB5_USE_INET6 macro. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-10-22 Ken Raeburn diff --git a/src/lib/krb5/posix/ChangeLog b/src/lib/krb5/posix/ChangeLog index e90e47b48..813ec3120 100644 --- a/src/lib/krb5/posix/ChangeLog +++ b/src/lib/krb5/posix/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Mon May 10 15:26:38 1999 Danilo Almeida diff --git a/src/lib/krb5/rcache/ChangeLog b/src/lib/krb5/rcache/ChangeLog index a3b8b4fb9..52f9db9cd 100644 --- a/src/lib/krb5/rcache/ChangeLog +++ b/src/lib/krb5/rcache/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-09-21 Ken Raeburn diff --git a/src/lib/krb5util/ChangeLog b/src/lib/krb5util/ChangeLog index ec629cb91..cde0c8a6e 100644 --- a/src/lib/krb5util/ChangeLog +++ b/src/lib/krb5util/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/lib/rpc/ChangeLog b/src/lib/rpc/ChangeLog index 846726733..392e7d9fa 100644 --- a/src/lib/rpc/ChangeLog +++ b/src/lib/rpc/ChangeLog @@ -67,12 +67,12 @@ * get_myaddress.c (gssrpc_get_myaddress): Copy in from NetBSD; use loopback address only. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Fri Apr 23 20:05:38 1999 Tom Yu diff --git a/src/lib/rpc/unit-test/ChangeLog b/src/lib/rpc/unit-test/ChangeLog index 1c3d40186..aa14bfc87 100644 --- a/src/lib/rpc/unit-test/ChangeLog +++ b/src/lib/rpc/unit-test/ChangeLog @@ -14,12 +14,12 @@ deal with new program behavior. Also call perror rather than error to avoid spewing a stack trace. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-09-21 Ken Raeburn diff --git a/src/slave/ChangeLog b/src/slave/ChangeLog index e80bb3892..b8f8e9026 100644 --- a/src/slave/ChangeLog +++ b/src/slave/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/tests/ChangeLog b/src/tests/ChangeLog index 04f650974..94200ed28 100644 --- a/src/tests/ChangeLog +++ b/src/tests/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Wed Feb 18 16:27:44 1998 Tom Yu diff --git a/src/tests/asn.1/ChangeLog b/src/tests/asn.1/ChangeLog index e0eaa3395..c10d982ea 100644 --- a/src/tests/asn.1/ChangeLog +++ b/src/tests/asn.1/ChangeLog @@ -8,12 +8,12 @@ * trval.c (print_tag_type): Use fputs when there's no formatting to do. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Sat Jul 10 10:32:31 1999 Tom Yu diff --git a/src/tests/create/ChangeLog b/src/tests/create/ChangeLog index 55733523c..100db876a 100644 --- a/src/tests/create/ChangeLog +++ b/src/tests/create/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/tests/dejagnu/ChangeLog b/src/tests/dejagnu/ChangeLog index ee65f85fd..95cb98246 100644 --- a/src/tests/dejagnu/ChangeLog +++ b/src/tests/dejagnu/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/tests/gssapi/ChangeLog b/src/tests/gssapi/ChangeLog index cec37c282..23cc879f2 100644 --- a/src/tests/gssapi/ChangeLog +++ b/src/tests/gssapi/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-04-14 diff --git a/src/tests/hammer/ChangeLog b/src/tests/hammer/ChangeLog index 1504de434..84d1eb64a 100644 --- a/src/tests/hammer/ChangeLog +++ b/src/tests/hammer/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/tests/resolve/ChangeLog b/src/tests/resolve/ChangeLog index 0e5b12a2a..c0e101d31 100644 --- a/src/tests/resolve/ChangeLog +++ b/src/tests/resolve/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/tests/verify/ChangeLog b/src/tests/verify/ChangeLog index 7d0a88f2e..2f63d09fe 100644 --- a/src/tests/verify/ChangeLog +++ b/src/tests/verify/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1998-11-13 Theodore Ts'o diff --git a/src/util/ChangeLog b/src/util/ChangeLog index 3862b2530..1355cab70 100644 --- a/src/util/ChangeLog +++ b/src/util/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-16 Tom Yu diff --git a/src/util/db2/obj/ChangeLog b/src/util/db2/obj/ChangeLog index a85532034..903eccb6e 100644 --- a/src/util/db2/obj/ChangeLog +++ b/src/util/db2/obj/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. Mon Nov 25 16:20:35 1996 Sam Hartman diff --git a/src/util/dyn/ChangeLog b/src/util/dyn/ChangeLog index cf8845d8f..f3bbe4c8d 100644 --- a/src/util/dyn/ChangeLog +++ b/src/util/dyn/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-01-27 Theodore Ts'o diff --git a/src/util/et/ChangeLog b/src/util/et/ChangeLog index 345416e37..6202dd2db 100644 --- a/src/util/et/ChangeLog +++ b/src/util/et/ChangeLog @@ -8,12 +8,12 @@ to get MIT Support Library and Mac OS Toolbox error codes (similar to the way windows does it). -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-18 Miro Jurisic diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog index eb11fef8d..49a1c296d 100644 --- a/src/util/profile/ChangeLog +++ b/src/util/profile/ChangeLog @@ -28,12 +28,12 @@ Fri Jan 28 16:27:01 2000 Ezra Peisach * argv_parse.c: Include string.h (for strlen prototype) -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-09-01 Danilo Almeida diff --git a/src/util/pty/ChangeLog b/src/util/pty/ChangeLog index ff815b74c..4a3fb97fb 100644 --- a/src/util/pty/ChangeLog +++ b/src/util/pty/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-08-03 Ken Raeburn diff --git a/src/util/send-pr/ChangeLog b/src/util/send-pr/ChangeLog index 1475690b6..8ecbe455d 100644 --- a/src/util/send-pr/ChangeLog +++ b/src/util/send-pr/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-01-27 Theodore Ts'o diff --git a/src/util/ss/ChangeLog b/src/util/ss/ChangeLog index 8cac4b734..0b209c38d 100644 --- a/src/util/ss/ChangeLog +++ b/src/util/ss/ChangeLog @@ -2,12 +2,12 @@ * listen.c (ss_listen): Local var END should be volatile. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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] + Makefile cleanup. 1999-01-20 Theodore Ts'o