summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * adm_listen.c (kill_children): use sigprocmask if availableMark Eichin1994-11-012-9/+37
* Change the way the library is built to use the libupdate scriptTheodore Tso1994-11-013-17/+30
* Also clean up config.log, pre.out, post.out and Makefile.outTheodore Tso1994-11-012-0/+6
* libupdate.sh: Add support for the new libupdate shell script. ItTheodore Tso1994-11-014-0/+66
* Back out POSIX_FILE_LOCKS change. (Should be depending on autoconf.hTheodore Tso1994-10-314-13/+12
* Move WITH_CCOPTS and WITH_KRB5ROOT to the beginning of the file.Theodore Tso1994-10-312-2/+9
* * ranlib.conf: new file. some svr4 need ranlib tooMark Eichin1994-10-282-0/+5
* * gcc.conf (CC_OPTS): don't set CC_OPTS until we figure outMark Eichin1994-10-282-1/+6
* show contents of path tooMark Eichin1994-10-281-1/+4
* fix testsMark Eichin1994-10-281-3/+3
* Remove duplicate definitions for DEFs, CC, CCOPTS and LIBSTheodore Tso1994-10-282-5/+5
* * login.c (main): if CSTATUS is missing, don't set c_cc[VSTATUS]Mark Eichin1994-10-282-0/+7
* autoconf 2.0 releaseMark Eichin1994-10-2712-218/+262
* * krlogin.c (des_write): get rid of srandom, since seeding is doneMark Eichin1994-10-274-49/+9
* * login.c (main): if CDISCARD is missing, use CFLUSH insteadMark Eichin1994-10-273-1/+13
* * configure.in: check for srand48, srand, and srandom.Mark Eichin1994-10-273-2/+34
* autoreconf.local is a locally modified version of autoreconf that willTheodore Tso1994-10-272-12/+172
* If the requested kvno is IGNORE_KVNO, fix the error return so that 0Theodore Tso1994-10-262-2/+8
* Add verification checks to the test suiteTheodore Tso1994-10-263-11/+72
* Control -g/-O via $(CCOPTS)Theodore Tso1994-10-262-2/+5
* move for autoreconf to find itMark Eichin1994-10-262-1/+4
* Regenerated configure from configure.in using the latest Autoconf;Theodore Tso1994-10-261-5/+5
* autoconf v2 testsuiteMark Eichin1994-10-267-0/+375
* autoconf 1.126. This will be released as autoconf 2 on 94/10/27, pleaseMark Eichin1994-10-2643-11829/+22386
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-2682-396/+558
* Check for both EAGAIN in addition to EWOULDBLOCKTheodore Tso1994-10-263-11/+17
* If the header files have strdup, don't try to redefine itTheodore Tso1994-10-262-0/+7
* Added missing continue so that we don't copy both the unprintableTheodore Tso1994-10-262-0/+7
* Once more, with the current type!Theodore Tso1994-10-261-1/+1
* Added missing declaration for retval variableTheodore Tso1994-10-261-0/+1
* Add include config.h for POSIX_FILE_LOCKSTheodore Tso1994-10-241-1/+2
* The Kerberos V4 libraries must be linked in after the V5 libraries;Theodore Tso1994-10-242-2/+5
* If KRB4 is defined, define KRB5_KRB4_COMPAT for compat_recv.cTheodore Tso1994-10-242-0/+8
* Use the srand48/lrand48 functions if availableTheodore Tso1994-10-243-23/+40
* Don't free host_save; it's supposed to be returned by kcmd to theTheodore Tso1994-10-242-4/+3
* Don't check for srand48 and then try to define srandom to be srand48.Theodore Tso1994-10-243-2/+12
* Only rerun autoconf if the configure.in file is more recent than the configureTheodore Tso1994-10-241-1/+15
* Add AC_RETSIGTYPE to get proper return type for signal hanldersTheodore Tso1994-10-245-7/+19
* Don't specify an explicit pathname for sedTheodore Tso1994-10-242-1/+5
* Allow kdc_hammer to be called on an arbitrary realmTheodore Tso1994-10-242-6/+22
* kdb5_verify.c: Check principals with correct realm nameTheodore Tso1994-10-243-16/+28
* kdb5_mkdums.c: Create principals with correct realm nameTheodore Tso1994-10-243-9/+21
* Do checks for depth = 5Theodore Tso1994-10-242-2/+7
* Don't need to define POSIX_FILE_LOCKS; just include config.h insteadTheodore Tso1994-10-242-6/+5
* Remove header file from include directory when doing a make cleanTheodore Tso1994-10-242-0/+8
* sanity checkin againTom Yu1994-10-212-48/+254
* Select the cryptosystem to be used using krb5_use_cstype() instead ofTheodore Tso1994-10-192-2/+19
* Change one last variable to be an unsigned charTheodore Tso1994-10-192-1/+4
* Add other termios c_cc initializations for the ALPHATheodore Tso1994-10-192-0/+12
* Make protocol buffers be unsigned, since we're comparing againstTheodore Tso1994-10-192-1/+6