freebsd-dev/secure
Bruce Evans f61dcf5281 Fixed world breakage in previous commit. -lpam must never be used
directly (except in the definition of MINUSLPAM in bsd.libnames.mk)
since it doesn't give all the lbraries necessary for static linkage.

Fixed new and old bugs in DPADD.  ${LIBPAM} was missing, and the
library order was different from that in LDADD so `make checkdpadd'
reported a non-bug.
2001-05-09 14:23:54 +00:00
..
lib Follow the OpenSSH 2.9 upgrade with the infrastructure. Two new 2001-05-04 04:21:25 +00:00
libexec Fixed world breakage in previous commit. -lpam must never be used 2001-05-09 14:23:54 +00:00
usr.bin Add PAM support to SRA authentication. Cribbed mostly from ftpd. This 2001-05-07 20:38:39 +00:00
usr.sbin Update to OpenSSH 2.9. Somehow this missed getting committed yesterday. 2001-05-04 23:55:18 +00:00
Makefile Build everything properly. This means: 2000-02-24 18:59:34 +00:00
Makefile.inc Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness. 2001-03-28 12:08:22 +00:00