summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/login.c
Commit message (Expand)AuthorAgeFilesLines
* add dbm for an_to_ln, fix tioclset ifdefMark Eichin1994-08-081-1/+1
* more posix and linux fixesMark Eichin1994-08-071-0/+3
* add missing declaration of strsaveMark Eichin1994-08-061-0/+4
* rest of signal cleanups plus strsaveMark Eichin1994-08-051-9/+21
* almost there. safety checkinMark Eichin1994-08-041-37/+157
* HAVE_TTYENT_H, HAVE_SYS_LABEL_HMark Eichin1994-07-271-6/+2
* strings.h is always wrongMark Eichin1994-07-261-1/+1
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-151-2/+2
* step 1: bzero->memset(,0,)Mark Eichin1994-06-151-7/+7
* Add support for the -F flag --- allow logins by anyone, including rootTheodore Tso1994-06-101-7/+24
* Lots of cleanup. V4/V5 compatibility recvauth moved to separateTheodore Tso1993-12-241-79/+656
* Added support for credentials forwardingTheodore Tso1993-06-031-496/+476
* *** empty log message ***Theodore Tso1992-09-291-0/+684