svn commit: r241933 - head/sys/conf

David O'Brien obrien at FreeBSD.org
Tue Nov 13 00:47:13 UTC 2012


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 at FreeBSD.org)


More information about the svn-src-all mailing list