summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2003-04-17 14:14:22 +0000
committernectar <nectar@FreeBSD.org>2003-04-17 14:14:22 +0000
commit1b1f6bb4f50d42bbbb1291be0c60741c12f8201a (patch)
tree72f30804c92fca1b7ff1088806b0e3f696dce64c /crypto
parent7ec422366401f961c808e40fd6b4c95c955ea58f (diff)
downloadFreeBSD-src-1b1f6bb4f50d42bbbb1291be0c60741c12f8201a.zip
FreeBSD-src-1b1f6bb4f50d42bbbb1291be0c60741c12f8201a.tar.gz
= Implement name service switch modules (NSS modules). NSS modules
may be built into libc (`static NSS modules') or dynamically loaded via dlopen (`dynamic NSS modules'). Modules are loaded/initialized at configuration time (i.e. when nsdispatch is called and nsswitch.conf is read or re-read). = Make the nsdispatch(3) core thread-safe. = New status code for nsdispatch(3) `NS_RETURN', currently used to signal ERANGE-type issues. = syslog(3) problems, don't warn/err/abort. = Try harder to avoid namespace pollution. = Implement some shims to assist in porting NSS modules written for the GNU C Library nsswitch interface. Sponsored by: DARPA, Network Associates Laboratories
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud