| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Added readme file to the windows directory | Keith Vetter | 1995-03-22 | 2 | -0/+31 |
| * | Fixed problem in com_err.c due to the fact that the PC doesn't use autoconf and | Keith Vetter | 1995-03-22 | 2 | -1/+7 |
| * | Added prototypes to ccache change notification | Keith Vetter | 1995-03-22 | 7 | -13/+72 |
| * | New file, unix_time, didn't work on the PC | Keith Vetter | 1995-03-22 | 4 | -2/+105 |
| * | Repair some makefile changes which broke the PC build | Keith Vetter | 1995-03-22 | 2 | -3/+12 |
| * | PC config changes due to changes in include sys/types.h | Keith Vetter | 1995-03-22 | 2 | -18/+8 |
| * | Added all-mac target to the top level makefile | Keith Vetter | 1995-03-22 | 2 | -2/+7 |
| * | Make -I options work when the build and source tree are different | Theodore Tso | 1995-03-22 | 2 | -1/+6 |
| * | Fixed up zipping up PC source for uncleaned source trees | Keith Vetter | 1995-03-22 | 2 | -2/+8 |
| * | Added files to the windows/cns directory | Keith Vetter | 1995-03-22 | 24 | -0/+3692 |
| * | Adding files to newley created windows directory | Keith Vetter | 1995-03-22 | 1 | -0/+15 |
| * | Oops. Missed a directory in zipping up for the PC | Keith Vetter | 1995-03-22 | 2 | -1/+5 |
| * | Added zipping up source for the PC to the top-level makefile | Keith Vetter | 1995-03-22 | 2 | -9/+77 |
| * | Added the GSSAPI routines to the windows dll | Keith Vetter | 1995-03-22 | 3 | -380/+420 |
| * | Bug fixes in ccache/file for the PC: files need to be opened in binary mode, | Keith Vetter | 1995-03-22 | 8 | -9/+105 |
| * | Fixed signed/unsigned assignment mismatches | Keith Vetter | 1995-03-22 | 4 | -4/+8 |
| * | Changed the name of the gssapi library created under Windows and a couple of | Keith Vetter | 1995-03-22 | 8 | -13/+54 |
| * | Part of low-level open file PC bug and moved some prototypes into world | Keith Vetter | 1995-03-22 | 4 | -4/+17 |
| * | Fixed bugs in the com_err library so that it's callable from windows programs | Keith Vetter | 1995-03-22 | 4 | -9/+28 |
| * | The "includes" target is *not* obsolete; it's necessary to copy the | Theodore Tso | 1995-03-22 | 2 | -1/+6 |
| * | Added function (unix_time_gmt_unixsec) needed for des425 to work with | Theodore Tso | 1995-03-21 | 3 | -0/+32 |
| * | Fix comment that referred to STDARG_PROTOTYPES | John Gilmore | 1995-03-19 | 2 | -1/+5 |
| * | * aclocal.m4 (CHECK_STDARG): Remove; we're just using AC_HEADER_CHECK. | John Gilmore | 1995-03-19 | 3 | -10/+13 |
| * | * kerberos_v4.c: Replace STDARG_PROTOTYPES with HAVE_STDARG_H | John Gilmore | 1995-03-19 | 2 | -3/+7 |
| * | * bld_pr_ext.c, bld_princ.c: Replace STDARG_PROTOTYPES with | John Gilmore | 1995-03-19 | 3 | -8/+13 |
| * | * configure.in: Use AC_CHECK_HEADERS(stdarg.h), not CHECK_STDARG. | John Gilmore | 1995-03-19 | 3 | -3/+8 |
| * | * com_err.c, com_err.h: Use HAVE_STDARG_H, not STDARG_PROTOTYPES. | John Gilmore | 1995-03-19 | 4 | -6/+13 |
| * | Forgot to check this in earlier | John Gilmore | 1995-03-19 | 1 | -0/+7 |
| * | * acgeneral.m4: Report the update status of the cache better; | John Gilmore | 1995-03-18 | 2 | -10/+24 |
| * | * Makefile.in (LDFLAGS): Eliminate duplicate of config/pre.in | John Gilmore | 1995-03-18 | 2 | -1/+4 |
| * | * Makefile.in (LDFLAGS): Zap duplicate. | John Gilmore | 1995-03-18 | 2 | -2/+6 |
| * | * Makefile.in (LDFLAGS): Eliminate, duplicates config/pre.in. | John Gilmore | 1995-03-18 | 3 | -3/+5 |
| * | * Makefile.in (check-mac): Add. | John Gilmore | 1995-03-18 | 8 | -39/+44 |
| * | * Makefile.in (LDFLAGS): Zap duplicate defn. | John Gilmore | 1995-03-18 | 4 | -4/+11 |
| * | * Makefile.in (LDFLAGS): Elim duplicate | John Gilmore | 1995-03-18 | 2 | -1/+4 |
| * | * Makefile.in (LDFLAGS): Eliminate, duplicate. | John Gilmore | 1995-03-18 | 2 | -4/+13 |
| * | Fix rules for localdr.c, ustime.c, and memmove.c so that they | Theodore Tso | 1995-03-18 | 2 | -6/+11 |
| * | * scc_errs.c: Mac doesn't have EISDIR error. | John Gilmore | 1995-03-18 | 6 | -28/+26 |
| * | * Makefile.in (LDFLAGS): Eliminate, duplicates config/pre.in | John Gilmore | 1995-03-18 | 2 | -1/+4 |
| * | * Makefile.in (LDFLAGS): Remove, duplicates config/pre.in. | John Gilmore | 1995-03-18 | 4 | -8/+31 |
| * | * krb5.h: Move <sys/types> and u_long (etc) code to krb5/k5-config.h. | John Gilmore | 1995-03-18 | 3 | -13/+8 |
| * | * k5-config.h: Move <sys/types.h> handling from ../krb5.h to | John Gilmore | 1995-03-18 | 3 | -1/+45 |
| * | * Makefile.in: Remove redundant definitions from config/pre.in | John Gilmore | 1995-03-18 | 5 | -24/+16 |
| * | Delete redundant definitions defined in pre/config.in | Theodore Tso | 1995-03-17 | 2 | -17/+4 |
| * | Set the return code from ss_execute_line(), so that appropriate error | Theodore Tso | 1995-03-17 | 2 | -1/+6 |
| * | Makefile.in, configure.in: Use the libdes425 library so that the DES | Theodore Tso | 1995-03-17 | 5 | -8/+26 |
| * | Delete redundant definitions defined in pre/config.in | Theodore Tso | 1995-03-17 | 2 | -4/+6 |
| * | Delete redundant definitions that already defined in pre/config.in | Theodore Tso | 1995-03-17 | 2 | -8/+4 |
| * | configure.in, Makefile.in: Use the libdes425 library so that the DES | Theodore Tso | 1995-03-17 | 5 | -6/+31 |
| * | * Makefile.in (LDFLAGS): Eliminate, comes in from pre.in. | John Gilmore | 1995-03-17 | 2 | -9/+14 |