summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/logutil.c
Commit message (Expand)AuthorAgeFilesLines
* Change to use libpty for utmp handling in login.krb5. RemoveSam Hartman1995-08-011-225/+0
* * logutil.c (EMPTY): linux has UT_UNKNOWN, not EMPTYMark Eichin1995-04-261-0/+5
* * forward.c (rd_and_store_for_creds()) : Rewritten to useChris Provenzano1995-04-261-12/+8
* fix copied code in HAVE_GETUTENT caseMark Eichin1995-03-251-1/+1
* * logutil.c (update_wtmp): initialize ut from ent the way the V4Mark Eichin1995-03-241-0/+16
* * logutil.c (update_wtmp): declare missing variables ifMark Eichin1995-01-111-1/+7
* * logutil.cRichard Basch1994-12-301-23/+45
* configure.in: Removed extraneous charactersRichard Basch1994-12-301-3/+6
* * krlogind.cRichard Basch1994-12-291-0/+2
* Corrected the arguments to updwtmpx, and getutxidRichard Basch1994-12-281-2/+2
* * logutil.cRichard Basch1994-12-281-16/+2
* * krlogind.cRichard Basch1994-12-271-104/+128
* Checked in Richard's changes of November 2nd. (See changelog). Lots ofTheodore Tso1994-11-081-4/+3
* Remove declaration for strncpy()Theodore Tso1994-10-031-1/+0
* more posix and linux fixesMark Eichin1994-08-071-0/+5
* ultrix has wierd getutent, so check if utmp.ut_pid exists, and conditionalizeMark Eichin1994-08-051-3/+3
* need HAVE_UNISTD_HMark Eichin1994-07-271-1/+1
* some more solaris cleanupMark Eichin1994-07-261-12/+16
* strings.h is always wrongMark Eichin1994-07-261-1/+1
* step 1: bzero->memset(,0,)Mark Eichin1994-06-151-1/+1
* Lots of cleanup. V4/V5 compatibility recvauth moved to separateTheodore Tso1993-12-241-55/+35
* *** empty log message ***Theodore Tso1992-09-291-0/+178