svn commit: r241933 - head/sys/conf

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


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


More information about the svn-src-head mailing list