Date: Mon, 10 Dec 2001 22:09:25 -0800 From: Luigi Rizzo <luigi@FreeBSD.org> To: Archie Cobbs <archie@dellroad.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_dc.c Message-ID: <20011210220924.C16280@iguana.aciri.org> In-Reply-To: <200112110547.fBB5lGZ10772@arch20m.dellroad.org> References: <200112110302.fBB32mU93520@freefall.freebsd.org> <200112110547.fBB5lGZ10772@arch20m.dellroad.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 10, 2001 at 09:47:16PM -0800, Archie Cobbs wrote: > > On an unrelated note, looking at the diff shown by the cvsweb thing... > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/pci/if_dc.c.diff?r1=1.9.2.29&r2=1.9.2.30&only_with_tag=RELENG_4 > > isn't this diff corrupted? Why does it contain this line: > > @@ -2827,7 +2827,9 @@ static void dc_start(ifp) > > I thought the '@@' lines were not supposed to contain source text. it is the output of "diff -u --show-c-function", very convenient... cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011210220924.C16280>