| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Shouldn't be used. Should be installed during the make includes phase | Theodore Tso | 1994-06-21 | 1 | -36/+0 |
| * | Included krb5/config.h so that things will work under imake as well as | Theodore Tso | 1994-06-20 | 2 | -0/+5 |
| * | Included krb5/osconf.h so that things will work under imake as well as | Theodore Tso | 1994-06-20 | 4 | -0/+11 |
| * | add__FreeBSD__, vax & unix for BSD42 | Mark Eichin | 1994-06-20 | 1 | -1/+7 |
| * | fix typo in sigmask test | Mark Eichin | 1994-06-20 | 1 | -1/+1 |
| * | Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1994-06-18 | 61 | -61/+66 |
| * | Started changelog to document change in crep2kcrep.c | Theodore Tso | 1994-06-17 | 1 | -0/+5 |
| * | Fixing type which caused ticket forwarding to not work | Theodore Tso | 1994-06-17 | 1 | -1/+1 |
| * | fix time include, move select include | Mark Eichin | 1994-06-17 | 2 | -9/+9 |
| * | move includes for aix | Mark Eichin | 1994-06-17 | 2 | -22/+19 |
| * | calculate BUILDTOP now | Tom Yu | 1994-06-17 | 1 | -4/+8 |
| * | support to calculate BUILDTOP in makeaclocals | Tom Yu | 1994-06-17 | 129 | -65/+155 |
| * | support to calculate BUILDTOP in makeaclocals | Tom Yu | 1994-06-17 | 4 | -2/+4 |
| * | get USE_SYS_TIME_H from config.h instead | Mark Eichin | 1994-06-17 | 2 | -2/+1 |
| * | another sys/select for _AIX | Mark Eichin | 1994-06-17 | 1 | -0/+4 |
| * | default for AF_MAX (missing on old-linux) | Mark Eichin | 1994-06-16 | 1 | -0/+5 |
| * | use local static krb4_stime instead of unlikely stime | Mark Eichin | 1994-06-16 | 2 | -1/+32 |
| * | not picking up tests and config-files, since they're not set up for | Tom Yu | 1994-06-16 | 1 | -1/+1 |
| * | #ifdef's have to be at column 1, not tabbed over! | Theodore Tso | 1994-06-16 | 1 | -2/+2 |
| * | punt krb5/autoconf.h | Mark Eichin | 1994-06-16 | 1 | -24/+0 |
| * | punt USING_BISON | Mark Eichin | 1994-06-16 | 1 | -1/+4 |
| * | "fix" AC_PROG_LEX | Mark Eichin | 1994-06-16 | 1 | -0/+13 |
| * | cleaner malloc handling | Mark Eichin | 1994-06-16 | 1 | -23/+8 |
| * | add BSD42 for BSD44 | Mark Eichin | 1994-06-16 | 1 | -0/+1 |
| * | check for libutil.a (BSD++) | Mark Eichin | 1994-06-16 | 1 | -0/+1 |
| * | Remove more obsolete files | Theodore Tso | 1994-06-16 | 2 | -254/+0 |
| * | add BSD44 for new BSD OSes | Mark Eichin | 1994-06-16 | 1 | -0/+5 |
| * | Update patchlevel to Beta 4 | Theodore Tso | 1994-06-16 | 1 | -1/+1 |
| * | Remove obsolete file | Theodore Tso | 1994-06-16 | 1 | -11/+0 |
| * | Change use of tell(x) to lseek(x, 0, SEEK_CUR) | Theodore Tso | 1994-06-16 | 2 | -2/+2 |
| * | grab stdio.h for sys_errlist as well (BSDI) | Mark Eichin | 1994-06-16 | 1 | -1/+2 |
| * | check for sigmask first, then use sigprocmask | Mark Eichin | 1994-06-16 | 1 | -3/+5 |
| * | usestdarg not available here -- STDC good enough for now | Mark Eichin | 1994-06-16 | 1 | -1/+2 |
| * | getting var/stdarg.h from com_err.h | Mark Eichin | 1994-06-16 | 1 | -13/+0 |
| * | make stdarg consistent | Mark Eichin | 1994-06-16 | 3 | -6/+9 |
| * | Include <stdarg.h> if STDARG_PROTOTYPES is defined and __STDC__ is not defined | Theodore Tso | 1994-06-16 | 1 | -2/+3 |
| * | fixing bogus dependency on "-ll" | Tom Yu | 1994-06-16 | 1 | -2/+2 |
| * | Added lndir so that people with brain-damaged make's can do multi-platform | Theodore Tso | 1994-06-16 | 1 | -0/+97 |
| * | Fix typo in the entry for the raw DES encryption. It should really be | Theodore Tso | 1994-06-16 | 1 | -1/+1 |
| * | punt unneeded SUBDIRS | Mark Eichin | 1994-06-16 | 1 | -2/+0 |
| * | Fix order of arguments in krb5_gss_verify | Theodore Tso | 1994-06-16 | 1 | -1/+1 |
| * | handle strdup via AC_REPLACE_FUNCS | Mark Eichin | 1994-06-16 | 2 | -2/+3 |
| * | use STDARG_PROTOTYPES since it is already available | Mark Eichin | 1994-06-16 | 2 | -4/+5 |
| * | easy appl entries | Mark Eichin | 1994-06-16 | 14 | -0/+249 |
| * | trim to working ones for now | Mark Eichin | 1994-06-16 | 1 | -1/+1 |
| * | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 11 | -40/+45 |
| * | Rewritten as a sh script, instead of a csh script | Theodore Tso | 1994-06-15 | 1 | -14/+9 |
| * | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 4 | -9/+9 |
| * | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 15 | -62/+67 |
| * | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 10 | -42/+53 |