UNIX, Linux, BSD and the UNIX Family Tree

UNIX is one of the most influential operating systems in computing history. It was born in the late 1960s at AT&T Bell Labs and gave rise to a huge family of operating systems — both commercial and open source. Two of the most important branches are the BSD family and Linux. Together they power the vast majority of servers on the Internet today.

History of UNIX at AT&T Bell Labs

UNIX development began in 1969 when Ken Thompson, after the Multics project was cancelled, started writing a new, simpler operating system on a PDP-7 minicomputer. Dennis Ritchie joined him soon after. The name UNIX is a pun on Multics.

The first version was written in assembly language. In 1973 the system was largely rewritten in the newly developed C programming language — a decision that made UNIX much more portable than any previous operating system.

Important early machines:

The UNIX family tree — commercial branches

Because AT&T was not allowed to sell software commercially until the early 1980s, UNIX was first distributed almost for free to universities together with the source code. This led to an explosion of derivatives.

Major commercial branches that came directly or indirectly from AT&T code:

BSD family — the academic / open source branch

The University of California, Berkeley received UNIX source code and heavily improved it. Their releases were called BSD (Berkeley Software Distribution).

Important BSD milestones:

Linux — the biggest revolution

In 1991 Linus Torvalds started writing his own kernel as a hobby project because he was not satisfied with the available UNIX-like systems for PCs. He published the source code on the internet and quickly attracted contributors.

Key points about Linux:

Linux and the Internet backbone

Linux has become the dominant operating system on servers and Internet infrastructure:

In short: if you read this page over the Internet, there is an extremely high chance that most of the servers and routers the data travelled through are running Linux or a BSD variant.

Back to Technology


Copyright 2026 - MicroBasement