From owner-freebsd-arch Thu Jan 31 15:37:34 2002 Delivered-To: freebsd-arch@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 8C78637B402 for ; Thu, 31 Jan 2002 15:37:17 -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 g0VNbGo38257; Thu, 31 Jan 2002 16:37:16 -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 g0VNbEx35211; Thu, 31 Jan 2002 16:37:15 -0700 (MST) (envelope-from imp@village.org) Date: Thu, 31 Jan 2002 16:36:57 -0700 (MST) Message-Id: <20020131.163657.122059617.imp@village.org> To: Todd.Miller@courtesan.com Cc: perry@wasabisystems.com, arch@FreeBSD.ORG Subject: Re: __P macro question From: "M. Warner Losh" In-Reply-To: <200201312313.g0VNDLDx021778@xerxes.courtesan.com> References: <200201312043.g0VKhrDx004889@xerxes.courtesan.com> <200201312313.g0VNDLDx021778@xerxes.courtesan.com> 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-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200201312313.g0VNDLDx021778@xerxes.courtesan.com> "Todd C. Miller" writes: : In message : so spake Garance A Drosihn (drosih): : : > I believe Warner's plan for 'bin' is to both get rid of __P()'s, : > and to change routine declarations to be ANSI-style. The __P()'s : > are pretty easy to do with a script, but I think the declarations : > pretty much have to be done by hand. : : Yes, definately. However, when I talked to Kirk he indicated the : the only thing on the table was getting rid of __P. While I think : that converting from old to new style function declarations is a : good thing I think it makes sense to do that as a separate step. Kirk didn't ask me what I was going to do before asking you :-). My plan had all along been to do more than just __P removal. However, after just now completing FreeBSD's src/bin directories, I'd have to agree that for other directories, I'm going to do this in two steps. 1 for __P and the other for protoize. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message