NetBSD/lib/libtelnet
lukem 0d885c3aa4 Don't perform a check for "secure" tty for root logins when using PAM;
that is what we provide pam_securetty(8) for.

Fix the -DNOPAM build option by allowing it to compile
(even though we don't use this source file when USE_PAM=no).
2005-05-05 23:21:58 +00:00
..
Makefile Fix pk to use BN_ instead of libmp. 2005-02-19 22:47:10 +00:00
auth-proto.h PAM support from FreeBSD. 2005-02-19 21:55:52 +00:00
auth.c PAM support from FreeBSD. 2005-02-19 21:55:52 +00:00
auth.h de-__P (really de-P) 2005-02-06 05:53:07 +00:00
enc-proto.h Another fall-out from the de-__Ping round. 2005-02-06 18:00:30 +00:00
enc_des.c de-__P (really de-P) 2005-02-06 05:53:07 +00:00
encrypt.c de-__P (really de-P) 2005-02-06 05:53:07 +00:00
encrypt.h de-__P (really de-P) 2005-02-06 05:53:07 +00:00
forward.c de-__P (really de-P) 2005-02-06 05:53:07 +00:00
genget.c Use (unsigned char) cast to sanitise arguments to ctype functions. 2004-10-28 21:14:52 +00:00
getent.c de-__P (really de-P) 2005-02-06 05:53:07 +00:00
kerberos.c de-__P (really de-P) 2005-02-06 05:53:07 +00:00
kerberos5.c check pwd != NULL 2005-04-19 03:19:46 +00:00
key-proto.h de-__P (really de-P) 2005-02-06 05:53:07 +00:00
krb4encpwd.c check pwd != NULL 2005-04-19 03:19:46 +00:00
misc-proto.h de-__P (really de-P) 2005-02-06 05:53:07 +00:00
misc.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
misc.h de-__P (really de-P) 2005-02-06 05:53:07 +00:00
pk.c constify, whitespace. 2005-02-19 22:55:35 +00:00
pk.h constify, whitespace. 2005-02-19 22:55:35 +00:00
shlib_version use bounded string op. bump shlib major for libtelnet due to API change. 2003-07-15 10:14:54 +00:00
spx.c check pwd != NULL 2005-04-19 03:19:46 +00:00
sra.c Don't perform a check for "secure" tty for root logins when using PAM; 2005-05-05 23:21:58 +00:00