Slashdot Mirror


SGI's Letter to the Linux Community

_Upsilon_ writes "SGI has released a letter to the Linux community in response to SCO's recent threat to revoke the UNIX licence for Irix. The letter mentions that they inadvertently did submit some System V code into the Linux kernel, that has since been removed (and some more in the process of being removed). The article points out that the code fragments in question had already been released into the public domain as well."

16 of 565 comments (clear)

  1. This is also on by Sir+Haxalot · · Score: 5, Informative
    --
    I have over 70 freaks, do you?
  2. wow.. owned. by Anonymous Coward · · Score: 5, Insightful

    This is one of the most levelheaded, rational-sounding responses to SCO that I've seen in a long time. I hope they sent this to their customers. If it goes just to slashdot and associated sites it's sort of just preaching to the choir :)

  3. SCO Reply by briggsb · · Score: 5, Funny

    SCO is quick with their reply to SGI.

  4. Tommorows news today by Anonymous Coward · · Score: 5, Funny

    SCO CEO Darl McBride remained true to form when he responded to the SGI letter, "IRIX infringes upon our IP, this means that motion pictures featuring graphics rendered on SGI is a derivative work of our UNIX SysV code. We are not just talking a couple in frames, we are talking entire movies here".

    The film at 11 is now the intellectual property of the SCO group.

  5. How hard can SGI fight? by TopShelf · · Score: 5, Informative

    Unlike Big Blue, SGI might not be well placed to fight a drawn-out legal battle with SCO. Revenue is declining, cashflow is negative, and the share price is circling the toilet bowl. And since the IBM/SCO case doesn't look like it will be resolved soon, you have to wonder how much resistance SGI can put up...

    --
    Stop by my site where I write about ERP systems & more
  6. Re:Moderators: Karma Whore by Anonymous Coward · · Score: 5, Funny

    I hate karma whoring ACs...

  7. Re:Don't /. these guys by motte_fra · · Score: 5, Funny

    serving text/plain is quite strenuous on those small servers

  8. atoi? by ikoleverhate · · Score: 5, Interesting

    "found brief fragments of code matching System V code in three generic routines (ate_utils.c, the atoi function " they're complaining about copied atoi code?!?!?! exactly how many variations of converting ascii to integers could there be? And why would anyone care about something so simple? Unless it was a FUD screen...

  9. OK for me but not for you! by lcsjk · · Score: 5, Insightful

    Let's see now; SCO claims that they inadvertantly released code under the GPL so they cannot be held accountable.
    SGI claims they inadvertantly released UNIX code into Linux, but SCO says they are accountable; ie., lawsuit.
    Is something wrong with this scene?

  10. Re:Uh-oh... by 47PHA60 · · Score: 5, Informative

    In any organization this will happen. SCO is saying that IBM moved the code into Linux on purpose to destroy UNIX.

    This is very different from an inadvertant violation. If you took me to court and I could present evidence that I did not include your code purposefully, that I removed the offending code as soon as I knew about it and presented documentation that the code was public domain, but that I thought it would be better to remove any possibility of violation, chances are that would be the end of it. The court would see that I performed due diligence to detect and fix the problem.

    That is why Linus and others keep on challenging SCO to show them the code so that they can perform their legal obligation and remove it. These people have also said that the fact that SCO won't show the code probably indicates that there are no violations, and certainly not on the grand, purposful scale SCO alleges. Look, if somone walked into your place of work and said "you are running unlicensed software," they'd be right. I have never seen a business that was NOT running unlicensed software. Does that mean they did it on purpose to destroy the maker of that software?

  11. Given sco's record of press releases and FUD by snakecoder · · Score: 5, Funny

    I can't wait to see how they will spin this. "SGI ADMITS PLACING SCO CODE IN LINUX!" maybe time to day trade today.

    --
    -Nuke the moon
  12. The remedy for infringing code... by furry_marmot · · Score: 5, Insightful
    ...is to remove it. Everyone knows that. The only reason SCO is acting the way they are is to get money. There's the brain-dead, pathetically desperate attempt to convince people (especially a judge, eventually) that they have been damaged and deserve money; and then there's the attempt to convince people that the infringing code is so extensive that it couldn't possibly be removed -- therefore, they should be able to license Linux/Unix/Irix/etc, with a right to prevent people from using it if they don't pay up.

    The correct solution in such cases is a) determine if damages apply, and b) cease and desist infringing (that is, remove or rewrite the code).

    But if the code is removed, then SCO can't charge everyone under the sun with licensing fees. And if they showed people what the hell code they're talking about, people would be able to remove the code, thus preventing them garnering licensing fees. Since removal of the code is the last thing they want to happen, they are probably unable to even present a coherent case in court. I mean, besides wanting to keep the purported infringements a secret, wouldn't a judge just order the offending code be removed?

    I believe their sole strategy is to whine, posture, lie through their teeth, and desperately hope people will be scared and cave in and purchase licenses, as some have done already.

    If they actually had a case, they'd take someone to court and win and be done with it. Resorting to scare tactics and hysterical accusations pretty much proves they have nothing, IMHO.

    --marmot

  13. Re:So that's where it came from!! by Anonymous Coward · · Score: 5, Insightful

    Actually, it's not immaterial at all.

    SGI has demonstrated that any copyright violation was inadvertent and that any such copied code was insignificant within the larger work, as it was so easily removed.

    Moreover, they've shown good faith by making every effort to mitigate the damages, even though SCO has shown no such willingness (by refusing to identify the infringing code).

    As a result, SCO would be unlikely to get anything more than actual damages, which would be small. And, if the infringing code was removed before SCO obtained its copyright registration (which you'll recall was quite late in the game), they probably wouldn't even get that.

  14. Re:Uh-oh... by IWannaBeAnAC · · Score: 5, Funny
    My God! You are right! SCO have forced SGI to admit that core, critical components of Linux have actually been ripped out of System V! I mean, take one example from the massive 200 lines of offending code: the atoi(3) function. Yep, a function of such mind-blowing sophistication and complexity that it takes a NULL-terminated string argument and converts it to an integer. It is true, the Linux community lacks the technical ability to reproduce this function, hence the necessity to rip it from System V. Yes, this really is a tragic day for Linux.


    Perhaps there is already a freely-available atoi(3) implementation that can be used by the Kernel? Yes, in fact there is! Even better, it coincides with the atoi(3) function that was removed! Woohoo! We are saved! There is not even eny need to look further afield, like the multitude of *other* free implementations around the place (say, glibc? BSD?), or (at last resort) actually finding a master C programmer to lock himself in a room for the long winter months in an effort to come up with an independent implementation.


    The funniest thing is, that it probably WOULD take a huge effort by a master programmer to actually find an implementation of atoi(3) that was truely independent ;-)

  15. I've figured out how SCO will spin this by yeremein · · Score: 5, Funny
    SGI says:
    All together, these three small code fragments comprised no more than 200 lines out of the more than one million lines of our overall contributions to Linux. Notably, it appears that most or all of the System V code fragments we found had previously been placed in the public domain, meaning it is very doubtful that the SCO Group has any proprietary claim to these code fragments in any case.

    Tomorrow's SCO press release will say:

    All together, these ... code fragments comprised ... more than one million lines of ... System V code ... that the SCO Group has ... proprietary claim to.
  16. Whore? by Kommet · · Score: 5, Funny
    Um, yeah. A "Karma Whore" who can't possibly get Karma for posting this since it was posted AC. Now calling him/her/it a "Karma Thief" I could get behind!

    Hey, now there's an idea!

    A new class of hated Slashdot readers: evil Karma Thieves who post an article as an Anonymous Coward, thus depriving all the good, honest, hard-working Karma Whores of their cheap-ass mod points.