Newsgroups: comp.os.linux.misc
From: jerijian@hurricane.seas.ucla.edu (Arthur D. Jerijian)
Subject: FreeBSD and Linux
Sender: news@seas.ucla.edu (News Daemon)
Message-ID: <CM5CFI.Fru@seas.ucla.edu>
Date: Fri, 4 Mar 1994 15:30:50 GMT
Distribution: usa
Organization: School of Engineering and Applied Sciences, UCLA
Keywords: FreeBSD, 386BSD, Linux
Lines: 13


  What is the difference between FreeBSD (386BSD) and Linux?  Are they both
UNIX clones, and is one better than the other?
  Thank you very much for your help.

--
                Arthur D. Jerijian
                   School of Engineering and Applied Science
                   University of California, Los Angeles

       E-mail:  jerijian@hurricane.seas.ucla.edu
                izzy9cx@mvs.oac.ucla.edu

From: nate@bsd.coe.montana.edu (Nate Williams)
Newsgroups: comp.os.linux.misc
Subject: Re: FreeBSD and Linux
Date: 6 Mar 1994 00:37:41 GMT
Organization: Montana State University, Bozeman  MT
Lines: 33
Distribution: usa
Message-ID: <2lb8kl$5ud@pdq.coe.montana.edu>
References: <CM5CFI.Fru@seas.ucla.edu>
NNTP-Posting-Host: bsd.coe.montana.edu
Keywords: FreeBSD, 386BSD, Linux


In article <CM5CFI.Fru@seas.ucla.edu>,
Arthur D. Jerijian <jerijian@hurricane.seas.ucla.edu> wrote:
>  What is the difference between FreeBSD (386BSD) and Linux?

One has a name that starts with the English letter 'L', and the other
one starts with the English letter 'F'.

>Are they both UNIX clones, and is one better than the other?

Yes, and yes.  The second yes is completely dependent on what you want
to do.  It's impossible to get a fully technical answer on which one is
better the same way that it's impossible to get a fully technical answer
on which editor, operating system, microprocessor, company, or any other
highly subjective topic.

Both Linux and FreeBSD are changing on a daily basis, and to compare
them on a technical level requires someone who knows alot about both of
them, and anyone who knows alot about one doesn't have time to learn
about the other.

My advice is to look at the features list for both and see which one has
those you are a looking for.  Install one and see if you like it.  If
you don't, try the other one.


Nate
-- 
nate@bsd.coe.montana.edu     |  FreeBSD core member and all around tech.
nate@cs.montana.edu          |  weenie.
work #: (406) 994-4836       |  Graduating May '94 with a BS in EE 
home #: (406) 586-0579       |  - looking for work in CS/EE field.

Newsgroups: comp.os.linux.misc
From: becker@super.org (Donald J. Becker)
Subject: Re: FreeBSD and Linux
Message-ID: <1994Mar7.062534.1119@super.org>
Keywords: FreeBSD, 386BSD, Linux
Sender: news@super.org (USENET News System)
Nntp-Posting-Host: descartes
Organization: IDA Supercomputing Research Center
References: <CM5CFI.Fru@seas.ucla.edu>
Distribution: usa
Date: Mon, 7 Mar 1994 06:25:34 GMT
Lines: 27


In article <CM5CFI.Fru@seas.ucla.edu>,
Arthur D. Jerijian <jerijian@hurricane.seas.ucla.edu> wrote:
>  What is the difference between FreeBSD (386BSD) and Linux?  Are they both
>UNIX clones, and is one better than the other?

This is flamebait, right?

Most BSDers would be offended if you called BSD a UNIX clone.

There are number of BSD descendants that are commonly available: FreeBSD,
NetBSD, 4.4 Lite, BSD386, 386BSD, etc.  They can all trace their heritage
through UCB and back to Bell Labs, and thus can properly be called
UNIX(tm).  BSD descendants are usually "mostly POSIX compatible".

Linux is a POSIX-compatible O.S. that is remarkably like UNIX(tm), but is
not UNIX(tm) because it was written from scratch, not using code from Bell
Labs, AT&T, or Univel.

The major free contenders are Linux and NetBSD.  Both are excellent systems;
far better than anyone would have expected a year or two ago.  Linux is
cleaner than NetBSD in many respects, but parts of NetBSD have had many
years of testing.
-- 

Donald Becker					       becker@super.org
IDA Supercomputing Research Center
17100 Science Drive, Bowie MD 20715			   301-805-7482

From: hedrick@geneva.rutgers.edu (Charles Hedrick)
Newsgroups: comp.os.linux.misc
Subject: Re: FreeBSD and Linux
Keywords: FreeBSD, 386BSD, Linux
Message-ID: <Mar.6.17.26.43.1994.5820@geneva.rutgers.edu>
Date: 6 Mar 94 22:26:44 GMT
References: <CM5CFI.Fru@seas.ucla.edu>
Distribution: usa
Organization: Rutgers Univ., New Brunswick, N.J.
Lines: 92


jerijian@hurricane.seas.ucla.edu (Arthur D. Jerijian) writes:


>  What is the difference between FreeBSD (386BSD) and Linux?  Are they both
>UNIX clones, and is one better than the other?
>  Thank you very much for your help.

There are four major differences:

1) the 386BSD family started with BSD, and Linux started with POSIX.
NetBSD/FreeBSD/386BSD have been adding POSIX and System V
compatibility, and Linux has been adding Berkeley and System V
compatibility.  So there's a good deal of overlap.  But ...BSD is
still a better choice if you want to program in a Berkeley environment
and Linux if you want a POSIX environment.

That's for the kernel and libc -- the utilities and other stuff users
see tends to be fairly similar.  In both cases the programs are what I
call "typical University Unix".  The main difference is that the base
Unix utilities tend to be Berkeley for ...BSD and Gnu for Linux.  Gnu
is fairly Berkeley-compatible, but its priority is POSIX, so it tends
to look slightly closer to System V, with massive Berkeley extension.
There are several sets of administrative utilities, but it's more
likely that init, getty, etc., are going to be System V style for
Linux and BSD for ...BSD.  

Again, these things aren't as significant as they might be because
...BSD is also concerned about POSIX compatibility and Gnu is
concerned about BSD compatibility.  So both sets of software are
approaching a similar sort of goal from opposite directions.  You
could probably use the systems for quite a while without noticing much
difference.  (I'd like to emphasize that there's no similarity in
overall feel between Linux and typical brain-dead PC System V ports.)

The ...BSD FAQ characterizes the difference as one of East Coast
vs. West Coast.  There's a lot to be said for that summary.  There's
more difference in Unix culture between New Jersey and California than
between New Jersey and Finland.

2) The nature of the development communities and distribution
mechanisms are different.  ...BSD has two or three different developer
communities that take code from each other, but appear to hate each
other's guts.  (Actually, even ...BSD and Linux take code from each
other.)  Thus there are several different ...BSD's, each of which has
an official distribution.  There's just one Linux kernel, and from a
practical point of view just one set of major utilities, but there's
no official distribution.  So several different groups put together
distributions, with their own choice of kernel and utility versions.
This means that it's easier to define what the One True Linux is than
what the One True BSD is, but harder to get it.  Once you've decided
which BSD is the right one, it's easier to find an authoritative
distribution of it.  Development of Linux tends to be more
distributed.  Lots of people are working on lots of projects: new
drivers for this and that, new versions of this utility and that.  If
you want to keep up with netBSD, you can sup netBSD-current from one
place.  If you want to keep up with Linux, you end up taking pieces
from lots of people (though they generally end up on one of two
archive machines -- tsx-11.mit.edu or sunsite.unc.edu).  If you don't
want to do this, of course the packaged distributions do it for you.

3) The BSD networking is more mature than the Linux networking.  This
is one area in which I don't think Linux has any countervailing
advantages, though in my opinion by release 1.0 Linux networking will
be acceptable.

4) There are specific things in each system that are likely to be
deciding factors for some people.  I don't know what unique things BSD
has, because I'm not part of that community, but for some people the
COFF and ELF compatiblity projects may be critical, as it will allow
Linux to run major commercial Unix software.  For typical end users
Windows compatibility is probably more useful, but that's being done
jointly by BSD and Linux.  (Neither of these things is finished, by
the way.)  It's not clear to me whether the existing Linux DOS
compatibility is a critical advantage.  BSD doesn't have it, but my
experience is that the Linux DOS emulator is slow enough and creaky
enough that it's not generally usable.  However it certainly does work
for many programs, and if one of those programs is critical to you, it
may be a big deal.  Differences in support of devices are not likely
to persist for long.  There's a history of taking device drivers in
both directions, so if there's enough interest in a device, and one
side implements it, you can bet it will show up on the other side.
Linux uses DOS partitions (including extended partitions).  BSD
creates its own partitions inside a single DOS partition.  This is a
difference, but it's unclear whether it's a critical one.  Linux can
mount DOS and OS/2 file systems (OS/2 is read-only).

For a lot of people, the best suggestion is to find out what your
friends are doing.  If there's a significant user community near you
of either kind, you're probably best off to go with it.  If not, flip
a coin (or look at a map and see whether you're nearer Berkeley or
Finland -- note that in this comparison portions of the distance that
are over an ocean don't count).

From: nate@bsd.coe.montana.edu (Nate Williams)
Newsgroups: comp.os.linux.misc
Subject: Re: FreeBSD and Linux
Date: 8 Mar 1994 19:45:07 GMT
Organization: Montana State University, Bozeman  MT
Lines: 14
Distribution: usa
Message-ID: <2likk3$f9i@pdq.coe.montana.edu>
References: <CM5CFI.Fru@seas.ucla.edu> <1994Mar7.062534.1119@super.org>
NNTP-Posting-Host: bsd.coe.montana.edu
Keywords: FreeBSD, 386BSD, Linux


In article <1994Mar7.062534.1119@super.org>,
Donald J. Becker <becker@super.org> wrote:
>The major free contenders are Linux and NetBSD. 

And FreeBSD.


Nate

-- 
nate@bsd.coe.montana.edu     |  FreeBSD core member and all around tech.
nate@cs.montana.edu          |  weenie.
work #: (406) 994-4836       |  Graduating May '94 with a BS in EE 
home #: (406) 586-0579       |  - looking for work in CS/EE field.