diff options
Diffstat (limited to 'src/tests/dejagnu/ChangeLog')
| -rw-r--r-- | src/tests/dejagnu/ChangeLog | 149 |
1 files changed, 0 insertions, 149 deletions
diff --git a/src/tests/dejagnu/ChangeLog b/src/tests/dejagnu/ChangeLog deleted file mode 100644 index 8ab80f332..000000000 --- a/src/tests/dejagnu/ChangeLog +++ /dev/null @@ -1,149 +0,0 @@ -2005-08-16 Ken Raeburn <raeburn@mit.edu> - - * Makefile.in (site.exp): Write KRB5_DB_MODULE_DIR setting into - site.exp. Depend on Makefile. - -2004-02-12 Tom Yu <tlyu@mit.edu> - - * Makefile.in (check-runtest-yes): Add PRIOCNTL_HACK. - -2003-01-05 Sam Hartman <hartmans@mit.edu> - - * t_inetd.c: Remove declaration of errno - -2002-08-29 Ken Raeburn <raeburn@mit.edu> - - * Makefile.in: Revert $(S)=>/ change, for Windows support. - -2002-08-23 Ken Raeburn <raeburn@mit.edu> - - * Makefile.in: Change $(S)=>/ and $(U)=>.. globally. - -2002-07-17 Ken Raeburn <raeburn@mit.edu> - - * Makefile.in (RUNTEST): Variable renamed from HAVE_RUNTEST. - (check): Depend on check-runtest-@HAVE_RUNTEST@. - (check-runtest-yes, check-runtest-no): Renamed from check-runtest, - check-. - -2002-07-12 Ken Raeburn <raeburn@mit.edu> - - * Makefile.in (HAVE_RUNTEST): Include $(DEJAFLAGS). - -2000-08-08 Ezra Peisach <epeisach@mit.edu> - - * Makefile.in (KRB4_RUNTESTFLAGS): Set from configure.in and pass - to runtest if krb4 compatibility is enabled. - -1999-10-26 Wilfredo Sanchez <tritan@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. - -1998-11-13 Theodore Ts'o <tytso@rsts-11.mit.edu> - - * Makefile.in: Set the myfulldir and mydir variables (which are - relative to buildtop and thisconfigdir, respectively.) - -Mon Mar 30 13:57:07 1998 Ezra Peisach <epeisach@kangaroo.mit.edu> - - * t_inetd.c: Include stdlib.h (if present) for atoi() prototype, - Include unistd.h (if present) for dup() prototype. - - -Wed Feb 18 16:28:37 1998 Tom Yu <tlyu@mit.edu> - - * Makefile.in: Remove trailing slash from thisconfigdir. Fix up - BUILDTOP for new conventions. - -Mon Feb 2 16:45:49 1998 Theodore Ts'o <tytso@rsts-11.mit.edu> - - * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile - -Tue Oct 7 08:02:13 1997 Ezra Peisach <epeisach@mit.edu> - - * Makefile.in (runenv.vars): Use tr to remove newlines in multiple - lines of variables. - -Fri Oct 3 02:26:45 1997 Tom Yu <tlyu@mit.edu> - - * Makefile.in: Fix up site.exp generation to reduce the quoting - lossage somewhat. - -Sun Aug 17 14:26:57 1997 Ezra Peisach <epeisach@mit.edu> - - * Makefile.in (SRCS): Add $(SRCS) line. - -Sun Feb 9 01:38:26 1997 Tom Yu <tlyu@mit.edu> - - * Makefile.in: - * configure.in: Update to new program build procedure. - -Wed Nov 20 16:01:34 1996 Barry Jaspan <bjaspan@mit.edu> - - * Makefile.in (check-): warn more loudly about unrun tests - -Mon Oct 7 15:46:47 1996 Ezra Peisach <epeisach@kangaroo.mit.edu> - - * Makefile.in (HAVE_RUNTEST): Renamed from RUNTEST as - config/pre.in now defines. - -Sun Apr 7 23:03:01 1996 Ezra Peisach <epeisach@kangaroo.mit.edu> - - * configure.in: Add KRB5_RUN_FLAGS - - * Makefile.in (site.exp): Create site.exp with runtime environment - line from configure. - -Mon Feb 26 03:38:24 1996 Mark W. Eichin <eichin@cygnus.com> - - * *.exp: use $REALMNAME for the testing realm. - * default.exp: if REALMNAME isn't set, set it to KRBTEST.COM. - -Fri Sep 29 14:23:01 1995 Theodore Y. Ts'o <tytso@dcl> - - * Makefile.in (clean-unix): Remove the dejagnu temporary files. - -Tue Aug 29 14:22:28 EDT 1995 Paul Park (pjpark@mit.edu) - * Makefile.in - Replace explicit library list with $(LIBS). This - gets set with the needed libraries (e.g. -lsocket on Solaris). - -Sat Aug 26 18:10:44 1995 Ezra Peisach (epeisach@kangaroo.mit.edu) - - * .Sanitize: Add t_inetd.c - - * t_inetd.c: Small program to simulate the use of inetd in running - tests. - - * configure.in: Add programming rules, shared libraries and - signal handling - - * Makefile.in: Build/clean t_inetd if dejagnu tests are run. - -Thu Aug 24 18:48:01 1995 Theodore Y. Ts'o <tytso@dcl> - - * .Sanitize: Update file list - -Wed Jun 21 18:13:11 1995 Theodore Y. Ts'o <tytso@dcl> - - * configure.in: Remove AC_CONFIG_FRAGMENTS call, since it's no - longer needed. (The aclocal.m4 V5_SET_TOPTREE handles it - all automatically now.) - -Fri Jun 9 18:58:29 1995 <tytso@rsx-11.mit.edu> - - * configure.in: Remove standardized set of autoconf macros, which - are now handled by CONFIG_RULES. - -Wed Apr 26 18:41:04 1995 Ezra Peisach <epeisach@kangaroo.mit.edu> - - * configure.in: Check for runtest program present on system for - make check. - - * Makefile.in (check): Run runtest only if present on system - (install): do nothing - - - |
