Quote:
|
Originally Posted by Kakaze
BSD is not Unix? It is a direct descendent of of the original Unix time sharing system from everything I've ever heard. It has evolved since then but BSD is still considered Unix from what I understand as it still uses a kernel directly evolved from Unix. Whereas Linux, on the other hand, uses it's own completely unique kernel. OS X uses the BSD Unix kernel on top of Mach and while considered a hybrid is also still considered Unix. From what I've read Apple is actually seeking Open Group approval to use the Unix trademark—legally—on 10.5.
|
Nope. BSD is not Unix. Berkley Unix is the actual UNIX you are thinking of, but in general this is not the exact equivalent of a BSD source such as OpenBSD, FreeBSD, or NetBSD. For reference...
Quote:
|
The OpenBSD project produces a FREE, multi-platform 4.4BSD-based UNIX-like operating system
|
Quote:
|
NetBSD is a free, secure, and highly portable Unix-like Open Source operating system
|
Most of the BSD variants have language just like this, the thing is they are Unix-Like, not Unix themselves. Both BSD and Linux are very similar, but not the same. this may help with some of the history in how they both developed for you though...
http://www.freebsd.org/doc/en_US.ISO...x-license.html Both OSes have kernels that are completely rewritten to not contain any of the Unix source code(Thus why SCO has such a problem in court as they tried to say their System V code was in Linux, and thus far have failed miserably) BSD has already faced similar lawsuits and as you can see on the above page, managed to avoid them. So in effect, they are both Unix-Like OSes, that developed in different ways, but neither are Unix itself. If they were SCO would have a much more powerful suit against either. Seablade