Difference between revisions of "2.11BSD"
From Computer History Wiki
m (+cat) |
m (→External links: + TUHS repository) |
||
Line 6: | Line 6: | ||
* Support for long filenames | * Support for long filenames | ||
* 4.3BSD applications that were missing from 2.10BSD | * 4.3BSD applications that were missing from 2.10BSD | ||
+ | |||
+ | {{semi-stub}} | ||
+ | |||
+ | ==External links== | ||
+ | |||
+ | * [https://minnie.tuhs.org/cgi-bin/utree.pl?file=2.11BSD 2.11BSD] - 2.11BSD at [[The Unix Heritage Society|TUHS]] | ||
[[Category: CSRG BSD]] | [[Category: CSRG BSD]] |
Revision as of 18:02, 13 May 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