Re: [Perfctr-devel] perfctr-2.5.5 released

mikpe@csd.uu.se
Mon, 16 Jun 2003 02:44:06 +0200 (MEST)


(I missed the cc: list)

On Mon, 16 Jun 2003 09:18:46 +0900, Hiro Yoshioka wrote:
> I just download perfctr 2.5.5 and see the difference
> between 2.5.4 and 2.5.5 but I could not find code
> changes except the changelog and todo.
>
> $ diff -u perfctr-2.5.4 perfctr-2.5.5
> diff -u perfctr-2.5.4/CHANGES perfctr-2.5.5/CHANGES
> --- perfctr-2.5.4/CHANGES 2003-06-01 21:32:45.000000000 +0900
> +++ perfctr-2.5.5/CHANGES 2003-06-16 07:11:23.000000000 +0900

Missing '-r' option to diff, so it only diffs the toplevel files.
Use diff -ruN to compare two directories recursively.

/Mikael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/