From owner-freebsd-current@FreeBSD.ORG Fri Sep 16 04:20:59 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 423BF16A41F for ; Fri, 16 Sep 2005 04:20:59 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D53443D48 for ; Fri, 16 Sep 2005 04:20:58 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1EG7ic-000B7E-3a; Fri, 16 Sep 2005 04:20:58 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.52 (FreeBSD)) id 1EG7iZ-0000Mp-89; Thu, 15 Sep 2005 18:20:55 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17194.18470.737964.74091@roam.psg.com> Date: Thu, 15 Sep 2005 18:20:54 -1000 To: Craig Rodrigues References: <17194.13137.807061.218023@roam.psg.com> <20050916030710.GA18050@crodrigues.org> Cc: FreeBSD Current Subject: Re: current kernel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2005 04:20:59 -0000 >> /usr/src/sys/fs/devfs/devfs_vnops.c:1215: warning: redundant redeclaration of 'devfs_specops' >> /usr/src/sys/fs/devfs/devfs_vnops.c:70: warning: previous declaration of 'devfs_specops' was here > See: > http://lists.freebsd.org/pipermail/freebsd-current/2005-September/055429.html thanks. building world first worked. randy