Date: Thu, 31 Jan 2002 16:37:40 -0800 From: Terry Lambert <tlambert2@mindspring.com> To: "M. Warner Losh" <imp@village.org> 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 Message-ID: <3C59E354.E7DAD502@mindspring.com> References: <20020131072933.GQ22384@daemon.ninth-circle.org> <3C58F78E.3F66EA8E@mindspring.com> <3C58FBEC.746257BB@softweyr.com> <20020131.085938.18394797.imp@village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
"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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C59E354.E7DAD502>