From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32393 invoked by alias); 12 Feb 2007 23:23:03 -0000 Received: (qmail 32386 invoked by uid 22791); 12 Feb 2007 23:23:03 -0000 X-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 12 Feb 2007 23:22:58 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l1CNMukd012880 for ; Mon, 12 Feb 2007 18:22:56 -0500 Received: from pobox.hsv.redhat.com (pobox.hsv.redhat.com [172.16.16.12]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l1CNMt1f013046; Mon, 12 Feb 2007 18:22:56 -0500 Received: from [172.16.17.199] (dhcp-199.hsv.redhat.com [172.16.17.199]) by pobox.hsv.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id l1CNMt1s006497; Mon, 12 Feb 2007 18:22:55 -0500 Message-ID: <45D0F6CF.7010104@redhat.com> Date: Mon, 12 Feb 2007 23:23:00 -0000 From: Phil Muldoon User-Agent: Thunderbird 1.5.0.9 (X11/20061219) MIME-Version: 1.0 To: Roland McGrath CC: Frysk Hackers Subject: Re: Initial core file notes extraction for elf References: <20070212231901.5A1A01800E4@magilla.sf.frob.com> In-Reply-To: <20070212231901.5A1A01800E4@magilla.sf.frob.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2007-q1/txt/msg00111.txt.bz2 Roland McGrath wrote: > Never, ever, ever, run diff without -u. > Apologies. I run cvs diff -i lib/elf/ >~/notes.patch -i got transposed with -u. You'd think -u would be the default (maybe it is ;) Regards Phil