Difference between revisions of "4.4BSD Lite Release 2"

From Computer History Wiki
Jump to: navigation, search
m (downloads)
m (typo)
 
(2 intermediate revisions by the same user 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>
  
</pre>
+
== Downloads ==
 +
 
 +
It can be still found on the Internet:
  
== 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]
 
*[http://http.pl.scene.org/pub/unix/systems/BSD/4.4BSD-Lite/4.4BSD-Lite2.tar.gz 4.4BSD-Lite2.tar.gz]
 +
 +
{{stub}}
 +
 +
==External links==
 +
 +
* [https://www.oreilly.com/openbook/opensources/book/kirkmck.html Twenty Years of Berkeley Unix]
  
 
[[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