freebsd-dev/lib/libpam/modules/pam_ssh
Brian Feldman 7d8cee925b Fix pam_ssh by adding an IPv4or6 (evidently, this was broken by my last
OpenSSH import) declaration and strdup(3)ing a value which is later
free(3)d, rather than letting the system try to free it invalidly.
2001-11-29 21:16:11 +00:00
..
Makefile Fix style/consistency in Makefile and repair static module building. 2001-08-04 21:51:14 +00:00
pam_ssh.8 mdoc(7) police: fix one pam_unix(8) left-over, sort xrefs. 2001-11-28 09:25:03 +00:00
pam_ssh.c Fix pam_ssh by adding an IPv4or6 (evidently, this was broken by my last 2001-11-29 21:16:11 +00:00
pam_ssh.h (Re)Add an SSH module for PAM, heavily based on Andrew Korty's module 2001-07-29 18:31:09 +00:00