| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Added required file, and removed ncs style. (Non-standard, and doesn't | Theodore Tso | 1994-06-16 | 2 | -1/+156 |
* | Added required file, remove use of ncs style. (Non standard, and doesn't | Theodore Tso | 1994-06-16 | 2 | -1/+156 |
* | cleaner malloc handling | Mark Eichin | 1994-06-16 | 1 | -23/+8 |
* | Added file documenting incompatibility problems with previous versions of | Theodore Tso | 1994-06-16 | 1 | -0/+19 |
* | 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 |
* | Adding documentation files... | Theodore Tso | 1994-06-16 | 11 | -0/+13500 |
* | Committing top-level README | Theodore Tso | 1994-06-16 | 1 | -0/+81 |
* | 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 |
* | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 10 | -256/+136 |
* | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 8 | -21/+21 |
* | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 9 | -30/+33 |
* | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 1 | -1/+1 |
* | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 4 | -15/+15 |
* | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 1 | -24/+21 |