Date: Mon, 12 Nov 2012 16:47:13 -0800 From: David O'Brien <obrien@FreeBSD.org> To: Warner Losh <imp@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r241933 - head/sys/conf Message-ID: <20121113004712.GA99118@dragon.NUXI.org> In-Reply-To: <20121113002907.GA98994@dragon.NUXI.org> References: <201210231458.q9NEwPRd090442@svn.freebsd.org> <20121113002907.GA98994@dragon.NUXI.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 12, 2012 at 04:29:07PM -0800, David O'Brien (@FreeBSD) wrote:
> $ diff -Bbw files.mips.r241680,sorted files.mips.r241933,sorted | egrep -v '^(\+|-|@@)' | wc -l
> 43
Sorry, should have better ensured all input lines appeared in the output.
$ diff -u999 -Bbw files.mips.r241680,sorted files.mips.r241933,sorted | egrep -v '^(\+|-|@@)' | wc -l
61
Using your immediate r241936 follow on commit:
$ diff -u999 -Bbw files.mips.r241680,sorted files.mips.r241936,sorted | egrep -v '^(\+|-|@@)' | wc -l
68
And by end of the day (r242031, all your commits to this file on the 23rd):
$ diff -u999 -Bbw files.mips.r241680,sorted files.mips.r241986,sorted | egrep -v '^(\+|-|@@)' | wc -l
84
--
-- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121113004712.GA99118>
