From owner-cvs-src@FreeBSD.ORG Tue Mar 1 03:12:42 2005 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 8622316A4CE; Tue, 1 Mar 2005 03:12:42 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5328F43D1F; Tue, 1 Mar 2005 03:12:42 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j213CaRu081795; Mon, 28 Feb 2005 19:12:36 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id j213CaIl081794; Mon, 28 Feb 2005 19:12:36 -0800 (PST) (envelope-from obrien) Date: Mon, 28 Feb 2005 19:12:36 -0800 From: "David O'Brien" To: Warner Losh Message-ID: <20050301031236.GB81726@dragon.nuxi.com> References: <20050228182618.GB56766@dragon.nuxi.com> <20050228214233.GA6011@ip.net.ua> <20050228223115.GB62844@dragon.nuxi.com> <20050228.162519.112582505.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050228.162519.112582505.imp@bsdimp.com> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.8i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: ru@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 src/share/mk bsd.compat.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2005 03:12:42 -0000 On Mon, Feb 28, 2005 at 04:25:19PM -0700, Warner Losh wrote: > From: "David O'Brien" > Subject: Re: cvs commit: src Makefile.inc1 src/share/mk bsd.compat.mk > Date: Mon, 28 Feb 2005 14:31:15 -0800 > > > On Mon, Feb 28, 2005 at 11:42:33PM +0200, Ruslan Ermilov wrote: > > > If you are just hiding the warning, can you explain your reasoning, > > > as in my opinion it just kills the idea of "deprecation". People > > > will continue to use it, without letting us remove it safely later. > > > > 1. We don't deprecate it. There is no reason to. We keep other "ugly" > > stuff for even more trival reasons. > > Actually, we did deprecate it. Sorry, meant to say "shouldn't". -- -- David (obrien@FreeBSD.org)