No description
Find a file
Chris Johns 6d7d95b475 dc(4): fix argument to if_foreach_llmaddr() for 21143.
As found on RTEMS the argument to if_foreach_llmaddr() was wrong
causing crashes.

Fixes:		51e8082055
PR:		290314

(cherry picked from commit 33afdf0e35)
(cherry picked from commit 10c71151ad)
2026-01-16 19:37:51 +00:00
.cirrus-ci Cirrus-CI: add some timing info on pkg install failure 2021-08-04 15:02:00 -04:00
.github CODEOWNERS: Add nuageinit 2024-09-03 09:05:24 +02:00
bin sh: avoid warnings about too-long initializer strings 2026-01-02 21:44:28 +01:00
cddl ctfmerge: fix segfault when building on macOS 2025-12-15 14:49:04 -08:00
contrib libarchive: merge from vendor branch 2026-01-15 21:04:56 +01:00
crypto openssh: Add detail on client side VersionAddendum 2026-01-12 14:17:58 -05:00
etc mtree: Add missing flua/freebsd/sys entry 2025-11-23 13:09:15 -05:00
gnu Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
include libc/string: add strdupa(3) and strndupa(3) 2025-12-16 06:57:52 +02:00
kerberos5 heimdal-kadmin: Add support for the -f dump option 2025-10-27 09:53:33 -07:00
lib libarchive: merge from vendor branch 2026-01-15 21:04:41 +01:00
libexec rc: bluetooth: startup improvements 2026-01-16 19:37:46 +00:00
release release: make sh the default shell 2026-01-14 13:33:41 +01:00
rescue zfs: merge openzfs/zfs@32949f256 (zfs-2.2-release) into stable/14 2023-09-03 09:15:24 +02:00
sbin ifconfig: Fix the -L flag when using netlink 2026-01-07 13:50:38 +00:00
secure caroot: Update certdata URL for GitHub switch 2025-06-04 21:32:03 +02:00
share iwlwifi.4: add link to bugzilla in the BUGS section 2026-01-16 19:37:40 +00:00
stand loader.efi: add stride & offset for MacBookPro3,1 2026-01-12 19:26:33 +02:00
sys dc(4): fix argument to if_foreach_llmaddr() for 21143. 2026-01-16 19:37:51 +00:00
targets rtlbtfw: Firmware loader for Realtek 87XX/88XX bluetooth USB adaptors 2024-12-22 06:34:35 +03:00
tests ifconfig: Fix the -L flag when using netlink 2026-01-07 13:50:38 +00:00
tools ipfilter: Disable ipfs(8) by default 2026-01-05 12:01:01 -08:00
usr.bin Update to bmake-20251111 2026-01-10 13:33:13 -08:00
usr.sbin fwget: pci: mediatek: correct package name 2026-01-16 19:37:50 +00:00
.arcconfig arcanist: use FreeBSD/git project repository instead of FreeBSD/svn 2022-08-23 14:16:41 +00:00
.arclint
.cirrus.yml Cirrus-CI: Switch back to tzst packages, but use level 1 2026-01-05 11:25:27 -05:00
.clang-format clang-format: Minor tweaks 2024-05-20 09:42:32 -04:00
.git-blame-ignore-revs git-blame-ignore-revs: witness white space cleanup and style(9) tweeks 2025-09-01 21:31:32 +08:00
.gitattributes
.gitignore src.sys.mk: Support src.conf in SRCTOP 2025-09-16 13:27:55 +00:00
CONTRIBUTING.md CONTRIBUTING.md: fix typo from commmit to commit 2024-03-22 09:30:30 -04:00
COPYRIGHT Happy New Year 2023! 2023-01-01 13:44:43 +08:00
LOCKS Remove $FreeBSD$: one-line bare tag 2023-08-16 11:55:20 -06:00
MAINTAINERS Remove $FreeBSD$: one-line bare tag 2023-08-16 11:55:20 -06:00
Makefile Makefile: Force DISTDIR=/ for (update-)packages 2025-10-10 07:15:56 +01:00
Makefile.inc1 Use install instead of cp to copy bootstrap tools 2025-11-20 12:25:15 +01:00
Makefile.libcompat Makefile.libcompat: Use same PATH for _lc_build-tools as _build-tools 2025-12-15 16:58:45 +00:00
Makefile.sys.inc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
ObsoleteFiles.inc apm(8): Drop MLINK to apmconf(8) 2025-12-18 17:51:14 -05:00
README.md README.md: link to the list of supported platforms 2022-11-01 12:20:55 -03:00
RELNOTES RELNOTES: Correct commit hash in commit ec98cb5686 2026-01-12 10:42:00 -07:00
UPDATING UPDATING: Fix typo objump should be objdump 2025-10-14 00:55:49 +00: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.

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.