summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Plug memory leaks, and other miscellaneous bugs reported by Jim MillerTheodore Tso1994-06-253-2/+36
* fixing clean rulesTom Yu1994-06-245-5/+5
* protect STDARG_PROTOTYPES from com_errMark Eichin1994-06-241-0/+2
* use getcwd if availableMark Eichin1994-06-242-0/+9
* set BSD_COMP, get sys/ioctl for solaris TIOCNOTTYMark Eichin1994-06-241-0/+4
* get sys/fcntl for O_RDONLYMark Eichin1994-06-241-0/+4
* death to strings.hMark Eichin1994-06-2410-30/+10
* make --with-cc notice environment $CCMark Eichin1994-06-241-2/+2
* * cs_entry.c: oops typo in that last oneTom Yu1994-06-232-1/+3
* obvious additions to cleanMark Eichin1994-06-237-0/+18
* * aclocal.m4 (CONFIG_RULES): make --with-cc= dtrt and default toTom Yu1994-06-232-0/+10
* * grrr.... ETYPE_DES_CBC_CRC really should be ETYPE_RAW_DES_CBC,Tom Yu1994-06-232-1/+8
* add std_rqs.c to things to cleanMark Eichin1994-06-231-1/+1
* missed some clean rulesMark Eichin1994-06-232-0/+4
* clean version.*Mark Eichin1994-06-234-0/+14
* more improvements to clean rulesMark Eichin1994-06-237-21/+7
* improve clean rulesMark Eichin1994-06-2325-0/+121
* ss_err.h is not a SrcHeaderMark Eichin1994-06-222-1/+7
* fix STDARG_PROTOTYPES redefMark Eichin1994-06-222-0/+7
* test DONE for emptiness before usingMark Eichin1994-06-223-19/+25
* set CPMark Eichin1994-06-222-0/+6
* add CONFIG_RULES to remaining configure.insMark Eichin1994-06-229-0/+9
* add AC_SUBST(CC) to CONFIG_RULESMark Eichin1994-06-222-0/+6
* Fixed default port numbers so they are loaded in network byte orderTheodore Tso1994-06-222-2/+8
* * pulling SEEK_SET, etc. out to avoid redef'ing in unistd.hTom Yu1994-06-221-0/+4
* * pulling this out to avoid redef'ing in unistd.hTom Yu1994-06-221-7/+0
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-2165-1/+79
* Fixed encryption type in the raw DES structureTheodore Tso1994-06-211-1/+1
* 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