Skip to content
HN On Hacker News ↗

FreeBSD 16 Retires The Last Of Its GPL Code From Its Base System

▲ 99 points 64 comments by lr0 1mo ago HN discussion ↗

Pangram verdict · v3.3

We believe that this document is fully human-written

0 %

AI likelihood · overall

Human
100% human-written 0% AI-generated
SEGMENTS · HUMAN 1 of 1
SEGMENTS · AI 0 of 1
WORD COUNT 138
PEAK AI % 0% · §1
Analyzed
Jul 15
backend: pangram/v3.3
Segments scanned
1 windows
avg 138 words each
Distribution
100 / 0%
human / AI fraction
Verdict
Human
Pangram v3.3

Article text · 138 words · 1 segments analyzed

Human AI-generated
§1 Human · 0%

As of this past week in the FreeBSD source tree for FreeBSD 16, the last of the GNU GPL licensed code from the base system has been retired.

The dialog implementation was the last piece of GNU GPL licensed software in FreeBSD's base system. The FreeBSD installer previously transitioned to using bsddialog in place of dialog and then dpv was the last user of dialog but itself since turned off and now retired.

This ticket to retire dialog was opened back in February while is now merged to the FreeBSD source tree for what will become FreeBSD 16.0.

With dialog removed, the latest FreeBSD code now retires the GNU sub-tree of the FreeBSD base system now that no more GNU code remains.

FreeBSD 16.0 is working its way toward release that is expected to happen in December 2027.