From owner-freebsd-stable@FreeBSD.ORG Mon Dec 13 20:31:05 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDB8E16A4CE for ; Mon, 13 Dec 2004 20:31:05 +0000 (GMT) Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net [151.189.21.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2916043D1D for ; Mon, 13 Dec 2004 20:31:05 +0000 (GMT) (envelope-from mailnull@mips.inka.de) Received: from kemoauc.mips.inka.de (dsl-082-083-167-131.arcor-ip.net [82.83.167.131]) by mail-in-01.arcor-online.net (Postfix) with ESMTP id 4169DEC78B for ; Mon, 13 Dec 2004 21:31:02 +0100 (CET) Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.13.1/8.12.10) with ESMTP id iBDKV1Q5024976 for ; Mon, 13 Dec 2004 21:31:01 +0100 (CET) (envelope-from mailnull@kemoauc.mips.inka.de) Received: (from mailnull@localhost) by kemoauc.mips.inka.de (8.13.1/8.13.1/Submit) id iBDKV16O024975 for freebsd-stable@freebsd.org; Mon, 13 Dec 2004 21:31:01 +0100 (CET) (envelope-from mailnull) From: naddy@mips.inka.de (Christian Weisgerber) Date: Mon, 13 Dec 2004 20:31:00 +0000 (UTC) Message-ID: References: <20041212214337.J83257@carver.gumbysoft.com> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-stable@freebsd.org Subject: Re: sys/bitypes.h (4.10)? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 20:31:05 -0000 Doug White wrote: > I see a bitypes.h that ships with BIND (and is in src/contrib/bind), but > there isn't an independent FreeBSD version. I suspect someone or something > thought it'd be clever to sneak that in .. it should be OK to remove. Turns out the dns/bind8 and dns/bind84 ports install sys/bitypes.h, and if built with PORT_REPLACES_BASE_BIND8_INCLUDES, that header file ends up as /usr/include/sys/bitypes.h. I'm contacting the bind ports maintainer. -- Christian "naddy" Weisgerber naddy@mips.inka.de