From owner-cvs-all@FreeBSD.ORG Fri Mar 28 12:08:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59E2D37B404; Fri, 28 Mar 2003 12:08:25 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC75043F75; Fri, 28 Mar 2003 12:08:24 -0800 (PST) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id BFBD22ED3D6; Fri, 28 Mar 2003 12:08:24 -0800 (PST) Date: Fri, 28 Mar 2003 12:08:24 -0800 From: Alfred Perlstein To: Scott Long Message-ID: <20030328200824.GJ48996@elvis.mu.org> References: <200303282005.h2SK5e04045153@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200303282005.h2SK5e04045153@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Spam-Status: No, hits=-17.7 required=5.0 tests=AWL,IN_REP_TO,REFERENCES,USER_AGENT_MUTT version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf LINT X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2003 20:08:27 -0000 * Scott Long [030328 12:05] wrote: > scottl 2003/03/28 12:05:40 PST > > FreeBSD src repository > > Modified files: (Branch: RELENG_4_8) > sys/i386/conf LINT > Log: > Late MFC: Remove AAC_COMPAT_LINUX and replace it with a separate aac_linux > module. > > Approved by: re(murray) > > Revision Changes Path > 1.749.2.138.2.1 +0 -4 src/sys/i386/conf/LINT Isn't doing something like this to -stable a BAD THING? meaning, making AAC_COMPAT_LINUX not do what it used to? People shipping things with canned configs or whatever get screwed by this, or people defining it some other way than via config. The work is of course appreciated, but perhaps having _both_ work for 4.x would have been more prudent. I don't object to this change, I'm just upset by it. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.'