Date: Mon, 12 Nov 2012 16:29:07 -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: <20121113002907.GA98994@dragon.NUXI.org> In-Reply-To: <201210231458.q9NEwPRd090442@svn.freebsd.org> References: <201210231458.q9NEwPRd090442@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 23, 2012 at 02:58:25PM +0000, Warner Losh wrote: > Log: > Start a clean-room implementation of files.mips. This is sufficient > for SWARM64 and SWARM64_SMP to compile. Other kernels will be layered > in. > Modified: > head/sys/conf/files.mips ... > -# Copyright (c) 2001, 2004-2005, Juniper Networks, Inc. > -# All rights reserved. > -# JNPR: files.mips,v 1.11 2007/08/09 12:25:35 katta Hi Warner, What is the purpose of this? $ diff -Bbw files.mips.r241680,sorted files.mips.r241933,sorted | egrep -v '^(\+|-|@@)' | wc -l 43 So some of the content did "filter through" the clean room. Who did the "clean-room" implementation? If you, is it really a clean-room reimplementation? You're so familiar with this file are you really able to do such a thing? -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121113002907.GA98994>