From owner-cvs-all@FreeBSD.ORG Wed Sep 1 21:01:04 2004 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 1059D16A56D; Wed, 1 Sep 2004 21:01:03 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 578F543D5A; Wed, 1 Sep 2004 21:00:33 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i81KwaJS085135; Wed, 1 Sep 2004 14:58:37 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 01 Sep 2004 14:58:49 -0600 (MDT) Message-Id: <20040901.145849.00592114.imp@bsdimp.com> To: julian@elischer.org From: "M. Warner Losh" In-Reply-To: <4136333C.8090207@elischer.org> References: <200409011829.i81ITvq9017808@repoman.freebsd.org> <4136333C.8090207@elischer.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: des@des.no cc: src-committers@freebsd.org cc: julian@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/i386/include param.h 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: Wed, 01 Sep 2004 21:01:04 -0000 In message: <4136333C.8090207@elischer.org> Julian Elischer writes: : I'm rapidly coming to that conclusion myself.. : : breaks all over the place because so many places pretend to be the : kernel when they are not. Which is why we have that rule in place :-( I'm with DES on this one. Warner