Difference between revisions of "4.4BSD"

From Computer History Wiki
Jump to: navigation, search
(Get rid of top listing on 'Wanted pages')
 
m (External links: +file tree, book)
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
  
 
==External links==
 
==External links==
+
 
 +
* [https://www.tuhs.org/cgi-bin/utree.pl?file=4.4BSD 4.4BSD] - file tree at [[The Unix Heritage Society|TUHS]]
 +
* [https://docs.freebsd.org/en/books/design-44bsd/ The Design and Implementation of the 4.4BSD Operating System]
 
* [https://www.oreilly.com/openbook/opensources/book/kirkmck.html Twenty Years of Berkeley Unix]
 
* [https://www.oreilly.com/openbook/opensources/book/kirkmck.html Twenty Years of Berkeley Unix]
  

Latest revision as of 21:12, 27 June 2022


4.4 BSD
Type: Multitasking, multiuser
Creator: CSRG, University of California, Berkeley
Architecture: VAX, Power 6/32, portable
Date Released: June, 1994


4.4BSD was effectively a re-release of the so-called 'Networking Release 2' system (which followed 4.3 BSD Reno). Due to fallout from the USL suit against BSDI, to which CSRG was eventually added, there were effectively two simultaneous versions of 4.4: "4.4BSD-Encumbered", which included absolutely everything, but required a USL source code license; and 4.4BSD Lite, which was available under the permissive Berkeley license, but was missing a few files.

4.4BSD Lite was followed by 4.4BSD Lite Release 2, with a final round of bug fixes, which was the last CSRG version.

External links