From owner-freebsd-stable@FreeBSD.ORG Fri Jun 20 13:26:29 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61DE737B401; Fri, 20 Jun 2003 13:26:29 -0700 (PDT) Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 869E043F85; Fri, 20 Jun 2003 13:26:28 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from nd250009.gab.xdsl.ne.jp ([IPv6:2002:d312:f91e::1]) (authenticated bits=0) by nd250009.gab.xdsl.ne.jp (8.12.9/8.12.9/NinthNine) with ESMTP id h5KKQP1J061353 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 21 Jun 2003 05:26:27 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sat, 21 Jun 2003 05:26:27 +0900 (JST) Message-Id: <200306202026.h5KKQP1J061353@nd250009.gab.xdsl.ne.jp> From: Norikatsu Shigemura To: stable@FreeBSD.org In-Reply-To: <3EF36B9F.6090405@mail.flyingcroc.net> References: <3EF36B9F.6090405@mail.flyingcroc.net> X-Mailer: Sylpheed version 0.9.2 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: mdodd@FreeBSD.org cc: Joe Kelsey Subject: Re: /etc/libmap.conf MFC? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2003 20:26:29 -0000 On Fri, 20 Jun 2003 13:16:31 -0700 Joe Kelsey wrote: > Does anyone have plans to MFC the /etc/libmap.conf functionality into > stable? Just for curiosity, I tried the original patch on my stable > sources and that patch applied with no errors. I have seen messages on > CURRENT talking about fixes for various bugs, so I suspect that applying > the original patch to my sources might cause problems. > Anyway, this seems like just the kind of functionality to fix the > "editing of shared libraries" problem I posted about earlier. It also > does not seem like a real big deal to do an MFC for. That's good idea. I want this feature, too.