FreeBSD 2.0 Ships, Finally Free of AT&T Code
Released November 22, 1994 and rebased on 4.4BSD-Lite, FreeBSD 2.0 was the first release legally clear of the USL v. BSDi lawsuit's shadow — the release that secured the project's legal future.
FreeBSD 2.0 was released on November 22, 1994 — the first FreeBSD release legally free of AT&T Unix code, rebased on 4.4BSD-Lite with Novell’s consent, and the release that put the project’s most existential legal threat permanently behind it.
The lawsuit that forced a rewrite
The USL v. BSDi lawsuit — Unix System Laboratories suing over Unix code in BSD-derived systems — had hung over the entire BSD family through the early 1990s. The settlement, favored by Novell CEO Ray Noorda and reached in February 1994, required that future BSD work build on 4.4BSD-Lite, a version of Berkeley’s distribution with the disputed files removed.
How little actually had to change
For all the existential weight of the lawsuit, the final accounting was remarkably small: of roughly 18,000 files in the Berkeley distribution, only three had to be removed entirely, with about 70 modified to carry USL copyright notices. The legal cloud had been vastly larger than the actual disputed code.
What the rebase meant for FreeBSD in practice
FreeBSD’s earlier releases (1.x) had been built on 386BSD’s lineage, which traced back through code the settlement now put off-limits. Complying meant re-porting the system onto the clean 4.4BSD-Lite base — substantial engineering work compressed into months, since 4.4BSD-Lite was not a complete bootable system by itself; the FreeBSD team had to fill in the missing pieces to get back to a shippable OS.
Why this release mattered more than most version numbers
FreeBSD 2.0 wasn’t primarily about new features — it was about the project’s right to exist on unambiguous legal footing. Every FreeBSD release since, including everything covered elsewhere on this blog — jails, ZFS, the modern release engineering process — descends from the codebase this release established. The history of FreeBSD covers the founding; 2.0 is the moment the foundation became legally solid.
Sources: FreeBSD — Wikipedia, UNIX System Laboratories, Inc. v. Berkeley Software Design, Inc. — Wikipedia, History of FreeBSD Part 2: BSDi and USL Lawsuits — Klara Systems