请输入您要查询的百科知识:

 

词条 FreeBSD
释义

  1. History

     Background  Birth of FreeBSD  Lawsuit 

  2. Features

     Uses   Servers    Desktop and laptop    Embedded systems   Networking  Storage  Security  Portability  Third-party software  Jails  Virtualization  OS compatibility layers  Kernel  Documentation and support  Installers  Shell 

  3. Development

     Governance structure  Branches  Foundation 

  4. License

  5. Logo

  6. Derivatives

  7. Version history

  8. See also

  9. References

     Citations  Sources 

  10. External links

{{Good article}}{{Use dmy dates|date=September 2017}}{{Infobox OS
| name = FreeBSD
| logo = Freebsd logo.svg
| logo size = 200px
| screenshot = FreeBSD 10 Bootloader.png
| caption = FreeBSD 10 bootloader with ASCII art logo
| screenshot_size = 300px
| developer = The FreeBSD Project
| family = Unix-like
| working state = Current
| source model = Open-source
| released = {{Start date and age|df=yes|1993|11|1}}
| marketing target = Servers, workstations, embedded systems
| package manager = pkg
| supported platforms = ARM, IA-32, x86-64, MIPS, PowerPC, 64-bit SPARC, RISC-V
| kernel type = Monolithic with dynamically loadable modules
| userland = BSD
| ui = Unix shell
| license = FreeBSD License, FreeBSD Documentation License
}}FreeBSD is a free and open-source Unix-like operating system descended from the Berkeley Software Distribution (BSD), which was based on Research Unix. The first version of FreeBSD was released in 1993. In 2005, FreeBSD was the most popular open-source BSD operating system, accounting for more than three-quarters of all installed BSD systems.[1]

FreeBSD has similarities with Linux, with two major differences in scope and licensing: FreeBSD maintains a complete system, i.e. the project delivers a kernel, device drivers, userland utilities, and documentation, as opposed to Linux only delivering a kernel and drivers, and relying on third-parties for system software;[2] and FreeBSD source code is generally released under a permissive BSD license, as opposed to the copyleft GPL used by Linux.

The FreeBSD project includes a security team overseeing all software shipped in the base distribution. A wide range of additional third-party applications may be installed using the pkg package management system or FreeBSD Ports, or by compiling source code.

Due to its licensing, much of FreeBSD's codebase has become an integral part of other operating systems, such as Apple's Darwin (the basis for macOS, iOS, watchOS, and tvOS), FreeNAS (an open-source NAS/SAN operating system), the Nintendo Switch system software,[1][2][3] and the system software for Sony's PlayStation 3[6][4] and PlayStation 4.[5]

History

{{Main|FreeBSD version history}}

Background

In 1974, Professor Bob Fabry of the University of California, Berkeley, acquired a Unix source license from AT&T. Supported by funding from DARPA, the Computer Systems Research Group started to modify and improve AT&T Research Unix. They called this modified version "Berkeley Unix" or "BSD", implementing features such as TCP/IP, virtual memory, and the Berkeley Fast File System. The BSD project was founded in 1976 by Bill Joy. But since BSD contained code from AT&T Unix, all recipients had to get a license from AT&T first in order to use BSD.[9]

In June 1989, "Networking Release 1" or simply Net-1 – the first public version of BSD – was released. After releasing Net-1, Keith Bostic, a developer of BSD, suggested replacing all AT&T code with freely-redistributable code under the original BSD license. Work on replacing AT&T code began and, after 18 months, much of the AT&T code was replaced. However, six files containing AT&T code remained in the kernel. The BSD developers decided to release the "Networking Release 2" (Net-2) without those six files. Net-2 was released in 1991.[9]

Birth of FreeBSD

In 1992, several months after the release of Net-2, William Jolitz and Lynne Jolitz wrote replacements for the six AT&T files, ported BSD to Intel 80386-based microprocessors, and called their new operating system 386BSD. They released 386BSD via an anonymous FTP server.[9] The development flow of 386BSD was slow and after a period of neglect, a group of 386BSD users decided to branch out on their own and create FreeBSD so that they could keep the operating system up to date. On 19 June 1993, the name FreeBSD was chosen for the project.[6] The first version of FreeBSD was released on November 1993.{{sfn|Lucas|2007|pp=4-5}}[9]

In the early days of the project's inception, a company named Walnut Creek CDROM, upon the suggestion of the two FreeBSD developers, agreed to release the operating system on CD-ROM. In addition to that, the company employed Jordan Hubbard and David Greenman, ran FreeBSD on its servers, sponsored FreeBSD conferences and published FreeBSD-related books, including The Complete FreeBSD by Greg Lehey. By 1997, FreeBSD was Walnut Creek's "most successful product". The company itself later renamed to The FreeBSD Mall and later iXsystems.[14][15][16]

Today, FreeBSD is used by many IT companies such as IBM, Nokia, Juniper Networks, and NetApp to build their product.{{sfn|Lucas|2007|p=5}} Certain parts of Apple's Mac OS X operating system are based on FreeBSD.[18] The PlayStation 3 operating system also borrows certain components from FreeBSD,[6][4] while the PlayStation 4 operating system is derived from FreeBSD 9.[21] Netflix,[7] WhatsApp,[8] and FlightAware[9] are also examples of big, successful and heavily network-oriented companies which are running FreeBSD.

Lawsuit

386BSD and FreeBSD were both derived from 1992's BSD release.{{sfn|Lucas|2007|p=5}} In January 1992, Berkeley Software Design Inc. (BSDi) started to release BSD/386, later called BSD/OS, an operating system similar to FreeBSD and based on 1992's BSD release. AT&T filed a lawsuit against BSDi and alleged distribution of AT&T source code in violation of license agreements. The lawsuit was settled out of court and the exact terms were not all disclosed. The only one that became public was that BSDi would migrate their source base to the newer 4.4BSD-Lite sources. Although not involved in the litigation, it was suggested to FreeBSD that they should also move to 4.4BSD-Lite.{{sfn|Lehey|2003|p=8}} FreeBSD 2.0, which was released on November 1994, was the first version of FreeBSD without any code from AT&T.[25]

Features

Uses

As a general purpose operating system, FreeBSD is used in various scenarios:[26]

Servers

FreeBSD contains a significant collection of server-related software in the base system and the ports collection, allowing FreeBSD to be configured and used as a mail server, web server, Firewall, FTP server, DNS server and a router, among other applications.

Desktop and laptop

The X Window System is not installed by default, but is available in the FreeBSD ports collection. A number of desktop environments such as GNOME, KDE, and Xfce, as well as lightweight window managers such as Openbox, Fluxbox, and dwm, [https://wiki.archlinux.org/index.php/bspwm bspwm], are also available to FreeBSD.[27] As of FreeBSD 12, support for a modern graphics stack is available via drm-kmod. A large number of wireless adapters are supported.

Embedded systems

Although it explicitly focuses on the IA-32 and x86-64 platforms, FreeBSD also supports others such as ARM, PowerPC and MIPS to a lesser degree.

Networking

FreeBSD's TCP/IP stack is based on the 4.2BSD implementation of TCP/IP which greatly contributed to the widespread adoption of these protocols.[28] FreeBSD also supports IPv6,[29] SCTP, IPSec, and wireless networking (Wi-Fi).[30] The IPv6 and IPSec stacks were taken from the KAME project.[31] Also, FreeBSD supports IPX and AppleTalk protocols, but they are considered old and it is planned to drop support of them in the upcoming FreeBSD 11.0.[32]

As of FreeBSD 5.4, support for the Common Address Redundancy Protocol (CARP) was imported from the OpenBSD project. CARP allows multiple nodes to share a set of IP addresses. So if one of the nodes goes down, other nodes still can serve the requests.[33]

Storage

FreeBSD has several unique features related to storage. Soft updates can protect the consistency of the UFS filesystem (widely used on the BSDs) in the event of a system crash.[34] Filesystem snapshots allow an image of a UFS filesystem at an instant in time to be efficiently created.{{sfn|Lucas|2007|p=220}} Snapshots allow reliable backup of a live filesystem. GEOM is a modular framework that provides RAID (levels 0, 1, 3 currently), full disk encryption, journaling, concatenation, caching, and access to network-backed storage. GEOM allows building of complex storage solutions combining ("chaining") these mechanisms.{{sfn|Lucas|2007|loc=18. DISK TRICKS WITH GEOM}}

FreeBSD provides two frameworks for data encryption: GBDE and Geli. Both GBDE and Geli operate at the disk level. GBDE was written by Poul-Henning Kamp and is distributed under the two-clause BSD license. Geli is an alternative to GBDE that was written by Pawel Jakub Dawidek and first appeared in FreeBSD 6.0.[35][36]

From 7.0 onward, FreeBSD supports the ZFS filesystem. ZFS was previously an open source filesystem that was first developed by Sun Microsystems, but when Oracle acquired Sun, ZFS became a proprietary product. However, the FreeBSD project is still developing and improving its ZFS implementation via the OpenZFS project.[37]

Security

FreeBSD provides several security-related features including access control lists (ACLs),[38] security event auditing, extended file system attributes, mandatory access controls (MAC)[39] and fine-grained capabilities.[40] These security enhancements were developed by the TrustedBSD project. The project was founded by Robert Watson with the goal of implementing concepts from the Common Criteria for Information Technology Security Evaluation and the Orange Book. This project is ongoing and many of its extensions have been integrated into FreeBSD.[41] The project is supported by a variety of organizations, including the DARPA, NSA, Network Associates Laboratories, Safeport Network Services, the University of Pennsylvania, Yahoo!, McAfee Research, SPARTA, Apple Computer, nCircle Network Security, Google, the University of Cambridge Computer Laboratory, and others.[42]

The project has also ported the NSA's FLASK/TE implementation from SELinux to FreeBSD. Other work includes the development of OpenBSM, an open source implementation of Sun's Basic Security Module (BSM) API and audit log file format, which supports an extensive security audit system. This was shipped as part of FreeBSD 6.2. Other infrastructure work in FreeBSD performed as part of the TrustedBSD Project has included GEOM and OpenPAM.[40]

Most components of the TrustedBSD project are eventually folded into the main sources for FreeBSD. In addition, many features, once fully matured, find their way into other operating systems. For example, OpenPAM has been adopted by NetBSD.[44] Moreover, the TrustedBSD MAC Framework has been adopted by Apple for macOS.[10]

FreeBSD ships with three different firewall packages: IPFW, pf and IPFilter. IPFW is FreeBSD's native firewall. pf was taken from OpenBSD and IPFilter was ported to FreeBSD by Darren Reed.{{sfn|Lucas|2007|p=273}}

Taken from OpenBSD, the OpenSSH program was included in default install. OpenSSH is a Free implementation of the SSH protocol and is a replacement for telnet. Unlike telnet, OpenSSH encrypts all information (including username and password).{{sfn|Lucas|2007|p=440}}

In November 2012, The FreeBSD Security Team announced that hackers gained unauthorized access on two of the project's servers. These servers were turned off immediately. More research demonstrated that the first unauthorized access by hackers occurred on 19 September. Apparently hackers gained access to these servers by stealing SSH keys from one of the developers, not by exploiting a bug in the operating system itself. These two hacked servers were part of the infrastructure used to build third-party software packages. The FreeBSD Security Team checked the integrity of the binary packages and announced that no unauthorized change was made to the binary packages, but they stated that they can't guarantee the integrity of packages that were downloaded between 19 September and 11 November.[46][47][48]

Portability

FreeBSD has been ported to a variety of instruction set architectures. The FreeBSD project organizes architectures into tiers that characterize the level of support provided. Tier 1 architectures are mature and fully supported. Tier 2 architectures are undergoing major development. Tier 3 architectures are experimental or are no longer under active development and Tier 4 architectures have no support at all.

{{As of|January 2018}}, FreeBSD has been ported to the following architectures:[49]
Architecture Support level[50] Notes
x86 (IA-32) Tier 1 referred to as "i386"
x86-64 Tier 1 referred to as "amd64"
NEC PC-9801 Tier 2 referred to as "pc98", support removed in 12-CURRENT[11]
64-bit SPARC Tier 2 only 64-bit (V9) architecture
32-bit and 64-bit PowerPC Tier 2
32-bit ARM Tier 2
64-bit ARM Tier 2
IA-64 Tier 3 unsupported as of 11.0
MIPS Tier 3
RISC-V Tier 3 As on 12-RELEASE
DEC Alpha Tier 4 support discontinued in 7.0

The ARM (including OTG) and MIPS support is mostly aimed at embedded systems, however FreeBSD/ARM runs on a number of single-board computers, including the BeagleBone Black, Raspberry Pi[52][53] and Wandboard.[12]

Third-party software

{{Details|FreeBSD Ports}}

FreeBSD has a software repository of over 26,000 applications that are developed by third parties. Examples include: windowing systems, web browsers, email clients, office suites and so forth. In general, the project itself does not develop this software, only the framework to allow these programs to be installed, which is known as the Ports collection. Applications may either be compiled from source ("ports"), provided their licensing terms allow this, or downloaded as pre-compiled binaries ("packages").{{sfn|Lucas|p=317}} The Ports collection supports the current and stable branches of FreeBSD. Older releases are not supported and may or may not work correctly with an up-to-date Ports collection.[55]

Ports use Makefile to automatically fetch the desired application's source code, either from a local or remote repository, unpack it on the system, apply patches to it and compile it.[2][57] Depending on the size of the source code, compiling can take a long time, but it gives the user more control over the process and its result. Most ports also have package counterparts (i.e. pre-compiled binaries), giving the user a choice. Although this method is faster, the user has fewer customisation options.{{sfn|Lucas|p=317}}

FreeBSD version 10.0 introduced the package manager pkg as a replacement for the previously used package tools.[58] It is functionally similar to apt and yum in Linux distributions. It allows for installation, upgrading and removal of both ports and packages. In addition to pkg, PackageKit can also be used to access the Ports collection.

Jails

{{Main|FreeBSD jail}}

First introduced in FreeBSD version 4,[13] jails are a security mechanism and an implementation of operating-system-level virtualization that enables the user to run multiple instances of a guest operating system on top of a FreeBSD host. It is an enhanced version of the traditional chroot mechanism. A process that runs within such a jail is unable to access the resources outside of it. Every jail has its own hostname and IP address. It is possible to run multiple jails at the same time, but the kernel is shared among all of them. Hence only software supported by the FreeBSD kernel can be run within a jail.[60]

Virtualization

{{Main|bhyve}}bhyve, a new virtualization solution, was introduced in FreeBSD 10.0. bhyve allows a user to run a number of guest operating systems (FreeBSD, OpenBSD, Linux, and Microsoft Windows[14]) simultaneously. Other operating systems such as Illumos are planned. bhyve was written by Neel Natu and Peter Grehan and was announced in the 2011 BSDCan conference for the first time. The main difference between bhyve and FreeBSD jails is that jails are an operating system-level virtualization and therefore limited to only FreeBSD guests; but bhyve is a type 2 hypervisor and is not limited to only FreeBSD guests.[62][63][64] For comparison, bhyve is a similar technology to KVM whereas jails are closer to LXC containers or Solaris Zones. Amazon® EC2™ AMI instances is also supported via amazon-ssm-agent

VirtualBox (without the closed-source Extension Pack) and QEMU are available on FreeBSD.

OS compatibility layers

Most software that runs on Linux can run on FreeBSD using an optional built-in compatibility layer. Hence, most Linux binaries can be run on FreeBSD, including some proprietary applications distributed only in binary form. This compatibility layer is not an emulation; Linux's system call interface is implemented in the FreeBSD's kernel and hence, Linux executable images and shared libraries are treated the same as FreeBSD's native executable images and shared libraries.[65] Additionally, FreeBSD provides compatibility layers for several other Unix-like operating systems, in addition to Linux, such as BSD/OS and SVR4,[65] however, it is more common for users to compile those programs directly on FreeBSD.{{sfn|Lehey|2003|p=162}}

No noticeable performance penalty over native FreeBSD programs has been noted when running Linux binaries, and, in some cases, these may even perform more smoothly than on Linux.[67][68] However, the layer is not altogether seamless, and some Linux binaries are unusable or only partially usable on FreeBSD. There is support for system calls up to version 2.6.18, available since {{nowrap|FreeBSD 7.0}}. As of release 10.3, FreeBSD can run 64-bit Linux binaries.[69]

FreeBSD has implemented a number of Microsoft Windows native NDIS kernel interfaces to allow FreeBSD to run Windows-only network drivers.[15][71]

Kernel

FreeBSD's kernel provides support for some essential tasks such as managing processes, communication, booting and filesystems. FreeBSD has a monolithic kernel,{{sfn|McKusick|Neville-Neil|2004|loc=Chapter 2. Design Overview of FreeBSD}} with modular design. Different parts of the kernel, such as drivers, are designed as modules. The user can load and unload these modules at any time.{{sfn|Michael Lucas|2007|p=118}} ULE is the default scheduler in FreeBSD since version 7.1, it supports SMP and SMT.[72] The FreeBSD kernel has also a scalable event notification interface, named kqueue. It has been ported to other BSD-derivatives such as OpenBSD, NetBSD.[73] Kernel threading was introduced in FreeBSD 5.0, using an M:N threading model. This model works well in theory,[16]{{sfn|Lucas|2007|p=359}} but it is hard to implement and few operating systems support it. Although FreeBSD's implementation of this model worked, it did not perform well, so from version 7.0 onward, FreeBSD started using a 1:1 threading model, called libthr.{{sfn|Lucas|2007|p=359}}

Documentation and support

FreeBSD's documentation consists of its handbooks, manual pages, mailing list archives, FAQs and a variety of articles, mainly maintained by The FreeBSD Documentation Project. FreeBSD's documentation is translated into several languages.{{sfn|Lucas|2007|p=25}} All official documentation is released under the FreeBSD Documentation License, "a permissive non-copyleft free documentation license that is compatible with the GNU FDL".[75] FreeBSD's documentation is described as "high-quality".{{sfn|Lehey|2003|p=16}}[76]

The FreeBSD project maintains a variety of mailing lists.[77] Among the most popular mailing lists are FreeBSD-questions (general questions) and FreeBSD-hackers (a place for asking more technical questions).{{sfn|Lehey|2003|p=17}}

Since 2004, the New York City BSD Users Group database provides dmesg information from a collection of computers (laptops, workstations, single-board computers, embedded systems, virtual machines, etc.) running FreeBSD.[17]

Installers

From version 2.0 to 9.0, FreeBSD used the sysinstall program as its main installer. It was written in C by Jordan Hubbard. It uses a text user interface, and is divided into a number of menus and screens that can be used to configure and control the installation process. It can also be used to install Ports and Packages as an alternative to the command-line interface.[79]

The sysinstall utility is now considered deprecated in favor of bsdinstall, a new installer which was introduced in FreeBSD 9.0. bsdinstall is "a lightweight replacement for sysinstall" that was written in sh. According to OSNews, "It has lost some features while gaining others, but it is a much more flexible design, and will ultimately be significant improvement".[60][81]

Shell

The default FreeBSD shell is the tcsh shell.[18]

Development

FreeBSD is developed by a volunteer team located around the world. The developers use the Internet for all communication and many have not met each other in person. In addition to local user groups sponsored and attended by users, an annual conference, called BSDcon, is held by USENIX. BSDcon is not FreeBSD-specific so it deals with the technical aspects of all BSD operating systems, including OpenBSD and NetBSD.{{sfn|Lehey|2003|p=20}} In addition to BSDcon, three other annual conferences, EuroBSDCon, AsiaBSDCon and BSDCan take place in Europe, Japan and Canada respectively.[83][84][85]

Governance structure

{{Main|FreeBSD Core Team}}

The FreeBSD Project is run by around 500 committers, or developers who have commit access to the master source code repositories and can develop, debug or enhance any part of the system. Most of the developers are volunteers and few developers are paid by some companies.{{sfn|Lucas|2007|p=5}} There are several kinds of committers, including source committers (base operating system), doc committers (documentation and web site authors) and ports (third party application porting and infrastructure). Every two years the FreeBSD committers select a 9-member FreeBSD Core Team who are responsible for overall project direction, setting and enforcing project rules and approving new commiters, or the granting of SVN commit access. A number of responsibilities are officially assigned to other development teams by the FreeBSD Core Team, for example, responsibility for managing the ports collection is delegated to the Ports Management Team.{{sfn|Lucas|2007|p=6}}

In addition to developers, FreeBSD has thousands of "contributors". Contributors are also volunteers outside of the FreeBSD project who submit patches for consideration by committers, as they don't have direct access to FreeBSD's source code repository. Committers then evaluate contributors submissions and decide what to accept and what to reject. A contributor who submits high-quality patches is often asked to become a committer.{{sfn|Lucas|2007|p=6}}

Branches

FreeBSD developers maintain at least two branches of simultaneous development. The -CURRENT branch always represents the "bleeding edge" of FreeBSD development. A -STABLE branch of FreeBSD is created for each major version number, from which -RELEASE are cut about once every 4–6 months. If a feature is sufficiently stable and mature it will likely be backported (MFC or Merge from CURRENT in FreeBSD developer slang) to the -STABLE branch.{{sfn|Lucas|2007|pp=372-375}}[2]

Foundation

{{Quote box
|quote = "Last week, I donated one million dollars to the FreeBSD Foundation, which supports the open source operating system that has helped millions of programmers pursue their passions and bring their ideas to life.

I’m actually one of those people. I started using FreeBSD in the late 90s, when I didn’t have much money and was living in government housing. In a way, FreeBSD helped lift me out of poverty – one of the main reasons I got a job at Yahoo! is because they were using FreeBSD, and it was my operating system of choice. Years later, when Brian and I set out to build WhatsApp, we used FreeBSD to keep our servers running. We still do.

I’m announcing this donation to shine a light on the good work being done by the FreeBSD Foundation, with the hope that others will also help move this project forward. We’ll all benefit if FreeBSD can continue to give people the same opportunity it gave me – if it can lift more immigrant kids out of poverty, and help more startups build something successful, and even transformative."[19]


|source = Jan Koum
|width = 50%
|align = right
}}{{Main|FreeBSD Foundation}}

FreeBSD development is supported in part by the FreeBSD Foundation. The foundation is a non-profit organization that accepts donations to fund FreeBSD development. Such funding has been used to sponsor developers for specific activities, purchase hardware and network infrastructure, provide travel grants to developer summits, and provide legal support to the FreeBSD project.[88]

In November 2014, the FreeBSD Foundation received US$1 million donation from Jan Koum, Co-Founder and CEO of WhatsApp{{snd}} the largest single donation to the Foundation since its inception. In December 2016, Jan Koum donated another 500 thousand dollars.[20] Jan Koum himself is a FreeBSD user since the late 1990s and WhatsApp uses FreeBSD on its servers.[21]

License

FreeBSD is released under a variety of open source licenses. The kernel code and most newly created code is released under the two-clause BSD license which allows everyone to use and redistribute FreeBSD as they wish. This license was approved by Free Software Foundation[91] and Open Source Initiative[92] as a Free Software and Open Source license respectively. Free Software Foundation described this license as "a lax, permissive non-copyleft free software license, compatible with the GNU GPL". There are parts released under three- and four-clause BSD licenses, as well as Beerware license. Some device drivers include a binary blob,[93] such as the Atheros HAL of FreeBSD versions before 7.2.[94] Some of the code contributed by other projects is licensed under GPL, LGPL, CDDL[95] and ISC. All the code licensed under GPL and CDDL is clearly separated from the code under liberal licenses, to make it easy for users such as embedded device manufacturers to use only permissive free software licenses. ClangBSD aims to replace some GPL dependencies in the FreeBSD base system by replacing the GNU compiler collection with the BSD-licensed LLVM/Clang compiler. ClangBSD became self-hosting on 16 April 2010.[96]

Logo

For many years FreeBSD's logo was the generic BSD Daemon, also called Beastie, a distorted pronunciation of BSD. However, Beastie was not unique to FreeBSD. First appearing in 1976 on Unix T-shirts purchased by Bell Labs, the more popular versions of the BSD daemon were drawn by animation director John Lasseter beginning in 1984.[97][98] Several FreeBSD-specific versions were later drawn by Tatsumi Hosokawa.[99]

In lithographic terms, the Lasseter graphic is not line art and often requires a screened, four color photo offset printing process for faithful reproduction on physical surfaces such as paper. Also, the BSD daemon was thought to be too graphically detailed for smooth size scaling and aesthetically over-dependent on multiple color gradations, making it hard to reliably reproduce as a simple, standardized logo in only two or three colors, much less in monochrome. Because of these worries, a competition was held and a new logo designed by Anton K. Gural, still echoing the BSD daemon, was released on 8 October 2005.[100][101][102] However, it was announced by Robert Watson that, the FreeBSD project is "seeking a new logo, but not a new mascot" and that the FreeBSD project will continue to use Beastie as its mascot.[100]

The name "FreeBSD" was coined by David Greenman on 19 June 1993, other suggested names were "BSDFree86" and "Free86BSD".[104] FreeBSD's slogan, "The Power to Serve", is a trademark of The FreeBSD Foundation.[105]

Derivatives

{{Details|List of products based on FreeBSD}}

There are a number of software distributions based on FreeBSD. Notable derivatives include:

  • DesktopBSD (desktop-oriented operating system, originally based on KDE)
  • FreeNAS (for network-attached storage devices)
  • FreeSBIE (live CD)
  • GhostBSD (MATE-based distribution, which also offers other desktop environments)
  • IntelliStar (satellite system that runs TV programs such as Weatherscan and Local On The 8s)
  • m0n0wall (firewall)
  • OpenServer 10 (server)
  • OPNsense (firewall)
  • pfSense (firewall)
  • TrueOS, previously known as PC-BSD (aimed at home users and workstations, but with a FreeNAS-like server version and TrueOS pico for ARM 32-bit embedded devices)
  • XigmaNAS (for network-attached storage devices)

All these distributions have no or only minor changes when compared with the original FreeBSD base system. The main difference to the original FreeBSD is that they come with pre-installed and pre-configured software for specific use cases. This can be compared with Linux distributions, which are all binary compatible because they use the same kernel and also use the same basic tools, compilers and libraries, while coming with different applications, configurations and branding.

Besides these distributions, there are some independent operating systems based on FreeBSD. DragonFly BSD is a fork from FreeBSD 4.8 aiming for a different multiprocessor synchronization strategy than the one chosen for FreeBSD 5 and development of some microkernel features.[106] It does not aim to stay compatible with FreeBSD and has huge differences in the kernel and basic userland. MidnightBSD is a fork of FreeBSD 6.1 borrowing heavily from NeXTSTEP, particularly in the user interface department.

Darwin, the core of Apple macOS, includes a virtual file system and network stack derived from the FreeBSD virtual file system and network stack, and components of its userspace are also FreeBSD-derived.[22][23]

Some subscription services that are directly based on FreeBSD are:

  • WhatsApp[24]{{snd}} processes 2 million concurrent TCP connections per server.[24]

Embedded devices and embedded device operating systems based on FreeBSD include:

  • Juniper's JUNOS router operating system.
  • EMC Isilon's OneFS operating system.
  • NetApp's Data ONTAP 8.x and the now superseded ONTAP GX (only as a loader for proprietary kernel-space module)
  • Netflix's Open Connect Appliance[111][112] to handle content delivery.
  • The PlayStation 4 ("Orbis OS")[21][114][115]
  • Panasas' PanFS parallel file system[25]
  • pfSense, an open source firewall, router and security appliance operating system.

Version history

{{Main|History of FreeBSD}}{{Version |t |show=11101}}
Version Release date Supported until Significant changes
o |1.0}}Nov 1993}}
  • The first official release.
  • The Ports Collection
o |1.1}}May 1994}}
  • fix some outstanding bugs from import of 386BSD
  • addition of some ported applications (XFree86, XView, InterViews, elm, nntp)
o |2.0}}1994-11-22}}
  • replace code base with BSD-Lite 4.4 (to satisfy terms of the USL v. BSDi lawsuit settlement)
  • new installer and new boot manager
  • loadable filesystems support for more filesystems (MS-DOS, unionfs, kernfs)
  • imported loadable kernel modules from NetBSD
o |2.1.5}}1996-07-16}}
o |2.1.7}}1997-02-17}}
o |2.2}}Mar 1997}}
  • replaced BSD malloc with phkmalloc
  • full Linux emulation with ELF
o |2.2.8}} 1998-11-29
  • Dummynet traffic shaping
o |3.0}} 16 October 1998
  • symmetric multiprocessing (SMP)
  • CAM (Common Access Method) SCSI system
  • VESA video modes
o |3.1}} 15 February 1999
  • initial USB device support
  • Pluggable Authentication Modules (PAM)
o |3.2}} 17 May 1999
o |3.3}} 15 September 1999
o |3.4}} 20 December 1999
  • Netgraph
  • RAID-5 support in vinum
o |3.5}} 25 June 2000
o |3.5.1}} 27 July 2000
o |4.0}} 14 March 2000[13]df=yes|2007|01|31}}[26]
  • IPv6 support and IPsec with KAME (applications were also updated to support IPv6)
  • OpenSSH integrated into the base system
  • emulator for SVR4 binary files
  • new jail(2) system call and jail(8) admin command added[27]
o |4.1}} 27 July 2000[28]
  • Kqueue event notification interface
o |4.1.1}} 7 November 2000
o |4.2}} 21 November 2000
o |4.3}}
o |4.4}}
o |4.5}} 29 January 2002
o |4.6}}
o |4.7}}
o |4.8}} 3 April 2003 31 March 2004
  • basic Firewire
  • basic HyperThreading support
  • in-kernel cryptographic framework imported from OpenBSD
o |4.9}}
o |4.10}} 27 May 2004 May 2006
  • USB2 support
  • added ports/CHANGES and ports/UPDATING to FreeBSD Ports
o |4.11}} 25 January 2005 31 January 2007
o |5.0}} 14 January 2003 30 June 2003
  • support for UltraSPARC and IA-64 processors
  • SMP support via changes to kernel locking (release most of kernel from the Giant lock)
  • GEOM
  • Kernel Scheduled Entities
  • Mandatory Access Control imported from TrustedBSD
  • Bluetooth
  • ACPI
o |5.1}} 9 June 2003 February 2004
  • experimental support for AMD64
  • experimental 1:1 and M:N thread libraries for multithreaded processing
  • experimental ULE scheduler
o |5.3}} 6 November 2004 31 October 2006
  • ALTQ
  • addition of new debugging framework KDB
  • import pf from OpenBSD
  • binary compatibility interface for native execution of NDIS drivers
  • replace XFree86 with X.Org 6.7
  • cryptography enabled by default in base
o |5.4}} 9 May 2005 31 October 2006
  • import Common Address Redundancy Protocol from OpenBSD
o |6.0}} 1 November 2005
  • Performance monitoring counters support
  • New WiFi stack
  • GELI
  • Network bridging
  • NanoBSD utility
  • NDIS driver support
o |6.1}} 8 May 2006
  • Keyboard multiplexer
  • UFS filesystem stability
  • Bluetooth autoconfiguration
  • Additional Ethernet and RAID drivers
o |6.2}} 15 January 2007 31 May 2008
  • support for Xbox architecture
  • OpenBSM audit subsystem
  • freebsd-update (binary updates for security fixes and errata patches)
o |7.0}} 27 February 2008 30 April 2009
  • ZFS
  • GPT
  • reference implementation of SCTP
  • add support for ARM architecture
  • support for Intel High Definition Audio (HDA)
  • replacing phkmalloc with jemalloc
  • drop support for DEC Alpha
  • tmpfs
o |7.1}} 4 January 2009 28 February 2011
  • DTrace
  • ULE scheduler made default scheduler for i386 and AMD64 platforms
o |8.0}} 26 November 2009
  • SATA NCQ support
o |8.1}} 23 July 2010 31 July 2012
  • Xen guest support
  • High Availability Storage
  • Native NFSv4 ACL support
o |8.2}} 24 February 2011
  • USB 3.0 support
o |8.3}} 9 April 2012 30 April 2014
o |8.4}} 9 June 2013 1 August 2015
o |9.0}} 12 January 2012 31 March 2013
  • Capsicum capability-based security mechanism
  • UFS SoftUpdates+Journal
  • ZFS updated to version 28
  • bsdinstall, the new system installation program
  • RCTL, a flexible resource limits mechanism
  • GRAID, flexible software RAID implementation
  • virtio drivers
o |9.1}} 30 December 2012[29] 31 December 2014
  • pkgng[30]
  • CTL, kernel SCSI target layer subsystem
o |9.2}} 30 September 2013 31 December 2014
  • bsdconfig, system configuration utility
o |9.3}} 16 July 2014df=yes|2016|12|31}}
  • vt, the new virtual terminal implementation
o |10}}/stabledf=yes|2018|10|31}}[31] -
o |10.0}} 20 January 2014 28 February 2015
  • BHyVe hypervisor
  • Clang replaced GCC on supported architectures
  • New iSCSI stack
  • NAND framework
  • BIND replaced with LDNS and Unbound in base system
  • ZFS on Root File system
  • Added support for Raspberry Pi
  • pkg is the next generation FreeBSD package manager, also referred to as pkgng[32]
o |10.1}} 14 November 2014 31 December 2016[33]
  • Virtualization improvements (FreeBSD/i386 guests in bhyve, boot from ZFS)
  • UEFI boot for amd64
  • Support for UDP Lite protocol (RFC 3828)
  • ZFS performance improvements
  • SMP support for armv6
  • New autofs-based automounter
o |10.2}} 13 August 2015 31 December 2016[33]
  • Linux compatibility version updated to support CentOS 6 ports
  • DRM code updated to match Linux 3.8.13, allowing multiple simultaneous X servers
  • ZFS reliability and performance improvements
  • GNOME, KDE, resolvconf, and ntp versions updated
  • Several enhancements to FreeBSD/arm support
o|10.3}} 4 April 2016 30 April 2018[33]
  • Support for 64-bit Linux binaries through the compatibility layer
  • ZFS booting via UEFI
  • Automatic root-on-ZFS UEFI installations
  • GNOME, X.Org Server, TeX Live, and xz versions updated
o|10.4}} 3 October 2017[34]df=yes|2018|10|31}}[35]
  • Support for eMMC storage and Intel Kaby Lake devices
  • em(4) driver capable of WOL with Intel i217, i218 and i219 chips
  • OpenSSH, GNOME, and Xorg-Server has been updated
  • fsck_ffs(8) utility finds alternate superblocks
c|11}}/stable -df=yes|2021|09|30}}[36] -
o|11.0}} 10 October 2016[37] 30 November 2017[38]
  • New version of NetMap[39]
o|11.1}} 26 July 2017[40] 30 September 2018[41]
c|11.2}}[42] 27 June 2018[43][44][45]
  • umount(8) -N new flag which is used to forcefully unmount an NFS mounted filesystem
  • crontab -f new flag added
c |12.0}} 11 December 2018[46] Currently under active development. Many things may change. Some initial notes:
  • Current UPDATING file[47]
  • What's New in FreeBSD 12[48]
  • 12.0 Release Notes Template[49]
Version Release date Supported until Significant changes

See also

{{Portal|Free and open-source software}}
  • BAPP, a set of commonly used software with FreeBSD
  • Berkeley Software Distribution
  • Comparison of BSD operating systems
  • Comparison of operating system kernels
  • Comparison of operating systems
  • Computer Systems Research Group
  • How does one patch KDE2 under FreeBSD?
  • Marshall Kirk McKusick

References

Citations

1. ^{{Cite web|url=http://wololo.net/2017/03/09/hackers-know-nintendo-switch-far/|title=What hackers know of the Nintendo Switch so far|date=9 March 2017|website=Wololo.net|access-date=13 March 2017}}
2. ^{{cite web|author=Marc Sauter, Andreas Sebayang, Michael Wieczorek|url=https://www.golem.de/news/nintendo-switch-im-test-klack-und-los-egal-wie-und-wo-1703-126463.html|title=Nintendo Switch im Test: Klack und los, egal wie und wo|language=German|trans-title=Nintendo Switch review: Click and go, no matter how and where|quote=The most interesting thing is that the operating system is not based on a classic Linux or Android, but on FreeBSD. The latter also takes Sony as the basis for the system of the Playstation. This avoids Nintendo’s licensing requirements for the Linux kernel, but can easily use Nvidia’s proprietary graphics driver.|page=7|date=1 March 2017|publisher=Golem Media GmbH|accessdate=2 March 2017|archiveurl=https://www.brighttitan.com/2017/03/nintendo-switch-review/|archivedate=1 March 2017|deadurl=no}}
3. ^{{cite web|url=http://www.cio.com/article/3177292/open-source-tools/nintendo-switch-introduces-a-new-concept-for-consoles.html|title=Nintendo Switch introduces a new concept for consoles|first=Swapnil|last=Bhartiya|publisher=}}
4. ^{{Cite web|title = FreeBSD Handbook and PS3|url = https://lists.freebsd.org/pipermail/freebsd-doc/2013-December/022959.html|date = 17 December 2013|access-date = 22 January 2016|first = Rosenberg|last = Alex}}
5. ^{{cite web | url=https://doc.dl.playstation.net/doc/ps4-oss/ | title=Open Source Software used in PlayStation®4 | publisher=Sony Interactive Entertainment | accessdate=4 January 2019 }}
6. ^{{cite web|url=https://www.freebsdfoundation.org/national-freebsd-day/|title=June 19 is National FreeBSD Day!|publisher=FreeBSD Foundation|accessdate=13 November 2017}}
7. ^https://lists.freebsd.org/pipermail/freebsd-stable/2012-June/068129.html
8. ^https://www.freebsdfoundation.org/press/2013Jul-newsletter#whatsapp
9. ^{{cite web|url=http://flightaware.com/about/code/freebsd.rvt|title=FreeBSD High Capacity Server Performance Tuning ✈ FlightAware|website=FlightAware}}
10. ^{{cite web|title=Authentication, Authorization, and Permissions Guide|url=https://developer.apple.com/library/mac/documentation/security/conceptual/AuthenticationAndAuthorizationGuide/Permissions/Permissions.html|website=developer.apple.com|publisher=Apple Inc.|accessdate=13 September 2014}}
11. ^{{cite web |url=http://www.furiru.org/~nyan/dream/d201701c.html#21 |title=FreeBSD/pc98 |first=Takahashi |last=Yoshihiro |date=27 January 2017 |access-date=29 January 2017 |language=Japanese}}
12. ^{{cite web|title=FreeBSD/arm|url=https://wiki.freebsd.org/FreeBSD/arm|accessdate=30 November 2014}}
13. ^{{cite web|url=https://www.freebsd.org/releases/4.0R/announce.html|title=FreeBSD 4.0 Announcement|website=www.freebsd.org}}
14. ^{{cite web|title=What's new for FreeBSD 11|url=https://wiki.freebsd.org/WhatsNew/FreeBSD11|website=wiki.freebsd.org|accessdate=28 September 2015}}
15. ^{{cite mailing list|url=http://lists.freebsd.org/pipermail/freebsd-current/2004-January/019489.html|title=Project Evil: The Evil Continues|author=Bill Paul|mailinglist=freebsd-current|date=24 January 2004}}
16. ^{{cite web|title=Thread models semantics: Solaris and Linux M:N to 1:1 thread model|url=http://mcct.quest.edu.pk/short_papers/paper_79.pdf|publisher=Department of computer Science and Engineering, Air University Multan Pakistan|accessdate=16 September 2014}}
17. ^{{cite web|title=dmesgd|url=http://dmesgd.nycbug.org/index.cgi?action=dmesgd&do=index&fts=FreeBSD|website=dmesgd.nycbug.org|publisher=NYC*BUG|accessdate=16 December 2015}}
18. ^{{cite web|url=https://www.freebsd.org/doc/en_US.ISO8859-1/articles/linux-users/shells.html|title=2. Default Shell|website=www.freebsd.org}}
19. ^{{cite web|url=https://www.facebook.com/jan.koum/posts/10152852986375011|title=(1) Jan Koum - Last week, I donated one million dollars to the FreeBSD...|date=17 November 2014|website=Facebook}}
20. ^{{cite web|url=https://www.freebsdfoundation.org/blog/foundation-announces-new-uranium-donor/|title=Foundation Announces New Uranium Donor|publisher=FreeBSD Foundation|accessdate=29 December 2016}}
21. ^{{cite web|url=http://freebsdfoundation.blogspot.com/2014/11/freebsd-foundation-announces-generous.html|title=Updated! - FreeBSD Foundation Announces Generous Donation and Fundraising Milestone|publisher=FreeBSD Foundation|accessdate=20 November 2014}}
22. ^{{cite web|url=https://developer.apple.com/library/mac/documentation/Darwin/Conceptual/KernelProgramming/BSD/BSD.html|title=Kernel Programming Guide: BSD Overview|publisher=Apple Inc.}}
23. ^{{cite web|url=https://developer.apple.com/library/mac/documentation/porting/conceptual/portingunix/background/background.html|title=Porting UNIX/Linux Applications to OS X: Overview of OS X|publisher=Apple Inc.}}
24. ^{{cite web|title=1 million is so 2011|url=http://blog.whatsapp.com/196/1-million-is-so-2011|publisher=WhatsApp Blog|accessdate=27 August 2014}}
25. ^{{cite web | url = http://www.storagereview.com/panasas_announces_nextgen_activestor_scaleout_nas_solution | title = Panasas Announces Next-Gen ActiveStor Scale-out NAS Solution | first = Lyle | last = Smith | date = 2017-11-08 | work = Storage Reviews }}
26. ^https://lists.freebsd.org/pipermail/freebsd-security/2006-October/004111.html
27. ^{{cite web|url=https://www.freebsd.org/releases/4.0R/notes.html|title=FreeBSD 4.0 Release Notes|website=www.freebsd.org}}
28. ^{{cite web|url=https://www.freebsd.org/releases/|title=Release Information|website=www.freebsd.org}}
29. ^{{cite web|url=https://www.freebsd.org/releases/9.1R/announce.html|title=FreeBSD 9.1-RELEASE Announcement|website=www.freebsd.org}}
30. ^{{cite web|url=https://docs.freebsd.org/doc/9.2-RELEASE/share/doc/freebsd/handbook/pkgng-intro.html|title=Using pkgng for Binary Package Management|publisher=FreeBSD Project|work=FreeBSD 9.2 Handbook|accessdate=22 June 2018}}
31. ^{{cite web|url=https://www.freebsd.org/security/security.html|title=FreeBSD Security Information|website=www.freebsd.org}}
32. ^{{cite web|url=https://www.freebsd.org/releases/10.0R/relnotes.html|title=FreeBSD 10.0-RELEASE Release Notes|website=www.freebsd.org}}
33. ^{{cite web|title=FreeBSD Security Information - End of Life|url=https://www.freebsd.org/security/|publisher=The FreeBSD Project.|accessdate=10 October 2016}}
34. ^{{cite web|title=FreeBSD 10.4-RELEASE Announcement|url=https://www.freebsd.org/releases/10.4R/announce.html|publisher=The FreeBSD Project.|accessdate=3 October 2017}}
35. ^{{cite web|title=FreeBSD Security Information — End of Life|url=https://www.freebsd.org/security/security.html|publisher=The FreeBSD Project.|accessdate=3 October 2017}}
36. ^{{cite web|url=https://www.freebsd.org/security/#sup|title=FreeBSD Security Information|website=www.freebsd.org}}
37. ^{{cite web|url=https://www.freebsd.org/releases/11.0R/announce.html|title=FreeBSD 11.0-RELEASE Announcement|publisher=The FreeBSD Project|accessdate=10 October 2016}}
38. ^39. ^{{cite web|url=https://wiki.freebsd.org/WhatsNew/FreeBSD11|title=What's new for FreeBSD 11|publisher=The FreeBSD Project|accessdate=24 March 2015}}
40. ^{{cite web|url=https://www.freebsd.org/releases/11.1R/announce.html|title=FreeBSD 11.1-RELEASE Announcement|publisher=The FreeBSD Project|accessdate=26 July 2017}}
41. ^{{Cite web|url=https://lists.freebsd.org/pipermail/freebsd-announce/2018-September/001842.html|title=[FreeBSD-Announce] FreeBSD 11.1 end-of-life|last=Officer|first=FreeBSD Security|date=4 September 2018|access-date=2018-09-06}}
42. ^{{cite web|url=https://distrowatch.com/weekly.php?issue=20180625#upcoming|title=DistroWatch.com: Put the fun back into computing. Use Linux, BSD.|website=distrowatch.com}}
43. ^{{cite web|url=https://www.freebsd.org/releases/11.2R/schedule.html|title=FreeBSD 11.2 Release Process|publisher=The FreeBSD Project|accessdate=2018-02-18}}
44. ^{{cite web|url=https://www.freebsd.org/releases/11.2R/announce.html|title=FreeBSD 11.2-RELEASE Announcement|website=www.freebsd.org}}
45. ^{{cite web|url=https://distrowatch.com/?newsid=10242|title=BSD Release: FreeBSD 11.2|website=distrowatch.com}}
46. ^{{cite web | title = FreeBSD 12.0 Release Process | url = https://www.freebsd.org/releases/12.0R/schedule.html | publisher = The FreeBSD Project | date = 2017-09-18 }}
47. ^{{cite web | url = https://svnweb.freebsd.org/base/head/UPDATING?revision=327952&view=markup | title = Updating Information for FreeBSD current users (SVN r327952) | date = 2018-01-14}}
48. ^{{cite web | url = https://wiki.freebsd.org/WhatsNew/FreeBSD12 | title = WhatsNewFreeBSD12 | date = 2016-08-28 }}
49. ^{{cite web | url = https://www.freebsd.org/releases/12.0R/relnotes.html | date = 2017-12-07 | title = FreeBSD 12.0-CURRENT Release Notes | publisher = The FreeBSD Project }}
50. ^{{cite web|title = Welcome to FreeBSD!|url = https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/nutshell.html|publisher = The FreeBSD Project|accessdate = 9 September 2014}}
51. ^{{cite web|title = A Penguin tries FreeBSD as a desktop operating system!|url = http://www.osemotions.com/a-penguin-tries-freebsd-as-a-desktop-operating-system|publisher = osEmotions|accessdate = 14 March 2017}}
52. ^{{Cite journal|title = BSD Usage Survey Report|url = http://www.bsdcertification.org/downloads/pr-20051031-usage-survey-en-en.pdf|format = PDF|accessdate = 5 December 2010|date = 31 October 2005|publisher = The BSD Certification Group}}
53. ^{{cite web |title=Open Sources: Voices from the Open Source Revolution |url=http://oreilly.com/catalog/opensources/book/kirkmck.html |publisher=O'Reilly Media |accessdate=10 September 2014 |archiveurl=https://www.webcitation.org/6Lt5bsMr3?url=http://oreilly.com/catalog/opensources/book/kirkmck.html |archivedate=15 December 2013 |deadurl=yes |df=dmy }}
54. ^{{cite web|url = //www.freebsd.org/doc/en/books/handbook/history.html|title = A Brief History of FreeBSD|publisher = FreeBSD.org|accessdate = 31 January 2009}}
55. ^{{cite web|last1 = Bruce|first1 = Bob|title = Company History|url = https://www.freebsdmall.com/cgi-bin/fm/history.html|publisher = FreeBSD Mall|accessdate = 6 August 2014}}
56. ^{{cite web|last1 = Johnson|first1 = Dwight|title = Report from Comdex--Walnut Creek CDROM, FreeBSD and Slackware|url = http://www.linuxtoday.com/infrastructure/1998112000105OP|publisher = Linux Today|accessdate = 6 August 2014}}
57. ^{{cite book|last = McKusick|first = Marshall|title = The Design and Implementation of the FreeBSD Operating System|chapter = Section 2.13|year = 2005|isbn = 0-201-70245-2}}
58. ^{{cite web |last=Farrokhi |first=Babak |title=Network Configuration—IPv6 with FreeBSD |url=http://www.packtpub.com/article/network-configuration-ipv6-with-freebsd |publisher=Packt |accessdate=26 December 2013 |archiveurl=https://www.webcitation.org/6M95g2nKb?url=http://www.packtpub.com/article/network-configuration-ipv6-with-freebsd |archivedate=26 December 2013 |deadurl=yes |df=dmy }}
59. ^{{cite web |title=FreeBSD Wireless Netwokring Support |url=http://www.bsdcan.org/2005/papers/FreeBSDWirelessNetwokringSupport.pdf |publisher=BSDCan |accessdate=26 December 2013 |author=Sam Leffler |archiveurl=https://www.webcitation.org/6M96JESxm?url=http://www.bsdcan.org/2005/papers/FreeBSDWirelessNetwokringSupport.pdf |archivedate=26 December 2013 |deadurl=yes |df=dmy }}
60. ^{{cite web|title = Overview of the KAME Project|url = http://www.kame.net/project-overview.html|publisher = KAME project|accessdate = 11 August 2014}}
61. ^{{cite mailing list|url = http://lists.freebsd.org/pipermail/freebsd-stable/2013-October/075582.html|title = [heads up] axing AppleTalk and IPX/SPX|date = 28 October 2013|accessdate = 12 August 2014|mailinglist = freebsd-stable|last = Smirnoff|first = Gleb|authorlink = }}
62. ^{{cite web|title = CARP(4)|url = //www.freebsd.org/cgi/man.cgi?carp|work = The FreeBSD documentation Project|accessdate = 25 October 2013}}
63. ^{{cite book|last = McKusick|first = Marshall|last2 = V. Neville-Neil|first2 = George|title = The Design and Implementation of the FreeBSD Operating System|chapter = 8.6. Soft Updates|year = 2005|isbn = 0-201-70245-2}}
64. ^{{cite web |title=FreeBSD 8.2 Expands ZFS Support -- Without Oracle |url=http://www.datamation.com/osrc/article.php/3926181/FreeBSD-82-Expands-ZFS-Support----Without-Oracle.htm |publisher=Datamation |accessdate=15 December 2013 |author=Sean Michael Kerner |archiveurl=https://www.webcitation.org/6Lt5ysnED?url=http://www.datamation.com/osrc/article.php/3926181/FreeBSD-82-Expands-ZFS-Support----Without-Oracle.htm |archivedate=15 December 2013 |date=25 February 2011 |deadurl=yes |df=dmy }}
65. ^{{cite web|title = geli(8)|url = https://www.freebsd.org/cgi/man.cgi?query=geli&sektion=8|publisher = The FreeBSD Project|accessdate = 12 August 2014}}
66. ^{{cite web |last1=Kamp |first1=Poul-Henning |title=GBDE—GEOM Based Disk Encryption |url=http://www.usenix.org/events/bsdcon03/tech/full_papers/kamp/kamp.pdf |publisher=USENIX |accessdate=12 August 2014 |archiveurl=https://www.webcitation.org/6Lt60E5pw?url=https://www.usenix.org/legacy/events/bsdcon03/tech/full_papers/kamp/kamp.pdf |archivedate=15 December 2013 |deadurl=yes |df=dmy }}
67. ^{{cite web|title = TrustedBSD Project|url = http://www.trustedbsd.org/|publisher = TrustedBSD Project|accessdate = 9 August 2014}}
68. ^{{cite web|url = //www.FreeBSD.org/platforms/|title = FreeBSD/Supported Platforms|publisher = FreeBSD.org|accessdate = 26 January 2018}}
69. ^{{cite web|title = Committer's Guide|url = https://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/committers-guide/archs.html|publisher = The FreeBSD Documentation Project}}
70. ^{{cite web|url = //www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html|title = Chapter 4 Installing Applications: Packages and Ports|publisher = FreeBSD.org|accessdate = 30 January 2009}}
71. ^{{cite web|last = Asami|first = Satoshi|title = The FreeBSD Ports Collection|url = http://usenix.org/publications/library/proceedings/usenix99/full_papers/asami/asami.pdf|publisher = USENIX|accessdate = 13 December 2013}}
72. ^{{cite web|last1 = Larabel|first1 = Michael|title = FreeBSD Still Working On Next-Gen Package Manager|url = https://www.phoronix.com/scan.php?page=news_item&px=MTM3NTE|publisher = Phoronix|accessdate = 9 August 2014}}
73. ^{{cite web|last1 = Schenkeveld|first1 = Paul|title = The BSD Hypervisor|url = https://archive.fosdem.org/2013/schedule/event/bhyve_bsd_hypervisor/attachments/slides/279/export/events/attachments/bhyve_bsd_hypervisor/slides/279/bhyve_slides.pdf|publisher = FOSDEM|accessdate = 9 August 2014}}
74. ^{{cite web|last1 = Larabel|first1 = Michael|title = The State Of FreeBSD's Bhyve Virtualization|url = https://www.phoronix.com/scan.php?page=news_item&px=MTUwODY|publisher = Phoronix|accessdate = 9 August 2014}}
75. ^{{cite web|title = BSD: The Other Free UNIX Family|url = http://www.informit.com/articles/article.aspx?p=439601&seqNum=3|publisher = InformIT|accessdate = 12 August 2014}}
76. ^{{cite web|title = Various Licenses and Comments about Them|url = https://www.gnu.org/licenses/license-list.html#FreeBSDDL|publisher = GNU Project|accessdate = 12 August 2014}}
77. ^{{cite web|last1 = Grehan|first1 = Peter|title = Introduction to bhyve|url = http://people.freebsd.org/~grehan/talks/eurobsdcon_2013_bhyve.pdf|accessdate = 9 August 2014}}
78. ^{{cite web|last1 = McEwen|first1 = Gordon|title = Setting up Linux compatibility on FreeBSD 6|url = http://os.newsforge.com/os/06/03/22/1531252.shtml?tid=8&tid=2|accessdate = 15 December 2013|archiveurl = https://web.archive.org/web/20061114180816/http://os.newsforge.com/os/06/03/22/1531252.shtml?tid=8&tid=2|archivedate = 14 November 2006}}
79. ^{{cite book|last = Tiemann|first = Brian|title = FreeBSD 6 Unleashed|year = 2006|isbn = 0-672-32875-5|chapter = How FreeBSD Compares to Other Operating Systems}}
80. ^{{cite web|last1 = Michael|first1 = Larabel|title = FreeBSD: A Faster Platform For Linux Gaming Than Linux?|url = https://www.phoronix.com/scan.php?item=linux_games_bsd&page=article|publisher = Phoronix|accessdate = 5 August 2014}}
81. ^{{cite web|last1 = Chisnall|first1 = David|title = Project Evil: Windows network drivers on FreeBSD|url = http://www.pingwales.co.uk/tutorials/project-evil.html|publisher = Ping Wales|accessdate = 23 October 2013|archiveurl = https://web.archive.org/web/20051104014303/http://www.pingwales.co.uk/tutorials/project-evil.html|archivedate = 4 November 2005|date = 15 July 2005}}
82. ^{{cite web|last1 = Roberson|first1 = Jeff|title = ULE: A Modern Scheduler for FreeBSD|url = http://usenix.org/publications/library/proceedings/usenix01/freenix01/full_papers/lemon/lemon.pdf|publisher = USENIX|accessdate = 5 August 2014}}
83. ^{{cite web|last1 = Lemon|first1 = Jonathan|title = KQueue–A Generic and Scalable Event Notification Facility|url = http://usenix.org/publications/library/proceedings/usenix01/freenix01/full_papers/lemon/lemon.pdf|publisher = USENIX|accessdate = 5 August 2014}}
84. ^{{cite web|title = EuroBSDcon 2014|url = http://www.eurobsdcon.org/|publisher = EuroBSDcon|accessdate = 9 August 2014}}
85. ^{{cite web|title = AsiaBSDCon 2014|url = http://2014.asiabsdcon.org/|publisher = AsiaBSDCon|accessdate = 9 August 2014}}
86. ^{{cite web|last = Chisnall|first = David|title = BSD: The Other Free UNIX Family|url = http://www.informit.com/articles/article.aspx?p=439601|publisher = informit.com|accessdate = 13 December 2013|date = 20 January 2006}}
87. ^{{cite web|url = https://www.freebsdfoundation.org/about/overview/|title = Overview|publisher = The FreeBSD Foundation|accessdate = 20 May 2016}}
88. ^{{cite web|title = Various Licenses and Comments about Them|url = https://www.gnu.org/licenses/license-list.html#FreeBSD|publisher = The GNU Project|accessdate = 9 August 2014}}
89. ^{{cite web|title = The BSD 2-Clause License|url = http://opensource.org/licenses/bsd-license.php|publisher = Open Source Initiative|accessdate = 9 August 2014}}
90. ^{{cite mailing list|url = https://lists.freebsd.org/pipermail/freebsd-questions/2006-October/134041.html|title = binary blobs in freebsd|date = 22 October 2006|accessdate = 20 October 2013|mailinglist = freebsd-questions|last = Watson|first = Robert|authorlink = Robert Watson (computer scientist)}}
91. ^{{cite web|url = //www.freebsd.org/copyright/copyright.html|title = FreeBSD Copyright and Legal Information|publisher = FreeBSD.org|accessdate = 23 April 2013}}
92. ^{{cite web|title = Contents of /stable/9/cddl/contrib/opensolaris/OPENSOLARIS.LICENSE|url = http://svnweb.freebsd.org/base/stablensolaris/OPENSOLARIS.LICENSE?view=markupolaris/OPENSOLARIS.LICENSE?view=markup|publisher = The FreeBSD Project|accessdate = 28 August 2014}}
93. ^{{cite web|url = http://www.osnews.com/story/23166/ClangBSD_Is_Selfhosting_We_Need_Testers_Now|title = ClangBSD Is Selfhosting, We Need Testers Now|publisher = osnews.com|date = 17 April 2010|accessdate = 23 April 2013}}
94. ^{{cite web|publisher = mckusick.com|url = http://www.mckusick.com/beastie/shirts/usenix.html|title = Usenix|accessdate = 15 December 2007}}
95. ^{{cite web|publisher = minnie.tuhs.org|url = http://minnie.tuhs.org/Seminars/Saving_Unix/|title = Saving UNIX from /dev/null|accessdate = 15 December 2007}}
96. ^{{cite web|publisher = FreeBSD.org|url = //www.freebsd.org/copyright/daemon.html|title = The BSD Daemon|accessdate = 15 December 2007}}
97. ^{{cite web|title = FreeBSD logo design competition|url = http://www.osnews.com/story/9660/FreeBSD-logo-design-competition|publisher = OSNews|accessdate = 1 November 2013}}
98. ^{{cite mailing list|url = https://lists.freebsd.org/pipermail/freebsd-announce/2005-February/000981.html|title = FreeBSD logo design competition|date = 22 February 2005|accessdate = 1 November 2013|mailinglist = FreeBSD-Announce|last = Kuriyama|first = Jun|authorlink= }}
99. ^{{cite web|url = http://logo-contest.FreeBSD.org/result/|title = Final result for the FreeBSD logo design competition|publisher = FreeBSD.org|year = 2005|accessdate = 1 March 2007|archiveurl = https://web.archive.org/web/20121016054839/http://logo-contest.freebsd.org/result/|archivedate = 16 October 2012}}
100. ^{{cite web|last1 = Greenman|first1 = David|title = FreeBSD Archives|url = https://www.freebsd.org/news/1993/freebsd-coined.html|publisher = The FreeBSD Project|accessdate = 6 August 2014}}
101. ^{{cite web|title = FreeBSD Logo|url = https://www.freebsd.org/logo.html|publisher = The FreeBSD Project|accessdate = 6 August 2014}}
102. ^{{cite mailing list|url = https://lists.freebsd.org/pipermail/freebsd-current/2003-July/006889.html|title = Announcing DragonFly BSD!|first = Matthew|last = Dillon|mailing-list= freebsd-current|date = 16 July 2003|accessdate = 26 July 2007}}
103. ^{{cite web|url = http://doc.dl.playstation.net/doc/ps3-oss|title = Licenses of software used on PlayStation®3 console|author = |date = |work = |publisher = |accessdate = 11 August 2010}}
104. ^{{Cite web|title = Sony's PlayStation 4 Is Running Modified FreeBSD 9|author = Michael Larabel|work = Phoronix|date = 23 June 2013|url = https://www.phoronix.com/scan.php?page=news_item&px=MTM5NDI|accessdate = 17 August 2013}}
105. ^{{cite web|url = http://www.geek.com/games/ps4-runs-modified-version-of-the-freebsd-9-0-operating-system-1559866/|title = PS4 runs modified version of the FreeBSD 9.0 operating system|author = Matthew Humphries|date = 24 June 2013|accessdate = 19 October 2013}}
106. ^{{cite web|last = Clark|first = Jack|title = Sony's new PlayStation 4 and open source FreeBSD: The TRUTH|url = https://www.theregister.co.uk/2013/11/16/sony_playstation_4_kernel/|publisher = theregister.co.uk|accessdate = 16 November 2013}}
107. ^{{cite web|url = http://opsec.eu/backup/OpenConnectDeploymentGuide-v2.4a.pdf|title = Open Connect Appliance Deployment Guide|date = 29 May 2012|author = Netflix}}
108. ^{{cite mailing list|url = http://lists.FreeBSD.org/pipermail/freebsd-stable/2012-June/068129.html|title = Netflix's New Peering Appliance Uses FreeBSD|date = 5 June 2012|accessdate = 5 June 2012|mailinglist = freebsd-stable|last = Long|first = Scott}}
109. ^{{cite web|title = FreeBSD – Raspberry Pi|url = http://kernelnomicon.org/?p=164}}, see also Raspbian#Software build
110. ^{{cite web|title = Raspberry Pi Software Is Rapidly Maturing|url = http://www.osnews.com/story/26562/Raspberry_Pi_Software_Is_Rapidly_Maturing|publisher = OSNews}}
111. ^{{cite web|url = https://www.freebsd.org/cgi/man.cgi?query=sysinstall&sektion=8&manpath=FreeBSD+5.0-RELEASE|title = SYSINSTALL(8)|publisher = FreeBSD Man Pages|accessdate = 11 September 2014}}
112. ^{{cite web|title = The BSD family, pt. 1: FreeBSD 9.1|url = http://www.osnews.com/story/27348/The_BSD_family_pt_1_FreeBSD_9_1|publisher = OSNews|accessdate = 9 August 2014}}
113. ^{{cite web|title = 2012: a BSD year in retrospective|url = http://www.osnews.com/story/26787/2012_a_BSD_year_in_retrospective|publisher = OSNews|accessdate = 9 August 2014}}
114. ^{{cite web|title = Hackers obtained access to FreeBSD servers|url = http://www.h-online.com/open/news/item/Hackers-obtained-access-to-FreeBSD-servers-1752060.html|website = H-Online|accessdate = 9 August 2014}}
115. ^{{cite web|title = Hackers break into two FreeBSD Project servers using stolen SSH keys|url = http://www.computerworld.com/s/article/9233822/Hackers_break_into_two_FreeBSD_Project_servers_using_stolen_SSH_keys?taxonomyId=17|publisher = Computer World|accessdate = 9 August 2014}}
116. ^{{cite web|title = FreeBSD servers hacked|url = http://news.techeye.net/security/freebsd-servers-hacked|publisher = Techeye|accessdate = 9 August 2014}}
117. ^{{cite web|title = FreeBSD Access Control Lists|url = http://www.onlamp.com/lpt/a/4053|publisher = ONLamp|accessdate = 15 December 2013}}
118. ^{{cite web|title = Release Information|url = https://www.freebsd.org/releases/|publisher = The FreeBSD Project|accessdate = 11 September 2014}}
119. ^{{cite web|title = lists.freebsd.org Mailing Lists|url = https://lists.freebsd.org/mailman/listinfo|accessdate = 11 September 2014}}
120. ^{{cite web|title = The TrustedBSD MAC Framework: Extensible Kernel Access Control for FreeBSD 5.0|url = https://www.usenix.org/legacy/events/usenix03/tech/freenix03/full_papers/watson/watson_html/index.html|publisher = USENIX|accessdate = 12 September 2014}}
121. ^{{cite web|title = OPENPAM(3)|url = http://netbsd.gw.com/cgi-bin/man-cgi?openpam+3+NetBSD-6.0|publisher = The NetBSD Project|accessdate = 12 September 2014}}
122. ^{{cite web|title = TrustedBSD: Adding Trusted Operating System Features to FreeBSD|url = http://www.watson.org/~robert/freebsd/2004bsdcan/20040515-2004bsdcan-trustedbsd.pdf|accessdate = 12 September 2014}}
123. ^{{cite web|title = TrustedBSD: Adding Trusted Operating System Features to FreeBSD|url = https://www.usenix.org/legacy/publications/library/proceedings/usenix01/freenix01/full_papers/watson/watson_html/index.html|publisher = USENIX|accessdate = 12 September 2014}}
124. ^{{cite web|title = BSDCan - The BSD Conference|url = https://www.bsdcan.org|publisher = BSDCan|accessdate = 19 February 2015}}
125. ^{{cite web|title = FreeBSD 10.3-RELEASE Announcement|url = https://www.freebsd.org/releases/10.3R/announce.html|publisher = The FreeBSD Project|date = 4 April 2016|accessdate = 5 April 2016}}
[50][51][52][53][54][55][56][57][58][59][60][61][62][63][64][65][66][67][68][69][70][71][72][73][74][75][76][77][78][79][80][81][82][83][84][85][86][87][88][89][90][91][92][93][94][95][96][97][98][99][100][101][102][103][104][105][106][107][108][109][110][111][112][113][114][115][116][117][118][119][120][121][122][123][124][125]
}}

Sources

{{refbegin|30em}}
  • {{Citation

|first1 = Christopher
|last1 = Negus
|first2 = Francois
|last2 = Caen
|date = 5 May 2008
|title = BSD UNIX Toolbox: 1000+ Commands for FreeBSD, OpenBSD and NetBSD
|edition = First
|publisher = Wiley
|page = 309
|ISBN = 0-470-37603-1
|url = http://eu.wiley.com/WileyCDA/WileyTitle/productCd-0470376031.html
}}
  • {{Citation

|first1 = Dru
|last1 = Lavigne
|date = 24 May 2004
|title = BSD Hacks
|edition = First
|publisher = O'Reilly Media
|page = 448
|ISBN = 0-596-00679-9
|url = http://shop.oreilly.com/product/9780596006792.do
}}
  • {{Citation

|first1 = Michael W.
|last1 = Lucas
|date = 14 November 2007
|title = Absolute FreeBSD
|edition = Second
|publisher = No Starch Press
|page = 744
|ISBN = 1-59327-151-4
|url = http://nostarch.com/abs_bsd2.htm
}}
  • {{Citation

|first1 = Dru
|last1 = Lavigne
|first2 = Greg
|last2 = Lehey
|first3 = Jeremy C.
|last3 = Reed
|date = 20 December 2007
|title = The Best of FreeBSD Basics
|edition = First
|publisher = Reed Media Services
|page = 596
|ISBN = 0-9790342-2-1
|url = http://www.reedmedia.net/books/freebsd-basics/
}}
  • {{Citation

|first1 = Bryan J.
|last1 = Hong
|date = 1 April 2008
|title = Building a Server with FreeBSD 7
|edition = First
|publisher = No Starch Press
|page = 288
|ISBN = 978-1-59327-145-9
|url = http://nostarch.com/freebsdserver.htm
}}
  • {{Citation

|first1 = Brian
|last1 = Tiemann
|first2 = Michael
|last2 = Urban
|date = 15 June 2006
|title = FreeBSD 6 Unleashed
|edition = First
|publisher = Sams
|page = 912
|ISBN = 0-672-32875-5
|url = https://www.amazon.co.uk/dp/0672328755
}}
  • {{Citation

|first1 = Yanek
|last1 = Korff
|first2 = Paco
|last2 = Hope
|first3 = Bruce
|last3 = Potter
|date = March 2005
|title = Mastering FreeBSD and OpenBSD Security
|edition = First
|publisher = O'Reilly Media
|page = 464
|ISBN = 0-596-00626-8
|url = http://shop.oreilly.com/product/9780596006266.do
}}
  • {{Citation

|first1 = Greg
|last1 = Lehey
|date = April 2003
|title = The Complete FreeBSD
|edition = Fourth
|publisher = O'Reilly Media
|page = 720
|ISBN = 0-596-00516-4
|url = http://shop.oreilly.com/product/9780596005160.do
|postscript =
}}
  • {{Citation

|first1 = Marshall K.
|last1 = McKusick
|first2 = George V.
|last2 = Neville-Neil
|date = 2 August 2004
|title = The Design and Implementation of the FreeBSD Operating System
|edition = First
|publisher = Addison–Wesley
|page = 720
|ISBN = 0-201-70245-2
|url = https://www.amazon.co.uk/dp/0201702452
}}
  • {{Citation

|first1 = Ted
|last1 = Mittelstaedt
|date = 15 December 2000
|title = The FreeBSD Corporate Networker's Guide
|edition = First
|publisher = Addison–Wesley
|page = 432
|ISBN = 0-201-70481-1
|url = https://books.google.com/books?ISBN=0201704811
}}
  • {{Citation

|first1 = Murray
|last1 = Stokely
|first2 = Chern
|last2 = Lee
|date = 1 March 2004
|title = The FreeBSD Handbook, Volume 1: User Guide
|edition = Third
|publisher = FreeBSD Mall
|page = 408
|ISBN = 1-57176-327-9
|url = https://www.freebsdmall.com/cgi-bin/fm/bsdhandbk3.1
}}
  • {{Citation

|first1 = Murray
|last1 = Stokely
|date = 1 September 2004
|title = The FreeBSD Handbook, Volume 2: Admin Guide
|edition = Third
|publisher = FreeBSD Mall
|page = 537
|ISBN = 1-57176-328-7
|url = https://www.freebsdmall.com/cgi-bin/fm/bsdhandbk3.2
}}{{refend}}

External links

{{Commons category}}
  • {{Official website}}
{{FreeBSD}}{{Berkeley Software Distribution}}{{Unix-like}}

7 : FreeBSD|1993 software|ARM operating systems|Computing platforms|Lightweight Unix-like systems|PowerPC operating systems|Software using the BSD license

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/17 21:05:55