From owner-freebsd-standards Mon Oct 21 9:49: 1 2002 Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0316037B401; Mon, 21 Oct 2002 09:49:01 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8B5243E75; Mon, 21 Oct 2002 09:48:59 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.3/8.12.5) with ESMTP id g9LGmwgQ060344 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 21 Oct 2002 12:48:59 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.3/8.12.5/Submit) id g9LGmwFp060341; Mon, 21 Oct 2002 12:48:58 -0400 (EDT) (envelope-from wollman) Date: Mon, 21 Oct 2002 12:48:58 -0400 (EDT) From: Garrett Wollman Message-Id: <200210211648.g9LGmwFp060341@khavrinen.lcs.mit.edu> To: Tim Robbins Cc: standards@FreeBSD.ORG Subject: Re: PLEASE no more "standards" headers work until after 5.0. In-Reply-To: <20021021185251.A73608@dilbert.robbins.dropbear.id.au> References: <20021021071515.GA21147@dragon.nuxi.com> <20021021023556.E1126-100000@patrocles.silby.com> <20021021185251.A73608@dilbert.robbins.dropbear.id.au> Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > The "appropriate" fix for dsniff is to remove this line from config.h. > Putting the in_addr_t typedef back into under _BSD_VISIBLE > would also fix it. Recall that POSIX gives us plenary authority to define *any* _t type in any standard header. We normally don't do this so that programs which ask to be broken when they make use of non-standard declarations do, in fact, get broken. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message