Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jul 2004 17:55:09 +0200
From:      "Cyrille Lefevre" <clefevre-lists@9online.fr>
To:        <bushman@rsu.ru>, <freebsd-current@freebsd.org>
Subject:   Re: getserv* and nsswitch
Message-ID:  <000e01c46696$47468cf0$7890a8c0@dyndns.org>
References:  <1089448459.21616.70.camel@stinger.cc.rsu.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
"Michael Bushkov" <bushman@rsu.ru> wrote:
> Good day!
> I'm currently implementing getserv* functionality in lookupd. lookupd
> works as the nss plugin - nss_lookupd.so. But there is no nsdipsatch
> interface in getserv* functions.
> 
> i can implement it and make a patch.
> Is it ok?


Hi,

I'm currently rewritting your stuff to make it style(9) compliant.
this help me, also, to check the code and IMHO, there are too many
unchecked syscall (malloc, read, send) return values to incorpore
lookupd as is. whenever possible, I'll send you back my work.

Cyrille Lefevre.
-- 
mailto:clefevre-lists@9online.fr



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000e01c46696$47468cf0$7890a8c0>