The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Warner Losh <imp@bsdimp.com>
To: Larry McVoy <lm@mcvoy.com>
Cc: segaloco <segaloco@protonmail.com>, TUHS <tuhs@tuhs.org>
Subject: [TUHS] Re: Re-implementations/Clean-Rooms et al.
Date: Thu, 8 Sep 2022 16:28:10 -0600	[thread overview]
Message-ID: <CANCZdfr1t2thmUNgzCN0SgU0152L3hWEUCxgLmz_e5Zj-+3nvw@mail.gmail.com> (raw)
In-Reply-To: <CANCZdfrCJf2JTL0Gqpvj4hcbE8dSxqMOxAq0XKzd=hmz_RsZvA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2194 bytes --]

On Thu, Sep 8, 2022 at 4:26 PM Warner Losh <imp@bsdimp.com> wrote:

>
>
> On Thu, Sep 8, 2022 at 4:16 PM Larry McVoy <lm@mcvoy.com> wrote:
>
>> On Thu, Sep 08, 2022 at 05:50:37PM -0400, Clem Cole wrote:
>> > > BSD is a different beast, as they were literally replacing the AT&T
>> source
>> > > code before their eyes, so there isn't much argument that can be made
>> for
>> > > 4.4BSD being a "clean-room" implementation of UNIX.
>> >
>> > It was not a clean-room as Arthur defined it.   It was rewritten over
>> time,
>> > which replaced AT&T's implementation.  Which is all that was ever
>> claimed.
>>
>> And it's a false claim.  Go look at the Bell Labs bmap() and the BSD
>> bmap(), the last time I looked they were bit for bit identical.
>>
>
> Yea, this was part of the de minimis copying that was acknowledged...
> It was mostly rewritten with most of AT&T's code gone. It's 110 lines of
> code,
> out of ~18,000 lines of kernel code. And the structure in 4.4BSD is
> somewhat
> different with balloc() being completely different than the rest of V7's
> subr.c.
>

I should have added it was one of the 23 files in 4.4lite that was
acknowledged
as having some AT&T code that AT&T agreed to release...


> I looked there because I split bmap() into bmap_read() and bmap_write()
>> because the read path is trivial and the write path is quite a bit more
>> difficult (this was all for the work srk imagined, and I did, to get
>> rid of the rotational delays).  So I was pretty familiar with that
>> code path and as of about 20 years ago, well past 4.4BSD, bmap() was
>> unchanged from either v7 or 32v.
>>
>
> But it likely didn't matter, since 32v likely lost its copyright
> protection due
> to AT&T distributing too many copies without the required copyright
> markings.
> At least that was the preliminary ruling that caused the suit to be
> settled...
> AT&T didn't want it finalized, though the cat was somewhat out of the bag
> at this point...
>
>
>> The weird thing is it isn't that hard to write something that would
>> walk the code and find other examples.  Nobody seemed to care.
>>
>
> Yea, most of the rest of the code around it was rewritten, but not that.
>
> Warner
>

[-- Attachment #2: Type: text/html, Size: 3561 bytes --]

  reply	other threads:[~2022-09-08 22:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-08 21:50 Clem Cole
2022-09-08 22:16 ` Larry McVoy
2022-09-08 22:26   ` Warner Losh
2022-09-08 22:28     ` Warner Losh [this message]
2022-09-08 23:30     ` Steve Nickolas
2022-09-08 23:42       ` Warner Losh
2022-09-09  0:05         ` Steve Nickolas
2022-09-09  0:17           ` Larry McVoy
2022-09-09  0:52             ` Steve Nickolas
2022-09-09  2:16               ` Larry McVoy
2022-09-08 23:34   ` Clem Cole
2022-09-08 22:17 ` Warner Losh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANCZdfr1t2thmUNgzCN0SgU0152L3hWEUCxgLmz_e5Zj-+3nvw@mail.gmail.com \
    --to=imp@bsdimp.com \
    --cc=lm@mcvoy.com \
    --cc=segaloco@protonmail.com \
    --cc=tuhs@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).