Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2007 03:34:41 +0400
From:      Michael Bushkov <bushman@freebsd.org>
To:        John Baldwin <jhb@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Tom McLaughlin <tmclaugh@freebsd.org>
Subject:   Re: cvs commit: src/lib/libc/net nscache.c
Message-ID:  <4717ED91.9040401@freebsd.org>
In-Reply-To: <200710181155.19806.jhb@freebsd.org>
References:  <200710172320.l9HNKnGl063500@repoman.freebsd.org> <200710181155.19806.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4717ED91.9040401>