Date: Sat, 10 Jul 2004 15:39:56 +0200 From: "Cyrille Lefevre" <clefevre-lists@9online.fr> To: <bushman@rsu.ru>, <freebsd-current@freebsd.org> Subject: Re: getserv* and nsswitch Message-ID: <000b01c46683$8f4550d0$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?000b01c46683$8f4550d0$7890a8c0>