freebsd-skq/lib/libpam
des a8ed917937 Major cleanup:
- add __unused where appropriate
  - PAM_RETURN -> return since OpenPAM already logs the return value.
  - make PAM_LOG use openpam_log()
  - make PAM_VERBOSE_ERROR use openpam_get_option() and check flags
    for PAM_SILENT
  - remove dummy functions since OpenPAM handles missing service
    functions
  - fix various warnings

Sponsored by:	DARPA, NAI Labs
2002-04-12 22:27:25 +00:00
..
libpam Major cleanup: 2002-04-12 22:27:25 +00:00
modules Major cleanup: 2002-04-12 22:27:25 +00:00
Makefile Make it possible to use PAM in statically-linked applications. 1999-01-20 21:55:30 +00:00
Makefile.inc Remove commented-out WARNS thingy. 2002-04-08 12:33:48 +00:00