From owner-cvs-src@FreeBSD.ORG Mon Nov 10 14:44:52 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B99C816A4CE; Mon, 10 Nov 2003 14:44:52 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D9D343FBD; Mon, 10 Nov 2003 14:44:46 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 4BBCF65478; Mon, 10 Nov 2003 22:44:45 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 52615-01; Mon, 10 Nov 2003 22:44:44 +0000 (GMT) Received: from saboteur.dek.spc.org (unknown [82.147.19.91]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 3831C653C2; Mon, 10 Nov 2003 22:44:44 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id 5832E44; Mon, 10 Nov 2003 22:44:21 +0000 (GMT) Date: Mon, 10 Nov 2003 22:44:21 +0000 From: Bruce M Simpson To: Hartmut Brandt Message-ID: <20031110224421.GD2441@saboteur.dek.spc.org> Mail-Followup-To: Hartmut Brandt , developers@FreeBSD.org, Kris Kennaway , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200311100853.hAA8rchS095414@repoman.freebsd.org> <20031110092945.GA8246@xor.obsecurity.org> <20031110103409.R29745@beagle.fokus.fraunhofer.de> <20031110094330.GA8458@xor.obsecurity.org> <20031110104611.U29745@beagle.fokus.fraunhofer.de> <20031110100936.GA8977@xor.obsecurity.org> <20031110111035.G29745@beagle.fokus.fraunhofer.de> <20031110163941.GA74723@dragon.nuxi.com> <20031110174537.U53715@beagle.fokus.fraunhofer.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031110174537.U53715@beagle.fokus.fraunhofer.de> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: developers@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: src/contrib/bsnmp - Imported sources X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2003 22:44:53 -0000 On Mon, Nov 10, 2003 at 05:55:22PM +0100, Harti Brandt wrote: > The official HARP isn't maintained anymore. Our HARP is maintained very > weakly. It was broken for longer amounts of time because no committer had > the interest/equipment/knowledge to work on it. People were forced to This situation may change if I obtain my idt(4) card and am able to use it as a viable alternative to a 'black box' DSL router... I am also trying to get ueagle(4) to work with maintainer's help on my hardware, that is another HARP client. BMS