cvs commit: src/lib/libc/net nscache.c

Michael Bushkov bushman at freebsd.org
Thu Oct 18 16:35:09 PDT 2007


Actually, this is not the only place, where libc refers to the now-nscd 
using its old "cached" name, so correcting this macro only won't fix the 
problem. Actually, most of the API in lib/libc/net/nscache.c and 
lib/libc/net/cachedcli.c should be changed to use the new name. I'll 
handle this.

John Baldwin wrote:
> On Wednesday 17 October 2007 07:20:49 pm Tom McLaughlin wrote:
>> tmclaugh    2007-10-17 23:20:49 UTC
>>
>>   FreeBSD src repository (ports committer)
>>
>>   Modified files:
>>     lib/libc/net         nscache.c 
>>   Log:
>>   - Correctly define CACHED_SOCKET_PATH as /var/run/nscd after cached to
>>     nscd renaming.
>>   
>>   Approved by:    mux
>>   
>>   Revision  Changes    Path
>>   1.2       +1 -1      src/lib/libc/net/nscache.c
> 
> Should the macro be called NSCD_SOCKET_PATH perhaps?
> 

-- 
With best regards,
Michael Bushkov
Southern Federal University



More information about the cvs-src mailing list