The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] A repository with 44 years of Unix evolution gets the MSR '15 Best Data Showcase Award
@ 2015-05-25 19:05 Noel Chiappa
  0 siblings, 0 replies; 33+ messages in thread
From: Noel Chiappa @ 2015-05-25 19:05 UTC (permalink / raw)


    > From: Mary Ann Horton

    > I have 5 AT&T SVR4 tapes among them .. Is it worth recovering them?

I would say that unless they are _known_ to be in a repository somewhere, yes
(unless it's going to cost a fortune - SVR4 isn't _that_ key a step in the
evolution, I don't think [but I stand to be corrected :-]).

	Noel



^ permalink raw reply	[flat|nested] 33+ messages in thread
* [TUHS] A repository with 44 years of Unix evolution gets the MSR '15 Best Data Showcase Award
@ 2015-05-26 10:07 Berny Goodheart
  0 siblings, 0 replies; 33+ messages in thread
From: Berny Goodheart @ 2015-05-26 10:07 UTC (permalink / raw)



> 
>    On Thu, May 21, 2015 at 11:49 AM, Clem Cole <clemc at ccc.com <mailto:clemc at ccc.com>
>    <mailto:clemc at ccc.com <mailto:clemc at ccc.com>>> wrote:
> 
>        ? HP/UX is an SVR3 & OSF/1 ancester. Solaris is SVR4.  In fact
>        it was the SVR4 license and deal between Sun and AT&T)? that
>        forced the whole OSF creation.  One of the "principles" of the
>        OSF was "Fair and Stable" license terms.
> 
>        Which begs a question - since Solaris was SVR4 based and was
>        made freely available via OpenSolaris et al, does that not
>        make SVR4 open?   I'm not a lawyer (nor play one on TV), but
>        it does seem like that sets some sort of precedent.

This is indeed an interesting question. During the IBM vs SCO debacle,
IBM requested the use of TMGE to be used as an example for proof of
how the SVR4 kernel algorithms were already out in the public domain
and thus set the precedent. And this was also (eventually) approved by
AT&T for publication.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20150526/0204de7e/attachment.html>


^ permalink raw reply	[flat|nested] 33+ messages in thread
* [TUHS] A repository with 44 years of Unix evolution gets the MSR '15 Best Data Showcase Award
@ 2015-05-19 15:40 Doug McIlroy
  2015-05-19 16:26 ` cowan
  0 siblings, 1 reply; 33+ messages in thread
From: Doug McIlroy @ 2015-05-19 15:40 UTC (permalink / raw)



A fantastic curatorial exploit!              

> Deadly quote "and nobody cares about that early code history any more
> --so this is all water under the bridge."

This particular metaphor always reminds me of the Farberism: "That's
water over the bridge." Dave, a major presence at Bell Labs, master
malaprop, friend of many and collaborator with several of the early
Unix team, may be counted as an honorary Unixian.

Doug



^ permalink raw reply	[flat|nested] 33+ messages in thread
* [TUHS] A repository with 44 years of Unix evolution gets the MSR '15 Best Data Showcase Award
@ 2015-05-18 20:07 Diomidis Spinellis
  2015-05-19  9:24 ` Tom Ivar Helbekkmo
                   ` (3 more replies)
  0 siblings, 4 replies; 33+ messages in thread
From: Diomidis Spinellis @ 2015-05-18 20:07 UTC (permalink / raw)


Since early 2013 I've occasionally asked this list for help, and shared
the progress regarding the creation of a Unix Git repository containing
Unix releases from the 1970s until today [1].

On Saturday I presented this work [2, 3] at MSR '15: The 12th Working
Conference on Mining Software Repositories, and on Sunday I discussed
the work with the participants over a poster [4] (complete with commits
shown in a teletype (lcase) and a VT-220 font).  Amazingly, the work
received the conference's "Best Data Showcase Award", for which I'm
obviously very happy.

I'd like to thank again the many individuals who contributed to the
effort. Brian W. Kernighan, Doug McIlroy, and Arnold D. Robbins helped
with Bell Labs login identifiers. Clem Cole, Era Eriksson, Mary Ann
Horton, Kirk McKusick, Jeremy C. Reed, Ingo Schwarze, and Anatole Shaw
helped with BSD login identifiers. The BSD SCCS import code is based on
work by H. Merijn Brand and Jonathan Gray.

A lot of work remains to be done.  Given that the build process is
shared as open source code, it is easy to contribute additions and fixes
through GitHub pull requests on the build software repository [5], but
if you feel uncomfortable with that, just send me email. The most useful
community contribution would be to increase the coverage of imported
snapshot files that are attributed to a specific author. Currently,
about 90 thousand files (out of a total of 160 thousand) are getting
assigned an author through a default rule. Similarly, there are about
250 authors (primarily early FreeBSD ones) for which only the identifier
is known. Both are listed in the build repository's unmatched directory
[6], and contributions are welcomed (start with early editions; I can
propagate from there). Most importantly, more branches of open source
systems can be added, such as NetBSD OpenBSD, DragonFlyBSD, and illumos.
Ideally, current right holders of other important historical Unix
releases, such as System III, System V, NeXTSTEP, and SunOS, will
release their systems under a license that would allow their
incorporation into this repository.  If you know people who can help in
this, please nudge them.

--Diomidis

[1] https://github.com/dspinellis/unix-history-repo
[2]
http://www.dmst.aueb.gr/dds/pubs/conf/2015-MSR-Unix-History/html/Spi15c.html
(HTML)
[3]
http://www.dmst.aueb.gr/dds/pubs/conf/2015-MSR-Unix-History/html/Spi15c.pdf
(PDF)
[4]
http://www.dmst.aueb.gr/dds/pubs/conf/2015-MSR-Unix-History/html/poster.pdf
(105MB)
[5] https://github.com/dspinellis/unix-history-make
[6]
https://github.com/dspinellis/unix-history-make/tree/master/src/unmatched




^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2015-05-29 14:14 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-25 19:05 [TUHS] A repository with 44 years of Unix evolution gets the MSR '15 Best Data Showcase Award Noel Chiappa
  -- strict thread matches above, loose matches on Subject: below --
2015-05-26 10:07 Berny Goodheart
2015-05-19 15:40 Doug McIlroy
2015-05-19 16:26 ` cowan
2015-05-19 17:29   ` Doug McIlroy
2015-05-21 19:41     ` scj
2015-05-18 20:07 Diomidis Spinellis
2015-05-19  9:24 ` Tom Ivar Helbekkmo
2015-05-19 10:04   ` Erik E. Fair
2015-05-19 13:19     ` Jacob Goense
2015-05-19 13:48       ` Steffen Nurpmeso
2015-05-19 14:36         ` SPC
2015-05-19 15:55   ` Warner Losh
2015-05-19 16:48     ` Tom Ivar Helbekkmo
2015-05-19 17:30       ` Clem Cole
2015-05-19 18:06         ` Tom Ivar Helbekkmo
2015-05-19 18:55         ` cowan
2015-05-20  3:07           ` Andy Kosela
2015-05-19 14:53 ` Clem Cole
2015-05-21  1:42 ` Derrik Walker v2.0
2015-05-21 11:50   ` Diomidis Spinellis
2015-05-21 15:09     ` cowan
2015-05-21 15:49       ` Clem Cole
2015-05-21 17:03         ` Jacob Ritorto
2015-05-21 18:04           ` Clem Cole
2015-05-25 16:46             ` Mary Ann Horton
2015-05-25 17:21               ` John Cowan
2015-05-25 21:15               ` Cory Smelosky
2015-05-26 17:55               ` Scot Jenkins
2015-05-29 14:14                 ` Mary Ann Horton
2015-05-22  0:17         ` John Cowan
2015-05-26 19:12   ` Doug McIntyre
2015-05-21 19:54 ` scj

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).