2.11BSD: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
m External links: +Installing and Operating 2.11BSD on the PDP-11
Bqt (talk | contribs)
No edit summary
Line 14: Line 14:
** [https://minnie.tuhs.org/cgi-bin/utree.pl?file=2.11BSD/doc/2.10/setup.2.11 Installing and Operating 2.11BSD on the PDP-11] - not in the most obvious place
** [https://minnie.tuhs.org/cgi-bin/utree.pl?file=2.11BSD/doc/2.10/setup.2.11 Installing and Operating 2.11BSD on the PDP-11] - not in the most obvious place


[[Category: PDP-11 Operating Systems]]
[[Category: Non-DEC Operating Systems]]
[[Category: CSRG BSD]]
[[Category: CSRG BSD]]
[[Category: Unix-based OS's]]

Revision as of 16:44, 27 October 2022

2.11BSD is a release of UNIX for the PDP-11 by a consortium of CSRG and the USENIX Association. It only ran on PDP-11 models with Supervisor mode. It was basically the same as 2.10BSD, with some upgrades.

Some of the things that were added were:

  • Support for full 4.3BSD networking (using Supervisor mode)
  • Support for long filenames
  • 4.3BSD applications that were missing from 2.10BSD

External links