From owner-cvs-all Fri Jun 22 9:52: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 2786537B401; Fri, 22 Jun 2001 09:51:56 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from wonky.feral.com (wonky.feral.com [192.67.166.7]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f5MGptg74762; Fri, 22 Jun 2001 09:51:55 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Fri, 22 Jun 2001 09:51:50 -0700 (PDT) From: Matthew Jacob Reply-To: To: Jim Pirzyk Cc: , Subject: Re: cvs commit: src/sys/kern kern_mib.c In-Reply-To: <20010622094719.K20923-100000@wonky.feral.com> Message-ID: <20010622095103.D20923-100000@wonky.feral.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I would suggest that the simplest path is to remove the declaration > in kern_mib.c and let the definition in sys/kernel.h suffice. Acchhh- that made no sense- I mean, make it 'long hostid' in kern_mib.c. This will cause the least impact on the rest of the kernel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message