Slashdot Mirror


SCO Tells Courts What IBM Did Wrong

linumax writes "It took more than two and a half years, but the SCO Group finally has disclosed a list of areas it believes IBM violated its Unix contract, allegedly by moving proprietary Unix technology into open-source Linux. In a five-page document filed Friday, SCO attorneys say they identify 217 areas in which it believes IBM or Sequent, a Unix server company IBM acquired, violated contracts under which SCO and its predecessors licensed the Unix operating system. However, the curious won't be able to see for themselves the details of SCO's claims: The full list of alleged abuses were filed in a separate document under court seal. The Lindon, Utah-based company did provide some information about what it believes IBM moved improperly to Linux, though."

78 of 389 comments (clear)

  1. What Next? by eln · · Score: 4, Interesting

    So they've gone from saying Linux lifted huge chunks of code from Unix wholesale to saying that IBM shared "methods and concepts," oh and a little code too?

    What's next, they'll say some IBM employees might have had coffee with Linux developers? This still just looks like a fishing expedition by SCO.

    1. Re:What Next? by Lord_Slepnir · · Score: 5, Funny
      IBM shared "methods and concepts,"

      such concepts as:

      for( int i = 0; i < someValue; i++ ) {

      and let us not forget the rampent use of:

      while(1) {

      that's in the linux kernel

    2. Re:What Next? by bedroll · · Score: 5, Interesting
      So they've gone from saying Linux lifted huge chunks of code from Unix wholesale to saying that IBM shared "methods and concepts," oh and a little code too?

      Well, you have to read what the intro says, the story says, and some history about the case. As I understand it, SCO is finally saying the ways that IBM abused it's contract with SCO. Notice the lack of Copyright claims in this statement. That's because the original case, regardless of what Darl liked to spew to the public, was about a contract violation. Whether that's still what the case is about eludes me right now, I thought they dropped the contract claims to focus on Copyright.

      It's been reported that IBM's contract with SCO stated that they weren't allowed to put technologies from their Unix into any other OS. This is not exclusive to those that weren't put there by IBM. That means that IBM could not use their "IP" in any other OS without consent from SCO. Many think that, if this stipulation were in IBM's contracts with SCO that SCO had a decent case against IBM.

      Then SCO started with all of the Copyright junk.

      If I'm reading this right, then this still would seem secondary and SCO still hasn't provided any evidence of Copyright infringement. They've just strengthened a case that few contested, and they've declared as less important.

    3. Re:What Next? by $RANDOMLUSER · · Score: 4, Informative

      Are you forgetting where they claimed that errno.h got lifted wholesale?

      --
      No folly is more costly than the folly of intolerant idealism. - Winston Churchill
    4. Re:What Next? by Iriel · · Score: 5, Funny
      This still just looks like a fishing expedition by SCO.

      You obviously can't spell phishing. You forget that SCO is trying to pass themselves off to the courts as a reasonable group.
      </toungeincheek>
      --
      Perfecting Discordia
      www.stevenvansickle.com
    5. Re:What Next? by IGoChopYourDollars · · Score: 4, Insightful

      What's next, they'll say some IBM employees might have had coffee with Linux developers?

      It sounds stupid, but when large corporations have to put up "firewalls" between projects to deal with sensitive issues such as IP leakage, that's *exactly* one of the things they have to worry about.

      IBM knows all about the procedures that are necessary in these situations, which is what makes SCO's charges so brazen. But when you have teams of hundreds of Linux developers under tight deadlines and under pressure to get their bonus or an acceptable job performance rating, along with intense corporate pressure to deliver results, it wouldn't be surprising if one or two didn't decide to take a shortcut and help themselves to a little AIX code.

    6. Re:What Next? by EnronHaliburton2004 · · Score: 4, Funny

      while(1) {

      Well then, this is a good thing. Maybe SCO should realize that their kernel shouldn't contain an endless while(true) loop-- that explains many problems.

    7. Re:What Next? by schon · · Score: 4, Interesting

      It's been reported that IBM's contract with SCO stated that they weren't allowed to put technologies from their Unix into any other OS.

      It's also been reported that a fat guy in a red suit flies around the earth once a year in a reindeer-powered sleigh.

      What you miss in that is that *everyone* who was directly involved in the contract (which was with AT&T, not SCO, or SCOX) has said that it does not mean what SCOX says it means. This includes the $echo newsletter, in which AT&T explicitly clarified that the clause only refers to AT&T's code, not code owned by the customer.

    8. Re:What Next? by GiMP · · Score: 2, Informative
      Linux is written in C, not C++. You cannot declare a variable within the for loop.
      int i;
      int someValue;
      /* where someValue is initalized sometime before the following... */
      for( i = 0; i &lt; someValue; i++ ) {
      Besides, I think they will have more problems from the rampant use of:
      return(0);
       
      /* and */
       
      return(1);
    9. Re:What Next? by menkhaura · · Score: 3, Informative

      Actually, one of the novelties brought by C99 was the possibility of declaring variables anywhere in the code, just like C++; therefore,


      for (int i = 0; i < something; i++)


      is perfectly valid C (according to the latest standard).

      --
      Stupidity is an equal opportunity striker.
      Fellow slashdotter Bill Dog
    10. Re:What Next? by Eric+Damron · · Score: 5, Informative

      "It's been reported that IBM's contract with SCO stated that they weren't allowed to put technologies from their Unix into any other OS."

      This is what SCO is trying to imply by twisting the meaning of the contract. IBM and the OSS world is on to their little scam however.

      What SCO would like the court to rule is that any code that IBM included in any of the products covered by the original contract become derivative works and therefore is under the control of SCO.

      This is not what the authors of the contract intended and they have testified proving that it was not their intention or understanding that IBM would lose control of its own code if it added it to the products covered under the contracts.

      SCO has no real case.

      --
      The race isn't always to the swift... but that's the way to bet!
    11. Re:What Next? by oni · · Score: 2, Interesting

      an endless while(true) loop

      well, it's not *good* coding practice, but I have seen people do that on purpose. They use break to get out of the loop. Personally, I would never do it. I like to imagine that chic track or whatever where jesus is looking over the guy's shoulder while he's on the computer, only in my case I imagine that Knuth is looking over my shoulder and would slap me on the back of the head if I wrote while(1)

    12. Re:What Next? by someone1234 · · Score: 2, Funny

      Hmm, you said endless loop? Like in: while(true) { litigate(); }

      --
      Patents Drive Free Software as Hurricanes Drive Construction Industry
    13. Re:What Next? by Capt+James+McCarthy · · Score: 2, Funny

      The code resides within SCO: While($CASH_TO_BE_HAD) { threatentosue(); } threatentosue() { createfalsepsudoclaims(); makeamountenoughtobecheapertosettleoutofcourt(); return cash; }

      --
      There are no loopholes. It's either legal or it's not.
    14. Re:What Next? by truedfx · · Score: 2, Informative
      Actually, one of the novelties brought by C99 was the possibility of declaring variables anywhere in the code, just like C++

      There are some catches. Valid (though pointless) C++:
      int main() {
          if(int a=0)
          while(int b=0)
          switch(int c=0)
          default: int d=0;
      }
      All four declarations are invalid in C, because only the special support for 'for' was copied to C, and labels must be followed by a statement, but declarations aren't statements in C.
    15. Re:What Next? by Citizen+of+Earth · · Score: 3, Funny

      And in the XML era, you really need to watch those angle brackets.

    16. Re:What Next? by rcw-work · · Score: 3, Funny
      I imagine that Knuth is looking over my shoulder

      I'm glad you have an imagination, because unfortunately Knuth probably isn't. The Daily WTF could be, however it might be a while before they get around to you.

    17. Re:What Next? by John+Miles · · Score: 3, Interesting

      It's cleaner to list the break conditions up front

      No, actually, it isn't.

      It's much cleaner to break out of a loop at the instant the termination condition becomes true. This occurs at the loop-control statement only in trivial loops, and only by coincidence. Coincidences don't make good code.

      Another way of looking at the question: if it's better to begin a variable's scope where it's first used, which most C++ users agree is the case, it's also better to explicitly end that scope when it's potentially obsolete. The only ways you can do that in C/C++ are with break, continue, and goto. Goto obscures scoping altogether, so it's not much help, but loops constructed with while (1) and explicit breaks can be considerably easier to understand.

      --
      Dahlmann tightly grips the knife, which he may have no idea how to use, and steps out into the plain.
    18. Re:What Next? by psyon1 · · Score: 2, Funny

      Sorry, you forgot an exclamation point.

      while(!true) { litigate(); }

  2. The hell? by rincebrain · · Score: 5, Insightful

    So they finally release a list of what they think was put in Linux illegally, and we can't see it to rewrite the code to have a "legal" OS?

    How entertaining.

    --
    It's only an insult if it's not true.
    1. Re:The hell? by supun · · Score: 5, Insightful

      It because of the big throbbing brain of the OSS community. They release that information and the OSS community will pick their violations apart like they did in the past. It's like IBM has a free legal reasearch team.

      --
      :w!
    2. Re:The hell? by Reliant-1864 · · Score: 2, Interesting

      IBM is the one being accused in court, and they have full access to the list. If you get sued personally by SCO, then you'll have the right to face your accuser and see the evidence. I'm sure we'll be seeing a reply by IBM soon going into detail about how wrong SCO is. Hopefully IBM will also try and get the list unsealed, so they can have the help of the entire community in this

      --
      The universe is held together with duct tape and karma. What goes around, comes around, and gets stuck to your forehead.
    3. Re:The hell? by StevisF · · Score: 2, Insightful

      One word ... FUD. The main purpose of this entire ordeal is to legally encumber Linux and OSS. What better way to do this than to say general things and hide the specifics (which probably have no merit)?

  3. Hopefully by stoolpigeon · · Score: 4, Funny

    Well hopefully this will help us get to the point where the court tells IBM what SCO did wrong.

    --
    It's hard to believe that's how Micronians are made. Why don't we see it right now by having you both kiss one another?
  4. Jay Leno by /ASCII · · Score: 2, Funny

    This sounds like a good candidate for 'Tonights Top-Ten list'.

    Aaaaand the number one Copyright infringement made by IBM is.... /* Copyright 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. */

    The crowd goes wild!

    --
    Try out fish, the friendly interactive shell.
    1. Re:Jay Leno by Anonymous Coward · · Score: 3, Informative

      It's Letterman who does the Top Ten, not Leno.

    2. Re:Jay Leno by MrByte420 · · Score: 2, Informative

      Yes, and Letterman opens the bit as "Tonight's top ten list"

      --
      If religous zealots don't believe in Evolution, then why are they so worried about bird flu?
  5. this is still going on? by twiggy · · Score: 3, Interesting

    Oh. This is still going on?

    I thought they had given a bunch of supposed code a long time ago that was supposedly "lifted" from them, and it was pretty much proven on all counts that prior art existed, etc etc...

    Won't SCO just keel over and die already?

    --
    http://www.babysmasher.com
    http://www.openingbands.com
  6. Linux/Unix by SpaceAdmiral · · Score: 5, Funny

    I notice the words Linux and Unix share many of the same letters. Guilty!

  7. Five pages, 217 violations? by floppy+ears · · Score: 2, Interesting

    In a five-page document filed Friday, SCO attorneys say they have identified 217 areas .... A secret five page filing supposedly detailing 217 contract violations? Guess they didn't get into too much detail, eh?

    --

    "If I could live to be several hundred
    I could take a walk and really wander, really wonder."
    1. Re:Five pages, 217 violations? by conJunk · · Score: 5, Informative

      Not quite. There were two filings. One was five pages. The other, the one that's sealed, includes the 217 "violations" and is of unknown length.

  8. The list... by laptop006 · · Score: 3, Funny

    The character 'a'
    The character 'b'
    The character 'c' ...
    The character 'A' ...
    The character '{'

    You get the idea.

    But seriously, most of them sound very dodgy, and the JFS issue has already been looked over by people better then SCO.

    --
    /* FUCK - The F-word is here so that you can grep for it */
  9. Apple should just buy out SCO by Anonymous Coward · · Score: 2, Funny

    Somebody's got to own Unix, why not Apple and Steve Jobs? Jobs' number one priority is serving the customer.

    1. Re:Apple should just buy out SCO by kingj02 · · Score: 2, Interesting
      Somebody's got to own Unix, why not Apple and Steve Jobs? Jobs' number one priority is serving the customer.
      I think that's what SCO was hoping--that IBM would just buy them out instead of going to trial. Unfortuanatly for them, they have nothing IBM wants.
      --
      Ardente veritate incendite tenebras mundi
  10. They just don't know when to quit, do they? by DrLlama · · Score: 5, Funny

    "The numerosity and substantiality of the disclosures" - Look out, they're languaging again!

    All kidding aside, I continue to find it astonishing that given everything that has gone on before SCO is still persuing this. I'd dearly love to see the 217 ways they've been wronged.

    It's getting downright pathetic....

    --
    Who, me?
  11. I wonder by ndansmith · · Score: 4, Interesting
    Some of these wrongful disclosures include areas such as an entire file management system . . .

    Does file management system mean file-system, or the actual names and structures (i.e. folder tree) of the files?

    . . . others are communications by IBM personnel working on Linux that resulted in enhancing Linux functionality by disclosing a method or concept from Unix technology.

    Metod or concept? I would sure like to see the technical list, cause these generalities are putting ants in my pants.

    1. Re:I wonder by Col.+Klink+(retired) · · Score: 5, Insightful

      File Management System means JFS, which IBM developed for OS/2 and later ported to AIX and Linux. Note that the Linux port was from the original OS/2 implementation and not from AIX. However, SCO's theory is that once something touched AIX, SCO's property rights to Unix infect it and travel back up the tree and down any other branches.

      And they call the GPL viral...

      --

      -- Don't Tase me, bro!

    2. Re:I wonder by Anonymous Coward · · Score: 4, Informative

      JFS was originally developed for AIX, but it was so dependent on the kernel that it was cleanroom-implemented for OS/2, and then ported to AIX, replacing the old version of JFS.

  12. First Time For Everything... by Tackhead · · Score: 4, Funny
    > SCO Tells Courts What IBM Did Wrong

    What you are witnessing is real. The participants are not actors. They are actual litigants with a case pending in a U.S. District court. Both parties have agreed to dismiss their court cases and have their disputes settled here! In our forum! The People's Court!

    Judge Yakov Smirnoff (Ret.) presiding.

  13. Merry Christmas by xxxJonBoyxxx · · Score: 4, Insightful
    "SCO, whose Unix business continues to struggle, said it will file a final report on the alleged abuses on Dec. 22."

    This is a clear sign that SCO itself doesn't believe their list is worth the paper its printed on. There isn't a time of the year when people are paying less attention. It's like they're saying "Details at Christmas - in the meantime, enjoy your FUD."

    1. Re:Merry Christmas by venicebeach · · Score: 2, Informative

      No, they didn't pick that date, the court did. This friday was the "interim deadline" for "Parties to Disclose with Specificity All Allegedly Misused Material Identified to Date and to Update Interrogatory Responses Accordingly". December 22 is set as the final deadline.

  14. Attorney Conversation by thebdj · · Score: 5, Funny

    SCO Attorney 1: You know this is a waste of time right?
    SCO Attorney 2: Yeah but those idiots are still paying us.
    SCO Attorney 1: How much longer can they pay us to do this?
    SCO Attorney 2: Maybe another year or two.
    SCO Attorney 1: What then?
    SCO Attorney 2: Well we will either win the case and be filthy rich while they are still broke, or we'll just apply for jobs with Microsoft and repeat the process with someone else.
    SCO Attorney 1: BRILLIANT!

    --
    "Some days you just can't get rid of a bomb."
    1. Re:Attorney Conversation by Rolan · · Score: 4, Informative

      While somewhat amusing, it's not at all accurate. The SCO lawyers stopped getting paid a while back. They, foolishly perhaps, agreed to a cap on legal fees which has been reached.

      --
      - AMW
    2. Re:Attorney Conversation by mellonhead · · Score: 2, Informative

      The lawyers HAVE NOT stopped getting paid. There are still two more quarters of payments due. 30+ million for their "service" is a nice chunk of change.

  15. What me worry ?? by DangerSteel · · Score: 4, Funny

    One day my linux license from SCO will be worth it's weight in gold ! actually I never really bought one, I only look that stupid....

    1. Re:What me worry ?? by MightyMartian · · Score: 2, Insightful

      Well of course they will have a case. They will also be out of luck.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
  16. question that has to be asked by scronline · · Score: 2, Insightful

    WHO THE HELL CARES ANYMORE?!?! It's obvious that Darl McBride is a litigious bastard and that's how he...well, pretty much earns his living is taking people/companies to court. It's already been all but proven that SCO has no grounds and it's just dragging on now. Plain and simply, this whole move was NOTHING but a stock manipulation for corperate gain. It's also very probable that they were paid to do this by Microsoft and then left out to hang on their own when MS decided to sell off it's preferred stock because MS didn't like the way McBride was handling the situation. Hell, for all we know he approached MS saying "this is what we got, you want to help me fund it?"

    Either rate, the effects are all still the same. McBride sued IBM without any proof of wrongdoing. SCO has seriously opened itself up for a plethora of lawsuits with this action and once it's proven in court that there was nothing going on.

    1. Re:question that has to be asked by Vortran · · Score: 5, Insightful

      Let me crystallize this a bit more.

      Microsoft got a very big speed bump in the road to corporate adoption of GNU-LINUX and got rid of SCO for, what to them is, a little scratch. This was just the opening they needed to inject XP and Windows 2003 Server into corporate America.

      With the priceless FUD that was generated and the quiet handshaking between nouveau bedfellow, Sun Systems, Microsoft is in a much better position to foster hegemony in the corporate server marketplace which is their ardent desire. Microsoft got all this for chump change, and good ol' Darl was the chump. Microsoft tossed him out like used toilet paper when they were done with him. Darl's ship didn't go down instantly so he got to hang on to his job for a little while longer and prepare for a quiet departure into retirement.

      SCO used to be so damned cool, too. I remember when they had to send out memos to the staff to wear shoes adn be fully clothed when they were going to have an outsider visitor.

      Vortran out

      --
      Knowledge is like ignorance.. too much can be just as bad as not enough.
  17. Two things: by schon · · Score: 5, Interesting

    1. Considering that *everyone* who was involved with the Unix source licensing agreements has said that the licenses doesn't mean what SCOX claims it means (including AT&T publishing this in their $echo newsletter), how the hell does SCOX think they can push this past a judge?

    2. Even if SCOX were correct in this, and it was against the contract for IBM to give *THEIR OWN SOURCE CODE AWAY*, why does this mean I owe them $699 per CPU? If (as in SCOX's insane world) IBM did something wrong, and IBM has to pay them Five Brazillion Dollars, doesn't that mean that SCOX has already been paid, and they can't go after someone else for the same thing?

    1. Re:Two things: by schon · · Score: 2, Informative

      they could (and almost certainly would) then argue that Linux was improperly licensed under the GPL

      How? The only person who could (possibly) revoke the right to something is the copyright owner. That's IBM.

      Unless you're arguing that SCOX *OWNS* the code (which they have just admitted they don't) then there's nothing they can do. I have it *WITH PERMISSION* from the copyright holder - if the copyright holder had other obligations that should have prevented them from giving it to me, then they can go after the copyright holder, but they have no basis for trying to stop me.

      (This is beside the fact that SCOX distributed the code *themselves*.)

      Anyone else would be infringing on their copyright

      BULLSHIT. As SCOX IS NOT the copyright holder (we've already established this), then nobody would be infringing on their copyright.

  18. Re:Why? by Anonymous Coward · · Score: 2, Interesting

    Why does it drag on? Because SCO thought they had a slam-dunk FUD case and believed that IBM knew they had done wrong and would give in, so SCO didn't need to bother with providing actual proof. But IBM told them where to stick it, and so it's taken this long to get where we are at. The funny thing is that the trial is still in the initial discovery period where the two parties get information from one another. SCO has constantly filed for repeated continuations and extensions because they claim IBM was holding out on them, and SCO tried to get hundreds of depositions from IBM (of which about 30% of the depositions they were granted they actually followed through on).

    To put it simply, SCO looks like they knew they messed up a long time ago and now they are trying to delay their death as long as possible while they try to get an actual business model up and running. That explains why they are partnering with MySQL and some others and hyping their ironically named OpenServer.

  19. Groklaw got a story ... by linumax · · Score: 4, Insightful

    and part of that story says:

    Yeah? We'll see. Or maybe only the parties and the judge will, but if they had found infringing literal code, there is absolutely no reason not to show it without seal, because if it's literal, it's out there in the public already. All Linux code is freely viewable by anyone on Planet Earth. The astronauts can look at it too. SCO may be afraid the Linux community will pull the rug out from under them before they can get to trial, if they tell us publicly what they think they have. Every time they tell us what they think is infringing, somebody proves they are mistaken. At best.

  20. A Large Ball of Light... by lax-goalie · · Score: 3, Funny

    ...was reported in the sky over Virginia last night.

    Astronomers initially believed it was a meteor, but it was later determined to be SCO's case against IBM cratering spectacularly...

  21. How much did they pay this lawyer? by Red+Flayer · · Score: 5, Funny

    FTA: "The numerosity and substantiality of the disclosures reflects the pervasive extent and sustained degree as to which IBM disclosed methods, concepts, and in many places, literal code, from Unix-derived technologies in order to enhance the ability of Linux to be used as a scalable and reliable operating system for business and as an alternative to proprietary Unix systems such as those licensed by SCO and others." -- attributed to SCO

    Commenting on a disclosure in big words doesn't make the complaint any more valid. I mean, sure, I've a propensity to bloviate without regard to efficient communications strategies and verbal deployments utilizing synergistic vocabularistic qualities to increase comprehension.

    But, why can't they say "IBM broke our contract by using our proprietary ideas to make their software work as well as ours. They did it so much that it was obviously intentional and illegal." (note: I am not accepting this as fact)

    --
    "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
  22. Re:Sucky lawyers... by iocat · · Score: 2, Interesting

    Wait... you're saying that SCO is trying to drain IBM's coffers? I mean, I know IBM is a scrappy little underdog and SCO is a major, public, corporation, but I'm guessing IBM will be able to hang in there a little longer...

    --

    Dude, I think I can see my house from here.

  23. The documents are under SEAL by HavokDevNull · · Score: 4, Insightful

    According to http://www.groklaw.net/article.php?story=200511010 0443634 the Docs are under seal, and as PJ puts it "there is absolutely no reason not to show it without seal, because if it's literal, it's out there in the public already." and "SCO may be afraid the Linux community will pull the rug out from under them before they can get to trial, if they tell us publicly what they think they have. Every time they tell us what they think is infringing, somebody proves they are mistaken. At best."

    IMHO SCO is just blowing smoke again, and trying to pump up the stock.

    --
    Sig
  24. I have some inside information... by nicholaides · · Score: 3, Funny
    I don't know if I'm supposed to be posting this on /. but I have some inside information. I had the priviledge of seeing some of the code that SCO says Linux stole, and I believe SCO has a very strong case. There were many instances where Linux took SCO's code almost verbatim. Many instances looked like this:
    for (i=0; i<size; ++i)
    {
    /*... omitted for vagueness ...*/
    }
    and often times:
    if ( /*... some condition ...*/ ) {
    /*... do something ...*/
    }
    Often times variable names, such would be changed, and the code in the middle was alwaysn altered to have different functionality, no doubt in an attempt to cover their tracks.

    I think if you saw the code SCO provided, you would see that Linux blatantly stole huge chunks of code almost verbatim.
    --
    http://ablegray.com
    1. Re:I have some inside information... by Eli+Gottlieb · · Score: 2, Insightful

      Actually, current C (C99 standard, at the very least) allows declaring loop counters in the for statement.

      So, yes, it would seem SCO is dumb enough to use antiquated C.

  25. Nightmare if SCO folds with case unresolved? by dpbsmith · · Score: 2, Interesting

    What happens if SCO goes bankrupt and nobody wants to go on paying their lawyers? Does the simply get abandoned, unresolved, leaving LINUX with a legal cloud over it? And the DiDios of the world warning businesses that if they use LINUX someday the acquirer of SCO's assets might successfully finish the suit?

    1. Re:Nightmare if SCO folds with case unresolved? by e6003 · · Score: 4, Interesting
      No. If SCO was to declare bankruptcy then an administrator would be appointed to manage the assets, in place of the current team (McBride, Sontag et al). One of his first acts would be to settle the lawsuit SCO started with IBM and he'd have pretty much no choice but to do it on IBM's terms - such as a full and public admission that SCO never had a case, they were just blowing smoke etc. No-one will buy SCO because of IBM's counter-claims against them and also Red Hat's claims. If SCO lose or settle, then the trade libel claims Red Hat and IBM have made against them (for claiming they have found millions of lines of Unix code, that Red Hat's continued selling Linux is "painting a big liability target on their customers' backs" etc.) would be a slam-dunk. Anyone who bought SCO would inherit these legal liabilities and the massive fines that go with them.

      I expect IBM to refile its motions for summary judgement early in 2006 because from the evidence apparently filed here, SCO is still doing the same old dance about JFS, RCU and NUMA which no-one in their right mind believes are either copyright or contract infringing.

  26. Re:Big Blue Marbles by mykepredko · · Score: 2, Insightful

    I used to wonder about that as well - but:

    1. They are getting a lot of good geek press/word of mouth. Fighting for Reasonable IP could be good business for them.

    2. They may want to make sure anybody else that tries a frivolous lawsuit to see what happens - not only will you loose, but you will be bled dry in the process.

    3. It may be a message to Gates to fight his own battles and not through proxies.

    4. Somebody is really pissed at Darl and want to see that the only job he is able to get after this is hired hand on a dirt farm.

    myke

  27. Will list of violations to be unsealed? by Mostly+a+lurker · · Score: 2, Interesting
    The court has already asked that documents in this case not be sealed arbitrarily without valid reasons. I cannot fathom what reasons tSCOg could have for needing the list of supposed violations sealed. I hope IBM asks (at a minimum) for a redacted version to be made public.

    If not, I suspect the final list of supposed transgressions (in December if the schedule does not slip) and the battle over IBM's motions for summary judgments to be mostly sealed. We can then expect some spectacular media grandstanding from tSCOg, trumpeting the strength of their sealed case, before they finally go down in flames.

  28. One big problem for SCO AKA Caldera is.. by the_rajah · · Score: 5, Interesting

    that they released, as in GPL, their own Linux distro a while back. Once you release the code under the GPL, there's no taking it back. It's out there and available for anyone to use under the terms of the GPL. I am at a loss as to why this hasn't been hammered on to put an end to this sham/scam that SCO is trying so desperately to pull off. This release of the source code as Caldera eliminated in my opinion, lets IBM off the hook in that regard.

    Then, of course, there's that nasty little detail wherein SCO/Caldera never owned the copyrights anyway.

    --


    "Do the Right Thing. It will gratify some people and astound the rest." - Mark Twain
    1. Re:One big problem for SCO AKA Caldera is.. by DrSkwid · · Score: 3, Interesting

      If the code if infringing, you can't relicense it.

      If IBM were not entitled to include the code in Linux then it was never under the GPL.

      Or else I could just slap the GPL on the leaked Windows Source Code and say "ha, well it's GPL now"

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
    2. Re:One big problem for SCO AKA Caldera is.. by Darth · · Score: 4, Insightful

      If IBM were not entitled to include the code in Linux then it was never under the GPL.

      until SCO released it under the GPL, you are correct.

      Or else I could just slap the GPL on the leaked Windows Source Code and say "ha, well it's GPL now"

      the issue the grandparent was pointing out is that SCO distributed a GPL'd linux kernel containing the code they claim to own. As the (supposed) owners, they certainly would have the legal right to relicense that code and by releasing it as part of the linux kernel under the GPL, they have relicensed it.

      The only defense they could have is that they didn't know it was in there and shouldn't be forced to "accidentally" GPL code via an act of copyright violation. This doesn't fly, however, because they continued to distribute the linux kernel, and the code they claim is infringing in it, under the GPL for a year after they initially madethe claims. It's hard to say you didnt know it was in there when you've filed a lawsuit specifically about it.

      --
      Darth --
      Nil Mortifi, Sine Lucre
    3. Re:One big problem for SCO AKA Caldera is.. by Ossifer · · Score: 2, Insightful

      Darth is absolutely correct, however this has no bearing on the lawsuit. If (and it's a big "if") IBM did release SCO code in violation of the contract, it's irrelevant if SCO even voluntarily GPLs the code at some later date--IBM still broke the contract. Releasing the code doesn't undo history.

  29. Oh Really... by eno2001 · · Score: 5, Funny

    This is just as ridiculous as the Count from Sesame Street claiming that he has a list of IP violations in Linux in the SCO case. I can hear it now:

    "One! One IP violation!!! Hahahahahah! Two!! Two IP violations!!!! Ahahahahaha!!!!"...

    --
    -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
  30. Re:Big Blue Marbles by Doktor+Memory · · Score: 3, Insightful

    IBM has its own history of antitrust entanglement, and I believe still operates under some of the consent decrees from that era. Launching a hostile takeover bid against a company that is current suing them for breach of contract would almost certainly invite a lot of the wrong kind of regulatory and legislative scrutiny.

    Also: IBM has more money than god: as of their most recent financial statements, they maintain a cash balance of $8,250,000,000 (That's billion with a B, folks.) While the expense of fighting off SCO might seem insane to you or me, and would bankrupt a smaller company, it's literally pocket change to IBM, and it is very likely that their board of directors consider making an example of SCO to be a worthwhile investment.

    Credibility in business contracts is a very important thing, and SCO is making a direct claim that IBM entered into a contract with them and proceeded to rob them blind. That's not a charge that any CEO is going to take lying down, and if they have to spend a few million dollars and a few years to have a judge authoritatively dismiss SCO's claim, it's probably worth it.

    --

    News for Nerds. Stuff that Matters? Like hell.

  31. Re:Why? by Todd+Knarr · · Score: 3, Interesting

    Except that SCO can't feasibly cut and run. First, there's IBM's counterclaims. Their admission that they didn't have a case won't dismiss those counterclaims, but it will make IBM's proving them a slam-dunk and the penalties there are more than SCO's got in available assets. Then there's the RedHat case, and if SCO admits to not having any case in the IBM case they virtually guarantee RedHat a win. Again, RedHat's claims would be ruinous. And then there's the AutoZone case, and if SCO abandons the IBM case AutoZone's sure to demand costs in their case. In short, SCO's currently backed into a corner where the only option that lets them survive at all as a company is to fight to the bitter end and pray for a miracle. It's pretty clear right now that the only way they'll win is if a large chunk of the judiciary suddenly goes insane, but that's still a better chance for survival than any of the other options so SCO's taking it.

  32. Really? No percentage of the damages? by jpellino · · Score: 2, Informative

    Not that it's a good bet, but when lawyers agree to a cap on complex litigation, there's usually a 1/3 award fee at the other end...

    --
    "Win treats sysadmins better than users. Mac treats users better than sysadmins. Linux treats everyone like sysadmins."
  33. This Fall's Blockbuster Hit! by RoffleTheWaffle · · Score: 2, Funny

    LINUX LAWSUIT 2: RETURN OF THE SCO

    Coming to a courthouse near you!

  34. Re:Remind me by honkycat · · Score: 2, Interesting

    Once it's "out there" it's out there unless no one else has a copy of it -- SCO would be free to stop distributing it under the GPL at any time. However, if someone else got a copy under the GPL they've already been licensed to give you a copy of it under the GPL, so it's still available. Once I've got a license to make a copy under particular terms that don't specify an end date, it's gonna be hard to revoke that license.

  35. SCO's complaint boils down to this ... by linuxguy · · Score: 2, Interesting
    IBM stole its own code and put it in Linux. Now they owe us money for doing this.

    "The numerosity and substantiality of the disclosures reflects the pervasive extent and sustained degree as to which IBM disclosed methods, concepts, and in many places, literal code, from Unix-derived technologies ..."

    The last part "Unix-derived technologies" is where they give it away. According to their "understanding" if IBM wrote any code for IBM's AIX (based on sys V) that code became toxic the moment it touched the AIX system. All hope is lost for IBM to wish their own code as they please from that point on.

  36. Nope by rewt66 · · Score: 2, Interesting
    Then SCO would be under new management (a trustee). The new management has to decide whether to continue the case or not. The new management cannot decide whether to dismiss IBM's counterclaims or not; only IBM can decide that. So if the trustee wants the suit to go away, he/she has to settle with IBM. Given the lack of urgency IBM has shown so far toward settling, any settlement would have to be on IBM's terms. This would probably include, at a minimum, SCO publicly stating that the entire case has been BS from the beginning, that IBM and Linux are both totally clear of any wrongdoing or infringement.

    I'm not sure even that would be enough to satisfy IBM, but if it was, it wouldn't be so bad...

  37. Re:MOD PARENT UP (Re:Five pages, 217 violations?) by shotfeel · · Score: 4, Funny

    That's what I keep telling my kids!

    But they keep modding me -1 Redundant (or worse).

  38. Not quite by TheConfusedOne · · Score: 2, Insightful

    Your example fails on one point. In this case the person who claims to own said code was the one who released it under the GPL.

    Now they can try to claim that they didn't realize that they were licensing their own code but that's a hard sell especially when they didn't yank the code immediately off their site when they made the claim. You could download Linux from SCO's site for at least a year after their initial claim.

    --
    --- I wish I could hear the soundtrack to my life. That way I'd know when to duck.
  39. Remember: Today's SCO isn't the old SCO by callipygian-showsyst · · Score: 4, Interesting
    I'm saddened by what's happened to SCO's brand. SCO used to be a cool company. The name stood for the Santa Cruz Operation, and it was a smallish company of some very bright people who brought Unix to Intel Architecture: first 80286 and then 80386 architecure and beyond.

    It was that got me involved in Un*x, back in 1988. I had decided it was time to move from the Long Island defense industry, and make a move to Silicon Valley. I started with Andy's "MINIX" and then paid the $1200 bucks or so for SCO Xenix, installed it on my 80386 PC (with an American Megatrends/Mylex motherboard!) and learned Unix (especially low-level matters like writing device drivers.) Shortly after, I was able to get a job with Olivetti Advanced Technology Lab in Cupertino.

    My job involved close interaction with the engineering staff at SCO--folks like Mike Patnode (whose name sounds like a Unix command) and others who knew SysV inside and out.

    The company is completely different now. The same in name only. They're not in Santa Cruz anymore (a hippy beach resort in Central California)--instead they're in Utah.

  40. Re:Really? No percentage of the damages? by Rolan · · Score: 2, Funny
    Not that it's a good bet, but when lawyers agree to a cap on complex litigation, there's usually a 1/3 award fee at the other end...
    As I said....the SCO lawyers stopped getting paid a while back. ;)
    --
    - AMW