NetBSD/lib/libtelnet
maya 8a135c6afb Match the function prototype of encrypthandler instead of casting to it.
Make GCC 9 snapshot happier with the code

While here, remove unnecessary braces around return (KNF).
2019-01-05 08:55:58 +00:00
..
Makefile Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
auth-proto.h more const 2018-12-14 23:42:39 +00:00
auth.c unifdef RSA_ENCPWD. The matching code does not exist. 2018-12-16 16:06:39 +00:00
auth.h
enc-proto.h Match the function prototype of encrypthandler instead of casting to it. 2019-01-05 08:55:58 +00:00
enc_des.c
encrypt.c Match the function prototype of encrypthandler instead of casting to it. 2019-01-05 08:55:58 +00:00
encrypt.h
forward.c
genget.c more const 2018-12-14 23:42:39 +00:00
getent.c
kerberos5.c Avoid enum type mismatch. 2014-04-26 22:10:40 +00:00
key-proto.h
misc-proto.h
misc.c
misc.h more const 2018-12-14 23:42:39 +00:00
pk.c
pk.h
shlib_version
sra.c