bringing /etc/services up to date

Cyrille Lefevre clefevre-lists at 9online.fr
Thu Jul 8 15:42:31 PDT 2004


"Denis Antrushin" <DAntrushin at 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 at laposte.net



More information about the freebsd-current mailing list