From owner-freebsd-stable@FreeBSD.ORG Fri Jun 20 13:16:32 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 2DFFB37B401 for ; Fri, 20 Jun 2003 13:16:32 -0700 (PDT) Received: from gilliam.users.flyingcroc.net (gilliam.users.flyingcroc.net [207.246.128.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94DA043F75 for ; Fri, 20 Jun 2003 13:16:31 -0700 (PDT) (envelope-from joek@mail.flyingcroc.net) Received: from mail.flyingcroc.net (zircon.staff.flyingcroc.net [207.246.150.92])h5KKGVAv074667 for ; Fri, 20 Jun 2003 13:16:31 -0700 (PDT) Message-ID: <3EF36B9F.6090405@mail.flyingcroc.net> Date: Fri, 20 Jun 2003 13:16:31 -0700 From: Joe Kelsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030515 X-Accept-Language: en-us, en MIME-Version: 1.0 To: stable@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: /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:16:32 -0000 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. /Joe