git: libtelnet: Fix build with NOPAM
Aaron LI
aly at crater.dragonflybsd.org
Thu Jul 5 02:15:58 PDT 2018
commit e81f0300df403778d341f430dc86006538c34bf1
Author: Aaron LI <aly at aaronly.me>
Date: Thu Jul 5 16:50:46 2018 +0800
libtelnet: Fix build with NOPAM
Also don't perform a check for "secure" tty for root logins when using
PAM; that is what we provide pam_security(8) for.
Taken-from: NetBSD (lib/libtelnet/sra.c, v1.6)
Summary of changes:
lib/libtelnet/sra.c | 44 ++++++++++++++++++++++++--------------------
1 file changed, 24 insertions(+), 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e81f0300df403778d341f430dc86006538c34bf1
--
DragonFly BSD source repository
More information about the Commits
mailing list