Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-6] src/external/bsd/openpam/dist/lib



Module Name:    src
Committed By:   riz
Date:           Thu Aug 16 02:41:05 UTC 2012

Modified Files:
        src/external/bsd/openpam/dist/lib [netbsd-6]: openpam_dynamic.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #505):
        external/bsd/openpam/dist/lib/openpam_dynamic.c: revision 1.4
PR/46801: Izumi Tsutsui:
- downgrade the error of not finding a file to load to a debug message.
  Statically linked OpenPAM (like on sun2) does not have shared objects.
- make sure we preserve errno around dlclose() which will call munmap()
XXX: Pullup to 6


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.2.1 \
    src/external/bsd/openpam/dist/lib/openpam_dynamic.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index