From owner-freebsd-arch@FreeBSD.ORG Tue Mar 14 15:09:46 2006 Return-Path: X-Original-To: arch@FreeBSD.org Delivered-To: freebsd-arch@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2C3516A422; Tue, 14 Mar 2006 15:09:46 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from ameno.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19A9E43DCE; Tue, 14 Mar 2006 15:09:13 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from kasuga.mahoroba.org (IDENT:3HVm7doYOQoMbGtVtrF5byUcAiv8aERi36bz3tym11mZa2HYGchk9qPRhcM6g8tu@kasuga-iwi.mahoroba.org [IPv6:3ffe:501:185b:8010:212:f0ff:fe52:6ac]) (user=ume mech=CRAM-MD5 bits=0) by ameno.mahoroba.org (8.13.4/8.13.4) with ESMTP/inet6 id k2EF8xtm095052 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 15 Mar 2006 00:09:02 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Wed, 15 Mar 2006 00:08:58 +0900 Message-ID: From: Hajimu UMEMOTO To: Gleb Smirnoff In-Reply-To: <20060314123303.GG1102@FreeBSD.org> References: <20060314123303.GG1102@FreeBSD.org> User-Agent: xcite1.38> Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.50 (i386-unknown-freebsd6.1) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 6.1-PRERELEASE X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.1.3 (ameno.mahoroba.org [IPv6:3ffe:501:185b:8010::1]); Wed, 15 Mar 2006 00:09:03 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on ameno.mahoroba.org Cc: arch@FreeBSD.org, current@FreeBSD.org Subject: Re: [CFR] Upgrading base version of our resolver in libc to BIND9 X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Mar 2006 15:09:46 -0000 Hi, >>>>> On Tue, 14 Mar 2006 15:33:03 +0300 >>>>> Gleb Smirnoff said: glebius> On Tue, Mar 14, 2006 at 02:08:50AM +0900, Hajimu UMEMOTO wrote: H> Since, res_sendsigned(3) and the friends use MD5 functions, it is hard H> to include them without having MD5 functions in libc. So, I'll not H> merge them into libc. glebius> Why not add MD5 functions to our libc? Yup, we have libmd separately. Since, we are not using res_sendsigned(3), we don't need to add it in libc, for now. If it is required, we can add it later. Adding functions is easy, but removing functions is painful. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/