From owner-cvs-all Mon Jan 29 23: 1:44 2001 Delivered-To: cvs-all@freebsd.org Received: from garm.bart.nl (garm.bart.nl [194.158.170.13]) by hub.freebsd.org (Postfix) with ESMTP id E39CB37B503; Mon, 29 Jan 2001 23:01:01 -0800 (PST) Received: from daemon.chronias.ninth-circle.org (root@cable.ninth-circle.org [195.38.232.6]) by garm.bart.nl (8.10.1/8.10.1) with ESMTP id f0U70wV56686; Tue, 30 Jan 2001 08:00:58 +0100 (CET) Received: (from asmodai@localhost) by daemon.chronias.ninth-circle.org (8.11.1/8.11.0) id f0U6wws19555; Tue, 30 Jan 2001 07:58:59 +0100 (CET) (envelope-from asmodai) Date: Tue, 30 Jan 2001 07:58:58 +0100 From: Jeroen Ruigrok van der Werven To: Archie Cobbs Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/bind CHANGES INSTALL Makefile README Version src/contrib/bind/bin Makefile src/contrib/bind/bin/addr Makefile src/contrib/bind/bin/dig Makefile dig.c src/contrib/bind/bin/dnskeygen Makefile dnskeygen.c . Message-ID: <20010130075857.B16400@daemon.ninth-circle.org> References: <200101292146.f0TLkNU36200@freefall.freebsd.org> <200101300518.VAA22440@curve.dellroad.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200101300518.VAA22440@curve.dellroad.org>; from archie@dellroad.org on Mon, Jan 29, 2001 at 09:18:39PM -0800 Organisation: Ninth-Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -On [20010130 06:30], Archie Cobbs (archie@dellroad.org) wrote: >Jeroen Ruigrok van der Werven writes: >> Log: >> MFC: BIND 8.2.3 > >Now that libisc is part of the base system, should named be dynamically >linked against it to save a little space? The space factor is a wasted argument in this case. The `bloat' is very, very small. named only needs libisc due to the isc_movefile() and I didn't feel like adding a dynamic dependency on libisc.so for just one function, whilst in the past we only depended on libc. This might change in the near future. -- Jeroen Ruigrok vd Werven/Asmodai asmodai@[wxs.nl|bart.nl|freebsd.org] Documentation nutter/C-rated Coder BSD: Technical excellence at its best D78D D0AD 244D 1D12 C9CA 7152 035C 1138 546A B867 Try not to become a man of success but rather to become a man of value... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message