Peter Wemm 925c02f9dd Rev 228065 (change bsd.own.mk -> bsd.init.mk) broke pam_unix.so by causing
the LDADD/DPADD to lose the -lpam, and causing openpam_dynamic() to fail
due to "openpam_get_options" being undefined.

This would cause obscure console log messages like:
  openpam_dynamic(): No error: 0
  openpam_load_module(): no pam_unix.so found
and other helpful messages which are no help in diagnosing the problem.

Fortunately this change was not mfc'ed to 9.x, it isn't broken there.
2012-01-18 18:26:56 +00:00
..
2012-01-16 06:15:14 +00:00
2011-12-13 14:53:26 +00:00
2010-12-04 08:44:56 +00:00
2011-11-18 09:56:40 +00:00
2011-09-28 14:52:25 +00:00
2011-12-30 10:45:00 +00:00