Hallvard B Furuseth wrote:...
but in any case - is there any reason not to always call ldap_pvt_thread_initialize() early, maybe just before main() checks if argv[0] is a tool name?
I guess there's no harm in doing it. There's probably more in slapcommon.c that we should factor out as well.
Works for NetBSD 2.0. Without this change, slapd -T a fails:
Donn Cave, donn@u.washington.edu