From owner-freebsd-current Fri Mar 22 9:32:19 2002 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 72EF637B400 for ; Fri, 22 Mar 2002 09:32:14 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g2MHWDi89046; Fri, 22 Mar 2002 10:32:13 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g2MHWBL26335; Fri, 22 Mar 2002 10:32:12 -0700 (MST) (envelope-from imp@village.org) Date: Fri, 22 Mar 2002 10:32:05 -0700 (MST) Message-Id: <20020322.103205.67344013.imp@village.org> To: wollman@lcs.mit.edu Cc: current@FreeBSD.ORG Subject: Re: X11 breakage From: "M. Warner Losh" In-Reply-To: <200203221728.g2MHSrI85002@khavrinen.lcs.mit.edu> References: <20020322.100805.81894785.imp@village.org> <200203221728.g2MHSrI85002@khavrinen.lcs.mit.edu> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200203221728.g2MHSrI85002@khavrinen.lcs.mit.edu> Garrett Wollman writes: : < said: : : > -int ioctl(int, unsigned long, ...); : > +int ioctl __P((int, unsigned long, ...)); : : int (ioctl)(int, unsigned long, ...); : : is the ISO-sanctioned way. That's good information to know. I'll have to try it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message