>>>>> On Sat, 19 Aug 2000 16:30:17 -0500
>>>>> "Jacques A. Vidrine" <[EMAIL PROTECTED]> said:

n> I've made a port of NetBSD's nsswitch code.  This allows one to
n> configure various databases such as passwd(5) to use files, NIS, 
n> or Hesiod.

I like bringing nsswitch into FreeBSD.  It will reduce maintainance
cost around resolver related routins.
When I merged KAME effort around fixing DNS query order problem from
NetBSD, I was forced to work with nsswitch -> host.conf issue.

Your nsswith support in getaddrinfo.c is quite different from NetBSD's
one. (maybe name6.c, too?)  Why don't you simply bring the code from
NetBSD?
The origin of getadrinfo.c and name6.c is KAME, and basically these
files are same between NetBSD and FreeBSD except some OS depend part
such as reading host.conf.  We should keep close these files to NetBSD
as possible.

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
[EMAIL PROTECTED]  [EMAIL PROTECTED]  [EMAIL PROTECTED]
http://www.imasy.org/~ume/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to