Slashdot Mirror


User: fsdb

fsdb's activity in the archive.

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

Comments · 15

  1. Re:Even Apple knew enough to change on Support FreeBSD · · Score: 2, Informative

    /bin/sh (the BSD Bourne shell) DOES have command-line editing. Both vi and emacs flavors -- just like bash. Please try things before posting "facts" about them.

  2. Re:Em-Hache-Zed on FreeBSD Boots on x86-64 · · Score: 1

    "Hammer" is the internal AMD codename for the platform. "x86-64" and "amd64" are the external names. "Opteron" is an instance of a hammer/x86-64/amd64 processor.

  3. Re:Em-Hache-Zed on FreeBSD Boots on x86-64 · · Score: 1
    There are some additional tricks they have pulled to get some more speed, like a "smart" TLB


    Don't forget about the on-die memory controller. That also pumps up the performance in legacy mode.

  4. Re:Shareholders first question on Weather Channel Sponsors OSS ATI Radeon Drivers · · Score: 2, Interesting

    > What if they feel like using one of the *BSD's?

    The are using one of the BSD's. :-)
    Look at all the FreeBSD commit emails with "Sponsored by: The Weather Channel".

  5. Re:FreeBSD is not Unix on Microsoft/Unisys Unix-bashing Site Runs FreeBSD · · Score: 1

    Acutally there *IS* AT&T code in FreeBSD. Grep for 'American' in /usr/include/*.h (and src/lib/libc/*).

    * (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.

  6. Re:Excuse me?! on NetBSD 1.5ZB · · Score: 1

    >> FreeBSD is not portable at all, and the two >> platforms it does support (x86 and alpha) are >> so horribly different in so many ways that >> FreeBSD/x86 and FreeBSD/alpha may as well be >> different operating systems. Please provide details on why you feel this way.

  7. Re:In which case the chosen names are inappropriat on Wind River lays off FreeBSD developers; Q&A · · Score: 1

    You can be quoted on this. You are correct.

    The only embelishment I can add is that Theo wanted access to the NetBSD CVS repository. NetBSD would not give it to him. From that denal he felt everyone's desire for access and gave it.

  8. Re:Walnut Creek CDROM? on Wind River lays off FreeBSD developers; Q&A · · Score: 1

    But it did start in Walnut Creek, but quickly moved to Concord (cheaper rents).

  9. Re:preface.. on Wind River lays off FreeBSD developers; Q&A · · Score: 1

    Could it be that Linux was the first OS to run on IA-64 because the commericial interests behind IA-64 blocked FreeBSD development on the platform by only giving access to documentation and the toolchain (compiler) to Linux companies?? Yes, that would be truth.

    Maybe they were afraid BSD would run on it before Linux??

  10. Re:I wish I could say I was surprised.... on Wind River lays off FreeBSD developers; Q&A · · Score: 1

    Please get a clue... I really wish I understood why people cannot get this correct. BSDi was a company [which I worked at as a FreeBSD developer]. BSD/OS is the commercial OS product of BSDi.

  11. Re:5.0 Branch to Have SMPng on FreeBSD Upcoming Release Dates · · Score: 1
    but their SMP implementation is effectively the same as Linux 2.2

    Uh.. no. It is effectively the same as Sun Solaris. BTW, the work-in-progress SMPng has already been tested on 8-way Alpha big-iron.

  12. Re:I really hope these releases do well on FreeBSD Upcoming Release Dates · · Score: 2
    I've used FreeBSD since the 1.2-RELEASE days and done my fair share of testing on the VM scheme, so I know all about FreeBSD.

    Uh... there never was a FreeBSD 1.2. I think that is suffient proof you are a troll. (also the VM system in 1.x is not the same as in later versions)

  13. Re:Variety in OSS Licenses on OSI Approves Apple, IBM Licenses · · Score: 1
    One of the nice things about the GPL is that it's stringent requirements for distribution, have the effect of reducing code forking

    Yeah, right. How do you explain the EGCS-GCC code fork. The Emacs-Xemacs code fork. The Bison-Byacc code fork (GNU people took BSD Yacc, GPLed it and forked it), GNU indent (same story)?

  14. Re:It's called the BSD license on Can Open Source Escape The Apple Horizon? · · Score: 1
    No, the BSD's public domain style license scares most people off. They don't want to see their code end up in some commercial software and don't even get bugfixes back. So that's why most people choose the GPL.

    You mean the same license in which someone STOLE Berkeley YACC turned it into Bison, and now prevents me from getting bug fixes and enhancements from it to put back into BYACC? Same for indent. I see the GPV really achieved honorable goals there.

  15. Re:Some weirdities in the announcement: on Walnut Creek CDROM And BSDi To Merge · · Score: 1
    What was that somebody said about "Microsoft's" implementation of DNS (or whatever it was) in Windows 2000...?

    So? Was your access to BIND8 or BIND9 lessened? I for one would love to see Micro$oft use more BSD networking-related bits -- for once they will be adhearing to specs, AND interoperabitity with the rest of the world will be improved.