| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * 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 |
| * | * Makefile.in (LDFLAGS): Remove, conflicts with pre.in. | John Gilmore | 1995-03-17 | 2 | -11/+12 |
| * | * Makefile.in (CFLAGS): Tweak for Unix->MPW converter. | John Gilmore | 1995-03-17 | 2 | -10/+13 |
| * | * Makefile.in (LDFLAGS): Remove, conflicts with pre.in. | John Gilmore | 1995-03-17 | 3 | -7/+19 |
| * | * Makefile.in (crctest, crctest.exe): Replace crctest-unix and | John Gilmore | 1995-03-17 | 2 | -5/+10 |
| * | * Makefile.in (CFLAGS): Avoid continuation line that starts with | John Gilmore | 1995-03-17 | 2 | -5/+13 |
| * | * configure.in: Replace nonstandard CHECK_STDARG with | John Gilmore | 1995-03-17 | 5 | -4/+235 |
| * | First cut at Macintosh configuration support | John Gilmore | 1995-03-17 | 6 | -0/+511 |
| * | * configure.in: Replace CHECK_STDARG with AC_CHECK_HEADERS. | John Gilmore | 1995-03-17 | 4 | -9/+13 |
| * | Problem with the error routines and windows definitions | Keith Vetter | 1995-03-17 | 2 | -0/+20 |
| * | Top level makefile changes for the PC--now builds the whole world | Keith Vetter | 1995-03-17 | 4 | -6/+189 |
| * | Ported the error table stuff to the PC | Keith Vetter | 1995-03-17 | 7 | -36/+91 |
| * | Fixed up typo in the Makefile | Keith Vetter | 1995-03-16 | 2 | -10/+15 |
| * | Include file changes needed for error table stuff | Keith Vetter | 1995-03-16 | 2 | -4/+10 |
| * | Missed some dependencies on the PC build in src/lib | Keith Vetter | 1995-03-16 | 2 | -1/+5 |
| * | Makefile now recurses into krb5 directory on the PC | Keith Vetter | 1995-03-16 | 2 | -1/+29 |
| * | Added 3 new files and changed the makefile in lib to be able to make a DLL | Keith Vetter | 1995-03-16 | 15 | -56/+707 |
| * | Changes in des425 due to adding prototypes for called functions | Keith Vetter | 1995-03-15 | 6 | -22/+21 |
| * | Windows changes in krb5: makefile cleanup and some small code changes | Keith Vetter | 1995-03-15 | 14 | -26/+120 |
| * | Some windows i/o stuff and moved 2 prototypes to func-proto.h | Keith Vetter | 1995-03-15 | 4 | -8/+23 |
| * | Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2) | Keith Vetter | 1995-03-15 | 16 | -210/+85 |
| * | Initialize ret_cred to zero so that in case of an error, we don't try | Theodore Tso | 1995-03-10 | 2 | -1/+6 |
| * | Make the second argument of asn1buf_insert_octet be an int, instead of | Theodore Tso | 1995-03-10 | 3 | -2/+8 |
| * | Removed definition of FD_SETSIZE, FD_SET, FD_CLR, FD_ISSET, and | Theodore Tso | 1995-03-10 | 2 | -9/+6 |