From owner-cvs-all@FreeBSD.ORG Sun May 18 13:59:54 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 2614A37B401; Sun, 18 May 2003 13:59:54 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4359A43F85; Sun, 18 May 2003 13:59:53 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h4IKxqkA089547; Sun, 18 May 2003 14:59:52 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 18 May 2003 14:58:46 -0600 (MDT) Message-Id: <20030518.145846.124550301.imp@bsdimp.com> To: ru@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200305182039.h4IKdFDk011659@repoman.freebsd.org> References: <200305182039.h4IKdFDk011659@repoman.freebsd.org> 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 Subject: Re: cvs commit: src/sys/alpha/conf GENERIC src/sys/i386/conf GENERIC 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: Sun, 18 May 2003 20:59:54 -0000 In message: <200305182039.h4IKdFDk011659@repoman.freebsd.org> Ruslan Ermilov writes: : There's just no reason to not have these in GENERIC. Why did you take wi out of GENERIC? Warner