Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2012 19:41:28 -0700
From:      Warner Losh <imp@bsdimp.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:  <092962CE-23AB-46C9-91C5-D3E2A302A6AA@bsdimp.com>
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 Nov 12, 2012, at 5:29 PM, David O'Brien wrote:

> 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
>=20
> Hi Warner,
> What is the purpose of this?

A complete rewrite from scratch, starting with an empty file and fixing =
things that config/buildkernel complained about.

> $ diff -Bbw files.mips.r241680,sorted files.mips.r241933,sorted | =
egrep -v '^(\+|-|@@)' | wc -l
>      43
>=20
> So some of the content did "filter through" the clean room.

No, it did not.  You are mistaken. Sometimes, there's only one way to =
list files.

> Who did the "clean-room" implementation?

I did.

> If you, is it really a clean-room reimplementation?

Yes.

> You're so familiar with this file are you really able to do such a =
thing?

Yes.

This file is so simple that there's really only one way that a 'find =
sys/mips -name \*.c' can be expressed.

Warner=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?092962CE-23AB-46C9-91C5-D3E2A302A6AA>