Slashdot Mirror


SCO Invokes DMCA, Names Headers, Novell Steps In

Sparky writes "We've already heard that SCO have invoked the DMCA via 'letters sent to select Fortune 1000 Linux end users.' The specifics come via a copy of the letter reprinted at LWN.net - they've decided that they own the copyright to about 65 header files contained in Linux - largely errno.h, signal.h and ioctl.h." balloonpup also notes "CNet News has reported that SCO has reported a fourth quarter loss of $1.6 million, owing mostly to hefty legal fees in its war against Linux. SCO said they would have reported $7.4 million in earnings, if not for the $9 million payout to their lawyers. Way to go, SCO!" Many readers also point out a Groklaw article indicating Novell has registered for the copyrights on multiple versions of Unix with the U.S. Copyright Office, so that "both the SCO Group and Novell have registered for UNIX System V copyrights for the same code."

92 of 770 comments (clear)

  1. Big Red takes aim by Crashmarik · · Score: 4, Interesting

    This is just novells first step.

    The next step will be their own series of letters to SCO reminding them of their contractual obligations to Novell.

  2. clue me in.... by Anonymous Coward · · Score: 5, Interesting

    arent the headers (especially some of those, like errno.h) published publically as ISO/ANSI C and/or UNIX Definition documents? Hence, if they look similar, it's because they're defined standards from various standards committees? Perhaps someone should point out the document name and number and page numbers.

    1. Re:clue me in.... by Maul · · Score: 5, Insightful

      This letter is designed for PHB's who will look at it and then look at Linux and say "Crap! errno.h IS in Linux," not people who look at it and think of defined standards and realize that SCO is stooping to the lowest levels in order to keep their schemes going.

      --

      "You spoony bard!" -Tellah

    2. Re:clue me in.... by msgmonkey · · Score: 5, Interesting

      Generally all those C/Unix headers come under general umbrella of POSIX compliance. I think what they are saying is that the files are directly lifted from BSD and that the settlement with BSD forbode redistribution.

      This is strange in that 1) the full outcome of the settlement was sealed AFAIK and 2) the headers in question are licensed under the BSD license which would have been known of in 1.

      Like has been mentioned earlier by many people here, maybe SCO want to re-open the BSD case as this seems to be there only line of defense.

    3. Re:clue me in.... by Anonymous Coward · · Score: 5, Informative

      SCO is a member of the Open Group and participated in the development of those standards. The FTC has sued Rambus for doing the same thing with JEDEC DRAM standards-- you can't participate in standards development if you're later going to claim ownership of the technologies involved!

    4. Re:clue me in.... by jenkin+sear · · Score: 4, Insightful

      Or, they have a common ancestor, under a legitimate license, that both were derived from.

      --
      What a strange bird is the pelican, his beak can hold more than his belly can.
    5. Re:clue me in.... by Anonymous Coward · · Score: 5, Informative

      Heres the freebsd version of errno.h.

      #define EPERM 1 /* Operation not permitted */
      #define ENOENT 2 /* No such file or directory */
      #define ESRCH 3 /* No such process */
      #define EINTR 4 /* Interrupted system call */
      #define EIO 5 /* Input/output error */
      #define ENXIO 6 /* Device not configured */
      #define E2BIG 7 /* Argument list too long */

    6. Re:clue me in.... by minkwe · · Score: 4, Informative

      These comments are directly from the POSIX standard:

      http://www.opengroup.org/onlinepubs/007904975/ba se defs/errno.h.html#tag_13_10

      --
      "Fighting terrorists with millitary might is like killing a mosquitor on your Dad's forehead with a rifle."
    7. Re:clue me in.... by gonar · · Score: 5, Informative

      if you read page 33 (section 2.4) and later of the POSIX 1996 standard, all those comment strings are direct quotes from the description in the standard.

      examples:
      (p33):
      [E2BIG] Arg list too long
      The sum of the number of bytes used by....
      (p36):
      [EPERM] Operation not permitted
      An attempt was made to...

      --
      The difference between Theory and Practice is greater in Practice than in Theory.
  3. Law is Hard by moehoward · · Score: 5, Funny

    This stuff is too complicated for me to understand. Why didn't a slashdot editor add a quirky, sarcastic, biased comment so I would know how to think?

    I don't want to read all those links. Is there any way that I can make fun of Microsoft based on any of this? That would make it easier. TIA

    --
    "If you want to improve, be content to be thought foolish and stupid." - Epictetus
  4. A more fun (accurate?) version of this posting... by coupland · · Score: 4, Funny

    "We've already heard that SCO have invoked the winged minions of hell via 'voodoo dools shaped like the CEOs of Fortune 1000 companies.' The specifics come via a photo of a doll made to look like Samuel J. Palmisano of IBM - they've decided that they own the souls of about 65 CEOs running Linux - largely IBM, HP and Ford." balloonpup also notes "CNet News has reported that SCO has reported a fourth quarter loss of $1.6 million, owing mostly to hefty witchdoctor and soothsayer fees in its war against Linux. SCO said they would have reported $7.4 million in earnings, if not for the $9 million payout to the Prince of Darkness. Way to go, SCO!" Many readers also point out a Groklaw article indicating Novell has been praying for the souls of CEOs running Linux with the Holy Catholic Church, so that "both the SCO Group and Novell have claimed the souls of the same people."

  5. Re:DMCA Must gooo! its gayer than the YMCA by bethane · · Score: 4, Interesting

    The DMCA was created in the spirit that new forms of electronic media were not safe from potential copyright violations, and the act did what it set out to do. Yet it also did a great deal more as special interests and corporate schmoozers managed to get their paws on the bill and turn it into more of a "dominant market player protection act" than anything else. We all agree that the amount of innovation stifled using the DMCA as justification is staggering. Yet electronic media should also be protected from the loopholes the bill originally solved. Here are a few potential solutions:

    1) Remove the current DMCA and amend it such that only specific uses of media are prohibited. Allow for the use of back-engineering tools with HARSH punishments for people who knowingly use them to break copyrighted material with intent to distribute. This leaves the burden of proof with a prosecutors instead of the "guilty-til-proven- innocent" tactics of the RIAA et. al.

    2) Make a specific statement for "loser pays": anyone suing under using this legislation who loses the case pays for the legal costs of both parties. Settlements don't count, and this will outright favor the bigger players, but in the American climate of "legal attrition" as a business strategy I see no other effective means of trying to relieve this aspect of the DMCA problem.

    3) Allow publications on computer security to be done freely and thoroughly if tied to legitimate academic or corporate entities. Hold computer manufacturers liable if one of their components has a security flaw that causes eggregious commercial/monetary damage but which could have been fixed by repair of one of these published flaws.

    4) Ensure that American laws apply only to American citizens with the express wording that products purchased in other parts of the world which belong to the consumer are theirs to do with as they please. A clause allowing rightful action to take whatever steps necessary to use that product would be nice (mod chips et. al)

    Pointing fingers makes us feel good, but unless we propose alternatives and compromises, are we really doing anything but venting? Does anyone else have potential solutions/thoughts on how to resolve this issue?

    --


    Bethanie: Whore...
    Fan Whore
  6. I feel so dirty but... by nocomment · · Score: 5, Interesting

    GO NOVELL! GO IBM! :-) It may seem strange, but I really am feeling some sort of loyalty to these two companies. I am way more likely to use them in future than I think I would have before the whole SCO debacle. Although I'd still never ever in the coldest darkest hour in hell use netware or AIX again(blech).

    --
    /* oops I accidentally made a comment, sorry */
    /* http://allyourbasearebelongto.us */
  7. 9 million? by westcourt_monk · · Score: 5, Insightful
    I love it... 9 million to lawyers, -1.6 to report to it's investors and they are no where. If they win I imagine they stand to make 10x whatever they pay for lawyers but how much do they have to put out before it is not longer worth the risk?

    The investors must be getting worried.

    --
    I am going to hell and I am going to take all of you with me.
  8. login.h by mios · · Score: 5, Funny

    I think I'm going to file a claim that I own a copyright to login.h ... this way, everytime anyone logs into their system I should be entitled to some roylaties ... this should work ...

  9. checking out insider holdings by greechneb · · Score: 5, Interesting

    Larry Gasparro is the last to cash out with nearly $500k in December - Look at the latest holdings of the insider roster

    BENCH, ROBERT K.
    Chief Investment Officer
    8-Oct-03 214,243 Shares Left

    BROUGHTON, REGINALD CHARLES
    Senior Vice President
    17-Sep-03 95,000 Shares left

    GASPARRO, LARRY
    Vice President
    10-Dec-03 0 Shares Left

    HUNSAKER, JEFF F.
    Vice President
    13-Aug-03 20,494 Shares Left

    OLSON, MICHAEL P
    Vice President
    11-Nov-03 47,330 Shares Left

    WILSON, MICHAEL
    Senior Vice President
    14-Jul-03 0 Shares Left

    WILSON, MICHAEL SEAN
    Senior Vice President
    15-Jul-03 0 Shares Left

    Notice How little the insiders still actually own (Aside from Robert Bench)? Smells fishy to me

    1. Re:checking out insider holdings by eln · · Score: 5, Funny

      I've been practicing to be a psychic so let's see how I'm doing so far...

      I see these men having big problems with the SEC in the future.

    2. Re:checking out insider holdings by Anonymous Coward · · Score: 5, Informative

      Note: this is to the replies, not to the parent.

      I have a little reality check for you people who think SCO is gonna get shit for this little pump and dump:

      -Our esteemed Commander and Cheif pumped and dumped his little oil company and sold all his shares 2 days before it went bankrupt. The appropriate investigative organizations where politely told to bug off.

      -The above's best friend and cheif campain supporter via donations was the CEO of Enron. Need I say more?

      -Worldcom went bankrupt over executive fraud and now has a cushy contract in Iraq.

      -Microsoft pretty much got let off the hook as soon as someone they "donated" money to got the presidency.

      -Our Vice President is busy riding a gigantic $100,000 a month retirement golden parachute from his company, Halburton, with strangely enough is getting the most, best, and highest paying government contracts.

      What makes you guys think that ANYTHING bad will happen to SCO because of what they are doing? Wake up.

      This is all of course assuming memory serves me correctly.

  10. Ruckus and tomfoolery, indeed! by FunWithHeadlines · · Score: 5, Funny

    Poor SCO, no one takes them seriously any more. "We own Linux-- er, UNIX, um I mean, some of it, or do we Novell? And we're going to sue everybody in existence for theft-- uh, copyright violations of this code-- oops, not that code, don't look at the man behind the curtain, we mean this code over here -- what? not that code either? OK, I mean these header files -- um, you can't copyright ideas, you have to patent them, and we have plenty of patents -- we don't? Well, we'll be threaten-- um, sending letters to our partners (aren't you happy to be doing business with SCO?) telling to to keep their noses clean and line up for a nose inspection -- what, Novell just copyrighted the same stuff we claim to have copyrighted? Don't tell the judge that! Yikes! What's our stock doing now?! Quick read this press release about, um, yeah, that's it: we just got DDoSed, um, Again! Yeah, that'll work....what's that you say? How much are we paying our lawyers for this nonsense? It's contingency, people, don't worry. Contingency all the way...except for the huge fees we pay along the way...and 20% of the company...but otherwise not much -- and yes, that just wiped out any chance of profits in this quarter, but don't worry, next quarter the legal fees go up and we still don't have any licensees yet. But step right up with $699 and you can be the first on the block to say you got rooked--, uh squared yourself with the law-- um, not really the law, with our lawyers, yeah, that's it."

  11. not just Linux... by TheSHAD0W · · Score: 5, Interesting

    SCO has now asserted ownership over not just Linux, but every single C/C++ compiler out there, and every OS based on C, including the BSD variants and all the other versions of Unix out there.

    1. Re:not just Linux... by EricTheGreen · · Score: 4, Funny

      This is just step #2 in their master plan. The final claim will be ownership of the '\n' character.

    2. Re: Re:not just Linux... by frostman · · Score: 4, Funny

      Dear EricTheGreen,

      Your recent Slashdot post, titled "Re:not just Linux..." and currently moderated at +4/Funny, is in violation of the DMCA.

      As you are probably aware, we have granted the general public a limited license to the character '\n' and this license does not include its representation in "escaped" format ('\n').

      We hereby order you to remove the comment or to change it so that the copyrighted character in question is displayed in its properly licensed format, namely:

      Be advised that this also applies to any posts you may make in the future, regardless of how they are moderated, and that similar restrictions apply to the character '\r' to which we own the copyright jointly with the Microsoft Corporation.

      Failure to comply will result in legal fees.

      Sincerely,

      Dewey, Cheatham & Howe, on behalf of SCO.

      --

      This Like That - fun with words!

  12. What an odd business model by Anonymous Coward · · Score: 5, Funny

    SCO said they would have reported $7.4 million in earnings, if not for the $9 million payout to their lawyers.

    So SCO has changed from a technology company to an employment agency for lawyers? I'd be interest to see what the step was just before "Profit!"

    1. Re:What an odd business model by RetroGeek · · Score: 5, Funny

      I'd be interest to see what the step was just before "Profit!"

      ??
      Profit!

      --

      - - - - - - - - - - -
      I am a programmer. I am paid to produce syntax not grammar. Deal with it.
  13. Re:If you don't have a product sue! by willtsmith · · Score: 4, Interesting

    SCO just keeps getting funnier every day. I've stopped being angry and have chalked it all up to entertainment.

    The fact that they are now claiming copyrights on HEADER FILES is the ultimate testament to the weakness of their cases.

    I mean, how could one re-engineer APIs without replicating headers. If Linux is in violation, than BSD must be in violation as well. They should be suing Apple.

    --
    -------- -------- Support Wesley Clark for president!!!
  14. Re:SCO v. Novell by pizzaman100 · · Score: 4, Insightful
    Jeez, how many more companies and people are SCO trying to piss off... I wonder wtf is driving them to cause all this trouble

    SCO knows that without the lawsuits they have a losing business model. If you can't beat 'em, sue 'em, and hope that 1)One of the charges stick, or 2)Somebody buys you out.

    This isn't the first time that someone has tried this.

  15. With great power... by Quixadhal · · Score: 5, Funny

    ...comes great responsibility.

    If SCO wants to claim ownership of things in errno.h, then I want monetary compensation for each and every segfault, since they are now SCO's responsibility, not mine!

    Boy, no more having to double-check pointers in my code, whoo hoo!

    1. Re:With great power... by taniwha · · Score: 4, Funny

      yeah one guy at work remarked this morning "cool now I don't have to check error returns ..."

  16. DMCA vs Godwin's Law by NialScorva · · Score: 5, Funny

    There needs to be some equivalent to Godwin's Law for the DMCA. How does "Given enough time, all legal battles in the tech industry will invoke the DMCA. This generally means that all constructive arguments have ended."

    1. Re:DMCA vs Godwin's Law by demigod · · Score: 4, Funny

      Hence forth this shall be know as NialScorva's Law.

      --
      "The last thing I want to do is deal with a bunch of people who want something."
      Major Major
  17. Re:If you don't have a product sue! by mpost4 · · Score: 4, Informative

    Well in one of the articals they clame that there is a deal that BSD is alowed to use them but not linux. But you are still right it is BS

  18. Even better news from SCO SEC filing by zzabur · · Score: 5, Informative
    Revenue from SCOsource licenses is expected to be minimal in the first quarter as the Company finalizes license agreements with vendors and continues to implement its intellectual property license initiative...

    ...Operating expenses relating to the Company's UNIX business are anticipated to remain flat during fiscal 2004. Expenses associated with SCOsource initiatives are expected to increase in fiscal 2004 as the Company pursues and expands the scope of its legal strategy to enforce and protect its UNIX intellectual property...

    If the above information is correct, SCO revenue in Q1/2004 will be around 15 M$ and net loss could be >5-10 M$. It seems they don't get more money soon, they will be out of business before summer.

    --
    Auferre trucidare rapere falsis nominibus imperium, atque ubi solitudinem faciunt, pacem appellant.
  19. SCO admitted ABI code was GPL by cmcguffin · · Score: 5, Interesting

    In this interview from February, SCO themselves claimed the ABI code was GPLd:

    MozillaQuest Magazine: Regarding binfmt_coff, abi-util, lcall7, abi-svr4, abi-sco; are any of these modules SCO IP?

    Blake Stowell: No, none of the code in the Linux ABI modules contains SCO IP. This code is under the GPL and it re-implements publicly documented interfaces. We do not have an issue with the Linux ABI modules. The IP that we are licensing is all in the shared libraries - these libraries are needed by many OpenServer applications *in addition* to the Linux ABI.

  20. I listened to the call by El_Smack · · Score: 5, Informative

    After seeing the number posted on /., I dialed it up and listened. I have to say that, even though I know what they are doing is messed up, they put some very posive spin on thier situation, albiet that is the purpose of this conference call.
    One of the first questions in the Q and A period was "If I pay the $699, do I have rights to use the source and continue to run Linux?" Darl very neatly sidestepped half the question and answered "Yes, you can continue to run the binary (emphasis mine) within the agreement."

    From that, I take it that if you pay, you can run the kernel, but they won't say you can play with it.

    --


    There are 01 kinds of cars in the world. The General Lee, and everything else.
  21. Is it enough to change the comments at the top? by BerntB · · Score: 4, Insightful
    SCO's only argument is that free distribution of errno.h (etc) is allowed -- but not with a GNU copyright header?!

    It should then be enough to copy the BSD comments in the beginning and replace the copyright on errno.h, signal.h, etc.

    Or?

    (As another user noted, errno.h et al are also parts of ANSI standards for C...)

    Otherwise -- thanks, SCO -- finally I might get a kick on my backside to take the trouble to install and try OpenBSD! :-)

    --
    Karma: Excellent (My Karma? I wish...:-( )
    1. Re:Is it enough to change the comments at the top? by Edward+Scissorhands · · Score: 5, Informative

      NO. You cannot slap another license or copyright header on BSD code. I do not know how this rumour got started, but the BSD license is very clear. You must retain the BSD copyright notice in the source code, and, in the case of binary redistribution, you must have the software display the BSD license. If you read the copyright information for MS Windows, for example, either on the Windows installation CD, or, IIRC, at the bottom of the EULA flashed during installation, the BSD copyright notice is there.

      If a Linux kernel programmer took some header files from FreeBSD or 4.4BSD, for example, but removed the BSD copyright notice, that is a violation of the BSD license terms. HOWEVER, that does not mean that SCO was wronged. The only party that could sue for violation of the BSD license is, of course, the Regents of the University of California. AFAIK, but IANAL.

  22. Re:That's what usually happens by Deagol · · Score: 4, Funny
    Tell me about it. I have on my desk two checks from Citibank: $0.24 and $0.35. They are the results of some lawsuit against Citibank and AT&T Universal Card.

    I don't know how much I really got screwed (hell, I didn't even know there was a lawsuit -- I wonder how they even found my current adddress!). The letter states it was "not practical to provide individual caculations" for the refunds. Yeah, right!

    I know sure as shit that the lawyers got a hell of a lot more than two checks totalling less than a dollar!

  23. Dear Santa by neurojab · · Score: 5, Funny

    Dear Santa,

    My christmas wish is for the SCO stockholders to wake up and realize they're being taken for a ride. That way the rest of the world could get on with their lives without worrying about being bitten in the ankles by Daryl McBride. For Daryl, I wish a long stay in the relaxing resort for his kind of folk known as Utah State Prison. I wish for him a large roommate named Bubba.

    Peace.
    An ordinary Linux user.

  24. The smear continues by crimethinker · · Score: 4, Interesting
    Can't you just feel the love?

    The company has not made available for export, directly or indirectly, any part of UNIX covered by their agreement to any country that is currently prohibited from receiving supercomputing technology, including Syria, Iran, North Korea, Cuba, and any other such country, through a distribution under the General Public License (GPL) for Linux, or otherwise.

    That's right, boys and girls, the GPL is a tool for TERRORISTS and COMMUNISTS!

    Every day I see SCO's stock price and I mutter to myself, "it's just not fair."

    -paul

    --
    Pistol caliber is like religion: everyone has their favourite, and theirs is the only right choice.
  25. Could I use that excuse? by UnknowingFool · · Score: 4, Funny
    SCO said they would have reported $7.4 million in earnings, if not for the $9 million payout to their lawyers.

    Damn, can I use that excuse? I would have been in the black this month if I had not had to pay my bills. But seriously, this really tells a great deal of SCO's financial picture. Their money is running out. Their legal bills are mounting. This letter is nothing more than it appears: Desperation to get any last revenue that they can get.

    On another note, has anybody looked at the headers that SCO has mentioned. I'm willing to bet that some of them are legacy to BSD not SCO.

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
  26. drinking game: by gotem · · Score: 4, Funny

    take a sip everytime the letter says "copyright"

  27. The FreeBSD file says: by Anonymous Coward · · Score: 5, Interesting

    From /usr/include/sys/ipc.h

    * Copyright (c) 1988 University of Utah.
    * Copyright (c) 1990, 1993
    * The Regents of the University of California. All rights reserved.
    * (c) UNIX System Laboratories, Inc.
    * All or some portions of this file are derived from material licensed
    * to the University of California by American Telephone and Telegraph
    * Co. or Unix System Laboratories, Inc. and are reproduced herein with
    * the permission of UNIX System Laboratories, Inc.
    *
    * This code is derived from software contributed to Berkeley by
    * the Systems Programming Group of the University of Utah Computer
    * Science Department.
    *
    * Redistribution and use in source and binary forms, with or without
    * modification, are permitted provided that the following conditions
    * are met:
    * 1. Redistributions of source code must retain the above copyright
    * notice, this list of conditions and the following disclaimer.

    The Linux code I just looked at is lacking the copyright notice like the above.

    If taken from BSD or SYSV, it is a licence violation because of clause #1.

    1. Re:The FreeBSD file says: by Crispy+Critters · · Score: 4, Insightful
      "The Linux code I just looked at is lacking the copyright notice like the above."

      Accept hypothetically that some Linux coder got a little too happy with his cut and paste from BSD code and left out some copyrights. Then all that needs to be done is add the copyright notices back in.

      Now the important question: How has SCO been monetarily damaged by the lack of BSD copyright notices in a few header files? About 37 cents? 'Cause all they can do is ask for damages and that the copyright notices be fixed.

    2. Re:The FreeBSD file says: by plj · · Score: 4, Informative

      Accept hypothetically that some Linux coder got a little too happy with his cut and paste from BSD code and left out some copyrights.

      It's not like that. The coder could well have been Linus himself, and the reason is below (verbatim copy of a comment posted to LWN, emphasis mine):

      (Posted Dec 22, 2003 18:03 UTC (Mon) by doitroygsbre) (Post reply)

      IANAL

      Ok, I read an article on groklaw (I think) that made a pretty good guess as to what SCO's claim is. They are claiming that the settlement reached between BSD and novell required that certain files in BSD have copyright notices added. The files that SCO is complaining about were added to linux before the settlement was reached and since the settlement was only made known to Novell and the BSD developers (sorry, can't quite remember exactly who was involved in the settlement) no one knew to add the copyright notices to linux. Now that SCO has possibly inherited the Novell side of the settlement, they're trying to claim copyright infringement because linux has these files without the notices. Even though they were released under the BSD license without the notices before the settlement.

      Oh well, I'm starting to wonder if I'll live long enough to see this whole mess sorted

      --
      “Wait for Hurd if you want something real” –Linus
    3. Re:The FreeBSD file says: by RealAlaskan · · Score: 4, Informative
      >>Accept hypothetically that some Linux coder got a little too happy with his cut and paste from BSD code and left out some copyrights.

      >In Linux 2.0.36 kernel there is a networking headder file where the BSD licence is gone and the coder admits that they took the code from FreeBSD.

      >So you say 'coder got a little too happy' I say 'thief' and Darl has to have lawyers convince a judge that is was a theft.

      Copyright violations aren't theft, they're (follow this closely, it's tricky) copyright violations. They are not called theft because they're different. Different act, different name. Told you it was tricky.

      Where does Darl come in? It's BSD's copyright; did BSD make Darl their agent? I don't think so. If there was a screwup (which remains to be shown), the quarrel is between BSD and Linux, with no room at all in there for SCO.

      >>Then all that needs to be done is add the copyright notices back in.

      >Gee, what about actual PUNISHMENT for breaking the law?

      The usual, when there's a GPL violation, is that the violation cease, at least when the FSF is enforcing the terms of the agreement. I suspect that it would take some pretty egregious bad behavior, and some serious profits involved, to get a court to actually see monetary damages as being in any way appropriate.

  28. I worry it could be worse by Dr.+Spork · · Score: 4, Interesting
    Novell might be thinking: "Hey, if the millions of legal fees actually produce some settlements for SCO, we can ride their gravy train with no investment at all; If a judge rules that someone owes SCO money, we will be owed that very same money. That would be money for nuthin, who can turn that down?"

    So, I hope Novell has their heart in the right place. But really, this depends on the judges. To sue over header files is so damn crazy, the real winners are obviously the people who ran off with $9 million in legal fees. What did the lawyers tell SCO that made them think this is a good investment when the case is so absurdly flimsy? That must have been a home-run sales pitch!

    1. Re:I worry it could be worse by psychoid · · Score: 5, Insightful

      Think about it:
      Novell is a company who used to be REALLY BIG then got spanked by the Great Beast in Redmond because of their marketing-department-that-couldn't. They had the best enterprise products, but nobody wanted to write apps on the NetWare platform. They've been in steady decline since '96.

      NetWare is dying and Novell needs a new platform. Linux is perfect because people are writing applications for it. So, in Novell's thinking, if they can deploy the NetWare services like file/print/Directory/Web Svcs on a Linux kernel, they have the best of both worlds.

      The one thing that they have to be conscious of, and I believe they have, is their perception in the OSS community. Novell knows that they need community approval in order to be successful. If the community dislikes what they're doing, people won't buy their products and they will become irrelevant.

      So, I re-iterate that Novell has to be one of the "good guys" or they will just end up screwing themselves.

  29. Re:That's what usually happens by msobkow · · Score: 5, Interesting

    A lot of those delays stem from the simple fact that legal staff usually haven't got the vaguest understanding of how software is architected or compiled. They don't know that half the headers mentioned are part of ANSI and ISO C/C++ standards.

    They don't know that every single platform with a C compiler since the early '80s has had an "errno.h" header file.

    It's about time some limits were imposed in US courts, as in:

    You have 12 months to prepare your case, unless the defending party opts to extend. Under no circumstances may the preparation extend beyond 24 months. Should your claims prove false, you will be responsible for all legal costs and damages direct and incidental, not only for the defendant, but for any business in the court's jurisdiction whose financial performance can reasonably be presumed to be affected by the accusations.

    Then maybe the world can get back to doing business instead of letting these useless "IP companies" affect billions of dollars of purchase and deployment decisions, without fear of repercussions for their fraud.

    --
    I do not fail; I succeed at finding out what does not work.
  30. Novell can now sue SCO! by codepunk · · Score: 5, Interesting

    Now isn't this funny, Novell can sue SCO former Caldera for copyright and contract breach. Caldera placed the old SYS V code under a open source license and made it available for download. So what gave Caldera the right's to do this if the code is Novell's?

    Makes for Interesting Thought!

    --


    Got Code?
  31. Re:AIX (ot) by finkployd · · Score: 4, Insightful

    Same here, but I would contend that AIX really shines in huge enterprise settings, which most people have never come in contact with and do not really see the benefits of it.

    Finkployd

  32. Look at the monkey! by Zelatrix · · Score: 5, Insightful

    Claiming copyright on this list of files is so nonsensical, it must be a distraction tactic.

    After all, SCO have already stated that 2.2 does not infringe.

    So what are we supposed to not be looking at at the moment? Oh look, the quarterly financial statement just got published. And even booking revunue on shipment rather than payment (along with other dodgy accounting practices) couldn't stop a net loss.

    Something crooked is going on here. This letter is an irrelevance.

  33. Re:DMCA Must gooo! its gayer than the YMCA by Anonymous Coward · · Score: 5, Insightful

    The solution is easy.

    Get rid of the law.
    Replace it with nothing.

    Circumventing copyright protection should not be illegal. US copyright law grants the enduser the right to make a backup copy of any copyrighted material he owns. Also anyone is free to make copies of uncopyrighted material. The DMCA clearly violates established consumers rights.

    What it amounts to is a law saying that it is illegal to pick locks. Well then what do you do if you are locked out of your house or car?

    The DMCA does nothing to stop copyright infringement. Copyright infringement is illegal to begin with. Making it 'more' illegal isn't going to stop anyone who was going to commite the crime in the first place.

    Say a thief is going to break into your home to steal your tv. Making it illegal to pick locks isnt really going to deter him. All it will lead to is poorly designed locks.

    In short there is no reason to make a law to protect something that is already protected by law.

  34. Breakdown by chaoticset · · Score: 5, Funny

    Profit for SCO's lawyers: 9 million
    Earnings for SCO: -1.6 million
    Watching SCO die and set a precedent for anybody who tries stupid legal things with Linux: Priceless

    --

    -----------------------
    You are what you think.
  35. A few .h files? by panZ · · Score: 5, Insightful

    Gee, my company's error.h and types.h are similar. Oh wait, every god-damn company I've ever worked for has similar .h files because this is basic, common interface shit.
    Its like saying "we patented the play, pause, record and rewind buttons on our model of VCR, the rest of you fuckers with tape, CD and DVD players on the market better pay us for this inovative interface!"
    I don't know whether to laugh or cry over this.

    --
    --Let's hack root on 127.0.0.1 --panZ
  36. What happened to '4 quarters of profitabiity'? ... by compactable · · Score: 5, Interesting
    ... previous pump-n-dump speculation mentioned that there needed to be 4 quarters of profitabliy before Darl got a big bonus kick-in - this appears not to have happened. Am I missing something obvious, was this 100% fabrication, or did Darl get nailed here?

    Thanks for clarifying, if possible

  37. Listen to their conference call here by ssheth · · Score: 4, Informative
  38. Re:DMCA Must gooo! its gayer than the YMCA by Jerf · · Score: 5, Interesting

    How about instead of patching the law with new special cases for electronic media, we recognize that the law is fundamentally broken and come up with coherent answers for the general case?

    We've passed the point where the law can be patched back into usefulness; it's time to rethink on a more fundamental level.

  39. The Q and A part of the call by El_Smack · · Score: 4, Interesting

    After Darl and Co. had finished, but before most of the FUD could settle, was a Q and A period.
    One of the most interesting questions was "Of the really large Linux users, how many have licenced from you?" The answer was "We haven't had anyone over the 5000 CPU amount buy a licence, but a couple of them are thinking about it."

    Or, in other words: "No one big is buying our BS, cause they have a legal team that knows we are full of it. Or at least is willing to wait it out and see where the chips fall, rather than believing our hype."
    To me, that speaks volumes about their case.

    --


    There are 01 kinds of cars in the world. The General Lee, and everything else.
  40. No substance by RDPIII · · Score: 4, Interesting

    So they're claiming they own the copyright on errno.h. This is insane. Even if there are substantial similarities between Linux's various errno.h-s and SCO's version, how many ways are there to implement errno.h? It's a bunch of friggin' macro definitions with more or less standard names and more or less standard values. Someone correct me if I'm wrong, but I thought one could only copyright original works, but what's original about a bunch of #define-s?

    --
    Marklar: marklar
  41. At first glance... by jd · · Score: 4, Funny
    I wasn't reading clearly, or something. I could have sworn the title read "SCO invokes Devil, Hades steps in".


    On second thought, maybe that wasn't so inaccurate.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  42. The important question, I think by mcc · · Score: 4, Insightful

    By sending out these clearly fraudulent DMCA notices-- which at best claim copyright over something which is uncopyrightable, and at worst is an attempt by a third party to claim that it is illegal for people to use the materials owned by the BSD raegents under the BSD license in the manner in which the BSD raegents intended the BSD license to be used-- has SCO opened itself up to legal action?

    SCO has in the past managed to sidestep most allegations of fraud by being horrendously vague. They said that they were owned money but never sent any invoices, sidestepping mail fraud. They tried to present things as if you needed an SCO license to use linux, but if you tried to talk to talk to them, they were actually selling UnixWare licenses and not in the process actually distributing linux to you, sidestepping GPL violations. However, this is entirely non-vague. It seems to me that SCO has stepped over some sort of line here and this is actionable.

    I know that the DMCA does not seem to have many consequences for people who send out bad takedown notices, but surely there must be something preventing company A from finding lists of competitor B's customers and sending them takedown notices for using some portion of competitor B's product that company A does not, in fact, own.

    At the least, can this be added to the lanham act/ restraint of trade/ libel or whatever countersuits that Redhat and IBM have going? What are the options from here, and what will actually happen?

  43. errno.h and signal.h are from POSIX by minkwe · · Score: 5, Informative

    http://www.opengroup.org/onlinepubs/007904975/base defs/errno.h.html#tag_13_10

    Do these guys have any brains at all?

    --
    "Fighting terrorists with millitary might is like killing a mosquitor on your Dad's forehead with a rifle."
  44. Re:That's what usually happens by roomisigloomis · · Score: 5, Funny

    Two farmers are fighting over a cow. One grabs the cow's tail and pulls while the other farmer grabs the cow's head and pulls. This last for a long time. While all this pulling is going on, the two farmers' lawyers sit in the middle and milk it.

    --
    "We are accountable for not only what we do, but also that which we don't do." -- Moliere
  45. Headers by tiny69 · · Score: 5, Interesting
    So SCO is claiming ownership of a bunch of #define, #ifdef, #ifndef, and struct statements. What happened to the millions of lines of code that Linux was infringing on? Even IF (big if) they can prove ownership of those files, about all they can claim is Copyright infringement. I don't see how trade secrets, methods, or know-how (SCO's words since they can't claim anything stronger) can be found in header files.

    The lawsuit against IBM is still a contract dispute. Even though SCO claimed they would be adding Copyright infringement claims against IBM, they have yet to do so. My guess is they haven't made any Copyright infringement claims yet because even they are not 100% sure if they really own any of the code. And making false claims in court would kill their lawsuit.

    When Caldera first obtained the old UNIX source code, they wanted to release ALL of it under an Open Source license. But they were not able to because to many other people and companies still have rights via Copyright to the code the other parties added.

    The letter that SCO is sending out is just one more thing that will come back to haunt them.

    --
    Go not unto/. for advice, for you will be told both yea and nay (but have nothing to do with the question)
  46. Re:DMCA Must gooo! its gayer than the YMCA by Simonetta · · Score: 5, Insightful

    The writer above has lots of good ideas for reforming the American DMCA law, but it goes against the current American political climate for any positive changes to take place.

    The trend of the Americans to start using their vast police and military internal forces to enforce the whims of corporate copyright laws will multiply the effect of the parallel trend of outsourcing their technological corporate infrastructure to the third world. They are inducing a massive shift of their technological industry to the third world, without any thought given to the long-term consequences of such a strategy.
    By the time that they realize how much these two trends are reinforcing each, their positive-feedback loop of technological suicide will be too far advanced to retard or reverse.

    In another generation or two, America will be the new Argentina. Or even worse off considering that they created so much global hatred toward themselves in their schitzo period (1980-2010; when their mounting arrogance and delusional-self congratuation inversely paralleled their financial global decline) that the rest of the world will have no interest in revitalizing them.

    In 2004 the smart young Americans are beginning to question the alternatives to being so closely tied to this declining empire, even if they rarely publicly acknowledge their doubts. Which is probably just as well, given the jingoistic politcal climate there.

    An excellent overview of this trend is found in the book "The Sovereign Individual" by James Dale Davidson and Lord Rees-Mogg. They missed the revolution that technology is creating in corporate copyright, but they foresaw everything else.

  47. Re:DMCA Must gooo! its gayer than the YMCA by shaitand · · Score: 4, Insightful

    "The DMCA was created in the spirit that new forms of electronic media were not safe from potential copyright violations, and the act did what it set out to do."

    Except that existing copyright law already made copyright violations illegal whether on a fancy new media or not. The DMCA was never needed to begin with. Being on digital media doesn't invalidate copyright on material under the laws that have been around since 1976.

    "Pointing fingers makes us feel good, but unless we propose alternatives and compromises, are we really doing anything but venting? Does anyone else have potential solutions/thoughts on how to resolve this issue?"

    What compromise? This law never had a purpose to begin with except to enact additional restrictions on certain types of copyrighted media. Why on earth do people feel that every few years the same issues of corporate interest need to be raised again and that the people should "compromise" a little further. We compromised when we created copyright, we compromised again in 1976, they compromised DESPITE US in 2000. Exactly how far do you feel we should compromise before we draw the line and say we won't give another inch, in fact we are taking back a few we shouldn't have ever given in the first place?

    If you start with harsh restrictions on a subject, then compromise, the end result is more harsh than what you had to start with EVERY time. Now you do it on the same subject every few years over and over again and you have a pattern that results in giving more and more ground until you look back and realize that there isn't anymore ground to give and their just making up new bullshit ways to screw you now.

  48. Re:DMCA Must gooo! its gayer than the YMCA by Hornsby · · Score: 4, Interesting

    The DMCA is unconstitutional, anti-competitive, anti-innovative, and anti-american; however, after a careful perusal, I can't find anything inherently homosexual or happy about the law. Maybe you can enlighten me.

    (Score:-1, Homophobic)

    --
    A musician without the RIAA, is like a fish without a bicycle.
  49. actual link by gumbi+west · · Score: 5, Informative

    The parent link is not correct. But This is

  50. That's What I Figured All Along by Inode+Jones · · Score: 5, Interesting
    A few months ago I took a guess as to what the misappropriated IP was, and the only thing I could come up with is errno.h, signal.h and syscall.h.

    Linux was/is a derivative of Minix. There is no real Minix code left in Linux, but back in the 0.9x days, Linux was still evolving. You can still download Minix from here.

    Now, here's the key point: although the NAMES of the various system calls, IOCTLs, error numbers and signals are part of the POSIX standard, their numeric assignments are not. The implementor is left to define them. Not all implementations define these the same way - take a look at the Linux/FreeBSD/SYSV emulation code in NetBSD to see the kinds of translations that need to be done to provide cross-platform compatibility.

    Now compare the Minix include files with those of Linux and FreeBSD. You will notice very much the same error code and signal numbers. The Linux code dates from 1991 and is pre-ATT/BSDI settlement. It's likely that Tannenbaum is also in violation of AT&T's IP, and Linux has just inherited it. Of course, there's no money in SCO suing Tannenbaum.

    Does this damage SCO? Not really. Is it worth US$699/seat? Definitely not. Can SCO collect damages? Probably, knowing the U.S. legal system.

  51. De minimis non curat lex! by Tsu+Dho+Nimh · · Score: 5, Insightful
    "Someone correct me if I'm wrong, but I thought one could only copyright original works, but what's original about a bunch of #define-s? "

    Nothing ... if it's the only way, or one of a very limited ways to implement the standard, it's not copyrightable. I believe the format and switches are specified by the POSIX standard, which means you have no choice/originality involved. Do it their way or it doesn't work.

    Leaving the copyright notice off, even on a one-liner, is wrong, but it's not a fatal error. Tracking down who may have stripped a 20-line notice from a 1-line header for an OS that's been around since the 1970s is not going to be an easy task, and a judge would probably say "screw this, de minimis non curat lex* applies" and tell them to shove off. (*the law does not concern itself with trifles, nothing to do with Lex Luthor)

  52. Re:Vote bush out of office by derF024 · · Score: 4, Insightful

    Still, what you CAN do is research the candidates on the major 2 platforms and pick out the ones who side with Libertarian beliefs.

    Sounds like what you really need is a system like Instant Runoff voting where you don't have to worry that you're "throwing your vote away" on a third party candidate. Then you (and everyone else) could vote for that Libertarian candidate without worrying about the bad guy winning.

  53. Re:DMCA Must gooo! its gayer than the YMCA by ameoba · · Score: 4, Funny

    Personally, I think the DMCA should stand. What we need to do is get the STFU passed into law so we can have headlines like:

    SCO, "DMCA"; FSF, "STFU"

    --
    my sig's at the bottom of the page.
  54. Re:DMCA Must gooo! its gayer than the YMCA by Pionar · · Score: 5, Insightful

    What it amounts to is a law saying that it is illegal to pick locks. Well then what do you do if you are locked out of your house or car?

    Close, but not quite. A better analogy would be to make it illegal to make a hairpin, as it could be used to pick a lock. It's the instrument that the DMCA bans, not the action. The action (of breaking a lock that wasn't yours) was already illegal. Piracy has always been illegal, it just wasn't illegal to make the tools until the DMCA.

  55. Re:DMCA Must gooo! its gayer than the YMCA by Lumpy · · Score: 5, Insightful

    Allow for the use of back-engineering tools with HARSH punishments for people who knowingly use them to break copyrighted material with intent to distribute.

    I call bullshit. only a person that is so seperated from reality would say such a thing.

    PROPER punishment for illegal use. Sorry but someone violating the DMCA should get 1/10th the punishment than a mass murderer. Currently under US laws if you violate the DMCA, you will get a lighter sentence if you grab a shotgun and kill a few officers when they come to get you.

    Copyright violation is a very very VERY MINOR offense and needs to be treated as such with only MONETARY damages.

    sending anyone to prison for anything as silly as a stupid copyright violation is absolute stupidity.

    you know this, and until this is how it is written I violently oppose any such legislation and those that support it.

    --
    Do not look at laser with remaining good eye.
  56. There is no copyright issue by Rayban · · Score: 4, Informative

    From:

    http://finance.messages.yahoo.com/bbs?.mm=FN&act io n=m&board=1600684464&tid=cald&sid=1600684464&mid=7 4550

    To All Licensees, Distributors of Any Version of BSD:

    As you know, certain of the Berkeley Software Distribution ("BSD") source code files require that further distributions of products containing all or portions of the software, acknowledge within their advertising materials that such products contain software developed by UC Berkeley and its contributors.

    Specifically, the provision reads:

    " * 3. All advertising materials mentioning features or use of this software
    * must display the following acknowledgement:
    * This product includes software developed by the University of
    * California, Berkeley and its contributors."

    Effective immediately, licensees and distributors are no longer required to include the acknowledgement within advertising materials. Accordingly, the foregoing paragraph of those BSD Unix files containing it is hereby deleted in its entirety.

    William Hoskins
    Director, Office of Technology Licensing
    University of California, Berkeley

    --
    æeee!
  57. Re:DMCA Must gooo! its gayer than the YMCA by GrenDel+Fuego · · Score: 5, Interesting

    I disagree.

    The DMCA also makes it illegal to "pick the lock" as well, not just the creation of the tool to pick the lock. And it doesn't distinguish between locks you own and locks you don't own.

  58. Forgive me, I'm forced to use SCO at work.. by avij · · Score: 4, Informative

    Oh, but SCO uses different errno.h files depending on the situation. I tried hard to include a fragment of the errno.h but the lameness filter totally prevented me from doing that. It complained about too many junk characters, but how can I be responsible for the junk in SCO header files? Some logic from errno.h:

    "old, crufty environment" -> oldstyle/errno.h
    "Xpg4v2 environment" -> xpgv2/errno.h
    "Xpg4 environment" -> xpg4/errno.h
    "Posix environment" -> posix/errno.h
    "Pure Ansi/ISO environment" -> ansi/errno.h
    "Old, Tbird compatible environment" -> ods_30_compat/errno.h
    "Normal, default environment" -> just the standard errno.h file

    Some of the comments, dated 94/12/04:

    Portions Copyright (C) 1983-1995 The Santa Cruz Operation, Inc.
    All Rights Reserved.

    The information in this file is provided for the exclusive use of the licensees of The Santa Cruz Operation, Inc. Such users have the right to use, modify, and incorporate this code into other products for purposes authorized by the license agreement provided they include this notice and the associated copyright notice with any such product. The information in this file is provided "AS IS" without warranty.

    Portions Copyright (c) 1990, 1991, 1992, 1993 UNIX System Laboratories, Inc. Portions Copyright (c) 1979 - 1990 AT&T All Rights Reserved
    THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF UNIX System Laboratories, Inc. The copyright notice above does not evidence any actual or intended publication of such source code.

    Here are the comments from an older version of the same file, specifically 91/06/06. I wonder why they've dropped Microsoft from the copyrights list?

    UNIX is a registered trademark of AT&T
    Portions Copyright 1976-1990 AT&T
    Portions Copyright 1980-1989 Microsoft Corporation
    Portions Copyright (C) 1983-1991 The Santa Cruz Operation, Inc. All Rights Reserved
    The information in this file is provided for the exclusive use of the licensees of The Santa Cruz Operation, Inc. Such users have the right to use, modify, and incorporate this code into other products for purposes authorized by the license agreement provided they include this notice and the associated copyright notice with any such product. The information in this file is provided "AS IS" without warranty.
    Copyright (c) 1984, 1986, 1987, 1988 AT&T
    All Rights Reserved

    THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T
    The copyright notice above does not evidence any
    actual or intended publication of such source code.

    --

    Follow your Euro bills at EBT
  59. Re:Vote bush out of office by pyros · · Score: 4, Funny

    Louis Black highlighted the differences between Democrats and Republicnas best when he said "A Democrat sucks, a Republican blows. A democrat won't let me keep my money, but a Republican won't let me spend it on drugs and hookers, so what am I supposed to do with it?"

  60. "Loser pays" only benefits corporations by gillbates · · Score: 4, Funny

    Smithers: Did you hear? "Loser Pays" has now become law; if we sue someone and lose, we'll have to pay their legal fees!

    CEO: Perfect.

    Smithers: WHAT?! Do you know what this means?

    CEO: I know EXACTLY what it means. It means we'll hire the most expensive lawyers we can find. It means that no one will risk paying a million dollars in legal fees if they lose their ten grand lawsuit against us. It means when we sue people, they'll settle because the cost of losing just got higher. It means that we can rip off the customer even more! We'll have the best lawyers in the country - we're bound to win, and we'll make our victims pick up the tab! Yessss, this is EXACTLY what we wanted....

    --
    The society for a thought-free internet welcomes you.
  61. Re:That's what usually happens by kelnos · · Score: 4, Informative
    A lot of those delays stem from the simple fact that legal staff usually haven't got the vaguest understanding of how software is architected or compiled. They don't know that half the headers mentioned are part of ANSI and ISO C/C++ standards.
    that is, unfortunately, irrelevant. if the file was blatantly copied from someone else's copyrighted implementation, then that does indeed constitute infringement. i don't think this is the case, i'm just playing devil's advocate.
    They don't know that every single platform with a C compiler since the early '80s has had an "errno.h" header file.
    i think you're confusing the compiler-supplied /usr/include/errno.h with the file that SCO is claiming is infringing. this file is a part of the kernel source, and would usually live at /usr/src/linux/include/asm-*/errno.h. (same or similar goes for the other allegedly-infringing files.)

    now, the compiler-supplied errno.h in /usr/include contains a prominent copyright notice by the free software foundation. somehow i doubt they falsified that, and, even if they did, SCO would/should be going after the FSF and glibc and not linus torvalds and linux.

    looking at the errno.h included with kernel source, it looks like a relatively boilerplate file. just a bunch of #defines for error codes. the only way you could really infer copyright infringement is from the comments on each line that says what the error code means. however, i would think that all these are documented somewhere, so even if SCO's file is identical, it's still arguable that in both cases the comments were copied verbatim from some specification document (where copying is possibly allowed).

    looking through the files listed, it seems like all of them fall under this general premise - boilerplate kernel constants and macros for very basic stuff that's really hard and silly to try to implement any other way.

    blah, SCO can bite me.
    --
    Xfce: Lighter than some, heavier than others. Just right.
  62. This is just too good to be true by Kjella · · Score: 5, Interesting

    Linux header:
    #define EPERM 1 /* Operation not permitted */
    #define ENOENT 2 /* No such file or directory */
    #define ESRCH 3 /* No such process */
    #define EINTR 4 /* Interrupted system call */
    #define EIO 5 /* I/O error */
    #define ENXIO 6 /* No such device or address */
    #define E2BIG 7 /* Arg list too long */

    And the POSIX standard says:
    The [errno.h] header shall provide a declaration for errno and give positive values for the following symbolic constants. Their values shall be unique except as noted below.
    [EPERM]
    Operation not permitted.
    [ENOENT]
    No such file or directory.
    [ESRCH]
    No such process.
    [EINTR]
    Interrupted function.
    [EIO]
    I/O error.
    [ENXIO]
    No such device or address.
    [E2BIG]
    Argument list too long.

    Conclusion:
    This is hogwash. Complete and utter hogwash. Even the descriptions are specified in the standard. You see some minor differences (Argument vs Arg, function vs system call) but it is simply trivial. If this is the "infringing" stuff, the replacement with completely non-infringing comments would be ready in about 30 seconds directly from the standard. I can volunteer to do a cleanroom implementation without neither SCO nor BSD code :p.

    Kjella

    --
    Live today, because you never know what tomorrow brings
  63. Two questions... by emil · · Score: 4, Insightful
    1. McBride was supposed to get a bonus for several consecutive quarters of profitable earnings. The bonus is trashed now, correct?
    2. The Linux 2.2 kernel is supposed to be free of infringing code. Aren't the errno.h, signal.h, and ioctl.h unchanged or very similar since 2.2?
  64. Re:DMCA Must gooo! its gayer than the YMCA by Pitawg · · Score: 5, Funny

    Make an original file, program, or image, run it trough a one-time-hash using the DMCA text. Have a friend post on some site how to crack your file using the DMCA text. Would it not reuire the DMCA to be banned?

  65. Re:DMCA Must gooo! its gayer than the YMCA by Deagol · · Score: 5, Insightful
    Even if you want to make sure that hunting stays legal, is it so unreasonable to make sure that it is hard to make the gun automatic, that the clip has fewer than 8 rounds in it?

    Yeah, if that DC Sniper didn't have full-auto capability, he wouldn't have been able to take down so many people. Oh, wait a minute...

    You see, if I walked into a random schoolyard and started shooting, does it fundamentally matter if I'm using a single-shot muzzle-loader rifle or a modified full-auto AR-15 with a 30-round clip? I'm still a monster, right?

    Sure, in practical matters, there may be more dead bodies to clean up if I had a full- (or even semi-) auto, but the fact remains that I am a disturbed person who broke the law. If all guns vanished today, if I were that disturbed, I'd simply walk into the school yard with a 3-iron and start whackin' heads on the kindergarten jungle-gym. Are you going to argue that golf club makers should make their clubs less useful for clubbing someone to death?

    And I don't buy the argument that guns are specifically designed to kill/injure people. They're designed to hurl small chunks of metal, accurately, for long distances, and at very high velocities. What people choose to do with them is their own business -- until they break the law.

    Yes, this is a rather morbib way to make my point, but I hate it when people still insist on blaming the instrument of crime, rather than the criminal.

  66. Re:Vote bush out of office by kin_korn_karn · · Score: 4, Informative

    Nope.

    The corporation is its own entity. That's the whole point of a corporation - the business' liabilities are incurred by the corporation, not by its owners, so that if it fails, the owners don't lose their asses.

    When you attack a corporation, you attack a business entity. The owners (shareholders) have nothing to do with it; in fact shareholders have a right to anonymity. Why do you think nobody goes to jail when Exxon destroys hundreds of miles of Alaskan coastline, but if you take your dirty oil and dump it in the storm drain and get caughty you get fined and maybe thrown in jail? It's because the shareholders aren't personally liable for the actions of the corporation. Again. That's the whole point of the corporation.

    This takes a leap of one level of abstraction to get, so I can see why a lot of people don't comprehend this. Libertarians and conservatives tend to be concrete-reasoning keep-it-simple-stupid types that can't recognize a non-corporeal entity - unless it's a middle eastern diety that's been pounded into their head from birth.

  67. Re:Vote bush out of office by Stray7Xi · · Score: 4, Informative

    Ya that'd be great, a system where voting for someone can CAUSE them to lose.

    7 votes for A, B, C
    6 votes for B, A, C
    5 votes for C, B, A
    3 votes for D, C, B

    D gets dropped, then B gets dropped, and finally A wins (A:13 vs C:8).

    But if the last three voters instead voted A, D, C, B then A loses BECAUSE they voted for A:

    7 votes for A, B, C
    6 votes for B, A, C
    5 votes for C, B, A
    3 votes for A, D, C, B

    D gets dropped, then C gets dropped, and finally B wins (B:11 vs A:10)

    In instant RunOff Voting there are the following problems:
    -Raising your vote for someone can cause them to lose (Monotonicity Criterion)
    -Lowering your vote for someone can cause them to win (Monotonicity Criterion)
    -A one on one comparison between the winner and any other candidate should show the winner being preferred in every pair. IRV doesn't do this. (Condorcet Criterion)
    -Doesn't scale at all. The possible votes are basically a factorial. Sorry if its hard to describe the formulaes. But the number of possibilites without truncation is N! with truncation its the summation of permutations. sPn (where s=1 to n-1) xPy = x!/(x-y)!

    California's recall would of just not scaled with IRV. Suppose 100 candidates then the number of possible votes is 100! + 100!/2! + 100!/3! + ... + 100!/98! + 100!/99!

    -It's not easy to understand by the common guy (not /. ) imagine the news trying to explain HOW a candidate won.

    For detailed explanation of these problems:
    http://electionmethods.org/evaluation.htm

    A condorcet method would be a more sound election method, because basically the voter ranks the candidates. Then the method sees which candidates are preferred by one-on-one comparisons. Joe Shmoe can understand this because when the news comes on, it just shows the comparison of the winner to every other candidate.

  68. Re:DMCA Must gooo! its gayer than the YMCA by mpe · · Score: 4, Insightful

    The DMCA does nothing to stop copyright infringement. Copyright infringement is illegal to begin with. Making it 'more' illegal isn't going to stop anyone who was going to commite the crime in the first place.

    It's more to make those who are passing the laws feel they are doing their job.

    Say a thief is going to break into your home to steal your tv. Making it illegal to pick locks isnt really going to deter him. All it will lead to is poorly designed locks.

    It can lead to all sorts of other issues. Especially if picking locks viewed as a more serious crime than burglary.

  69. Bill Hicks on political parties in America by Overly+Critical+Guy · · Score: 4, Informative

    Bill Hicks on the two-party system:

    I'll show you politics in America: "I think the puppet on the right shares my beliefs." "I think the puppet on the left is more to my liking." "Wait, there's one guy holding up both puppets!" "Shut up! Go back to bed America. Your government is in control. Here's Love Connection, watch this and get fat and stupid. By the way, keep drinking beer, you fucking morons!"

    --
    "Sufferin' succotash."
  70. Mac OSX, *BSD as well by Anonymous Coward · · Score: 5, Insightful

    Posting as AC as I already modded here

    I just took a look in the Mac OSX errno.h file (/usr/include/sys/errno.h) and the error definitions are all there, with the same attributed numbers as in the Linux and *BSD ones. Someone further down claimed that SCO was claiming ownership of the actual numbers, since the defined names are an ANSI/ISO standard and therefore can't be claimed.

    What this means, I think, is that SCO is indeed attempting to roll open the BSD/LSI case again. I would be amazed if they were able to get away with this. I'm pretty sure a competent lawyer will be able to clam this one up in court.

    Not only that but SCO is opening themselves up to truly massive claims of extortion and fraud if this is not legal, which although IANAL I really cannot see it being from their pretty wild claim in their letter. They simply claim they own these files, yet make NO mention of showing how that is so.

    I am really interested as to who is going to sue SCO next.

  71. Re:Vote bush out of office by jazuki · · Score: 4, Insightful

    Not quite right. While the shareholders of a corporation are not liable in case of corporate wrongdoing, its officers and board are. And they can be individually prosecuted if they were party to criminal activities, either in terms of making decisions or in terms of intentional execution. And they can go to jail as a result.

    In the case of Enron, for example, Andrew Fastow is being criminally prosecuted.

    However, many argue he's just a fall guy, since people that high up in a corporation often as far as they can to maintain plausible deniability. Like Ken Lay for example. But, this happens in politics, too. Say, Reagan and Iran-Contra.

  72. Re:DMCA Must gooo! its gayer than the YMCA by Ancil · · Score: 4, Funny

    What do you do if you are locked out of your house or car?
    Buy a new house or car, of course. The law was written by the people who make houses and cars; what would you expect?
  73. Linus proves he wrote errno.h and ctype.h by close_wait · · Score: 4, Informative
    Groklaw has just posted an email from Linus where he shows how he wrote errno.h and ctype.h for the original 0.01 release of Linux. So it's not from SCO and it's not even from BSD.

    Can SCO really be that incompetent?