From owner-cvs-all Thu Jun 11 06:32:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA13484 for cvs-all-outgoing; Thu, 11 Jun 1998 06:32:58 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: (from wpaul@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA13466; Thu, 11 Jun 1998 06:32:50 -0700 (PDT) (envelope-from wpaul) From: Bill Paul Message-Id: <199806111332.GAA13466@hub.freebsd.org> Subject: Re: cvs commit: src/lib/libc/net ns_name.c ns_netint.c ns_parse.c ns_print.c ns_ttl.c res_mkupdate.c res_update.c Makefile.i In-Reply-To: <199806110903.CAA14649@freefall.freebsd.org> from Peter Wemm at "Jun 11, 98 02:03:07 am" To: peter@FreeBSD.ORG (Peter Wemm) Date: Thu, 11 Jun 1998 06:32:50 -0700 (PDT) Cc: cvs-committers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > peter 1998/06/11 02:03:06 PDT > > Modified files: > lib/libc/net Makefile.inc base64.c herror.c > inet_net_pton.c inet_network.c > inet_ntoa.c inet_ntop.c inet_pton.c > nsap_addr.c res_comp.c res_config.h > res_data.c res_debug.c res_init.c > res_mkquery.c res_query.c res_send.c > res_stubs.c > Added files: > lib/libc/net ns_name.c ns_netint.c ns_parse.c > ns_print.c ns_ttl.c res_mkupdate.c > res_update.c > Log: > Update the resolver parts to bind-8.1.2 level. I have not touched the > getXXXXbyYYYY() interfaces yet. Please tell me that you plan to incorporate the IRS system, not just for host lookups but for getpwent, getgrent and friends as well. Please. Pretty please. With sugar on top. I'll be your best friend. :) This would not only let us get rid of /etc/host.conf, it would give me everything I need to drop NIS+ into the system (well, I'd have to write some NIS+ IRS modules, but that's much less of a pain than merging IRS with libc in the first place). -Bill PS: I presume you preserved the __dns_getanswer() hack for ypserv, yes? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message