The sources available in this directory are for Prime computers running
the PRIMOS operating system (should work with revision 21 or higher, and
some with lower versions down to 19.4 (or something like that - can't
really remember... :-))

The directory "ascii" contains .tar.Z archives with sources in ASCII,
the other directory contains archives that was created with the GNU TAR
for PRIMOS and can be extacted directly onto a PRIMOS machine.

ascii:
  apple.tar.Z  ......... An APPLE II emulator - no documentation and _not_
                         bug free.
  bison-1.03.tar.Z ..... GNU Bison (a YACC workalike).
  btoa.tar.Z ........... Unix btoa and atob converters.
  clogin.tar.Z ......... A small LOGIN program written in C. (Just a demo of
                         how this can be done).
  grep-1.3.tar.Z........ GNU Grep programs.
  msclib.tar.Z ......... A set of C library functions to make it more like the
                         MicroSoft C compiler library available on MSDOS.
			 (Currently contains only a subset of the full msclib).
  tcplib.tar.Z ......... Some routines that emulate parts of BSD Unix network
     			 library functions.
  rpclib.tar.Z ......... Sun RPC 4.0, needs tcplib.

run:
  compress.run ......... 4.3BSD-Reno compress/uncompress
  tar.run .............. GNU tar 1.10

gnu:
  tar-1.10.tar.Z ....... Sources to GNU tar 1.10

bsd:
  compress.tar.Z ....... Sources to 4.3BSD-Reno compress/uncompress

lib:
  (empty)


7 Aug 1991 Peter Eriksson (pen@lysator.liu.se)