From owner-freebsd-arch Thu Jan 31 8:32:15 2002 Delivered-To: freebsd-arch@freebsd.org Received: from xerxes.courtesan.com (courtesan.com [206.168.103.86]) by hub.freebsd.org (Postfix) with ESMTP id 1359F37B417 for ; Thu, 31 Jan 2002 08:32:10 -0800 (PST) Received: from xerxes.courtesan.com (IDENT:millert@localhost.courtesan.com [127.0.0.1]) by xerxes.courtesan.com (8.12.2/8.12.1) with ESMTP id g0VGVPDx011045; Thu, 31 Jan 2002 09:31:25 -0700 (MST) Message-Id: <200201311631.g0VGVPDx011045@xerxes.courtesan.com> To: "M. Warner Losh" Cc: wes@softweyr.com, tlambert2@mindspring.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, deraadt@cvs.openbsd.org Subject: Re: __P macro question In-reply-to: Your message of "Thu, 31 Jan 2002 08:59:38 MST." <20020131.085938.18394797.imp@village.org> References: <20020131072933.GQ22384@daemon.ninth-circle.org> <3C58F78E.3F66EA8E@mindspring.com> <3C58FBEC.746257BB@softweyr.com> <20020131.085938.18394797.imp@village.org> Date: Thu, 31 Jan 2002 09:31:24 -0700 From: "Todd C. Miller" 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 A good way to check before vs. after may be to run things through cpp and compare the pre and post change with "diff -b". - todd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message