From owner-cvs-all@FreeBSD.ORG Wed Oct 6 15:20:46 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 4494016A4CE; Wed, 6 Oct 2004 15:20:46 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C85E43D46; Wed, 6 Oct 2004 15:20:43 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i96FISXa023098; Wed, 6 Oct 2004 09:18:33 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 06 Oct 2004 09:20:05 -0600 (MDT) Message-Id: <20041006.092005.75068347.imp@bsdimp.com> To: stefan@fafoe.narf.at From: "M. Warner Losh" In-Reply-To: <20041006104201.GA38946@wombat.fafoe.narf.at> References: <200410060722.i967MwsJ014694@repoman.freebsd.org> <20041006104201.GA38946@wombat.fafoe.narf.at> 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: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/pci pci_bus.c 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, 06 Oct 2004 15:20:46 -0000 In message: <20041006104201.GA38946@wombat.fafoe.narf.at> Stefan Farfeleder writes: : On Wed, Oct 06, 2004 at 07:22:58AM +0000, Warner Losh wrote: : > imp 2004-10-06 07:22:58 UTC : > : > FreeBSD src repository : > : > Modified files: : > sys/i386/pci pci_bus.c : : > Revision Changes Path : > 1.113 +24 -4 src/sys/i386/pci/pci_bus.c : : Maybe you forgot to commit legacyvar.h? : : /freebsd/frog/src/sys/i386/pci/pci_bus.c:476: warning: no previous : prototype for 'legacy_pcib_alloc_resource' : *** Error code 1 That's what I get for doing this in multiple trees. I actually forgot the static.