summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Shouldn't be used. Should be installed during the make includes phaseTheodore Tso1994-06-211-36/+0
* Included krb5/config.h so that things will work under imake as well asTheodore Tso1994-06-202-0/+5
* Included krb5/osconf.h so that things will work under imake as well asTheodore Tso1994-06-204-0/+11
* add__FreeBSD__, vax & unix for BSD42Mark Eichin1994-06-201-1/+7
* fix typo in sigmask testMark Eichin1994-06-201-1/+1
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-1861-61/+66
* Started changelog to document change in crep2kcrep.cTheodore Tso1994-06-171-0/+5
* Fixing type which caused ticket forwarding to not workTheodore Tso1994-06-171-1/+1
* fix time include, move select includeMark Eichin1994-06-172-9/+9
* move includes for aixMark Eichin1994-06-172-22/+19
* calculate BUILDTOP nowTom Yu1994-06-171-4/+8
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-17129-65/+155
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-174-2/+4
* get USE_SYS_TIME_H from config.h insteadMark Eichin1994-06-172-2/+1
* another sys/select for _AIXMark Eichin1994-06-171-0/+4
* default for AF_MAX (missing on old-linux)Mark Eichin1994-06-161-0/+5
* use local static krb4_stime instead of unlikely stimeMark Eichin1994-06-162-1/+32
* not picking up tests and config-files, since they're not set up forTom Yu1994-06-161-1/+1
* #ifdef's have to be at column 1, not tabbed over!Theodore Tso1994-06-161-2/+2
* punt krb5/autoconf.hMark Eichin1994-06-161-24/+0
* punt USING_BISONMark Eichin1994-06-161-1/+4
* "fix" AC_PROG_LEXMark Eichin1994-06-161-0/+13
* cleaner malloc handlingMark Eichin1994-06-161-23/+8
* add BSD42 for BSD44Mark Eichin1994-06-161-0/+1
* check for libutil.a (BSD++)Mark Eichin1994-06-161-0/+1
* Remove more obsolete filesTheodore Tso1994-06-162-254/+0
* add BSD44 for new BSD OSesMark Eichin1994-06-161-0/+5
* Update patchlevel to Beta 4Theodore Tso1994-06-161-1/+1
* Remove obsolete fileTheodore Tso1994-06-161-11/+0
* Change use of tell(x) to lseek(x, 0, SEEK_CUR)Theodore Tso1994-06-162-2/+2
* grab stdio.h for sys_errlist as well (BSDI)Mark Eichin1994-06-161-1/+2
* check for sigmask first, then use sigprocmaskMark Eichin1994-06-161-3/+5
* usestdarg not available here -- STDC good enough for nowMark Eichin1994-06-161-1/+2
* getting var/stdarg.h from com_err.hMark Eichin1994-06-161-13/+0
* make stdarg consistentMark Eichin1994-06-163-6/+9
* Include <stdarg.h> if STDARG_PROTOTYPES is defined and __STDC__ is not definedTheodore Tso1994-06-161-2/+3
* fixing bogus dependency on "-ll"Tom Yu1994-06-161-2/+2
* Added lndir so that people with brain-damaged make's can do multi-platformTheodore Tso1994-06-161-0/+97
* Fix typo in the entry for the raw DES encryption. It should really beTheodore Tso1994-06-161-1/+1
* punt unneeded SUBDIRSMark Eichin1994-06-161-2/+0
* Fix order of arguments in krb5_gss_verifyTheodore Tso1994-06-161-1/+1
* handle strdup via AC_REPLACE_FUNCSMark Eichin1994-06-162-2/+3
* use STDARG_PROTOTYPES since it is already availableMark Eichin1994-06-162-4/+5
* easy appl entriesMark Eichin1994-06-1614-0/+249
* trim to working ones for nowMark Eichin1994-06-161-1/+1
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-1511-40/+45
* Rewritten as a sh script, instead of a csh scriptTheodore Tso1994-06-151-14/+9
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-154-9/+9
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-1515-62/+67
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-1510-42/+53