diff options
author | nectar <nectar@FreeBSD.org> | 2003-04-17 14:14:22 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2003-04-17 14:14:22 +0000 |
commit | 1b1f6bb4f50d42bbbb1291be0c60741c12f8201a (patch) | |
tree | 72f30804c92fca1b7ff1088806b0e3f696dce64c /usr.bin/who/Makefile | |
parent | 7ec422366401f961c808e40fd6b4c95c955ea58f (diff) | |
download | FreeBSD-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 'usr.bin/who/Makefile')
0 files changed, 0 insertions, 0 deletions