{read,write}.2: A bit more cleanup. Also add ext*() MLINKS.
[dragonfly.git] / contrib / openpam / RELNOTES
blob536460158a0f74485b35dda1b8d9e30ac401fb7d
2                 Release notes for OpenPAM Micrampelis
3                 =====================================
5 This release corresponds to the code used in FreeBSD HEAD as of the
6 release date, and is also expected to work on almost any POSIX-like
7 platform that has GNU autotools, GNU make and the GNU compiler suite
8 installed.
10 The library itself is complete.  Documentation exists in the form of
11 man pages for the library functions.  These man pages are generated by
12 a Perl script from specially marked-up comments in the source files
13 themselves, which minimizes the chance that any of them should be out
14 of date.
16 The distribution also includes three sample modules (pam_deny,
17 pam_permit and pam_unix) and a sample application (su).  These are not
18 intended for actual use, but rather to serve as examples for module or
19 application developers.  It also includes a command-line application
20 (pamtest) which can be used to test policies and modules.
22 Unit tests for limited portions of the library can be found in the t
23 subdirectory.
25 Please direct bug reports and inquiries to <des@des.no>.
27 $Id: RELNOTES 609 2012-05-26 13:57:45Z des $