diff options
| author | Theodore Tso <tytso@mit.edu> | 1996-07-24 21:53:04 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1996-07-24 21:53:04 +0000 |
| commit | 5d731ba328cbb40fb7aaf6a481be7353ceaeca89 (patch) | |
| tree | a5c989b8363ecc1ab322ab3c3124e8b87ad7fd9d /src/util/berk_db/test/ChangeLog | |
| parent | 049fbd802f1680f898f1be633052b0bf7f177c25 (diff) | |
Removing berk_db, since it is now replaced by db2
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8799 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/berk_db/test/ChangeLog')
| -rw-r--r-- | src/util/berk_db/test/ChangeLog | 73 |
1 files changed, 0 insertions, 73 deletions
diff --git a/src/util/berk_db/test/ChangeLog b/src/util/berk_db/test/ChangeLog deleted file mode 100644 index fea3885b1..000000000 --- a/src/util/berk_db/test/ChangeLog +++ /dev/null @@ -1,73 +0,0 @@ -Sun Oct 29 20:07:29 1995 Ezra Peisach <epeisach@kangaroo.mit.edu> - - * run.test: Add /usr/lib/ispell/ispell.words for Linux - -Thu Oct 12 01:18:07 1995 Sam Hartman <hartmans@tertius.mit.edu> - - * dbtest.c (rfile): Don't declare index. - (setflags setinfo): Same change - - -Fri Sep 1 11:18:25 EDT 1995 Paul Park (pjpark@mit.edu) - * Makefile.in - Remove __dbtest after done with make check. - -Thu Aug 24 18:40:48 1995 Theodore Y. Ts'o <tytso@dcl> - - * .Sanitize: Update file list - -Wed Jun 28 03:06:32 1995 Mark Eichin <eichin@cygnus.com> - - * configure.in: int*_t and pgno_t declarations from - hash/configure.in. - -Wed Jun 28 00:19:52 1995 Mark Eichin <eichin@cygnus.com> - - * dbtest.c (xmalloc): use memcpy, memmove isn't needed. - -Wed Jun 28 00:17:44 1995 Mark Eichin <eichin@cygnus.com> - - * configure.in: use AC_CHECK_FUNCS for index, and check for memmove. - -Wed Jun 28 00:04:07 1995 Mark Eichin <eichin@cygnus.com> - - * run.test: look in /usr/share/lib/dict/words to find the words - file under SGI Irix 5. - -Fri Jun 16 16:57:24 EDT 1995 Paul Park (pjpark@mit.edu) - * run.test - Remove argument processing loop and only do the first one - because Ultrix' /bin/sh5 is lame. - - -Tue Jun 13 16:00:18 EDT 1995 Paul Park (pjpark@mit.edu) - * dbtest.c - Check for HAVE_INDEX. If we have it, then use it, - otherwise use strchr. - * configure.in - check for index(3). - * Makefile.in - check for /bin/sh5, if present, use it because some - system's /bin/sh doesn't understand some Bourne shell syntax. - -Sun Jun 11 02:33:32 1995 Tom Yu (tlyu@dragons-lair) - - * configure.in: fix intial value of CDEFS_INCLUDE so that make - check doesn't end up with a "-I " - -Fri Jun 9 19:00:00 1995 <tytso@rsx-11.mit.edu> - - * configure.in: Remove standardized set of autoconf macros, which - are now handled by CONFIG_RULES. - -Wed Jun 7 09:27:39 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu> - - * configure.in (CDEFS_INCLUDE): /bin/sh doesn't grok $(foo); it - wants ${foo}! - -Tue May 30 10:42:06 EDT 1995 Paul Park (pjpark@mit.edu) - * configure.in: Check for sys/cdefs.h. - * Makefile.in: If sys/cdefs.h present, don't use the one in PORT/krb5. - -Tue May 30 06:30:08 1995 Ezra Peisach <epeisach@kangaroo.mit.edu> - - * Makefile.in (CFLAGS): Added $(DEFS) so that configure determined - CFLAGS can be included - - * configure.in: Added CHECK_SIGNALS - |
