freebsd-dev/lib/libpam/libpam
Ruslan Ermilov 0509dca0c3 Add pam_ssh support to the static PAM library, libpam.a:
- Spam /usr/lib some more by making libssh a standard library.
- Tweak ${LIBPAM} and ${MINUSLPAM}.
- Garbage collect unused libssh_pic.a.
- Add fake -lz dependency to secure/ makefiles needed for
  dynamic linkage with -lssh.

Reviewed by:	des, markm
Approved by:	markm
2002-01-23 15:54:17 +00:00
..
security Now that _pam_init_handlers() works as intended, it seems clear that we 2001-12-07 00:38:37 +00:00
Makefile Add pam_ssh support to the static PAM library, libpam.a: 2002-01-23 15:54:17 +00:00
pam_debug_log.c Add __FBSDID()s to libpam 2001-09-30 22:11:06 +00:00
pam_get_pass.c Add __FBSDID()s to libpam 2001-09-30 22:11:06 +00:00
pam_mod_misc.h Add 'try_mapped_pass' standard option. 2001-08-20 12:43:19 +00:00
pam_prompt.c Add __FBSDID()s to libpam 2001-09-30 22:11:06 +00:00
pam_set_item.3 Fixed a missing "const". 2001-12-28 20:59:44 +00:00
pam_std_option.c Add __FBSDID()s to libpam 2001-09-30 22:11:06 +00:00