Slashdot Mirror


13-Year-Old Linux Dispute Returns As SCO Files New Appeal (theinquirer.net)

An anonymous reader quotes a report from THE INQUIRER: Now-defunct Unix vendor, which claimed that Linux infringed its intellectual property and sought as much as $5 billion in compensation from IBM, has filed notice of yet another appeal in the 13-year-old dispute. The appeal comes after a ruling at the end of February when SCO's arguments claiming intellectual property ownership over parts of Unix were rejected by a U.S. district court. That judgment noted that SCO had minimal resources to defend counter-claims filed by IBM due to SCO's bankruptcy. "It is ordered and adjudged that pursuant to the orders of the court entered on July 10, 2013, February 5, 2016, and February 8, 2016, judgement is entered in favor of the defendant and plaintiff's causes of action are dismissed with prejudice," stated the document. Now, though, SCO has filed yet again to appeal that judgement, although the precise grounds it is claiming haven't yet been disclosed.

7 of 233 comments (clear)

  1. Zombie by DarkOx · · Score: 5, Insightful

    Can't someone kill this zombie process

    --
    Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    1. Re:Zombie by MrKaos · · Score: 5, Funny

      Can't someone kill this zombie process

      No, it's maintained by systemd now.

      --
      My ism, it's full of beliefs.
    2. Re:Zombie by mikael · · Score: 5, Insightful

      I've seen it happen a lot on servers. It usually happens because the process is already suspended while waiting for a resource to be freed. Like trying to get an exclusive lock on a network shared file after the connection is lost. As it is waiting for a response from the network, it's put in a suspended state. But since there is no connection, there's never going to be a reply. So it just waits and waits.

      Sending a kill signal might nudge it closer to the afterlife and get local resource freed, but when remote resources on network servers are tried to be released, it locks up.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
  2. Re:SCO actually got a bad deal here by Zontar+The+Mindless · · Score: 5, Funny

    Nice to know that Darl still reads Slashdot.

    --
    Il n'y a pas de Planet B.
  3. Follow the money by Anonymous Coward · · Score: 5, Insightful

    Who is funding the appeals at this point?

  4. Re:SCO actually got a bad deal here by Anonymous Coward · · Score: 5, Informative

    Interesting take on reality.

    This might give you some pointers on what they did show, why they didn't own it, and why trying to claim copyright on POSIX APIs is a daft thing to do.

    https://en.wikipedia.org/wiki/SCO/Linux_controversies#SVRx_code_allegedly_in_Linux

    However code was (allegedly) found that had been illegally copied into SCO's Unix products from Linux as part of it's Linux Kernel Personality feature.

  5. Re:SCO actually got a bad deal here by nikkipolya · · Score: 5, Informative

    If I remember correctly, you are talking absolute non-sense Mr. Daryl McBride.

    The few infringing lines of code that they claimed and showed were actually UNIX header files and some API's. Novell clarified that UNIX header files and API's are in the public domain having been transferred to UNIX Sys Labs. SCO showed code from 'Berkeley Packet Filter' which then was shown to be under the BSD license. Then they went to show some macro definitions for silly things like MAX, MIN. When it got clarified by Torvalds that there were very very few ways to implement those silly macros in the *right* way, SCO just went mum. SCO refused to show anymore infringing source code and went about selling legal protection from "we want tell you" product. Intel, IBM and a few other companies pooled some money and told small and medium companies that the pooled money would help them defend against the stupid cases SCO was threatening to file against them if they did not pay their legal protection fees. Miscrosoft on the contrary went ahead and purchased legal protection from SCO for their UNIX tool-kit for windows, in order to help fund SCO in their legal litigation and there by undermine Linux.

    Basically SCO lacked the ability to innovate and tried to become a troll.