Berkeley Time-Sharing System: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
Larsbrinkhoff (talk | contribs)
Stub.
 
Add UNIX influence
Line 1: Line 1:
Time sharing operating system for an enhanced SDS 930.  Primarily written by L. Peter Deutsch, Butler Lampson, and Chuck Thacker.
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.  


Supposedly, it featured a limited version of PCLSRing.
Supposedly, it featured a limited version of PCLSRing.


{{stub}}
{{stub}}

Revision as of 13:37, 30 January 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.

Supposedly, it featured a limited version of PCLSRing.