Date: Mon, 12 Nov 2012 19:54:56 -0500 From: Ben Kaduk <minimarmot@gmail.com> To: obrien@freebsd.org Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Warner Losh <imp@freebsd.org> Subject: Re: svn commit: r241933 - head/sys/conf Message-ID: <CAK2BMK5CgyiAg2G57YAS8r_cZbcFLgT2-KY4WEUw6edN0=YGgA@mail.gmail.com> In-Reply-To: <20121113004712.GA99118@dragon.NUXI.org> References: <201210231458.q9NEwPRd090442@svn.freebsd.org> <20121113002907.GA98994@dragon.NUXI.org> <20121113004712.GA99118@dragon.NUXI.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 12, 2012 at 7:47 PM, David O'Brien <obrien@freebsd.org> wrote: > 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 My reading was that the idea was to start from scratch with a files.mips and get one that works for all configurations, instead of having a balkanized regime where each board (or nearly so) had its own files file. I don't see that there's a way for the traditional meaning of "clean room" for licensing concerns to apply here. -Ben
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAK2BMK5CgyiAg2G57YAS8r_cZbcFLgT2-KY4WEUw6edN0=YGgA>