From owner-svn-src-head@FreeBSD.ORG Tue Dec 2 21:50:10 2008 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 138DB1065670; Tue, 2 Dec 2008 21:50:10 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id BE65A8FC16; Tue, 2 Dec 2008 21:50:09 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id B97C941C667; Tue, 2 Dec 2008 22:50:05 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id TdnFlohRKOpP; Tue, 2 Dec 2008 22:50:05 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id 35D5141C65F; Tue, 2 Dec 2008 22:50:05 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id ACAA94448D5; Tue, 2 Dec 2008 21:46:18 +0000 (UTC) Date: Tue, 2 Dec 2008 21:46:18 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org In-Reply-To: <200812022137.mB2LbSDN072024@svn.freebsd.org> Message-ID: <20081202213950.U80401@maildrop.int.zabbadoz.net> References: <200812022137.mB2LbSDN072024@svn.freebsd.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: Re: svn commit: r185571 - in head/sys: compat/linprocfs compat/linux compat/svr4 contrib/altq/altq contrib/ipfilter/netinet contrib/pf/net contrib/rdma dev/cxgb/ulp/iw_cxgb dev/cxgb/ulp/tom kern module... X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2008 21:50:10 -0000 On Tue, 2 Dec 2008, Bjoern A. Zeeb wrote: Hi, > URL: http://svn.freebsd.org/changeset/base/185571 > > Log: > Rather than using hidden includes (with cicular dependencies), > directly include only the header files needed. This reduces the > unneeded spamming of various headers into lots of files. > > For now, this leaves us with very few modules including vnet.h > and thus needing to depend on opt_route.h. In case you are still seeing a problem building modules (related to all this) please let me know. I tried to catch as many as I could spot. As I said before there is more cleanup to follow the next days but I tried to keep as much of that out of this commit. /bz -- Bjoern A. Zeeb Stop bit received. Insert coin for new game.