From owner-freebsd-questions@FreeBSD.ORG Wed Jun 15 21:14:06 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57024106564A for ; Wed, 15 Jun 2011 21:14:06 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3fd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id B47538FC13 for ; Wed, 15 Jun 2011 21:14:05 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.187.76.163]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id p5FLE1Pv067488 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Wed, 15 Jun 2011 22:14:01 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.8.3 smtp.infracaninophile.co.uk p5FLE1Pv067488 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1308172441; bh=a/qJXGjxS8I/um8U/Y1aK7dVS2I84I4Pcab1avJYzi4=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Cc:Content-Type:Date:From:In-Reply-To: Message-ID:Mime-Version:References:To; z=Message-ID:=20<4DF92090.3020805@infracaninophile.co.uk>|Date:=20W ed,=2015=20Jun=202011=2022:13:52=20+0100|From:=20Matthew=20Seaman= 20|User-Agent:=20Mozilla/5.0=20(M acintosh=3B=20U=3B=20Intel=20Mac=20OS=20X=2010.6=3B=20en-US=3B=20r v:1.9.2.17)=20Gecko/20110414=20Thunderbird/3.1.10|MIME-Version:=20 1.0|To:=20freebsd-questions@freebsd.org|Subject:=20Re:=20free=20sc o=20unix|References:=20<4DF9174F.50708@danskdatacenter.dk>|In-Repl y-To:=20<4DF9174F.50708@danskdatacenter.dk>|X-Enigmail-Version:=20 1.1.1|OpenPGP:=20id=3D60AE908C|Content-Type:=20multipart/signed=3B =20micalg=3Dpgp-sha1=3B=0D=0A=20protocol=3D"application/pgp-signat ure"=3B=0D=0A=20boundary=3D"------------enig15736ED7BA866A6DB40DA5 A7"; b=MMh6BsvgB6VzyZfLNOFuSCh27TVNsspCBvMbdghYMaZbXLR/3Ttrc3pSv1owqKgbx Gtr++jj3rugPoyCB+ZBjTmZMiOyWwSiMm42Wj5fF+u5I+4AULQB9ZIpzqPx3ENjWvh mXGOx4Re7EAubOnjez+pvPMYAbKovw1iiIGkIkUw= Message-ID: <4DF92090.3020805@infracaninophile.co.uk> Date: Wed, 15 Jun 2011 22:13:52 +0100 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4DF9174F.50708@danskdatacenter.dk> In-Reply-To: <4DF9174F.50708@danskdatacenter.dk> X-Enigmail-Version: 1.1.1 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig15736ED7BA866A6DB40DA5A7" X-Virus-Scanned: clamav-milter 0.97 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-0.1 required=5.0 tests=BAYES_20,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,SPF_FAIL autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on lucid-nonsense.infracaninophile.co.uk Subject: Re: free sco unix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jun 2011 21:14:06 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig15736ED7BA866A6DB40DA5A7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 15/06/2011 21:34, Thomas Hansen wrote: > one of my mates teacher says that unix is free and your system running > like UnixWare / SCO UNIX and .... and that unix is free Some Unix is free (the best sorts), others are most certainly not free at all. FreeBSD is pretty much the opposite end of the Unix spectrum to UnixWare / SCO -- so, yes there is plenty in common like the flat namespace, the concept of 'everything is a stream of bytes', many of the standard applications. Many things are completely different -- ps(1) and df(1) for example are quite different between pure-bred *BSD (like FreeBSD) and pedigree SysV (like SCO). Aside: Linux is not unix (the clue is in the name) -- except by the duck test. It walks like a duck and quacks like a duck... but it's a whole different breed of waterfowl entirely, and has origins independent of the primordial Unix systems. Even so, it does provide a pretty complete emulation of a fairly middle of the road BSD--SysV hybrid. > Do your BSD kernel run the same unix kernel as unixware No. Absolutely not. Way back in the 1980's there were some common ancestral systems from which each has inherited bits of code[*], but development has been quite separate for the last 30 years or so. Cheers, Matthew [*] Well, there has always been some cross fertilization, even after the development tracks split apart. Lookup the history of the AT&T vs. Regents of the University of California lawsuit and how that all came to an end. --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig15736ED7BA866A6DB40DA5A7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk35IJkACgkQ8Mjk52CukIwFWQCdH9Uonn/d1Rjcrb5DTf+mpren XUwAoItf7Ajd4zyRB0RqpEa+PwzQj2qo =zkkG -----END PGP SIGNATURE----- --------------enig15736ED7BA866A6DB40DA5A7--