4.4BSD Lite Release 2: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
minor cleanups before name fix |
|||
| Line 1: | Line 1: | ||
'''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: | |||
<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] | *[http://http.pl.scene.org/pub/unix/systems/BSD/4.4BSD-Lite/4.4BSD-Lite2.tar.gz 4.4BSD-Lite2.tar.gz] | ||
==External links]]== | |||
* [https://www.oreilly.com/openbook/opensources/book/kirkmck.html Twenty Years of Berkeley Unix] | |||
[[Category: CSRG BSD]] | [[Category: CSRG BSD]] | ||
Revision as of 14:18, 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: