Difference between revisions of "4.4BSD Lite Release 2"

From Computer History Wiki
Jump to: navigation, search
m (+cat)
m (typo)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
I think this is the last of the [[CSRG]] 4.x BSD's...
+
'''4.4BSD Lite Release 2''' was the last of the [[CSRG]] 4.x BSD's. Released in June, 1995, it included several years of bug fixes and enhancements.
  
from init_main.c
+
From init_main.c:
  
 
<pre>
 
<pre>
 
@(#)init_main.c 8.16 (Berkeley) 5/14/95
 
@(#)init_main.c 8.16 (Berkeley) 5/14/95
 +
</pre>
 +
 +
== Downloads ==
 +
 +
It can be still found on the Internet:
 +
 +
*[http://http.pl.scene.org/pub/unix/systems/BSD/4.4BSD-Lite/4.4BSD-Lite2.tar.gz 4.4BSD-Lite2.tar.gz]
  
</pre>
+
{{stub}}
 +
 
 +
==External links==
  
== downloads ==
+
* [https://www.oreilly.com/openbook/opensources/book/kirkmck.html Twenty Years of Berkeley Unix]
It can be still found on the internet...
 
*[ftp://alge.anart.no/pub/BSD/4.4BSD-Lite/4.4BSD-Lite2.tar.gz 4.4BSD-Lite2.tar.gz]
 
  
 
[[Category: CSRG BSD]]
 
[[Category: CSRG BSD]]

Latest revision as of 16:28, 27 June 2022

4.4BSD Lite Release 2 was the last of the CSRG 4.x BSD's. Released in June, 1995, it included several years of bug fixes and enhancements.

From init_main.c:

@(#)init_main.c	8.16 (Berkeley) 5/14/95

Downloads

It can be still found on the Internet:

External links