From owner-cvs-lib Mon Dec 30 05:32:10 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id FAA25361 for cvs-lib-outgoing; Mon, 30 Dec 1996 05:32:10 -0800 (PST) Received: from spinner.DIALix.COM (root@spinner.DIALix.COM [192.203.228.67]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id FAA25347; Mon, 30 Dec 1996 05:31:53 -0800 (PST) Received: from spinner.DIALix.COM (peter@localhost.DIALix.oz.au [127.0.0.1]) by spinner.DIALix.COM (8.8.4/8.8.4) with ESMTP id VAA19077; Mon, 30 Dec 1996 21:31:48 +0800 (WST) Message-Id: <199612301331.VAA19077@spinner.DIALix.COM> X-Mailer: exmh version 1.6.9 8/22/96 To: Peter Wemm cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/net base64.c [...] In-reply-to: Your message of "Mon, 30 Dec 1996 05:18:53 PST." <199612301318.FAA24929@freefall.freebsd.org> Date: Mon, 30 Dec 1996 21:31:47 +0800 From: Peter Wemm Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Peter Wemm wrote: > Modified: lib/libc/net Makefile.inc gethostbydns.c gethostbyht.c > getnetbydns.c getnetnamadr.c map_v4v6.c ns_addr.c > nsap_addr.c res_comp.c res_config.h res_debug.c > res_init.c res_mkquery.c res_query.c res_send.c > Added: lib/libc/net base64.c inet_net_ntop.c inet_net_pton.c > inet_neta.c > Log: > Here goes.. Bring the 4.9.5-P1 resolver into -current. This has the > DNSSEC stuff, among other things. There are also some renamed functions, > I've left out the res_stubs.c from this commit in case cvs bombs out.. Oh no! I forgot to mention that Paul Traina did an early version of this but it was based on 4.9.5-REL.. Cheers, -Peter