BSDcompatible
BSD-compatible is a term used in software development to indicate compatibility with or adherence to the Berkeley Software Distribution lineage and its licensing and interfaces. It can refer to software that uses a BSD-style license, software that implements BSD Unix APIs, or software designed to run on BSD-derived operating systems.
In practice, BSD-compatible may refer to licensing compatibility, to API and ABI compatibility with BSD Unix
The term is not a formal standard, and the details vary by BSD flavor. FreeBSD, OpenBSD, and
Examples of related concepts include BSD licenses and permissive redistribution terms, Linux compatibility layers on BSD