summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* document some (nearly) global changes to Makefile.in and configure.in toTom Yu1994-06-211-0/+7
* support to allow --with-ccopts=Tom Yu1994-06-21110-0/+110
* set up WITH_CCOPTSTom Yu1994-06-211-0/+9
* add "includes" to the "all" target to ensure that headers get copiedTom Yu1994-06-212-1/+3
* add AC_SIZE_TMark Eichin1994-06-212-0/+5
* add SEEK_* from L_* if neededMark Eichin1994-06-212-5/+10
* add AC_CONST for bsdMark Eichin1994-06-212-0/+5
* using CopySrcHeader instead of CopyHeaderTom Yu1994-06-214-6/+14
* no vsprintf on vaxbsdMark Eichin1994-06-212-1/+4
* document config.h changesMark Eichin1994-06-211-0/+4
* Install headers during build; also pick up CCOPTSTom Yu1994-06-213-0/+11
* adding ChangeLogTom Yu1994-06-211-0/+4
* install com_err.h during build; also pick up CCOPTS from configureTom Yu1994-06-212-0/+3
* 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