| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | NULL should not be used as a character assignment value. Use '\0' | Theodore Tso | 1994-11-03 | 2 | -4/+9 |
| * | Add support for a new --with-cppopts" value where you can put -DXXXXX | Theodore Tso | 1994-11-03 | 2 | -1/+8 |
| * | Add support for a new "--with-cppopts" value where you can put -DXXXXX | Theodore Tso | 1994-11-03 | 2 | -1/+20 |
| * | revert misguided kstash changes | Mark Eichin | 1994-11-02 | 3 | -59/+7 |
| * | * Makefile.in (libkrb5.a): done needs a trailing semicolon if it | Mark Eichin | 1994-11-02 | 2 | -2/+7 |
| * | Include the tag numbers for the krb5 application tags, since that's | Theodore Tso | 1994-11-02 | 3 | -52/+57 |
| * | Add the "-t option to krb5_encode_test, which causes it to use the | Theodore Tso | 1994-11-02 | 5 | -15/+2335 |
| * | Use library.stamp to determine whether or not $arcmd needs to be rerun | Theodore Tso | 1994-11-02 | 4 | -4/+13 |
| * | * kdb5_stash.c (main): added -o option to read a Kerberos V4 | Mark Eichin | 1994-11-02 | 3 | -7/+59 |
| * | touch the library first, before running $aradd, in case changing the | Theodore Tso | 1994-11-02 | 2 | -1/+5 |
| * | add "ls" and "touch" since libupdate uses them | Theodore Tso | 1994-11-02 | 2 | -1/+5 |
| * | Change use of "head -1" to "sed 1q" | Theodore Tso | 1994-11-02 | 2 | -1/+3 |
| * | * adm_listen.c (kill_children): use sigprocmask if available | Mark Eichin | 1994-11-01 | 2 | -9/+37 |
| * | Change the way the library is built to use the libupdate script | Theodore Tso | 1994-11-01 | 3 | -17/+30 |
| * | Also clean up config.log, pre.out, post.out and Makefile.out | Theodore Tso | 1994-11-01 | 2 | -0/+6 |
| * | libupdate.sh: Add support for the new libupdate shell script. It | Theodore Tso | 1994-11-01 | 4 | -0/+66 |
| * | Back out POSIX_FILE_LOCKS change. (Should be depending on autoconf.h | Theodore Tso | 1994-10-31 | 4 | -13/+12 |
| * | Move WITH_CCOPTS and WITH_KRB5ROOT to the beginning of the file. | Theodore Tso | 1994-10-31 | 2 | -2/+9 |
| * | * ranlib.conf: new file. some svr4 need ranlib too | Mark Eichin | 1994-10-28 | 2 | -0/+5 |
| * | * gcc.conf (CC_OPTS): don't set CC_OPTS until we figure out | Mark Eichin | 1994-10-28 | 2 | -1/+6 |
| * | show contents of path too | Mark Eichin | 1994-10-28 | 1 | -1/+4 |
| * | fix tests | Mark Eichin | 1994-10-28 | 1 | -3/+3 |
| * | Remove duplicate definitions for DEFs, CC, CCOPTS and LIBS | Theodore Tso | 1994-10-28 | 2 | -5/+5 |
| * | * login.c (main): if CSTATUS is missing, don't set c_cc[VSTATUS] | Mark Eichin | 1994-10-28 | 2 | -0/+7 |
| * | autoconf 2.0 release | Mark Eichin | 1994-10-27 | 12 | -218/+262 |
| * | * krlogin.c (des_write): get rid of srandom, since seeding is done | Mark Eichin | 1994-10-27 | 4 | -49/+9 |
| * | * login.c (main): if CDISCARD is missing, use CFLUSH instead | Mark Eichin | 1994-10-27 | 3 | -1/+13 |
| * | * configure.in: check for srand48, srand, and srandom. | Mark Eichin | 1994-10-27 | 3 | -2/+34 |
| * | autoreconf.local is a locally modified version of autoreconf that will | Theodore Tso | 1994-10-27 | 2 | -12/+172 |
| * | If the requested kvno is IGNORE_KVNO, fix the error return so that 0 | Theodore Tso | 1994-10-26 | 2 | -2/+8 |
| * | Add verification checks to the test suite | Theodore Tso | 1994-10-26 | 3 | -11/+72 |
| * | Control -g/-O via $(CCOPTS) | Theodore Tso | 1994-10-26 | 2 | -2/+5 |
| * | move for autoreconf to find it | Mark Eichin | 1994-10-26 | 2 | -1/+4 |
| * | Regenerated configure from configure.in using the latest Autoconf; | Theodore Tso | 1994-10-26 | 1 | -5/+5 |
| * | autoconf v2 testsuite | Mark Eichin | 1994-10-26 | 7 | -0/+375 |
| * | autoconf 1.126. This will be released as autoconf 2 on 94/10/27, please | Mark Eichin | 1994-10-26 | 43 | -11829/+22386 |
| * | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 82 | -396/+558 |
| * | Check for both EAGAIN in addition to EWOULDBLOCK | Theodore Tso | 1994-10-26 | 3 | -11/+17 |
| * | If the header files have strdup, don't try to redefine it | Theodore Tso | 1994-10-26 | 2 | -0/+7 |
| * | Added missing continue so that we don't copy both the unprintable | Theodore Tso | 1994-10-26 | 2 | -0/+7 |
| * | Once more, with the current type! | Theodore Tso | 1994-10-26 | 1 | -1/+1 |
| * | Added missing declaration for retval variable | Theodore Tso | 1994-10-26 | 1 | -0/+1 |
| * | Add include config.h for POSIX_FILE_LOCKS | Theodore Tso | 1994-10-24 | 1 | -1/+2 |
| * | The Kerberos V4 libraries must be linked in after the V5 libraries; | Theodore Tso | 1994-10-24 | 2 | -2/+5 |
| * | If KRB4 is defined, define KRB5_KRB4_COMPAT for compat_recv.c | Theodore Tso | 1994-10-24 | 2 | -0/+8 |
| * | Use the srand48/lrand48 functions if available | Theodore Tso | 1994-10-24 | 3 | -23/+40 |
| * | Don't free host_save; it's supposed to be returned by kcmd to the | Theodore Tso | 1994-10-24 | 2 | -4/+3 |
| * | Don't check for srand48 and then try to define srandom to be srand48. | Theodore Tso | 1994-10-24 | 3 | -2/+12 |
| * | Only rerun autoconf if the configure.in file is more recent than the configure | Theodore Tso | 1994-10-24 | 1 | -1/+15 |
| * | Add AC_RETSIGTYPE to get proper return type for signal hanlders | Theodore Tso | 1994-10-24 | 5 | -7/+19 |