The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: schily@schily.net (Joerg Schilling)
Subject: [TUHS] Source code abundance?
Date: Sat, 04 Mar 2017 11:04:04 +0100	[thread overview]
Message-ID: <58ba9114.Jgu1/Lif2hpjgghD%schily@schily.net> (raw)
In-Reply-To: <CAC20D2OxPUv1_dpoEDjJ6t+a_9TJc_kkeUxDxg-=oRHFGzorXg@mail.gmail.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 4624 bytes --]

Clem Cole <clemc at ccc.com> wrote:

> I've been given two different interpretations so I'm not sure who to
> believe.  I really would like to hear a lawyer from Oracle (ney Sun) for
> Micro Focus (ney - At&t -> Novell) make a statement.
>
> I believe the issue is that Sun was given something called "complete
> rights", similar to what IBM had( which is how OSF was licensed - from the
> IBM one).   This was interpreted to believe they could anything with it
> with anything >>they<< did.   That is to say, if they hacked on the kernel
> and published there kernel, then the parts that came from AT&T could be
> also.

Aprox. half of the code from Svr4 was written by Sun anyway. AT&T still 
believed that they owneed all of the code ans required Sunto pay royalties.

Sun for this reason started to negotiate a buy out with AT&T. They agreed that 
Sun pays 3 years of royalties at once and then gets the same rights as AT&T.
Shoirt before the contract was signed, AT&T handed over the code to Novell for 
less than what Sun should pay to AT&T.

Sun then continued the negotiation with Novell and finally did the deal that 
included the right to sub-license the code to an arbitrary number of customers.

Thia was around 1994/1995 and it took Sun Lawyers upt to y2000 to decide that 
the right to sub-licence includess the right to make it OpenSource.

In y2000, Sun published aprox. 95%% of the Solaris-ON code but this did not 
include the source ls.c because it contained 3 lines from Microsoft/Xenix.
It also missed the kernel networking code.

> The question is what happens to the code that got from AT&T but did not
> use.  I'm going to be hypothetical here, Larry correct me to the specifics
> please as I never saw Solaris sources, but SVR4 had Streams Networking in
> it.   Let's say the Solaris pulled that out like we did at Stellar with
> SVR3 and put a BBN or BSD style stack back in and never shipped the streams
> code.   The Network stack they did publish would be available, but what
> about the AT&T version?
>
> I have heard different legal folks say it was both still "closed" and
> others say, it was now opened.

AFAIK, there never was a streams based networking code in Svr4 from AT&T.
The "original" code was from Lachman but it was slow so Sun bought new code 
from Mentat inc for Solaris 2.3 (IIRC). Sun then soon hired all important 
people from Mentat and enhanced the code, but missed to buy Mentat itself.

As a result, Sun could not OpenSource the Mentat networking code. Fortunately, 
this code was not fast enough for 1/10 GB ETH and needed a major rewrite 
anyway. So Sun management did give the OK for the rewrite that finally made it 
possible to Opensource 99% of Solaris-on in June 2005.

Let me finally give some information about SCO....

Sun bought a license from SCO for two reasons:

-	The permission to use the NIC drivers from SCO.
	Then it tourned out that that SCO did use something similar but
	incompatible to the Solaris GLC NIC abstraction layer.

-	The permission to use "lxrun", but then a group of people inside
	Sun wrote a new subsystem from scratch and caused the other group
	to become the looser of an internal dispute.

A friend is one of the people who did work for the SCO kernel group before SCO 
was bought by Caldera Linux and later renamed to SCO... The lawsuit was 
initiated by the Caldera Linux people and not by the "former" SCO people.

He is still working for the company that now owns sco.com and that now 
redirects to the new company name xinuos.com. They still have the ELF standard 
documents and AT&T UNIX documentation online. Their business is now FreeBSD 
based as they did not have the momentum to make UnixWare a 64 bit system. While 
I implemented Joliet and ISO-9660:1999 support for them, I noticed that the 
code was not very 64 bit clean in general....


Finally something about the way the code way sold:

Novell bought not only the source code and the license but the building and the 
USL people in New Jersey as well. When they later sold UNIX to SCO, they  of
course sold the USL location and people as well. IIRC, SCO did even present 
a contract for that fact but the judge did rather believe the oral claims from 
the Novell people.

While I was implementing Joliet and ISOI-9660:1999 I had to discusss things 
with the former USL people from New Jersey.

Jörg

-- 
 EMail:joerg at schily.net                  (home) Jörg Schilling D-13353 Berlin
       joerg.schilling at fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.org/private/ http://sourceforge.net/projects/schilytools/files/


  parent reply	other threads:[~2017-03-04 10:04 UTC|newest]

Thread overview: 85+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-03 20:06 Noel Chiappa
2017-03-03 20:28 ` Clem Cole
2017-03-03 23:12   ` Larry McVoy
2017-03-03 23:56   ` Wesley Parish
2017-03-04  0:29     ` Steve Nickolas
2017-03-04  1:01     ` Henry Bent
     [not found]       ` <CAH1jEzZPonQuq_4YJWN=cpaB9J8q2+TU-zRWx+Bg+29SUvfOVQ@mail.gmail.com>
2017-03-04  3:23         ` Nick Downing
2017-03-04 10:04   ` Joerg Schilling [this message]
2017-03-04 16:28     ` Clem Cole
2017-03-04 16:34       ` Clem Cole
2017-03-05 19:15       ` Joerg Schilling
2017-03-05 19:25         ` Warner Losh
2017-03-05 19:55           ` Clem Cole
2017-03-06  9:35             ` Joerg Schilling
2017-03-06  0:13         ` Josh Good
2017-03-05 15:44     ` Larry McVoy
2017-03-05 18:26       ` Joerg Schilling
2017-03-05 18:55         ` Larry McVoy
2017-03-05 19:10           ` Joerg Schilling
2017-03-05 21:36             ` Larry McVoy
2017-03-05 22:03               ` Mutiny 
  -- strict thread matches above, loose matches on Subject: below --
2017-03-08 12:26 Doug McIlroy
2017-03-04 15:39 Noel Chiappa
2017-03-04 16:02 ` Jason Stevens
2017-03-04 17:53 ` Jacob Goense
2017-03-04 18:37   ` Steve Nickolas
2017-03-04 18:38     ` Ron Natalie
2017-03-04 20:39   ` Cory Smelosky
2017-03-04 21:05     ` Jacob Goense
2017-03-05 17:54 ` Joerg Schilling
2017-03-05 18:24   ` Mutiny 
2017-03-01 18:01 Arthur Krewat
2017-03-01 18:07 ` Cory Smelosky
2017-03-01 18:13 ` Henry Bent
2017-03-01 18:27   ` Steve Nickolas
2017-03-01 19:18     ` Arthur Krewat
2017-03-01 19:25       ` Henry Bent
2017-03-01 19:29         ` Steve Nickolas
2017-03-01 19:32           ` Henry Bent
2017-03-01 19:49           ` Random832
2017-03-01 19:51             ` Warner Losh
2017-03-01 20:18             ` Joerg Schilling
2017-03-01 20:28           ` Clem Cole
2017-03-01 20:32             ` Warner Losh
2017-03-02 13:55             ` Paul Ruizendaal
2017-03-02 14:15               ` Jim Capp
2017-03-02  1:22 ` Jason Stevens
2017-03-02  6:50   ` Cory Smelosky
2017-03-02 13:36     ` Arthur Krewat
2017-03-04  3:29 ` Warren Toomey
2017-03-04 12:51   ` Arthur Krewat
2017-03-06 15:33 ` Angelo Papenhoff
2017-03-06 15:57   ` ron minnich
2017-03-06 16:20     ` Joerg Schilling
2017-03-06 22:52       ` Clem Cole
2017-03-07  6:52         ` Angelo Papenhoff
2017-03-07 13:25           ` Clem Cole
2017-03-06 16:21     ` Dan Cross
2017-03-06 16:45       ` Ron Natalie
2017-03-06 20:50         ` Dave Horsfall
2017-03-07 15:07           ` Ron Natalie
2017-03-07 15:13             ` Ron Natalie
2017-03-07 15:28               ` Larry McVoy
2017-03-07 19:44                 ` Ron Natalie
2017-03-06 18:00       ` ron minnich
2017-03-06 18:22         ` Dan Cross
2017-03-06 19:24         ` Nemo
2017-03-06 16:48     ` Clem Cole
2017-03-06 15:57   ` Clem Cole
2017-03-06 22:29     ` ron minnich
2017-03-06 22:59       ` Clem Cole
2017-03-06 23:31         ` Steve Johnson
2017-03-06 23:32           ` Cory Smelosky
2017-03-06 23:44             ` Steve Johnson
2017-03-06 23:48               ` Larry McVoy
2017-03-06 23:53                 ` Larry McVoy
2017-03-07  0:42             ` Warren Toomey
2017-03-07  0:33           ` Random832
2017-03-07  0:50         ` Clem Cole
2017-03-06 16:19   ` Jason Stevens
2017-03-06 19:06     ` Paul Ruizendaal
2017-03-06 20:32       ` ron minnich
2017-03-06 19:36     ` Warren Toomey
2017-03-06 20:17       ` Larry McVoy
2017-03-06 22:19         ` Warren Toomey

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=58ba9114.Jgu1/Lif2hpjgghD%schily@schily.net \
    --to=schily@schily.net \
    /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).