From owner-cvs-all Thu Jun 15 21:32:42 2000 Delivered-To: cvs-all@freebsd.org Received: from lychee.itojun.org (dialup0.itojun.org [210.160.95.108]) by hub.freebsd.org (Postfix) with ESMTP id 6D05A37BBF0; Thu, 15 Jun 2000 21:32:37 -0700 (PDT) (envelope-from itojun@itojun.org) Received: from kiwi.itojun.org (localhost [127.0.0.1]) by itojun.org (8.10.0/3.7W) with ESMTP id e5G4VNk16398; Fri, 16 Jun 2000 13:31:23 +0900 (JST) To: Jeroen Ruigrok van der Werven Cc: "Andrey A. Chernov" , Hajimu UMEMOTO , alex@big.endian.de, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: jruigrok's message of Fri, 16 Jun 2000 05:16:40 +0200. <20000616051639.B67759@lucifer.bart.nl> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: cvs commit: src/lib/libc/net res_init.c res_send.c From: Jun-ichiro itojun Hagino Date: Fri, 16 Jun 2000 13:31:23 +0900 Message-ID: <16396.961129883@lychee.itojun.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> (not sure if freebsd nslookup uses libc resolver at all). >FreeBSD nslookup is the BIND nslookup. No, I'm asking if nslookup relies upon resolver in libc (dynamically linked), or uses resolver library statically compiled separately. as I understand nslookup is from BIND8 and libc resolver is mostly BIND4 + local changes, so the former option may need some twist. itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message