Berkeley Time-Sharing System: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
Add UNIX influence |
Influenced TENEX. |
||
| Line 2: | Line 2: | ||
It had an influence on the early design of [[UNIX]]; Ken Thompson was very familiar with it, and some aspects of Unix (e.g. the split between fork() and exec()) copy how the Berkeley system operated. | It had an influence on the early design of [[UNIX]]; Ken Thompson was very familiar with it, and some aspects of Unix (e.g. the split between fork() and exec()) copy how the Berkeley system operated. | ||
It was also one of the influences on TENEX. | |||
Supposedly, it featured a limited version of PCLSRing. | Supposedly, it featured a limited version of PCLSRing. | ||
{{stub}} | {{stub}} | ||
Revision as of 06:41, 23 March 2018
Time sharing operating system for an enhanced SDS 930. Primarily written by L. Peter Deutsch, Butler Lampson, and Chuck Thacker.
It had an influence on the early design of UNIX; Ken Thompson was very familiar with it, and some aspects of Unix (e.g. the split between fork() and exec()) copy how the Berkeley system operated.
It was also one of the influences on TENEX.
Supposedly, it featured a limited version of PCLSRing.