FreeBSD source tree https://www.FreeBSD.org
  • C 61%
  • C++ 25.3%
  • Roff 4.7%
  • Shell 2.8%
  • Assembly 1.7%
  • Other 3.9%
Find a file
Mitchell Horne be79a42275
Some checks are pending
Cross-build Kernel / amd64 ubuntu-22.04 (clang-15) (push) Waiting to run
Cross-build Kernel / aarch64 ubuntu-22.04 (clang-15) (push) Waiting to run
Cross-build Kernel / amd64 ubuntu-24.04 (clang-18) (push) Waiting to run
Cross-build Kernel / aarch64 ubuntu-24.04 (clang-18) (push) Waiting to run
Cross-build Kernel / amd64 macos-latest (clang-18) (push) Waiting to run
Cross-build Kernel / aarch64 macos-latest (clang-18) (push) Waiting to run
malloc.9: adjust flag table indentation
The current indentation is shorter than all but one of these flags. This
renders much more nicely.

MFC after:	3 days
2026-03-31 16:55:37 -03:00
.cirrus-ci Cirrus-CI: add some timing info on pkg install failure 2021-08-04 15:02:00 -04:00
.github Vendor import of libcbor 0.12.0 2026-03-22 10:31:23 -04:00
bin uuidgen: generate UUIDs in bounded batches to respect kernel limit 2026-03-07 00:51:16 -07:00
cddl dtrace.1: Reference dtrace_cam.4 2026-03-20 13:10:59 +08:00
contrib file: Parse some UFS2 flags 2026-03-24 12:02:32 +01:00
crypto krb5: Make the build a bit quieter 2026-02-17 14:46:52 +00:00
etc pkgbase: Move all of Kyua into the kyua package 2026-03-30 16:03:29 +02:00
gnu Retire GNU diff3 2026-02-21 20:53:19 -05:00
include Make zpool status dedup table support raw bytes -p output 2026-03-13 09:53:56 -07:00
kerberos5 heimdal-kadmin: Add support for the -f dump option 2025-10-05 09:18:35 -07:00
krb5 krb5: append to LDFLAGS instead of replacing 2026-03-20 10:19:35 -07:00
lib _exit.2: Cross-reference atexit(3) 2026-03-31 13:13:02 -04:00
libexec rtld: check for overflow in parse_integer() 2026-03-30 19:56:52 +03:00
release packages: Fix caroot deinstall command 2026-03-29 19:57:23 +01:00
rescue Remove additional libtpool and libuutil-related files 2026-02-03 23:33:04 -08:00
sbin manuals: System message vs kernel message 2026-03-26 09:19:01 -04:00
secure libcrypto: compile all PIC objects with -DOPENSSL_PIC -fPIC 2026-03-21 18:38:49 -07:00
share malloc.9: adjust flag table indentation 2026-03-31 16:55:37 -03:00
stand stand: Force disable RETPOLINE for boot loaders 2026-03-24 22:33:43 -04:00
sys bcm2835_virtgpio: Add driver for virtual GPIO controller on some RPi models 2026-03-31 16:54:21 -03:00
targets Retire GNU diff3 2026-02-21 20:53:19 -05:00
tests tests: Add some simple regression tests for ip_mroute 2026-03-30 16:08:21 +00:00
tools Makefile.inc1: Drop AS and RANLIB variables 2026-03-31 13:18:32 -04:00
usr.bin diff: use O_CLOEXEC on pipes 2026-03-28 09:55:24 +01:00
usr.sbin bluetooth: remove redundant 0x0bda entries from ng_ubt_rtl, rtlbtfw 2026-03-29 22:00:59 +03:00
.arcconfig arcanist: use FreeBSD/git project repository instead of FreeBSD/svn 2022-08-23 14:16:41 +00:00
.arclint arc lint: ignore /tests/ in chmod 2017-12-19 03:38:06 +00:00
.cirrus.yml Vendor import of libcbor 0.13.0 2026-03-22 10:32:11 -04:00
.clang-format Vendor import of libcbor 0.12.0 2026-03-22 10:31:23 -04:00
.clean_build_epoch build: introduce the notion of a build epoch 2025-08-14 23:43:42 -05:00
.editorconfig Add .editorconfig 2026-03-07 00:51:15 -07:00
.git-blame-ignore-revs chore: ignore style(9) changes made in dd1410321 2026-02-08 12:09:27 -08:00
.gitattributes Remove SVN related Git attributes 2023-12-26 10:28:28 -07:00
.gitignore Vendor import of libcbor 0.13.0 2026-03-22 10:32:11 -04:00
.mailmap AUTHORS: add names of recent new contributors 2026-02-09 10:11:09 -08:00
CONTRIBUTING.md Vendor import of libcbor 0.12.0 2026-03-22 10:31:23 -04:00
COPYRIGHT copyright: Happy New Year 2026! 2026-01-01 00:29:23 +00:00
LOCKS Update LOCKS for Git 2023-12-26 10:28:25 -07:00
MAINTAINERS MAINTAINERS, CODEOWNERS: Add myself for vt(4) review 2026-02-08 12:41:58 -05:00
Makefile universe: Bump default GCC version to 15 2026-02-06 10:32:58 -05:00
Makefile.inc1 Makefile.inc1: Drop AS and RANLIB variables 2026-03-31 13:18:32 -04:00
Makefile.libcompat Makefile.libcompat: Use same PATH for _lc_build-tools as _build-tools 2025-08-22 21:46:15 +01:00
Makefile.sys.inc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
ObsoleteFiles.inc tests/netinet: add test for getsockname() on a disconnected TCP socket 2026-03-24 14:24:58 -07:00
README.md Vendor import of libcbor 0.13.0 2026-03-22 10:32:11 -04:00
RELNOTES RELNOTES: Document some recent vmm changes 2026-02-19 17:16:59 +00:00
UPDATING sys/netinet6: switch net.inet6.ip6.use_stableaddr to on by default 2026-02-09 21:27:15 +01:00

FreeBSD Source:

This is the top level of the FreeBSD source directory.

FreeBSD is an operating system used to power modern servers, desktops, and embedded platforms. A large community has continually developed it for more than thirty years. Its advanced networking, security, and storage features have made FreeBSD the platform of choice for many of the busiest web sites and most pervasive embedded networking and storage devices.

For copyright information, please see the file COPYRIGHT in this directory. Additional copyright information also exists for some sources in this tree - please see the specific source directories for more information.

The Makefile in this directory supports a number of targets for building components (or all) of the FreeBSD source tree. See build(7), config(8), FreeBSD handbook on building userland, and Handbook for kernels for more information, including setting make(1) variables.

For information on the CPU architectures and platforms supported by FreeBSD, see the FreeBSD website's Platforms page.

For official FreeBSD bootable images, see the release page.

Source Roadmap:

Directory Description
bin System/user commands.
cddl Various commands and libraries under the Common Development and Distribution License.
contrib Packages contributed by 3rd parties.
crypto Cryptography stuff (see crypto/README).
etc Template files for /etc.
gnu Commands and libraries under the GNU General Public License (GPL) or Lesser General Public License (LGPL). Please see gnu/COPYING and gnu/COPYING.LIB for more information.
include System include files.
kerberos5 Kerberos5 (Heimdal) package.
lib System libraries.
libexec System daemons.
release Release building Makefile & associated tools.
rescue Build system for statically linked /rescue utilities.
sbin System commands.
secure Cryptographic libraries and commands.
share Shared resources.
stand Boot loader sources.
sys Kernel sources (see sys/README.md).
targets Support for experimental DIRDEPS_BUILD
tests Regression tests which can be run by Kyua. See tests/README for additional information.
tools Utilities for regression testing and miscellaneous tasks.
usr.bin User commands.
usr.sbin System administration commands.

For information on synchronizing your source tree with one or more of the FreeBSD Project's development branches, please see FreeBSD Handbook.