Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jul 2004 00:42:27 +0200
From:      "Cyrille Lefevre" <clefevre-lists@9online.fr>
To:        "Denis Antrushin" <DAntrushin@mail.ru>, <current@freebsd.org>
Subject:   Re: bringing /etc/services up to date
Message-ID:  <05ed01c4653c$d899d5a0$7890a8c0@dyndns.org>
References:  <6.1.0.6.1.20040707033352.03dbca18@popserver.sfu.ca><20040707181327.GE54749@over-yonder.net><1CDCA4DE-D057-11D8-9FB6-003065ABFD92@mac.com><20040708084449.I43727@beagle.kn.op.dlr.de> <40ECFA8D.60609@mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
"Denis Antrushin" <DAntrushin@mail.ru> wrote:
> Harti Brandt wrote:
> > On Wed, 7 Jul 2004, Charles Swiger wrote:
> >
> > CS>Lots of systems implement some external caching system (nscd, lookupd,
etc)
> > CS>which those library calls access rather than iterating through the
> > CS>/etc/services file and related sources directly within each process which
> > CS>calls getservby*().  I'm not sure whether the sources for Solaris' nscd
are
> > CS>handy, but I believe the sources for lookupd and friends are at:
> > CS>
> > CS>http://developer.apple.com/darwin/projects/opendirectory/
> >
> > I remember someone from Russia or Ukraina offering something like nscd at
least
> > twice during the last 12 month. What happend to that project?
> >
> It's still there: http://rsu.ru/~bushman/lookupd/
> But IIRC, there was no response to these announcements, at least on current@
...


Hi, I'm currently looking at the code. as is, it is far not style(9) compliant.
so, I'm fixing that stuff to get in a chance to be integrated to FreeBSD if
possible. that help me, also, to check the code. IMHO, there is too many
unchecked return values (malloc, etc.), so, the code is far from to be clean.
I'll write back to the author ASAP about that.

Cyrille Lefevre.
-- 
home: mailto:cyrille.lefevre@laposte.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?05ed01c4653c$d899d5a0$7890a8c0>