| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * login.c (main): if CSTATUS is missing, don't set c_cc[VSTATUS] | Mark Eichin | 1994-10-28 | 1 | -0/+5 |
| * | * krlogin.c (des_write): get rid of srandom, since seeding is done | Mark Eichin | 1994-10-27 | 1 | -0/+7 |
| * | * login.c (main): if CDISCARD is missing, use CFLUSH instead | Mark Eichin | 1994-10-27 | 1 | -0/+9 |
| * | * configure.in: check for srand48, srand, and srandom. | Mark Eichin | 1994-10-27 | 1 | -0/+7 |
| * | Check for both EAGAIN in addition to EWOULDBLOCK | Theodore Tso | 1994-10-26 | 1 | -0/+6 |
| * | The Kerberos V4 libraries must be linked in after the V5 libraries; | Theodore Tso | 1994-10-24 | 1 | -0/+3 |
| * | Don't free host_save; it's supposed to be returned by kcmd to the | Theodore Tso | 1994-10-24 | 1 | -0/+3 |
| * | Don't check for srand48 and then try to define srandom to be srand48. | Theodore Tso | 1994-10-24 | 1 | -0/+8 |
| * | Change one last variable to be an unsigned char | Theodore Tso | 1994-10-19 | 1 | -0/+3 |
| * | Add other termios c_cc initializations for the ALPHA | Theodore Tso | 1994-10-19 | 1 | -0/+3 |
| * | Make protocol buffers be unsigned, since we're comparing against | Theodore Tso | 1994-10-19 | 1 | -0/+5 |
| * | * krlogind.c: use HAVE_STREAMS, fix TIOCPKT_* test | Mark Eichin | 1994-10-18 | 1 | -0/+1 |
| * | * configure.in (HAVE_STREAMS): test for streams interface headers | Mark Eichin | 1994-10-18 | 1 | -0/+6 |
| * | Add widen.h and narrow.h around declaration so that argument types are | Theodore Tso | 1994-10-04 | 1 | -0/+5 |
| * | Remove declaration for strncpy() | Theodore Tso | 1994-10-03 | 1 | -0/+4 |
| * | More autoconf portability fixes --- for Solaris Suncc. SETPGRP_TWOARG, | Theodore Tso | 1994-09-30 | 1 | -0/+7 |
| * | Make clean will remove executables | Theodore Tso | 1994-09-30 | 1 | -0/+2 |
| * | Relink executable if libraries change | Theodore Tso | 1994-09-30 | 1 | -0/+4 |
| * | * krlogin.c (mode): ifdef VLNEXT instead of svr4 for ^V fixing. | Mark Eichin | 1994-09-29 | 1 | -0/+9 |
| * | * configure.in (srand48): check for srand48, and if it exists, | Mark Eichin | 1994-09-29 | 1 | -0/+5 |
| * | Wed Sep 28 14:36:29 1994 Mark Eichin (eichin@rtl.cygnus.com) | Mark Eichin | 1994-09-28 | 1 | -0/+5 |
| * | Fix KRB4 handling (was broken, just like kdc directory) | Theodore Tso | 1994-08-18 | 1 | -0/+17 |
| * | always substitute | Mark Eichin | 1994-08-18 | 1 | -0/+5 |
| * | add sys/ioctl.h | Mark Eichin | 1994-08-17 | 1 | -0/+4 |
| * | loginlibs, sys/select | Mark Eichin | 1994-08-17 | 1 | -1/+8 |
| * | test for vfork, using AC_VFORK, which is a very large hammer.. | Mark Eichin | 1994-08-16 | 1 | -0/+6 |
| * | lint | Mark Eichin | 1994-08-14 | 1 | -0/+4 |
| * | punt getpwuid misdeclaration | Mark Eichin | 1994-08-11 | 1 | -0/+4 |
| * | more posix and linux fixes | Mark Eichin | 1994-08-07 | 1 | -0/+2 |
| * | FWRITE not needed for POSIX_TERMIOS | Mark Eichin | 1994-08-07 | 1 | -0/+4 |
| * | * configure.in: test for sigprocmask and sigset_t to set POSIX_SIGNALS. | Mark Eichin | 1994-08-05 | 1 | -0/+5 |
| * | ultrix has wierd getutent, so check if utmp.ut_pid exists, and conditionalize | Mark Eichin | 1994-08-05 | 1 | -1/+5 |
| * | roundup | Mark Eichin | 1994-07-27 | 1 | -0/+2 |
| * | getdtablesize | Mark Eichin | 1994-07-27 | 1 | -0/+4 |
| * | HAVE_TTYENT_H, HAVE_SYS_LABEL_H | Mark Eichin | 1994-07-27 | 1 | -0/+4 |
| * | HAVE_SYS_LABEL_H | Mark Eichin | 1994-07-27 | 1 | -0/+3 |
| * | USE_DIRENT_H | Mark Eichin | 1994-07-27 | 1 | -0/+2 |
| * | need HAVE_UNISTD_H | Mark Eichin | 1994-07-27 | 1 | -0/+5 |
| * | some more solaris cleanup | Mark Eichin | 1994-07-26 | 1 | -0/+7 |
| * | * configure.in: Added tests for HAVE_SETOWN, HAVE_SYS_FILIO_H. | Mark Eichin | 1994-07-26 | 1 | -0/+5 |
| * | * kcmd.c: | Tom Yu | 1994-07-23 | 1 | -0/+5 |
| * | index->strchr, rindex->strrchr, add (char *) cast to malloc, have | Theodore Tso | 1994-07-16 | 1 | -0/+6 |
| * | Umulate utimes() only for systems that don't have it; this is because | Theodore Tso | 1994-07-16 | 1 | -0/+5 |
| * | Remove spurious debugging #undef of KRB5_KRB4_COMPAT | Theodore Tso | 1994-06-28 | 1 | -0/+4 |