Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: nyu notesfiles V1.1 4/1/84; site rna.UUCP Path: utzoo!watmath!clyde!bonnie!akgua!mcnc!decvax!wivax!cadmus!harvard!seismo!cmcl2!rna!dan From: dan@rna.UUCP Newsgroups: net.unix Subject: Re: Memory-resident Unix system? Message-ID: <11000004@rna.UUCP> Date: Mon, 19-Nov-84 19:51:00 EST Article-I.D.: rna.11000004 Posted: Mon Nov 19 19:51:00 1984 Date-Received: Tue, 20-Nov-84 02:42:25 EST References: <103@ncr-tp.UUCP> Lines: 31 Nf-ID: #R:ncr-tp:-10300:rna:11000004:000:1306 Nf-From: rna!dan Nov 17 19:51:00 1984 xyzzy You didn't say how much UNIX-glue you needed and on what processor... The C Executive is a ROM minimal OS which provides multi-tasking, simple IPC and other support for C programs running standalone on many common microprocessors. The C Executive is a product of JMI. Another product of the same class is Hunter and Ready's VRTX. I believe that VRTX has a bit more functionality than the C Executive and has an optional I/O module. It is not cheap. (415)-326-2950. BRL is developing a simple standalone message-passing OS which currently runs on PDP-11's I don't believe any of the above actually look like UNIX to any degree, though certain equivalences could be made. Bell had a number of similar packages which did UNIX system call compatibility. I don't think they are generally available. For PDP-11's, I wrote a simple OS environment which does provide many of the non-I/O UNIX system calls (including a version of fork()). It is written in structured assembler and is C compatible. It is possible to take a UNIX C program and compile it with this package and run that UNIX program standalone just as the same C source runs on UNIX. Cheers, Dan Ts'o Dept. Neurobiology Rockefeller Univ. 1230 York Ave. NY, NY 10021 212-570-7671 ...cmcl2!rna!dan