freebsd-src/contrib/openpam
Jessica Clarke 0ade2f8cf7 openpam: Migrate from COMPAT_32BIT to generic COMPAT_libcompat
See commit 8fad2cda93 ("bsd.compat.mk: Provide new CPP and sub-make
variables") for the context behind this change.

Reviewed by:	brooks, jhb
Differential Revision:	https://reviews.freebsd.org/D40923
2023-07-09 18:48:17 +01:00
..
bin
doc
freebsd
include
lib openpam: Migrate from COMPAT_32BIT to generic COMPAT_libcompat 2023-07-09 18:48:17 +01:00
m4
misc
modules
t
aclocal.m4
autogen.sh
compile
config.guess
config.h.in
config.sub
configure
configure.ac
CREDITS
depcomp
HISTORY
INSTALL
install-sh
LICENSE
ltmain.sh
Makefile.am
Makefile.in
missing
README
RELNOTES
test-driver
TODO

OpenPAM is an open source PAM library that focuses on simplicity,
correctness, and cleanliness.

OpenPAM aims to gather the best features of Solaris PAM, XSSO and
Linux-PAM, plus some innovations of its own.  In areas where these
implementations disagree, OpenPAM tries to remain compatible with
Solaris, at the expense of XSSO conformance and Linux-PAM
compatibility.

Please direct bug reports and inquiries to <des@des.no>.