OPNsense - FreeBSD source
Find a file
Robert Clausecker df9f5d3ec2 libc/timespec_get*.3: expose STANDARDS section
We now have .St -isoC-2023, so the STANDARDS section can go live.

Approved by:	re (cperciva)
Fixes:		9b5d724cad
MFC after:	1 week

(cherry picked from commit aa92784fcb8a375231058d67f7ccaeaa3e42ed33)
(cherry picked from commit e2fb604d4ddd34207f08d1e1b17c554b6f967927)
2026-05-21 14:21:11 -07:00
.cirrus-ci
.github .github: support all stable branches 2026-04-02 11:11:44 +01:00
bin /bin/ps: Fix display of negative nice values on ARMv7/aarch64 2026-04-30 13:05:11 +08:00
cddl ctfmerge: fix segfault when building on macOS 2025-12-15 14:22:54 -08:00
contrib vis.3: Try to better describe VIS_SAFE 2026-05-07 13:18:53 -07:00
crypto krb5: Fix two NegoEx parsing vulnerabilities 2026-05-14 12:04:13 -07:00
etc BSD.root.dist: Correct tag for /etc/sysctl.kld.d 2026-05-12 18:12:01 -07:00
gnu diff3: Move to own package 2025-10-03 09:52:43 -07:00
include include/stdbit.h: declare size_t, (u)int*_t, and (u)int_least*_t 2026-04-27 02:29:49 +02:00
kerberos5 heimdal-kadmin: Add support for the -f dump option 2025-10-07 18:47:21 -07:00
krb5 krb5: Adjust additional version strings 2026-05-14 12:04:18 -07:00
lib libc/timespec_get*.3: expose STANDARDS section 2026-05-21 14:21:11 -07:00
libexec nuageinit: fix command injection and related issues 2026-05-14 12:06:56 -07:00
release Cloud releases: More firstboot_pkg_upgrade 2026-05-14 17:03:49 -07:00
rescue nvmf: Switch several ioctls to using nvlists 2024-12-30 13:52:21 -05:00
sbin fsck_msdosfs: fix FAT header correction not persisting in cache mode 2026-05-12 12:00:33 -07:00
secure caroot: Regenerate 2026-04-30 15:02:04 +00:00
share mac_do.4: Jail parameter takes 'new', not 'enable'; uid_t/gid_t are 32-bit 2026-05-21 14:21:02 -07:00
stand loader.efi: Defer efi_translate(e_entry) until after bi_load 2026-04-30 18:42:29 +01:00
sys ipfw: fix checksum after NAT 2026-05-21 14:21:05 -07:00
targets blocklist: Rename blacklist to blocklist 2025-10-14 00:53:16 +00:00
tests ptrace: Fix validation of PT_SC_REMOTE arguments 2026-05-20 13:52:00 +00:00
tools makeman.lua: Downgrade make showconfig error to warning 2026-04-30 12:27:55 -04:00
usr.bin stat: fix use of devname(3) 2026-05-07 13:18:48 -07:00
usr.sbin fwget: update realtek and intel pci entries 2026-05-21 14:20:52 -07: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 2025-10-14 20:47:10 -04:00
.clang-format clang-format: adjust to sort C++ headers per style(9) 2026-02-21 19:44:24 -08:00
.clean_build_epoch build: introduce the notion of a build epoch 2025-08-14 23:43:42 -05:00
.git-blame-ignore-revs git-blame-ignore-revs: witness white space cleanup and style(9) tweeks 2025-08-29 18:01:43 +08:00
.gitattributes Remove SVN related Git attributes 2023-12-26 10:28:28 -07:00
.gitignore .gitignore: ignore additional unwanted files 2026-04-25 09:31:43 -07:00
.mailmap mailmap: Add Joyu Liao 2025-06-26 14:13:21 +02:00
CONTRIBUTING.md CONTRIBUTING: Tweak the language 2025-08-08 11:16:13 -06:00
COPYRIGHT copyright: Happy New Year 2025 2025-01-01 00:04:28 +00:00
LOCKS Update LOCKS for Git 2023-12-26 10:28:25 -07:00
MAINTAINERS capsicum-test: Move out of contrib 2026-02-06 11:15:09 -05:00
Makefile universe: Bump default GCC version to 15 2026-04-24 11:32:34 -04:00
Makefile.inc1 Make "make update-packages" idempotent 2026-05-14 12:04:52 -07: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 man: Kill off MANSUBDIRs 2026-05-07 15:16:16 -07:00
README.md README: Update and harmonize 2026-04-25 17:11:25 +00:00
RELNOTES RELNOTES: Add entry for 0c370a416b 2026-02-12 12:47:53 -07:00
UPDATING bsdinstall: do pkgbase installations with the "script" command 2026-05-14 12:04:21 -07: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 Source code for third-party software under the Common Development and Distribution License.
contrib Source code for third-party software.
crypto Source code for cryptographic libraries and commands (see crypto/README).
etc Template files for /etc.
gnu Source code for third-party software 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 Build system for Kerberos 5 (Heimdal).
krb5 Build system for Kerberos 5 (MIT).
lib System libraries.
libexec System commands intended to be executed by other commands or daemons.
release Makefiles and scripts used for building releases and VM images.
rescue Build system for statically linked /rescue commands.
sbin System commands.
secure Build system for cryptographic libraries and commands (excluding Kerberos).
share Shared resources.
stand Boot loader sources.
sys Kernel sources (see sys/README.md).
targets Support for experimental DIRDEPS_BUILD
tests Tests which can be run by Kyua. See tests/README for additional information.
tools Ancillary utilities and tests (not included in the build).
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.