Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jun 2015 19:54:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 200512] _nss_cache_cycle_prevention_function hack between lib/libc and usr.sbin could probably be done away with using a weak symbol
Message-ID:  <bug-200512-8-wrl9QzmJgP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200512-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200512-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200512

Jilles Tjoelker <jilles@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jilles@FreeBSD.org

--- Comment #1 from Jilles Tjoelker <jilles@FreeBSD.org> ---
A less magic approach would be to export a function from libc that nscd calls
to tell libc not to connect to the caching daemon. nscd should then call this
before opening its socket.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200512-8-wrl9QzmJgP>