From owner-cvs-all Wed May 29 23:46: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 1490C37B40B; Wed, 29 May 2002 23:45:53 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g4U6jqJn062317; Wed, 29 May 2002 23:45:52 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g4U6jqSA062316; Wed, 29 May 2002 23:45:52 -0700 (PDT) Date: Wed, 29 May 2002 23:45:52 -0700 From: "David O'Brien" To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/gcc/config/i386 i386.h Message-ID: <20020529234552.A62266@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200205300604.g4U64EL88242@freefall.freebsd.org> <20020530063526.GI17045@elvis.mu.org> <20020530063943.GJ17045@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020530063943.GJ17045@elvis.mu.org>; from bright@mu.org on Wed, May 29, 2002 at 11:39:43PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, May 29, 2002 at 11:39:43PM -0700, Alfred Perlstein wrote: > Also I don't see the point of being so damn vague with your commits > to the source tree. I believe a commit message should tell the why, not the way, the diff gives that. > You do want help right? I (and the other committer that prompted me to desire this change) would like the world not to do "#ifdef i386". Any slothing you can give to make this possible is appreciated. "find . -type f | xargs egrep 'def.*i386' | grep -v __i386__" didn't show anything for me. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message