From owner-freebsd-arch Thu Jan 31 16:38:19 2002 Delivered-To: freebsd-arch@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id 3D23F37B416 for ; Thu, 31 Jan 2002 16:38:18 -0800 (PST) Received: from pool0167.cvx40-bradley.dialup.earthlink.net ([216.244.42.167] helo=mindspring.com) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WRi6-0002XU-00; Thu, 31 Jan 2002 16:37:47 -0800 Message-ID: <3C59E354.E7DAD502@mindspring.com> Date: Thu, 31 Jan 2002 16:37:40 -0800 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "M. Warner Losh" Cc: wes@softweyr.com, asmodai@wxs.nl, mckusick@mckusick.com, arch@FreeBSD.ORG, peter@wemm.org, phk@critter.freebsd.dk, deatley@apple.com, jkh@winston.freebsd.org, perry@wasabisystems.com, Todd.Miller@courtesan.com, deraadt@cvs.openbsd.org Subject: Re: __P macro question References: <20020131072933.GQ22384@daemon.ninth-circle.org> <3C58F78E.3F66EA8E@mindspring.com> <3C58FBEC.746257BB@softweyr.com> <20020131.085938.18394797.imp@village.org> 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 "M. Warner Losh" wrote: > I'm almost done with bin. I have a emacs macro to help me with __P() > and have been doing the prototyping by hand, but it dawned on my that > protoize may be the right tool here, so I'll be playing with that when > I start up again. /bin/sh is the only thing I have left. Patches to > be posted today or tomorrow. If all you care about is "\ __P(.*);" -> ".*;", sed is your friend. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message