| Commit message (Expand) | Author | Age | Files | Lines |
* | * loginpaths.h: Add NetBSD paths | Ezra Peisach | 1995-05-21 | 1 | -0/+4 |
* | login.c (main): Only try to use TIOCSETD if it is defined | Theodore Tso | 1995-05-20 | 1 | -2/+4 |
* | Don't use setreuid() to play games with the real uid, since not all | Theodore Tso | 1995-04-29 | 1 | -19/+5 |
* | Lots of lint cleanup; declare functions before they are used, add | Theodore Tso | 1995-04-28 | 1 | -15/+24 |
* | Do not prototype krb_err_txt. kerberosIV/krb.h defines | Ezra Peisach | 1995-04-28 | 1 | -2/+0 |
* | * forward.c (rd_and_store_for_creds()) : Rewritten to use | Chris Provenzano | 1995-04-26 | 1 | -1/+6 |
* | * logutil.c | Richard Basch | 1994-12-30 | 1 | -17/+10 |
* | Fixed a couple more syntactical errors with shadow passwords (now works) | Richard Basch | 1994-12-28 | 1 | -3/+3 |
* | Corrected logic for shadow password tests | Richard Basch | 1994-12-28 | 1 | -10/+15 |
* | Removed a reference to CBAUD that caused compilation errors | Richard Basch | 1994-12-28 | 1 | -2/+0 |
* | Changed uid_type to uid_t, gid_type to gid_t | Richard Basch | 1994-12-28 | 1 | -33/+44 |
* | * krlogind.c | Richard Basch | 1994-12-27 | 1 | -25/+7 |
* | Checked in Richard's changes of November 2nd. (See changelog). Lots of | Theodore Tso | 1994-11-08 | 1 | -20/+74 |
* | * login.c (main): if CSTATUS is missing, don't set c_cc[VSTATUS] | Mark Eichin | 1994-10-28 | 1 | -0/+2 |
* | * login.c (main): if CDISCARD is missing, use CFLUSH instead | Mark Eichin | 1994-10-27 | 1 | -0/+3 |
* | Add other termios c_cc initializations for the ALPHA | Theodore Tso | 1994-10-19 | 1 | -0/+9 |
* | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -3/+1 |
* | lint | Mark Eichin | 1994-08-14 | 1 | -2/+2 |
* | add dbm for an_to_ln, fix tioclset ifdef | Mark Eichin | 1994-08-08 | 1 | -1/+1 |
* | more posix and linux fixes | Mark Eichin | 1994-08-07 | 1 | -0/+3 |
* | add missing declaration of strsave | Mark Eichin | 1994-08-06 | 1 | -0/+4 |
* | rest of signal cleanups plus strsave | Mark Eichin | 1994-08-05 | 1 | -9/+21 |
* | almost there. safety checkin | Mark Eichin | 1994-08-04 | 1 | -37/+157 |
* | HAVE_TTYENT_H, HAVE_SYS_LABEL_H | Mark Eichin | 1994-07-27 | 1 | -6/+2 |
* | strings.h is always wrong | Mark Eichin | 1994-07-26 | 1 | -1/+1 |
* | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 1 | -2/+2 |
* | step 1: bzero->memset(,0,) | Mark Eichin | 1994-06-15 | 1 | -7/+7 |
* | Add support for the -F flag --- allow logins by anyone, including root | Theodore Tso | 1994-06-10 | 1 | -7/+24 |
* | Lots of cleanup. V4/V5 compatibility recvauth moved to separate | Theodore Tso | 1993-12-24 | 1 | -79/+656 |
* | Added support for credentials forwarding | Theodore Tso | 1993-06-03 | 1 | -496/+476 |
* | *** empty log message *** | Theodore Tso | 1992-09-29 | 1 | -0/+684 |