From owner-freebsd-arch@FreeBSD.ORG Wed Mar 8 16:38:45 2006 Return-Path: X-Original-To: freebsd-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 823A116A420 for ; Wed, 8 Mar 2006 16:38:45 +0000 (GMT) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C96E843D45 for ; Wed, 8 Mar 2006 16:38:44 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 9825 invoked from network); 8 Mar 2006 16:37:15 -0000 Received: from c00l3r.networx.ch (HELO freebsd.org) ([62.48.2.2]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 8 Mar 2006 16:37:15 -0000 Message-ID: <440F0893.5B17D61E@freebsd.org> Date: Wed, 08 Mar 2006 17:38:43 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Florent Thoumie References: <1141834577.17213.15.camel@mayday.esat.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-arch@freebsd.org Subject: Re: Import src/sys/sys/hash.h from OpenBSD/NetBSD 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: Wed, 08 Mar 2006 16:38:45 -0000 Florent Thoumie wrote: > > I'd like to import sys/hash.h, or at least see somebody doing it. It's > needed by openospfd. At the moment I'm simply copying the file to the > work directory, but having it in the tree still is better. > > Any thought? volunteer? Claudio (@openbsd.org, the main author of OpenOSPFD and OpenBGPD, sitting about 6ft from my desk) already asked me about this to aid portability. There are a couple of other things he has prepared for me to commit to FreeBSD for BGPD and OSPFD. The connection here is really strong because we work together and I essentially pay for a large part of his time working on the routing daemons. We discuss almost all changes he makes to it and to the kernel. It's just that I have piled that stuff up in my local cvs repo and awaiting committing. Stay tuned. -- Andre