Slashdot Mirror


SCO's McBride Testifies "Linux Is a copy of UNIX"

eldavojohn writes "Here's a short update on the Novell Vs. SCO case we've been following. Our good friend Darl McBride made some interesting comments in court yesterday. He stated (under oath): 'Many Linux contributors were originally UNIX developers... We have evidence System V is in Linux... When you go to the bookstore and look in the UNIX section, there's books on "How to Program UNIX" but when you go to the Linux section and look for "How to Program Linux" you're not gonna find it, because it doesn't exist. Linux is a copy of UNIX, there is no difference [between them]." This flies directly in the face of what SCO found in extensive investigations in 2002 and contradicts what SCO Senior Vice President Chris Sontag had just finished testifying earlier that day (testimony that McBride did not hear)."

65 of 446 comments (clear)

  1. This should be good by IHawkMike · · Score: 4, Funny

    Unfolds chair. Grabs popcorn.

    1. Re:This should be good by Anonymous Coward · · Score: 5, Funny

      Not Steve Balmer's chair I hope.

    2. Re:This should be good by Anonymous Coward · · Score: 2, Funny

      Finders keepers. You know, you can find the darndest things outside his office window.

    3. Re:This should be good by yog · · Score: 2, Insightful

      God, is this Darl McBride still alive and kicking? You'd think he would have found another job by now. I can't believe that after having essentially bankrupted his company with these ruinous lawsuits, he continues to attract naive investors who keep propping him up. It's like that guy who's running Zimbabwe into the ground--just go already.

      Linux is NOT Unix, there's never been shown to be any shared code, and SCO lost the battle years ago. It seems that once the lawyers took over SCO, it became just a litigation machine and lost whatever technological brainpower it once had. This illustrates why most lawyers should NOT be involved in running companies because their natural orientation is not toward creating products but rather toward, well, practicing law, which usually translates into litigation.

      --
      it's = "it is"; its = possessive. E.g., it's flapping its wings.
    4. Re:This should be good by doti · · Score: 5, Funny

      Linux is NOT Unix. You got it wrong. It's GNU that is not Unix.
      --
      factor 966971: 966971
    5. Re:This should be good by glavenoid · · Score: 2, Interesting

      Hence the pedantic name GNU/Linux...

      --
      I, for one, am looking forward to the inevitable /. beta rollout fallout.
    6. Re:This should be good by hostyle · · Score: 2, Funny

      Hence the whoosh!

      --
      Caesar si viveret, ad remum dareris.
    7. Re:This should be good by E+IS+mC(Square) · · Score: 4, Funny

      >> Linux is NOT Unix.
      Only 20%. See this proof - http://uncyclopedia.org/wiki/Image:SCO_proof.png

    8. Re:This should be good by KillerBob · · Score: 2, Interesting

      Linux is NOT Unix


      You're right. It isn't. It is, however, Unix-like. And intended to be POSIX compliant. And an awful lot of Unix utilities and abilities have found their way into Linux, starting with the System V-compatible init. X, BASH (and its variants)... you could go on for hours listing programs and commands that have found their way into Linux from the Unix world. Perhaps the most obvious example aside from BASH would be XFCE, which models its interface after the CDE.

      I don't think that's grounds for a lawsuit. If anything, Linux developers have a case against SCO for including Linux code in their products. McBride is a nutter, and a really bad manager who thought that he bought the rights to everything included in it when they bought Caldera. But you'd be naive to think that Linux doesn't behave like Unix.
      --
      If you believe everything you read, you'd better not read. - Japanese proverb
    9. Re:This should be good by Simon+Brooke · · Score: 5, Informative

      You're right. It isn't. It is, however, Unix-like. And intended to be POSIX compliant. And an awful lot of Unix utilities and abilities have found their way into Linux, starting with the System V-compatible init. X, BASH (and its variants)... you could go on for hours listing programs and commands that have found their way into Linux from the Unix world. Perhaps the most obvious example aside from BASH would be XFCE, which models its interface after the CDE.

      <sigh/>

      You expect Slashdot readers to be tech literate, but sadly they ain't. Not these days anyway.

      'Linux' is a kernel. Both in fact and in the context of this court case, that's all 'Linux' is. Bash is not part of Linux. Init is not part of Linux. They are programs which can run on top of Linux (or any other POSIX compliant operating system, including UNIX).

      Yes, I know we've all got lazy and refer to Ubuntu and Debian and Slackware and RedHat as 'Linux', but they aren't. They are software distributions which use the Linux kernel. The kernel - and only the kernel - is 'Linux'.

      --
      I'm old enough to remember when discussions on Slashdot were well informed.
    10. Re:This should be good by korbin_dallas · · Score: 2, Interesting

      Doesn't work like you think.

      SCO is part of a larger umbrella holding corporation(Canopy). Think of it as a small clique of petty CEOs, and Darl is a member and SCO is just a front company. Even if the company folded, Darl would have a job.

      See what would have hit them where it is really painful is if IBM or Novell had gone after Canopy.

      --
      They Live, We Sleep
    11. Re:This should be good by spacefrog · · Score: 3, Informative

      SCO is part of a larger umbrella holding corporation(Canopy)


      Nope. Canopy divested itself of SCO in 2005..
  2. So if Novell Owns Unix... by geoffrobinson · · Score: 3, Interesting

    If Novel Owns Unix and if SCO got money for Linux and its relationship to Unix-rights, McBride basically said "we need to pay Novel the money we got."

    The only reason I can think he said this:

    1) He actually believes it.
    2) He is afraid of fraud charges if he says otherwise. Throw lawsuits into this as well.

    --
    Except for ending slavery, the Nazis, communism, & securing American independence, war has never solved anything.
    1. Re:So if Novell Owns Unix... by SatanicPuppy · · Score: 2, Interesting

      Darl's not a technical guy; for all we know he really does believe it.

      I'm not sure which is worse; a mindless zealot, or a flaming hypocrite.

      --
      ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
    2. Re:So if Novell Owns Unix... by tiocsti · · Score: 2, Informative

      Unix has moved from being an operating system, and in modern times is a set of standards, so basically he's right, linux is unix -- it complies to most of the standards people find relevant. There's no shared code with system v though, nor is it certified (it's unix, but not UNIX).

      This does not mean that linux is based on sco or novell code, though. Not all UNIXes are; for example, OS X is also unix, although in the case of leopard it is actually certified as being so, but as in linux, does not share any code with system v (that i'm aware of, anyways).

      So yes, he's right, linux is an implementation of unix. It's not a copy of the source, though. That's like saying glibc is a copy of microsoft's libc because they both conform to the ansi standard (ok bad example, because microsoft doesn't conform to the standard in various ways).

    3. Re:So if Novell Owns Unix... by mabhatter654 · · Score: 2, Interesting

      But the Open Group is responsible for licensing the name "Unix" and setting the compatibility standards, not SCO. Basically SCO and Open Group were shell companies so that AT&T, IBM, HP, SUN, Novell and other Unix licensers would not get in trouble for anti-trust violations by holding the other companies hostage for technology they all shared.

      Daryl is a classic case of the low-level lackey trying to be the tail wagging the dog. That's why Novell is so quick to put them in their place with extreme malice. They're supposed to be "holding the money" for the much bigger companies and they got a small amount of coin to do so. They just bit the hands that feed them. We need a law against technology companies in Texas or Utah!

    4. Re:So if Novell Owns Unix... by DaveV1.0 · · Score: 2, Insightful

      But, a mindless zealot is often a flaming hypocrite so the point is often moot.

      --
      There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
    5. Re:So if Novell Owns Unix... by jc42 · · Score: 3, Interesting

      Just because they work the same way doesn't make Linux a copy of UNIX ...

      Actually, it's pretty well documented that the original linux was an implementation of the POSIX standard. And POSIX was openly based on Sys/V. So they should work the same way. But is this what "copy" means? If I use a published government standard doc, can I really be charged with "copying" whatever that standard was based on?

      Darl's claim does raise an interesting question: Is he claiming that SCO owns everything based on POSIX? If the court supports this, then he has successfully destroyed much of the US system of government standards. Every standard based on previous industrial usage is in immediate danger of being proprietary, and anything based on a US standard can lead to huge royalty payments, if his claim is upheld.

      So is it legally safe to use the POSIX standard? Can any actual IP lawyer assure us that we can safely base our work on this or any other US government standard, without fear of retroactive royalties in the future?

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
  3. Eh? by Harold+Halloway · · Score: 4, Informative

    I have a copy of 'Beginning Linux Programming' from Wrox. Doesn't say UNIX anywhere. Hey guys, if you want me to testify I'd be happy to fly over. All expenses paid of course.

  4. Contradiction=bad things by LostCluster · · Score: 2, Insightful

    IANAL, but if I've ever learned anything from Mock Trial in high school, it's that you never want to contradict what you say on the stand with what you've ever said publicly or under oath. See, it tends to give the impression that you're changing your story, and if the court doesn't know which one to think is true, they're just gonna ignore you.

    1. Re:Contradiction=bad things by drinkypoo · · Score: 2, Insightful

      Jesus Christ, no it is not. It is not a material matter, for one.

      You mean because it doesn't have to do with income? The entire case is about who is entitled to what, and whether they're going to get their entitlements. But regardless, 18 U.S.C. Â 1621 disagrees with you. Perhaps you could provide a cite? As the law is written, any lie under oath is perjury.

      If your argument is that the individual was making a statement about interpretation of fact, and thus perjury does not apply, it is a stupid argument - because earlier cases have already established that Darl is wrong about this particular issue. But that does not seem to be your argument, so I am willing to believe that you are not an idiot (only a coward) and that there could be a point to what you have said. I am waiting to hear it.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    2. Re:Contradiction=bad things by cyphercell · · Score: 2, Interesting

      There's some confusion going around here on this subject, you seem to understand as well as the gp. Yes it's illegal to commit perjury, but it's extremely difficult to prove almost to the point that it's a worthless item to prosecute on. The story reads like they are actually going to push for perjury, what it actually takes to prosecute someone for this I have no idea. I know people lie every day in court, they change their story here and change it there, people are so dishonest prosecuting for perjury basically, amounts to writing someone a ticket for eating ice cream on Sunday.

      --
      Under the influence of Post-Cyberpunk Gonzo Journalism
  5. Hopefully by markov_chain · · Score: 2

    Nobody will tell Darl about POSIX, or the poor guy will have a heart attack of litigation-happy joy!

    --
    Tsunami -- You can't bring a good wave down!
    1. Re:Hopefully by Creepy · · Score: 2, Insightful

      Linux is POSIX compliant, which only means it hasn't been certified. Many free BSDs are POSIX compliant but not certified, as well.

      Saying Linux isn't POSIX is like saying Mesa isn't OpenGL - it is a functional work-alike that runs the same code using the same API. It is written from scratch to not require paying for the certification license or per-unit fees (I recall SGI required OpenGL vendors pay a small per-unit fee in the 1990s - I'm not sure if that is how it is licensed today).

  6. "Linux Programming" book by blind+biker · · Score: 3, Informative

    Well, I actually do have a book on how to program Linux: "Beginning Linux Programming" (Matthew and Stones), in all its red glory here on my shelf. Now I don't know whether the summary quoted McBride very well and I don't have much time to investigate right now, but if he did say what he said, that was pretty silly.

    I also have the "Teach yourself Linux Programming in 24 hours, did not read it much, though. However, it exists, and more Linux programming literature exists, too.

    --
    "The agriculture ministry is not in charge of Gundam" - Japanese ministry official.
  7. Dear Mr. McBride, by r_jensen11 · · Score: 2, Funny

    I write to inform you that the product you are bullshitting about is not Linux, but GNU/Linux. GNU/Linux, unlike products released by Microsoft (Such as OPENXML), tend to have names which are not doublespeak. This practice of not praciticing doublespeak is also adopted by the Free Software Foundation.

    As you are most certainly aware, GNU/Linux stands for GNU is Not Unix. Ergo, Linux is not Unix.

    Thank you for your time. My lawyers will send you the bill for mine.

    1. Re:Dear Mr. McBride, by vux984 · · Score: 4, Interesting

      GNU/Linux, unlike products released by Microsoft (Such as OPENXML), tend to have names which are not doublespeak. This practice of not praciticing doublespeak is also adopted by the Free Software Foundation.

      What a load. You tell me which products tell you what they do:

      Internet Explorer
      SQL Server Management Studio
      Photoshop
      Windows Mail
      Windows Live Messenger
      Remote Desktop Connection
      Adobe Acrobat Reader

      or their FOSS equiv's..

      Firefox / Konqueror / IceWeasel...
      pgAdmin III / FlameRobin ...
      gimp
      Thunderbird / Evolution
      Pidgin / Gaim
      TightVNC / FreeNX
      Evince ...

      I could go on all day. Sure there are plenty of bad proprietary names, and lots of descriptive OSS names, but suggesting that a characteristic of open source projects is good names is utterly laughable.

    2. Re:Dear Mr. McBride, by Afecks · · Score: 3, Insightful

      You're the only one that said "good names". The GP said "doublespeak". There is a difference.

    3. Re:Dear Mr. McBride, by vux984 · · Score: 2, Informative

      You're the only one that said "good names". The GP said "doublespeak". There is a difference.

      Fair comment.

      But that just underscores the whole issue that half the oss community explicitly disagrees with calling linux GNU/Linux. A FUD spreading cynic might even think it odd that half the community wants to lose the part about saying its 'not unix'. Hmmmm. :)

      But actually, this gets even more deliciously ironic when you realize that "GNU/Linux" really represents the pairing of the 'gnu' userland, and the 'linux' kernel... so all we're claiming is that the GNU userland is 'not unix'... but what about linux?

      To put it in the OP's words:

      GNU stands for "gnu's not unix". Ergo, linux is not unix.

      This is an elementary logical fallacy. Because GNU isn't Linux. And we're not claiming squat about Linux. And indeed, by calling it 'Linux' we are very deliberately associating it with Unix. We could have called it something else... linos, oslin, linKernel, LinK... but no we chose 'Linux'.

      Talk about doublespeak. That's at least on par with OOXML if you ask me.

      -cheers

  8. I figured they would do this by mlwmohawk · · Score: 3, Insightful

    In a trial, with a jury, they are introducing their opinions as testimony. Even though the facts have been proved this theory to be wrong, this is EXACTLY what they have been waiting for.

    Linux and UNIX are very similar. Just as a Toyota is similar to a Ford, 4 wheels, gas powered motor, disk brakes, etc. Hell take a tundra and an F-150 and put them side by side. Besides aesthetic differences, explain to me how one is "clearly" different than the other. Using SCO's logic, the Tundra contains a Ford.

    They will use the similarities to confuse the jury who have no clue about the history of "*NIX* beginning with Multics. I certainly hope Novell is ready.

    PARANOID FEAR: Novell is working with SCO to establish in a court of law, by losing, that Linux is the property of Novell.

    1. Re:I figured they would do this by CyberZen · · Score: 4, Informative

      No worries! This is a bench trial, so there is no jury. Just judge Kimball.

    2. Re:I figured they would do this by mlwmohawk · · Score: 3, Interesting

      people seem to think that even trying to work with MS in any shape or form is a pact with Satan himself.

      I would like to see an example where a "big" company did business with Microsoft and did not end up selling out or going out of business. Even DEC caved into Microsoft,

    3. Re:I figured they would do this by sm62704 · · Score: 2, Funny

      No worries! This is a bench trial, so there is no jury. Just judge Kimball.

      "And I find the bench guilty as charged!" -Steve Ballmer (throws bench across room)

      --
      mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
  9. Re:There's more Linux books than Unix books by ari_j · · Score: 4, Funny

    "I'm sorry, your honor. I wasn't clear. I was referring to a 1980 bookstore."

  10. Judge only by symbolset · · Score: 2, Informative

    No jury.

    --
    Help stamp out iliturcy.
  11. The awesome part about this by WindBourne · · Score: 5, Interesting

    is that McBride really COULD go to prison over this for perjury. And if done right, a deal could be offered to him (1 month or year, instead of 20 years), if he will spill the beans about it. That would have to include MS's and Sun's participation in this. I would guess that McBride is enough of a gutless wonder that he would take the deal. But if he confirms that (Gates and/or Balmer) and McNealy were participants to fleece the companies, what could happen to them? I am guessing nothing.

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re:The awesome part about this by hackstraw · · Score: 4, Insightful

      McBride really COULD go to prison over this for perjury

      Obviously, you've never been busted, or had much experience with "the system".

      Criminal charges come like a tidal wave for larger offenses. Its never, "The state vs McBride on one count of perjury". Its the state vs McBride for a laundry list of ranges of crimes, and odds are one of em will be good enough.

      Now with the supposed McBride quote to the supposed jury: "When you go to the bookstore and look in the UNIX section, there's books on "How to Program UNIX" but when you go to the Linux section and look for "How to Program Linux" you're not gonna find it, because it doesn't exist."

      That is utter bullshit. At least where I live, if I go to the local Barnes and Noble, and look in their computer section, there is the Linux section, and under it are the books on "UNIX".

      Even though McBride is backwards in his evidence collecting, the same result could be said by a nutcase like him. That Linux is so much of a now popular version of UNIX that you can't even find a programming UNIX book, you have to look between the Linux books for a UNIX book.

      I simply can't wait until this is over. This has been going on how long now? Like 6-7 years or so. My employers have lost some significant amount of money over this thing while I waste my time commenting/reading on slashdot about this train wreck.

      Its also interesting to note that chages against companies take about an order of magnatude longer to try than those against an individual. For business, this is just part of the game of business. Even when you lose. as in theory McBride has done here, he has been able to finacially gain what? What have the lawyers and other people part of the pump and dump scam gained as a result of this?

    2. Re:The awesome part about this by calebt3 · · Score: 2, Funny

      Especially punishing innocent third parties. Won't someone please think of the children?!?!?!

    3. Re:The awesome part about this by samkass · · Score: 3, Insightful

      "First, you have to prove that he was knowingly lying."

      THEN you have to show that the lie was material to the case. If I testify in a copyright suit and blurt out "the Sun doesn't exist!" I'm not going to jail, because that's not material to the case.

      --
      E pluribus unum
    4. Re:The awesome part about this by C0vardeAn0nim0 · · Score: 3, Funny

      here on amazon. 1,648 results for linux programming.

      someone please introduce mr. mcbride to something al gore invented in early 90's called "the internet".

      --
      What ? Me, worry ?
  12. Re:Linux (mostly) follows the open group. by Megane · · Score: 3, Insightful

    In other words, what he's saying is the equivalent of "Toyota is a copy of Ford. See, they all have four wheels and an engine, and you drive them with a steering wheel and a couple of pedals! And they both have doors and seats, too!"

    --
    #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
  13. Re:Perjury by LaminatorX · · Score: 2, Interesting
    The standard for perjury is higher than meerly lying under oath, otherwise every he-said vs she-said case would be followed up with prosecution of the looser. Witnesses lie quite often. Usually all that happens is that opposing counsel trips them up under cross, or introduces evidence that contradicts their testimony. They loose credibility with the judge/jury, but they don't go to jail.

    The grand jury rightly refused to indict Clinton because the lie he got caugh in, while crappy and self-serving, wasn't sufficiently germane to the facts of Paula Jones's suite against him. Lying about something that happened years later, in another state, with a different woman had too little bearing on the claims presented in Jones v. Clinton to warrant a perjury charge.

  14. The obvious solution... by Vexler · · Score: 3, Funny

    ...is to treat Darl McBridge the same way some people dealt with Alan Ralsky: Send him as many Linux programming books as we can.

  15. O rly? by aztektum · · Score: 3, Insightful

    I realize this is a bit redundant now, but Darl, you're a fuckin' idiot.

    --
    :: aztek ::
    No sig for you!!
  16. Re:Show me the money... er... evidence by peragrin · · Score: 3, Informative

    errno.h is part of the POSIX standard and is the property of the Open Group.

    --
    i thought once I was found, but it was only a dream.
  17. Oblig. Strange Brew Reference by cvd6262 · · Score: 3, Funny

    Claude Elsinore: And I'd like to point out that these tapes have not been faked, or altered in any way. In fact they have time coding, which is very hard to fake.

    The Judge: Would you please explain for the court "time coding."

    Claude Elsinore: Well, uh, just because I don't know what it is, it doesn't mean I'm lying.

    --

    I'd rather have someone respond than be modded up.

    1. Re:Oblig. Strange Brew Reference by plisskin · · Score: 2, Funny

      Beauty, Clark

  18. Re:SCO?SCU?GNU?GNO. by sm62704 · · Score: 2, Funny

    Darl McBride and Steve Ballmer* have the same motto:

    "No gnus is good gnus".

    -mcgrew

    *The linked article refers to Steve Ballmer, president of Microsoft and dancing, mentally deficient, foul-mouthed chair-throwing psychopath. For another dangerously unstable person, see "Tom Cruise".

    --
    mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
  19. Obviously, you need a better lawyer. by tjstork · · Score: 3, Insightful

    It turns out that most lawyers and judges have very limited imaginations and are terrible at what they do. Most likely this sort of thing would never occur to them. Quite likely, they won't even recognize the contradiction with the recent testimony mentioned in the summary.

    I worked once for the law firm that helped invent the class action law suit, helped sue Exxon for billion dollars in Valdez and won, helped police the securities industry when there was no enforcement, brought down Milken...and that was just to start.

    There is not a writer for a TV show or a movie that could even accurately depict just how smart these people are. Those lawyers ask those sorts of questions all the time. These are all Ivy Leaguers that came from the likes of U-Penn, Harvard and they do. It wasn't even worth lying to these people because they could just pick you apart like a rotisserie chicken and you wouldn't even know it until they are ready to throw the bones out.

    --
    This is my sig.
  20. Re:IIRC by ozmanjusri · · Score: 2, Funny
    Now, a $699 license fee for any BIC user? I smell something big here.

    Probably the cock you're smoking.

    Either that or the teabags.

    Sorry. Sorry. Sometimes I just can't help myself...

    --
    "I've got more toys than Teruhisa Kitahara."
  21. Linux a copy of Unix? That's cool... by teamhasnoi · · Score: 4, Funny

    Darl is a copy of an asshole.

  22. Re:IIRC by cube135 · · Score: 2, Funny

    Don't tell them about helloworld. Please. I don't think the courts can handle that.

  23. Re:There's more Linux books than Unix books by Lord+Apathy · · Score: 2, Informative

    This monkey needs to get his sak out of the fire. I don't know how many people remember Unix before Linux. I do. And I think I can safely say that unix was on the way out before linux came along. Many unix shops where ether packing up or converting to windows nt at that time.

    Then out of the fray come a penguin with a mission. Linux put unix in the hand of whole new generation of hackers and programmers. McBride and his monkeys need to be down on their knees sacrificing a goat to the penguin gods for saving their market. They should have adapted not fought. Everyone saw that writing on the wall. Hell, IBM embraced linux. That alone should be enough to tell you something.

    So if it wasn't for linux, unix would just be a entry in the hacker jargon file, see VMS, or assigned to a few nitch shops and jobs.

    --

    Supporting World Peace Through Nuclear Pacification

  24. not too often the case of how these go by Locutus · · Score: 4, Insightful

    but because SCO went after some deep pocketed businesses( IBM, Novell, etc ) they actually got a fight instead of being handed over millions and millions. Usually this is a bully vs weakling type of fight and the weakling must give in. It takes alot of weaklings to make a business plan work though so there are $ in the eyes when someone gets the bright idea to go for the big guys pockets.

    Come to think of it, Lindows wasn't really a big-guy but I guess Microsoft had to stop them one way or another. I'm thinking of this case because it is another case where the outcome wasn't what was expected. ie, Microsoft almost lost their "Windows" trademark and the result was that Lindows became Linspire, Lindows got paid millions, and Lindows got 5 years of licensed software.

    At least the Lindows vs MSFT case only took a couple years. Had it taken longer and Lindows/Linspire might have had to settle for much much less. They were not rolling in the doe.

    This case has been dragging on for over 6 years and in that time, just little me, I've had small business owners mention licensing issues with regard to using Linux and OSS. The exact reason why I feel Microsoft and Sun helped fund SCO and the reason why Microsoft created their own SCO-ish licensing threats against Linux and OSS.

    Unfortunately, Microsoft is learning alot from all this and will most likely stay way clear of filing suit against any of the big companies using or backing Linux and OSS. They know that they get more value from threats and little fear of having those threats exposed as long as they stay out of court. Their game is to use the threats to keep the Linux/OSS market contained and then use their wealth to pay off any large business thinking of being a GNU/Linux/OSS poster child. They have the funds to keep down alot of the uprising and the business customers are the ones willing to take short term payola from Microsoft to keep the current course with running Microsoft Windows, Microsoft Office, and Microsoft Server software.

    Where this is not in Microsoft's control is in government and the public sector. They've already had a tough time using the BSA to muscle some school districts into longterm licensing contracts when the Linux K12LTSP group showed the way to Microsoft/BSA independence and low cost computing. Recent financial belt tightening is opening the door further and there's little Microsoft can do but deeply discount their software and they are already showing signs of reduced revenues( (24%) this quarter ) from their big money maker, the Windows OS.

    SCO is smart to try to devalue the licenses paid by Microsoft and Sun and if they are able to pull it off and get Novell out of the revenue stream, Novell also knows that Microsoft and Sun will not ask for their money back. After all, both Microsoft and Sun got what they paid for and that was not really a license for UNIX. IMO.

    One more thing, McBride should get burned for what he's done to SCO, IBM, Novell, AutoZone, and all others involved. It was a scam of epic proportions and took way too long. IMO.

    LoB

    --
    "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
  25. Re:IIRC by Quattro+Vezina · · Score: 3, Funny

    One line of code:

    }

    --
    I support the Center for Consumer Freedom
  26. Re:OT: Your sig... you still don't get it... by Quattro+Vezina · · Score: 2, Insightful

    I'd rather spark an intelligent discussion than rack up meaningless points. But maybe that's just me...

    Because, you know, having good discussions benefits the whole community, and points just benefit my own karma.

    --
    I support the Center for Consumer Freedom
  27. O RLY DARL? by Kymermosst · · Score: 3, Funny

    when you go to the Linux section and look for "How to Program Linux" you're not gonna find it, because it doesn't exist.

    That's funny, my copy of Linux System Programming must be a figment of my imagination, then.

    --
    "Alcohol, Tobacco, Firearms, and Explosives" should be a convenience store, not a government agency.
  28. Oh but they do... by PortHaven · · Score: 2, Insightful

    The U.S. government taxes all property. If you don't pay, you lose your property.

    This shows the true ownership belongs to the government. We are merely "leasing" the land from the government.

  29. Pretty bad way of stating it by Andy+Dodd · · Score: 2, Insightful

    He's effectively saying that they are the same because their APIs are (mostly) the same.

    This is true, but not because Linux is a copy of UNIX, but because Linux and UNIX both conform to a published API standard (POSIX). One can easily implement something that behaves like UNIX without looking at a single line of code, because the API (POSIX) is documented, standardized, and published.

    --
    retrorocket.o not found, launch anyway?
  30. Re:Show me the money... er... evidence by bonehead · · Score: 2, Informative

    From the description:

    "When you go to the bookstore and look in the UNIX section, there's books on "How to Program UNIX" but when you go to the Linux section and look for "How to Program Linux" you're not gonna find it, because it doesn't exist"

    Taking a quick look at my bookshelf, I see the titles "Beginning Linux Programming", "Professional Linux Programming", and "Linux Application Development". And that's not even counting the boxes and boxes of books I have stored on shelves in my basement.

    Perjury charge?

  31. Re:Linux IS a copy of Unix by oahazmatt · · Score: 2, Insightful

    Just like Monster is a copy of Red Bull and Windows is a copy of Mac and Toyota is a copy of Ford and an iPod is a copy of a (cd?)walkman. The fact that Linux shares no code is really the subject. Misleading article title. Actually, the article title is accurate as it's a direct quote from McBride. Slashdot isn't advocating that statement, just quoting what McBride has said, whether he is incorrect or not.
    --
    Those who believe the Internet is private,
    find their privates are on the Internet.
  32. Seems? by TWX · · Score: 2, Informative

    It seems that once the lawyers took over SCO, it became just a litigation machine and lost whatever technological brainpower it once had. This illustrates why most lawyers should NOT be involved in running companies because their natural orientation is not toward creating products but rather toward, well, practicing law, which usually translates into litigation.
    Seems? Seems? That's not just what seemed to happen, that's exactly what happened, and it was intentional. Lawyers figuring that they could make a lot of money found a weak, struggling Linux company, bought rights to other products and a name from another company, and tried to claim infringement specifically looking for a quick settlement from companies like IBM and Novell, and unfortunately for them, the companies that they targetted had invested enough in Linux and had cojones enough that they fought back. Caldera's fall might not have been planned, but the litigation machine was their principal reason for becoming SCO. Unfortunately for SCO, their lawyers and other interested parties weren't nearly smart enough to follow the whole history, legally documented in court and otherwise, to truly establish the origins of code (BSD vs System V, vs OS/2, or others, or original work), and decided willy-nilly because of lines like #include that they had a case...

    In a perfect world they'd find McBride in contempt of court and throw him in jail, or they'd find him legally incompetent and insane and would have him committed to a wonderful place with padded walls where he'd be perfectly allowed to ramble on and on about whatever he thinks is true, but in reality they'll probably just strike his testimony from the record.
    --
    Do not look into laser with remaining eye.
  33. The Passion of McBride by happyemoticon · · Score: 4, Funny

    We must believe that Unix is a part of Linux on faith alone. This is what we refer to as a "religious mystery," ala the Holy Trinity. Thus, to ask how can Unix and Linux be one in the same is equivalent to asking how the Father, the Son and the Holy Spirit can be one, yet distinct. I, for one, need no other proof than the Divinely Inspired testimony of McBride, and anticipate the coming day of His own Passion.

  34. Re:Show me the money... er... evidence by void* · · Score: 3, Informative

    Perjury charge?

    No. He's an idiot. You can't reasonably expect him to know that he was wrong when he made the statement, therefore, no matter what statements he makes, they're not perjury.

    --


    Code or be coded.
  35. Re:IIRC by Rich0 · · Score: 2, Funny

    The worst thing is the lengths that open source devs will go to try to obfuscate their copyright-infringement.

    I just did a deep dive on the kernel source and found that half of those braces had spaces and tabs pre-pended in an attempt to evade detection.