Path: utzoo!attcan!uunet!cs.utexas.edu!usc!samsung!sdd.hp.com!uakari.primate.wisc.edu!aplcen!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.unix.questions Subject: Re: MACH kernel - source become pd? Keywords: MACH Message-ID: <14146@smoke.BRL.MIL> Date: 14 Oct 90 03:51:30 GMT References: <450@dill.UUCP> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 12 In article <450@dill.UUCP> tilley@ukfca1 (Jonathan Tilley) writes: >when MACH will become free? The Mach kernel does not look like UNIX. It needs another level of functionality wrapped around it first; typically that is hacked from BSD kernel source code, which of course still requires AT&T UNIX 32/V or later source licensing. And UNIX is much more than a UNIX kernel, for example there are hundreds of more or less standard utilities in the UNIX user environment. You would also need replacements for all those. There are certainly people working on independent implementations of all these, but only a handful are ready at present. I wouldn't hold my breath..