From mboxrd@z Thu Jan 1 00:00:00 1970 From: michael_davidson@pacbell.net (Michael Davidson) Date: Wed, 26 Apr 2006 17:25:59 -0700 Subject: [TUHS] *nixs In-Reply-To: <000701c66989$d8aa18e0$1901a8c0@myhome.westell.com> References: <000701c66989$d8aa18e0$1901a8c0@myhome.westell.com> Message-ID: <44500F97.2070406@pacbell.net> Bill Cunningham wrote: > This xenix and venix OS thing. Where did these OSs come from? If minix >and BSD are direct descendants of v4,5,6,7 where does linux fit in here? > > > XENIX was a UNIX variant developed by Microsoft along with Logica and The Santa Cruz Operation. It was originally based on V7 and subsequently picked up bits of System III and System V through System V Release 2. It ran on PDP-11 (earliest verion only), Motorola 68k, Intel 8086 / 80286 / 80386 and Nat Semi 32000 (not sure if that version was ever released though). On Intel platforms it appeared as both an OEM offering from companies such as Intel and IBM, and as a shrink wrapped end-user product from SCO. The Linux kernel, by contrast, was developed from scratch and while it implements the UNIX system calls and interfaces it has no other relation to the original AT&T UNIX line.