summaryrefslogtreecommitdiffstats
path: root/src/appl
Commit message (Expand)AuthorAgeFilesLines
...
* * krsh.c: Include sys/time.h (linux)Richard Basch1995-01-102-0/+5
* * kcmd.c, krlogin.c, krcp.c: Always include fcntl.h, and neverTheodore Tso1995-01-105-13/+8
* kcmd.c, krsh.c, krshd.cRichard Basch1995-01-031-0/+11
* Removed a debugging statement (which could compromise the eblock)Richard Basch1995-01-031-1/+0
* Tidied up the commentsRichard Basch1995-01-031-10/+10
* Removed old sgi code (it has POSIX signals)Richard Basch1995-01-031-12/+0
* * krsh.cRichard Basch1995-01-033-40/+446
* mailquery.c: Issue QUIT pop command when done retrieving messgesRichard Basch1995-01-022-0/+7
* krlogind.c, krshd.cRichard Basch1995-01-021-0/+9
* Ultrix doesn't have a fully functional POSIX termiosRichard Basch1995-01-021-3/+3
* Cleaned up some of the #ifdef's and code duplication.Richard Basch1995-01-021-77/+51
* krlogin.c: Don't need to #undef _BSD for AIX anymore (no more BSD dependencies)Richard Basch1994-12-312-4/+3
* * Makefile.inRichard Basch1994-12-312-5/+8
* * configure.inRichard Basch1994-12-302-5/+10
* * logutil.cRichard Basch1994-12-304-143/+144
* configure.in: Removed extraneous charactersRichard Basch1994-12-304-54/+53
* * krlogind.cRichard Basch1994-12-294-12/+26
* * krlogind.c:Richard Basch1994-12-292-84/+87
* * krlogin.cRichard Basch1994-12-285-15/+32
* Fixed a couple more syntactical errors with shadow passwords (now works)Richard Basch1994-12-281-3/+3
* Corrected logic for shadow password testsRichard Basch1994-12-281-10/+15
* login.c, configure.in, logutil.cRichard Basch1994-12-281-6/+5
* Renamed HAS_SHADOW to HAVE_SHADOWRichard Basch1994-12-281-2/+2
* Removed a reference to CBAUD that caused compilation errorsRichard Basch1994-12-281-2/+0
* Changed uid_type to uid_t, gid_type to gid_tRichard Basch1994-12-281-33/+44
* logutil.c, configure.inRichard Basch1994-12-281-0/+11
* Added caching to some of the local tests.Richard Basch1994-12-281-19/+48
* Corrected the arguments to updwtmpx, and getutxidRichard Basch1994-12-281-2/+2
* Changed the PATH for looking for BSD r* commandsRichard Basch1994-12-281-3/+3
* * configure.inRichard Basch1994-12-281-0/+12
* * krlogind.cRichard Basch1994-12-281-40/+60
* * logutil.cRichard Basch1994-12-281-16/+2
* * configure.inRichard Basch1994-12-281-1/+2
* Tue Dec 27 14:42:15 1994 Richard Basch (probe@tardis)Richard Basch1994-12-271-0/+18
* * configure.inRichard Basch1994-12-271-3/+2
* Revamped the utmp/wtmp handlingRichard Basch1994-12-271-40/+18
* * krlogin.cRichard Basch1994-12-271-13/+11
* * krlogind.cRichard Basch1994-12-273-177/+147
* * Makefile.inRichard Basch1994-12-271-1/+1
* * krlogind.cRichard Basch1994-12-272-77/+118
* configure.in:Richard Basch1994-12-271-32/+55
* Removed the hard-coded paths for the BSD rlogin/rcp/rsh programs.Richard Basch1994-12-261-0/+2
* Removed the hard-coded paths for the BSD rlogin/rcp/rsh programs.Richard Basch1994-12-266-11/+45
* krcp.c, krlogin.c, krlogind.c (v5_des_write): Fix byte swapping codeTheodore Tso1994-12-194-20/+36
* externs.h: If USE_TERMIO is defined and SYSV_TERMIO isn't, then alwaysTheodore Tso1994-12-133-2/+11
* Move get_for_creds to krb5_get_for_creds in the Kerberos libraryTheodore Tso1994-11-302-202/+8
* Move get_for_creds to krb5_get_for_creds in the krb5 libraryTheodore Tso1994-11-302-199/+9
* Fix stupid typo..Theodore Tso1994-11-191-1/+1
* Initialize magic variable and encryption typeTheodore Tso1994-11-192-2/+9
* * configure.in: use WITH_KRB4. (from epeisach)Mark Eichin1994-11-182-0/+7