From owner-freebsd-arch@FreeBSD.ORG Wed Mar 8 17:07: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 8517D16A420 for ; Wed, 8 Mar 2006 17:07: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 BE13643D6D for ; Wed, 8 Mar 2006 17:07:44 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 10155 invoked from network); 8 Mar 2006 17:06: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 17:06:15 -0000 Message-ID: <440F0F5F.32400100@freebsd.org> Date: Wed, 08 Mar 2006 18:07: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> <440F0893.5B17D61E@freebsd.org> <1141836428.17213.24.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 17:07:45 -0000 Florent Thoumie wrote: > > On Wed, 2006-03-08 at 17:38 +0100, Andre Oppermann wrote: > > 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. > > Ok, nice to know that you're working hand in hand :) :-) > FYI (if you're not reading -ports or -net), I just sent a prototype for > the openospfd port. Cool, thanks! I'm happy if you maintain the port as I've never done a port before. -- Andre