The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] IBM's involvement (was: SCO's "evidence" (was: RIP Darl McBride former CEO of SCO))
@ 2024-11-05 13:40 Douglas McIlroy
  0 siblings, 0 replies; 2+ messages in thread
From: Douglas McIlroy @ 2024-11-05 13:40 UTC (permalink / raw)
  To: TUHS main list

As a bit-part expert witness for the other side of the SCO case, I saw
hundreds of pages of evidence in the form of side-by-side code
comparison. As I recall, the vast majority of highlighted
correspondences were small snippets, often rearranged. I didn't
interact with the lawyers enough to form a solid opinion about where
this stood on the spectrum of coincidence to fair use to plagiarism.
It certainly wasn't wholesale copying. I do not recall being asked to
opine on whether trade secrets had been stolen.

Apropos of rearranged snippets, one of the diff algorithms I
experimented with in the mid-70s identified rearrangements. I
abandoned it because real life code contains lots of similar lines, so
many in PDP-11 assembler programs as to suggest that these programs
are largely permutations of each other. The phenomenon is much less
common in C, but still present; witness the prevalence of code like
      int i, n;
      for(i=0; i<n; i++) {
The phenomenon may have been afoot in the SCO evidence.

In regard to trade secrets, I was surprised when I moved from Unix at
Bell Labs to Linux at Dartmouth and found calendar(1) to be completely
rewritten, but with logic absolutely identical to the original version
I wrote at the Labs. That was so idiosyncratic that the identity of
the two could not have been an accident.

Doug

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [TUHS] RIP Darl McBride former CEO of SCO
@ 2024-11-04  1:17 Will Senn
  2024-11-04  2:31 ` [TUHS] " Greg 'groggy' Lehey
  0 siblings, 1 reply; 2+ messages in thread
From: Will Senn @ 2024-11-04  1:17 UTC (permalink / raw)
  To: tuhs

It happened in September, apparently, but is only now making the rounds. 
Darl McBride, known for taking everybody and his brother to court over 
stolen code, has passed away.

https://fossforce.com/2024/11/once-linuxs-biggest-enemy-darl-mcbride-dies-and-nobody-notices/

I actually remember liking SCO back in the day, before the company 
leadership went dark-side. These days, we get to play with ancient unix 
cuz of their license. What a topsy turvy world.

Is there a concise summary of the SCO suits and fallout out there? I've 
seen a lot on the AT&T side of things, but other than having lived 
through it, I've not seen much on what eventually happened and why it 
all sort of just dissappeared.

Will



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

end of thread, other threads:[~2024-11-05 13:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-05 13:40 [TUHS] IBM's involvement (was: SCO's "evidence" (was: RIP Darl McBride former CEO of SCO)) Douglas McIlroy
  -- strict thread matches above, loose matches on Subject: below --
2024-11-04  1:17 [TUHS] RIP Darl McBride former CEO of SCO Will Senn
2024-11-04  2:31 ` [TUHS] " Greg 'groggy' Lehey
2024-11-04  3:34   ` Wesley Parish
2024-11-04 17:35     ` Marc Rochkind
2024-11-04 22:50       ` [TUHS] SCO's "evidence" (was: RIP Darl McBride former CEO of SCO) Greg 'groggy' Lehey
2024-11-05  0:05         ` [TUHS] " Marc Rochkind
2024-11-05  1:31           ` [TUHS] IBM's involvement (was: SCO's "evidence" (was: RIP Darl McBride former CEO of SCO)) Greg 'groggy' Lehey

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