Difference between revisions of "4.4BSD Lite"

From Computer History Wiki
Jump to: navigation, search
Line 17: Line 17:
 
@(#)init_main.c 8.9 (Berkeley) 1/21/94
 
@(#)init_main.c 8.9 (Berkeley) 1/21/94
 
</pre>
 
</pre>
 +
 +
== downloading ==
 +
4.4 BSD Lite can still be found on the internet...
 +
*[ftp://alge.anart.no/pub/BSD/4.4BSD-Lite/4.4BSD-Lite.tar.gz 4.4BSD-Lite.tar.gz]
  
 
{{stub}}
 
{{stub}}

Revision as of 07:21, 9 December 2010

A 4.4BSD lite CD

4.4 BSD Lite was the final release from the CSRG. After they had to withdrawl the Net/2 source, the files found to be in contention with 32v were removed, and this distribution was released.

Then all of the derived projects had to ensure that they didn't have those files, or anything derived from them.

I think at the time this would have impacted:


Just like Net/2, this was not a complete OS onto itself, however it was the vast majority needed.

from init_main.c

@(#)init_main.c	8.9 (Berkeley) 1/21/94

downloading

4.4 BSD Lite can still be found on the internet...