NetBSD/libexec/telnetd
dean 63f386cdd0 Fix for PR 5821
- s/SecurID/SECURELOGIN/g and define SECURELOGIN in Makefile
- update man page to reflect S/Key and Kerboros authentication used
  not SecurID
1999-02-12 05:30:11 +00:00
..
Makefile Fix for PR 5821 1999-02-12 05:30:11 +00:00
authenc.c
defs.h Need <time.h> for various definitions, so just include it in this one place. 1998-04-01 15:05:10 +00:00
ext.h Fix for PR 5821 1999-02-12 05:30:11 +00:00
global.c
pathnames.h
slc.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-10 02:57:23 +00:00
state.c
sys_term.c Fix for PR 5821 1999-02-12 05:30:11 +00:00
telnetd.8 Fix for PR 5821 1999-02-12 05:30:11 +00:00
telnetd.c Fix for PR 5821 1999-02-12 05:30:11 +00:00
telnetd.h
termstat.c
utility.c