1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/contrib/libpam
Dag-Erling Smørgrav f6abb36383 Clean up namespace pollution by prepending underscores to argument names in
function prototypes (or, in a few cases, removing argument names altogether).

Sponsored by:	DARPA, NAI Labs
2001-12-05 16:31:34 +00:00
..
defs
doc Resolve conflicts. 2001-05-03 10:48:56 +00:00
libpam Clean up namespace pollution by prepending underscores to argument names in 2001-12-05 16:31:34 +00:00
libpam_misc Clean up namespace pollution by prepending underscores to argument names in 2001-12-05 16:31:34 +00:00
libpamc
modules Bring back from the er, dead some useful PAM modules. 2001-05-29 18:32:17 +00:00
_pam_aconf.h.in
CHANGELOG
configure
configure.in
Copyright
FREEBSD-upgrade
FREEBSD-Xlist
Make.Rules.in
Makefile
README
TODO

#
# $Id: README,v 1.3 2000/11/20 00:01:49 agmorgan Exp $
#

Hello!

Thanks for downloading Linux-PAM.

NOTES:

How to use it is as follows:

      ./configure --help | less
      ./configure <your-options>
      make

Note, if you are worried - don't even think about doing the next line
(most Linux distributions already support PAM out of the box, so if
something goes wrong with installing the code from this version your
box may stop working..)

      make install

That said, please report problems to me.

Andrew Morgan
<morgan@kernel.org>
<agmorgan@users.sourceforge.net>