[comp.sys.mac.announce] MINIX 1.5 for the Macintosh

archetyp@uxh.cso.uiuc.edu (Joseph R Pickert) (10/11/90)

	[ Moderator's comment:  enclosed below follows an extract of
		an article submitted to me.  Due to the length and
		nature of the article, I recommended that the article
		be submitted to comp.os.minix where you should expect
		to see it shortly.  I also made the complete article
		available for FTP on RASCAL.ICS.UTEXAS.EDU as file
		"MINIX_1.5_announcemt" in directory "mac/csma-support"
					---Werner
	]


MINIX 1.5 for the Macintosh is now available from Prentice-Hall.
Followups to comp.os.minix

=======================================================================

1. WHAT IS MINIX 1.5
     MINIX 1.5 is a new version of an operating system that is very similar to
UNIX.  MINIX has been written from scratch, and therefore does not contain any
AT&T code--not in the kernel, the compiler, the utilities, or the libraries.
For this reason it can be made available with the complete source code
(on diskette).  It runs on the IBM PC, XT, AT, PS/2, 386, and most clones.
Versions are also available for the Atari ST, Macintosh, and Amiga.

     This version (1.5) is a major improvement over all previous releases, with
many new features, fewer bugs (hopefully), much better performance, and
proper documentation. The old versions have been in widespread use all over
the world for 3 years.  There are probably tens of thousands of users.


2. MINIX 1.5 FEATURES (IBM, Macintosh, Atari, and Amiga versions)
  - System call compatible with V7 of the UNIX operating system
  - Full multiprogramming (multiple programs can run at once)
  - Kernighan and Ritchie compatible C compiler
  - Shell that is functionally identical to the Bourne shell
  - Five editors (emacs subset, vi clone, ex, ed, and simple screen editor)
  - Over 175 utilities (cat, cp, ed, grep, kermit, ls, make, sort, etc.)
  - Over 200 library procedures (atoi, fork, malloc, read, stdio, etc.)
  - Spelling checker with 40,000 word English dictionary
  - Full source code (in C) supplied on diskettes (OS, utilities, libraries)
  - Easy-to-read manual telling all about MINIX and how to install and use it


3. ADDITIONAL FEATURES
     In addition to the above features, there are other features present in
some (but not all) versions of MINIX 1.5.  Some of these are listed below.

	[ ... the rest of the article was deleted by your moderator...]