Slashdot Mirror


SCO Shows 80 Lines of Evidence?

cheesybagel writes "In this EETimes article SCO claims to have shown their evidence to our independent analyst friends from the Aberdeen Group. The evidence, all 80 lines of it, allegedly even has identical comments."

17 of 940 comments (clear)

  1. An Entire Unix Kernel... by doi · · Score: 5, Funny

    ...in only 80 lines of code? That's pretty efficient.

    --
    A man's reach must exceed his grasp, or what's an erection for?
    1. Re: An Entire Unix Kernel... by Black+Parrot · · Score: 5, Funny


      > ...in only 80 lines of code? That's pretty efficient.

      It's written in perl.

      --
      Sheesh, evil *and* a jerk. -- Jade
    2. Re: An Entire Unix Kernel... by the+eric+conspiracy · · Score: 4, Funny

      It's written in perl.

      Then Linux is really scewed. No two perl programmers would write the same code to solve the same problem.

  2. Re:When... by I_Want_This_ID · · Score: 5, Funny

    ##loop for(i=0; i100; i++) { ##really common algorithm ... } SCO: Look, they copied our f'ing code

  3. Re:80 lines... by Neophytus · · Score: 4, Funny

    They prefer to call it an easter egg.

  4. What a name by Timesprout · · Score: 3, Funny

    Jon âoeMaddogâ Hall, executive director of Linux International (Nashua, N.H.), a Linux advocacy organization. âoeOr did the code that's in SCO Unix come from a third source? Show me the facts,â he said.

    Quick show him the facts before he starts chasing parked cars

    --
    Do not try to read the dupe, thats impossible. Instead, only try to realize the truth
    What truth?
    There is no dupe
  5. Are the 80 lines contiguous ... ? by Ninja+Programmer · · Score: 5, Funny

    If they are not, then I will be highly unimpressed if there are for identical /*'s and 40 identical */'s in the code.

    1. Re:Are the 80 lines contiguous ... ? by ArmorFiend · · Score: 5, Funny
      BREAKING NEWS: CUSTOMER LEAKS THE 80 LINES OF 'COPIED' CODE

      At last, the copied code is revealed. Here it is!:

      /*
      GNU GENERAL PUBLIC LICENSE
      Version 2, June 1991

      Copyright (C) 1989, 1991 Free Software Foundation, Inc.
      59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
      Everyone is permitted to copy and distribute verbatim copies
      of this license document, but changing it is not allowed.

      Preamble

      The licenses for most software are designed to take away your
      freedom to share and change it. By contrast, the GNU General Public
      License is intended to guarantee your freedom to share and change free
      software--to make sure the software is free for all its users. This
      General Public License applies to most of the Free Software
      Foundation's software and to any other program whose authors commit to
      using it. (Some other Free Software Foundation software is covered by
      the GNU Library General Public License instead.) You can apply it to
      your programs, too.

      When we speak of free software, we are referring to freedom, not
      price. Our General Public Licenses are designed to make sure that you
      have the freedom to distribute copies of free software (and charge for
      this service if you wish), that you receive source code or can get it
      if you want it, that you can change the software or use pieces of it
      in new free programs; and that you know you can do these things.

      To protect your rights, we need to make restrictions that forbid
      anyone to deny you these rights or to ask you to surrender the rights.
      These restrictions translate to certain responsibilities for you if you
      distribute copies of the software, or if you modify it.

      For example, if you distribute copies of such a program, whether
      gratis or for a fee, you must give the recipients all the rights that
      you have. You must make sure that they, too, receive or can get the
      source code. And you must show them these terms so they know their
      rights.

      We protect your rights with two steps: (1) copyright the software, and
      (2) offer you this license which gives you legal permission to copy,
      distribute and/or modify the software.

      Also, for each author's protection and ours, we want to make certain
      that everyone understands that there is no warranty for this free
      software. If the software is modified by someone else and passed on, we
      want its recipients to know that what they have is not the original, so
      that any problems introduced by others will not reflect on the original
      authors' reputations.

      Finally, any free program is threatened constantly by software
      patents. We wish to avoid the danger that redistributors of a free
      program will individually obtain patent licenses, in effect making the
      program proprietary. To prevent this, we have made it clear that any
      patent must be licensed for everyone's free use or not licensed at all.

      The precise terms and conditions for copying, distribution and
      modification follow.
      ...
  6. Wow by greppling · · Score: 5, Funny
    That must be ingenious lines of code. 1 billion / 80 = 12.5 million $ per line of code. Geez!

    Just think, if you write just one such line per day, you could start competing with Bill Gates' annual income.

  7. New defense tactic needed by Chilles · · Score: 4, Funny

    We at IBM always laughed about the sillyness of SCO code and comments your honour, honestly, it wasn't theft, it was parody!

  8. Re: 80 lines... by Black+Parrot · · Score: 5, Funny


    > They prefer to call it an easter egg.

    No, they prefer to think of it as a lottery ticket.

    --
    Sheesh, evil *and* a jerk. -- Jade
  9. Re:Use SCO's Bandwidth by CodeMaster · · Score: 5, Funny
    Or for the quick leaching of 366Mb unattendently:
    #!/bin/bash

    for i in `seq 1 10`;
    do
    wget sco.com/images/pdf/education/SCO_AEP_posterfiles.z ip -O /dev/null &
    done

    Save as fsco.sh (or whatever...),
    chmod a+x fsco.sh
    and run
    ./fsco.sh
    .
    Kick back, and enjoy
  10. Eureka! by Black+Parrot · · Score: 3, Funny


    Maybe someone at SCO ran The Bible Code on the Linux source and found the words "Linux, SCO, rip-off".

    --
    Sheesh, evil *and* a jerk. -- Jade
  11. Re:Has anybody considered by c0dedude · · Score: 4, Funny

    Oh but there is. It is a trade secret. The trade is suing people.To reveal the lines of code would seriously jepordize SCO's only viable product, stupid lawsuits.

    --
    Since when has this country used intellectual elite as a pejorative term?
  12. Found it! by SnowZero · · Score: 5, Funny

    linux-2.5.69# wc -l ./include/net/bluetooth/sco.h
    81 ./include/net/bluetooth/sco.h

  13. I got the 80-lines by Tablizer · · Score: 5, Funny

    I managed to hack around and find a copy of the 80 same lines. They are not necessarily in order:

    }
    }
    }
    } //end-if
    }
    }
    }
    }
    }
    }
    } // end-while
    }
    }
    }
    }
    }
    } //end-if
    }
    ...etc...

  14. Re:When... by konquered · · Score: 3, Funny

    $1 billion/80 lines = $12.5 million/line Said SCO's McBride: "These 80 lines of code contained the key to the meaning of the universe."