Re: [PATCH] Re: diff command line?

2005-03-05 Thread Gene Heskett
On Saturday 05 March 2005 16:08, Willy Tarreau wrote: >On Sat, Mar 05, 2005 at 09:47:44PM +0100, Bodo Eggert wrote: >> Russell King <[EMAIL PROTECTED]> wrote: >> > On Sat, Mar 05, 2005 at 10:48:00AM -0500, Gene Heskett wrote: >> >> What are the options normally used to generate a diff for >> >>

Re: [PATCH] Re: diff command line?

2005-03-05 Thread Willy Tarreau
On Sat, Mar 05, 2005 at 09:47:44PM +0100, Bodo Eggert wrote: > Russell King <[EMAIL PROTECTED]> wrote: > > On Sat, Mar 05, 2005 at 10:48:00AM -0500, Gene Heskett wrote: > > >> What are the options normally used to generate a diff for public > >> consumption on this list? > > > > diff -urpN orig

[PATCH] Re: diff command line?

2005-03-05 Thread Bodo Eggert
Russell King <[EMAIL PROTECTED]> wrote: > On Sat, Mar 05, 2005 at 10:48:00AM -0500, Gene Heskett wrote: >> What are the options normally used to generate a diff for public >> consumption on this list? > > diff -urpN orig new > > where "orig" and "new" both contain the top level "linux"

[PATCH] Re: diff command line?

2005-03-05 Thread Bodo Eggert
Russell King [EMAIL PROTECTED] wrote: On Sat, Mar 05, 2005 at 10:48:00AM -0500, Gene Heskett wrote: What are the options normally used to generate a diff for public consumption on this list? diff -urpN orig new where orig and new both contain the top level linux directory, so the

Re: [PATCH] Re: diff command line?

2005-03-05 Thread Willy Tarreau
On Sat, Mar 05, 2005 at 09:47:44PM +0100, Bodo Eggert wrote: Russell King [EMAIL PROTECTED] wrote: On Sat, Mar 05, 2005 at 10:48:00AM -0500, Gene Heskett wrote: What are the options normally used to generate a diff for public consumption on this list? diff -urpN orig new where

Re: [PATCH] Re: diff command line?

2005-03-05 Thread Gene Heskett
On Saturday 05 March 2005 16:08, Willy Tarreau wrote: On Sat, Mar 05, 2005 at 09:47:44PM +0100, Bodo Eggert wrote: Russell King [EMAIL PROTECTED] wrote: On Sat, Mar 05, 2005 at 10:48:00AM -0500, Gene Heskett wrote: What are the options normally used to generate a diff for public consumption