Xref: utzoo gnu.misc.discuss:418 comp.sys.mac:41411 comp.sys.mac.programmer:10103 comp.emacs:7125 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!samsung!uunet!shelby!apple!apple.com!chewy From: chewy@apple.com (Paul Snively) Newsgroups: gnu.misc.discuss,comp.sys.mac,comp.sys.mac.programmer,comp.emacs Subject: Re: alt.macgnu Message-ID: <4996@internal.Apple.COM> Date: 1 Nov 89 17:42:53 GMT References: <20338@ut-emx.UUCP> Sender: usenet@Apple.COM Organization: Apple Computer, Inc. Lines: 29 In article <20338@ut-emx.UUCP> think@ut-emx.UUCP (s j moon) writes: > > > > I would like to see FSF software running on mac... but under MacMach, not > > the Mac OS. > > > > Hopefully, MacMach will help break down the wall between the system > > software and the programmer that Apple has forced on all of us > > ("we will tell you what you NEED to know and no more"). > > > > What is MacMach ? Could you tell us details of it? > thanks. s j moon Sure. What's loosely known as "MacMach" is Carnegie-Mellon University's port of their Mach OS kernel (and presumably the rest of the OS) to the Macintosh II family of computers. Mach is a very tight UNIX kernel which, with the appropriate layers above it, can (and generally does) maintain OS service-level compatibility with 4.3 BSD UNIX, but it has several other nifty features as well, such as lightweight processes, more general/powerful IPC, and the like. More information can be had by reading comp.os.mach. __________________________________________________________________________ Just because I work for Apple Computer, Inc. doesn't mean that they believe what I believe or vice-versa. __________________________________________________________________________ C++ -- The language in which only friends can access your private members. __________________________________________________________________________