freebsd-skq/lib/libpam/modules
ru b2c3dc0715 Now that cross-tools ld(1) has been fixed to look for dynamic
dependencies in the correct place, record the fact that -lssh
depends on -lcrypto and -lz.

Removed false dependencies on -lz (except ssh(1) and sshd(8)).
Removed false dependencies on -lcrypto and -lutil for scp(1).

Reviewed by:	markm
2002-02-08 13:42:58 +00:00
..
pam_deny Three times lucky: <stddef.h>, not <sys/param.h> 2002-02-05 08:01:32 +00:00
pam_ftp #include cleanup. 2002-02-05 06:08:26 +00:00
pam_kerberosIV #include cleanup. 2002-02-05 06:08:26 +00:00
pam_krb5 Remove NO_WERROR, now that WARNS=n is gone. 2002-02-06 18:46:48 +00:00
pam_lastlog #include cleanup. 2002-02-05 06:08:26 +00:00
pam_login_access #include cleanup. 2002-02-05 06:08:26 +00:00
pam_nologin #include cleanup. 2002-02-05 06:08:26 +00:00
pam_opie Remove NO_WERROR, now that WARNS=n is gone. 2002-02-06 18:46:48 +00:00
pam_opieaccess #include cleanup. 2002-02-05 06:08:26 +00:00
pam_permit Three times lucky: <stddef.h>, not <sys/param.h> 2002-02-05 08:01:32 +00:00
pam_radius Remove NO_WERROR, now that WARNS=n is gone. 2002-02-06 18:46:48 +00:00
pam_rootok #include cleanup. 2002-02-05 06:08:26 +00:00
pam_securetty #include cleanup. 2002-02-05 06:08:26 +00:00
pam_self #include cleanup. 2002-02-05 06:08:26 +00:00
pam_ssh Now that cross-tools ld(1) has been fixed to look for dynamic 2002-02-08 13:42:58 +00:00
pam_tacplus #include cleanup. 2002-02-05 06:08:26 +00:00
pam_unix Remove NO_WERROR, now that WARNS=n is gone. 2002-02-06 18:46:48 +00:00
pam_wheel #include cleanup. 2002-02-05 06:08:26 +00:00
Makefile Connect the pam_lastlog(8) and pam_login_access(8) modules to the build. 2002-02-01 08:49:53 +00:00
Makefile.inc WARNS=4 fixes. Protect with NO_WERROR for the modules that have 2002-01-24 18:37:17 +00:00