From owner-freebsd-hackers@FreeBSD.ORG Sun Mar 27 01:38:35 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9AD61065672 for ; Sun, 27 Mar 2011 01:38:35 +0000 (UTC) (envelope-from jessefrgsmith@yahoo.ca) Received: from nm27.bullet.mail.ac4.yahoo.com (nm27.bullet.mail.ac4.yahoo.com [98.139.52.224]) by mx1.freebsd.org (Postfix) with SMTP id 639BF8FC0C for ; Sun, 27 Mar 2011 01:38:35 +0000 (UTC) Received: from [98.139.52.192] by nm27.bullet.mail.ac4.yahoo.com with NNFMP; 27 Mar 2011 01:24:36 -0000 Received: from [98.139.52.138] by tm5.bullet.mail.ac4.yahoo.com with NNFMP; 27 Mar 2011 01:24:36 -0000 Received: from [127.0.0.1] by omp1021.mail.ac4.yahoo.com with NNFMP; 27 Mar 2011 01:24:36 -0000 X-Yahoo-Newman-Id: 755398.18431.bm@omp1021.mail.ac4.yahoo.com Received: (qmail 34243 invoked from network); 27 Mar 2011 01:24:36 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.ca; h=DKIM-Signature:Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Subject:From:To:Content-Type:Date:Message-ID:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=1IoJ9LyE/Zzfu1qHuWWEPfwR+0LQOdeqmXZU0xbStp4JRdW5fTAmvyNR1xZMgrdoP4ryQ19l92+EaL+PNOZWwyDHtPKnIIpaxoM5fMpAMoYg0mqzQqXDKyCI0brCZND9yz3HeIi9/fLM4W7Zu3BWhTW//tM5R2xiROMBQwo6KzE= ; DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.ca; s=s1024; t=1301189076; bh=5JegRqO2kAQ3o6P4Gt0Qy7zYbuPjvkGVX5N4ZKLQYvA=; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Subject:From:To:Content-Type:Date:Message-ID:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=jVREsY0r8+YjAZkcceZerm1GJsJrSkp0EEcAelPjkyxzJMGgxiqqdyAC8udbYvy3Rgg7khIbG4DiA5AJ8J47djcUe45+cnsfH4RkSmORywRS/tGYxH2cx+Xq9DQYG2os1amm+3Gy2kXzU/nRGqArIoKNew8jeYxRFG8/kfpx0Kg= Received: from [192.168.0.104] (jessefrgsmith@24.137.101.247 with plain) by smtp138.mail.mud.yahoo.com with SMTP; 26 Mar 2011 18:24:35 -0700 PDT X-Yahoo-SMTP: NPm1JouswBClX_uJxHJINmnKUpROdMKvLL0- X-YMail-OSG: kXXJV54VM1m7i2IkxJqhtxE8eE827QHCzSFpXf54CNGdElq VXe5Fs7lj9czZYHj_rjEGfxcxjGql1XzHspPZVKeTWsBberbdZOPlxlUJs4q BDX4A5PHVFNrmZW.D3qtWYHW4qU.frcpET90_3vFhue90juCGE0vHGzAmHJB loXo9b10I8xabLGLZu2fNizp99FFthIbCdVILx3UU0EBoDa1lBix06cPswCS ln3YfnbjpAQDC_pHNNOyC6Iw45.opgpiClKguKBhBOIcBUXu16vi2MVLtRsP 9KXAix9oMpSO41MzXKhR1F5IpW2JbCEjCxnzO1tcntNvbsbgbKg44kpX5u.w Fcf7OhJwMdcc93itMJrSUrYl6Ji0- X-Yahoo-Newman-Property: ymail-3 From: Jesse Smith To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset="UTF-8" Date: Sat, 26 Mar 2011 22:23:56 -0300 Message-ID: <1301189037.4069.43.camel@hp-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit Subject: Prebind from OpenBSD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Mar 2011 01:38:36 -0000 Hello FreeBSDers, I'm interested in working on the "Port prebind from OpenBSD" project mentioned on the FreeBSD Ideas page. ( http://wiki.freebsd.org/IdeasPage#head-d28cdd95ca1755d5afe63d653cb4926d4bdc99de ) There isn't much to go on from the project description and I'm curious what FreeBSD devs are looking for specifically. For example, should the entire ldconfig program be ported from OpenBSD (it looks like it's close enough to FreeBSD's to make that suitable), or should just the prebind code be merged into FreeBSD's ldcnfig? Once the project is complete, who should the work be submitted to? Has anyone else worked on this and made any progress? Thanks, Jesse