home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mach / 1070 < prev    next >
Encoding:
Text File  |  1992-08-25  |  2.2 KB  |  63 lines

  1. Newsgroups: comp.os.mach
  2. Path: sparky!uunet!mcsun!ieunet!tcdcs!unix1.tcd.ie!mcrosbie
  3. From: mcrosbie@unix1.tcd.ie (Mark J. Crosbie)
  4. Subject: Re: Mach on Public domain ???
  5. Message-ID: <1992Aug25.214603.19312@cs.tcd.ie>
  6. Sender: usenet@cs.tcd.ie (NN required at ashe.cs.tcd.ie)
  7. Nntp-Posting-Host: unix1.tcd.ie
  8. Organization: Computer Science, Trinity College Dublin
  9. Date: Tue, 25 Aug 1992 21:36:15 GMT
  10. Lines: 51
  11.  
  12. In <1992Aug24.201132.24279@engage.pko.dec.com> eje@irenaeus.mlo.dec.com (Eric James Ewanco) writes:
  13.  
  14. >There is only one Mach, and it is developed by Carnegie Mellon University (my
  15. >alma mater).  It is freely-distributable, like GCC and BSD, but it is not
  16. >public domain.  You can do anything you wish to it. You may FTP a copy of it
  17. >from cs.cmu.edu.
  18.  
  19. >Eric Ewanco
  20. >Carnegie Mellon E'92
  21. >ee0n+@andrew.cmu.edu
  22.  
  23. Hi
  24. Is it not true that the actual kernel is itself freely-distributable but
  25. to be of any use, you need the BSD server and unix emulator which
  26. provide
  27. the necessary file system and system call interfaces which unix programs
  28. expect. On its own the Mach 3.0 kernel is nothing more than a
  29. micro-kernel with no file system or concept of a user interface.
  30. I believe that these parts are non-free, ie. you gotta pay $$$ for them!
  31. This I surmise from the following message from CMU (Mary Thompson):
  32. "
  33. Subject: Research Distribution of Mach 3.0
  34. Author: Mary R. Thompson
  35. Date: Feb, 1992
  36.  
  37. We are distributing the pure kernel with or without
  38. the single server Unix environment to outside research groups.  
  39. Note that we are not providing a complete operating system and this
  40. should  not be thought of as an upgrade from Mach 2.5 or 2.6 MSD. 
  41.  [ stuff deleted ]
  42.  
  43. Access to the Unix server requires Berkeley licensing as in Mach 2.5, but
  44. access to the kernel itself, Mach libraries, etc. does not.  
  45.  
  46.  [stuff deleted]
  47.  
  48. The initial distribution consists of sources only for the kernel, Unix
  49. server and some Mach programs. The Unix server provides only the
  50. functionality of the Unix kernel. Neither the sources nor binaries are
  51. supplied for the complete Unix operating environment. 
  52.  
  53. [etc]
  54. "
  55. See what I mean?
  56.  
  57. Mark Crosbie        mcrosbie@ashe.cs.tcd.ie
  58. Dept. of Computer Science
  59. Trinity College, Dublin
  60. Dublin 2
  61. Ireland.
  62.  
  63.