From owner-cvs-lib Sun Aug 20 13:03:27 1995 Return-Path: cvs-lib-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA15417 for cvs-lib-outgoing; Sun, 20 Aug 1995 13:03:27 -0700 Received: (from peter@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA15404 ; Sun, 20 Aug 1995 13:03:11 -0700 Date: Sun, 20 Aug 1995 13:03:11 -0700 From: Peter Wemm Message-Id: <199508202003.NAA15404@freefall.FreeBSD.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/net res_config.h Makefile.inc gethostbydns.c herror.c res_debug.c res_init.c res_mkquery.c res_query.c res_send.c Sender: cvs-lib-owner@FreeBSD.org Precedence: bulk peter 95/08/20 13:03:09 Modified: lib/libc/net Makefile.inc gethostbydns.c herror.c res_debug.c res_init.c res_mkquery.c res_query.c res_send.c Added: lib/libc/net res_config.h Log: Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1) Note that this was done by selective patching from diffs, to not conflict with the 4.4bsd base code.. This was *not* a trivial task.. I have been testing this code (apart from cosmetic changes) in my libc for a while now. Obtained from: Paul Vixie