BSD 2 release
[unix-history] / upgrade / READ_ME
CommitLineData
0a873473
BJ
1Sun Apr 8 20:54:23 PST 1979
2
3Files here supplement those in subdirectories of .. for version 6 systems.
4
5include Header files for libretro. These must be installed in
6 /usr/include/retrofit and /usr/include/retrofit/sys.
7
8src 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
12man Manual stuff for things in src and parts of libretro, and to
13 fit manual sections onto old systems.
14
15libretro 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
21c 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.