Slashdot Mirror


User: kivaapina

kivaapina's activity in the archive.

Stories
0
Comments
15
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 15

  1. Re:Numbering Scheme on 3rd Quarterly NetBSD Status Report Published · · Score: 4, Informative

    The major version number used to be 1 and the minor number used to indicate a major release. For example, 1.5 and 1.6 were major releases. There was also a third number that was used for fixing bugs, like service packs, 1.6.2 for example.

  2. Re:Dynamically linking OK? on Open Source Licensing · · Score: 1, Informative
    even dynamically linking creates a derivative work, and thus all of the code would need to be under the GPL

    Yes, but if you don't distribute GPL'd code (the library), you aren't bound by GPL.

    The problem is of course, that include files are GPL'ed so your program becomes GPL'd even if you don't distribute any of the GPL'd library code

    The solution: rewrite your own header files ;)

  3. uname(1) on DragonFlyBSD 1.0 Released · · Score: 1

    Could someone type "uname -a" and send results!

  4. Re:Not so fast... on SMP Now In OpenBSD HEAD · · Score: 1

    It was Bill Sommerfeld. Get the facts straight ;)

  5. Re:Woohoo for FreeBSD on FreeBSD 5.2.1 On SPARC64 · · Score: 1, Troll
    is that it's mainly a server OS; that can do userland too
    What's this supposed to mean ;)
  6. OpenBSD's packer filter on NetBSD 2.0 Release Engineering Process Underway · · Score: 1

    Does this mean that OpenBSD's packet filter don't make it to 2.0? Well, I don't worry much because some one will surely port it later.

  7. Cool! on Firefox Extension Lets You Pick the Name · · Score: 1

    I'm going to use Firehose, from now on....

  8. Re:Geez on NetBSD 1.6.2 Released · · Score: 2, Informative

    SMP will never go to 1.6 branch. You have to wait for 2.0 or use current. If you don't like to build current you can download it from releng.netbsd.org.

  9. Re:good report on NetBSD in 2003 - Annual NetBSD Status Report · · Score: 5, Funny

    The reason why such annual reports aren't more common is because they occur once a year. If they were to become more common they would cease to be annual.

  10. Re:Wait. You do it wrong. on NetBSD Foundation Now 501(c)(3) Classified · · Score: 0

    Maybe it's vague to say "gnu tools", however, all BSDs use GNU toolchain, that means, cc, as, ld, c++, ... stuff required to compile stuff. Of course they might also use other programs from GNU like diff, grep, awk, but I think they could be easily replaced.

  11. Commitment on a date on Linux Centrino Driver Update · · Score: 1, Funny
    there is a lack of any commitment on a date
    Looks like they're working in the same spirit as open source developers though...
  12. Re:Must... restrain... on Mozilla 1.6 Released · · Score: 0

    Me too, I'm using Mozilla and I'm pretty happy with it so I did not switch to *bird. I like it all integrated. Can't wait to test that about:about thing!

  13. Too american on NetBSD Announces Logo Design Competition · · Score: 0

    It's too american because they are raising a flag together. I think it's better if people don't consider NetBSD an american software project because developers are all over the world.

  14. Re:BSD Crowd Driven Away on NetBSD Packages Collection Gets 'pkgviews' · · Score: 0, Troll
    Aparently the BSD crows have been driven away from Slashdot by the constant trolls.
    I don't think so. Maybe it's just a quiet bunch ;). I always check BSD slashbox for important news.
  15. Re:O'Caml for Scripting? on mod_caml Comes Of Age · · Score: 1

    LOL, you make ML syntax look even more weird than it is!