From owner-cvs-src@FreeBSD.ORG Fri Apr 8 16:05:41 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 169E716A4CE; Fri, 8 Apr 2005 16:05:41 +0000 (GMT) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id B06BE43D31; Fri, 8 Apr 2005 16:05:40 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j38G5e7I079510; Fri, 8 Apr 2005 09:05:40 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j38G5deE079509; Fri, 8 Apr 2005 09:05:39 -0700 (PDT) (envelope-from obrien) Date: Fri, 8 Apr 2005 09:05:39 -0700 From: "David O'Brien" To: "Bjoern A. Zeeb" Message-ID: <20050408160539.GH78049@dragon.NUXI.org> References: <200504080337.j383bKqj005607@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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.9i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i4b/layer1/isic i4b_isic.h 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: Fri, 08 Apr 2005 16:05:41 -0000 On Fri, Apr 08, 2005 at 04:59:00AM +0000, Bjoern A. Zeeb wrote: > On Fri, 8 Apr 2005, Takahashi Yoshihiro wrote: > > Modified files: > > sys/i4b/layer1/isic i4b_isic.h > > Log: > > Don't use 'i386/include' directly. > > I have a larger patch for i4b/** to correct these kinds of things > so that i4b will be _buildable_ also for !i386. PLEASE commit. i4b's headers are total mess. -- -- David (obrien@FreeBSD.org)