From owner-cvs-src@FreeBSD.ORG Wed Nov 12 15:45:36 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 1567516A4EC; Wed, 12 Nov 2003 15:45:36 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF3D843FD7; Wed, 12 Nov 2003 15:45:34 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p2/8.12.9) with ESMTP id hACNjCeG070296; Wed, 12 Nov 2003 16:45:12 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 12 Nov 2003 16:42:21 -0700 (MST) Message-Id: <20031112.164221.126711068.imp@bsdimp.com> To: harti@FreeBSD.org, brandt@fokus.fraunhofer.de From: "M. Warner Losh" In-Reply-To: <20031110205931.U84670@beagle.fokus.fraunhofer.de> References: <20031110174537.U53715@beagle.fokus.fraunhofer.de> <20031110.102302.58436807.imp@bsdimp.com> <20031110205931.U84670@beagle.fokus.fraunhofer.de> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: developers@FreeBSD.org cc: kris@obsecurity.org 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: Wed, 12 Nov 2003 23:45:36 -0000 In message: <20031110205931.U84670@beagle.fokus.fraunhofer.de> Harti Brandt writes: : On Mon, 10 Nov 2003, M. Warner Losh wrote: : : MWL>In message: <20031110174537.U53715@beagle.fokus.fraunhofer.de> : MWL> Harti Brandt writes: : MWL>: mid-term (for 6.0) given this state. NgATM will soon support everything : MWL> : MWL>Sounds like an excellent 'BURN_BRIDGES' #ifdef opportunity to me :-) : : Well, yes. A way to put a warning on a kernel config option would also be : not bad or is there such a thing? Not presently. there's a warning meachanism, but the warnings aren't turned on. Maybe they should be. Warner