NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/46801 CVS commit: src/external/bsd/openpam/dist/lib
The following reply was made to PR lib/46801; it has been noted by GNATS.
From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/46801 CVS commit: src/external/bsd/openpam/dist/lib
Date: Wed, 15 Aug 2012 02:16:42 -0400
Module Name: src
Committed By: christos
Date: Wed Aug 15 06:16:41 UTC 2012
Modified Files:
src/external/bsd/openpam/dist/lib: openpam_dynamic.c
Log Message:
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.4 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