On Wed, Jul 04, 2001 at 12:58:02PM -0400, John Weber wrote: > Is there any way to find out up to what ac# level has been merged with > the current kernel releases (including the pre kernels)? You can get a diff between two arbitrary patches against the same thing using interdiff from patchutils. For example: interdiff -h <(bzcat patch-2.4.6-pre5) <(bzcat patch-2.4.5-ac24.bz2) Tim. */
- Re: Linus vs. AC kernels Tim Waugh
- Re: Linus vs. AC kernels John Weber
- Re: Linus vs. AC kernels Alan Cox
- RE: Linus vs. AC kernels David Schwartz