Slashdot Mirror


SCO Claims Kernel Contains UnixWare Code

ergo98 writes "SCO has increased the intensity of the lawsuit with IBM by claiming to hold indisputable proof that copyrighted UnixWare code found its way into Linux, violating the rules of both camps. Whether this is true or not remains to be seen: SCO refuses to divulge the code in question, however they promise to reveal it in court shortly."

8 of 606 comments (clear)

  1. Every time I read... by BgJonson79 · · Score: 5, Funny

    about the Sco vs. IBM suit, I can't help but think that SCO is going to be worse off than Mike Tyson's cellmate when all is said and done.

    --

    There are four boxes used in defense of liberty: soap, ballot, jury, ammo. Use in that order.

  2. I know what they are! by Garion911 · · Score: 5, Funny

    And they are repeated many many times! /*

    */

    Those lines are exact duplicates of orginal Unix code! Oh no! They've got us!

    --
    Slashdot is like Playboy: I read it for the articles
  3. New option in make menuconfig. by Anonymous Coward · · Score: 5, Funny

    [*] SCO lawsuit support (EXPERIMENTAL) (NEW)

    If Y is selected, then copywrited code from unixware will be compiled into the kernel, if you have millions of $CURRENCY and would like to get SCO after you then say Y, most people would say N here.

    Patch here

  4. Let's Just buy them out by BigGar' · · Score: 5, Funny

    Let's set up a fund to collect money from open source users to use for the sole purpose of buying SCO stock. We'll collect enough to just buy the damn company release all IP into the GPL that we own.

    And that as they say will be that.

    --


    Shop smart, Shop S-Mart.
  5. Re:In other news, by Zugot · · Score: 5, Funny

    Ther are no WMD in the linux code, it was all moved to FreeBSD.

    --
    -- Bryan
  6. Here it is by r_j_prahad · · Score: 5, Funny

    /* Drunk. Fix later. (Dennis R) */

  7. Re:There are two other possible explanations... by Anonymous Coward · · Score: 5, Funny

    "I used to have the two letters posted outside my cube at a previous place of employment. I just tried to find them using Google, but I must not be using the right search terms. "

    I don't think Google works THAT well.

  8. Re:The Stolen Code by Musashi+Miyamoto · · Score: 5, Funny

    I bet this is the stolen code:

    for (i=0; i 256; i++) {

    Dirty, stinking thieves!


    So that is how they found the code... there is a bug... "i" is probably a single byte variable...and it just overran its bounds by one! (the range should only be from 0 to 255, not 256)