home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Distributions / ucb / 2bsd.tar.gz / 2bsd.tar / upgrade / READ_ME
Text File  |  1979-04-21  |  1KB  |  26 lines

  1. Sun Apr  8 20:54:23 PST 1979
  2.  
  3. Files here supplement those in subdirectories of .. for version 6 systems.
  4.  
  5. include        Header files for libretro.  These must be installed in
  6.         /usr/include/retrofit and /usr/include/retrofit/sys.
  7.  
  8. src        Programs replacing some of those in those in ../src for 
  9.         version 6 systems, plus a few ones which are needed only on 
  10.         version 6, (such as ``setenv'').
  11.  
  12. man        Manual stuff for things in src and parts of libretro, and to
  13.         fit manual sections onto old systems.
  14.  
  15. libretro    A library which maps version 7 onto version 6 for some
  16.         of the system calls.  If your system doesn't correspond
  17.         to a standard v6 system you may have to change this and
  18.         recompile most programs.  This is generally necessary only
  19.         if you have 16 bit user id's returning from getuid().
  20.  
  21. c        This details the changes made to the C compiler locally
  22.         to compile some of the the binaries on this tape.
  23.         These are not necessary unless you need to recompile ex,
  24.         and then you really only need a C compiler with a larger
  25.         symbol table.
  26.