aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add UPDATING entries and bump versionrelease/14.3.0-p9releng/14.3Mark Johnston2026-02-242-1/+9
* rtsock: Fix stack overflowMark Johnston2026-02-231-2/+2
* amd64/conf: Remove a config committed by accidentMark Johnston2026-02-231-5/+0
* unix/tests: Add a regression test for fd transfer across jailsMark Johnston2026-02-232-0/+133
* unix: Set O_RESOLVE_BENEATH on fds transferred between jailsMark Johnston2026-02-232-8/+28
* file: Fix the !CAPABILITIES buildMark Johnston2026-02-231-2/+1
* file: Add a fd flag with O_RESOLVE_BENEATH semanticsMark Johnston2026-02-2310-48/+113
* file: Qualify pointers to capsicum rights as constMark Johnston2026-02-0911-60/+74
* Add UPDATING entries and bump patch versionrelease/14.3.0-p8Mark Johnston2026-01-262-1/+15
* openssl: Fix multiple vulnerabilitiesGordon Tetlow2026-01-2611-18/+84
* tests: Add a regression test for commit 7587f6d4840f8Mark Johnston2026-01-262-0/+173
* namei: clear internal flags in NDREINIT()Konstantin Belousov2026-01-261-0/+1
* vfs: Don't clobber namei flags in vn_open_cred()Mark Johnston2026-01-261-8/+14
* vfs cache: Add NAMEILOOKUP to the whitelist of fastpath lookup flagsMark Johnston2026-01-261-1/+1
* namei: Remove a now-unused variableMark Johnston2026-01-261-3/+1
* namei: Make stackable filesystems check harder for jail rootsMark Johnston2026-01-265-32/+74
* nullfs lookup: cn_flags is 64bitKonstantin Belousov2026-01-261-3/+3
* vm_fault: only rely on PG_ZERO when the page was newly allocatedKonstantin Belousov2026-01-261-1/+5
* vm_object_page_remove(): clear pager even if there is no resident pagesKonstantin Belousov2026-01-261-1/+2
* arm64: Correctly align the SVE signal contextAndrew Turner2026-01-261-5/+9
* Add UPDATING entries and bump version.release/14.3.0-p7Mark Johnston2025-12-162-1/+9
* rtsold: Validate entries in domain search listsMark Johnston2025-12-161-6/+40
* ipfw: pmod: avoid further rule processing after tcp-mod failuresKyle Evans2025-12-161-9/+16
* Add UPDATING entries and bump version.release/14.3.0-p6Gordon Tetlow2025-11-262-1/+6
* Add a fix to scrub unsolicited NS RRSets to prevent cache poisoning.Gordon Tetlow2025-11-261-4/+51
* Add UPDATING entries and bump versionrelease/14.3.0-p5Mark Johnston2025-10-222-1/+6
* so_reuseport_lb_test: Add a test case for connected UDP socketsMark Johnston2025-10-221-0/+148
* inpcb: Ignore SO_REUSEPORT_LB on connected socketsMark Johnston2025-10-221-3/+10
* Add UPDATING entries and bump version.release/14.3.0-p4Gordon Tetlow2025-09-302-1/+9
* Fix multiple security issues in OpenSSL.Gordon Tetlow2025-09-302-1/+2
* freebsd-update: Library orderingColin Percival2025-09-301-1/+19
* Correct release patch information.release/14.3.0-p3Gordon Tetlow2025-09-161-1/+1
* Add UPDATING entries and bump version.Gordon Tetlow2025-09-162-1/+12
* bnxt: Fix BASE-T, 40G AOC, 1G-CX, autoneg and unknown media listsKevin Bowling2025-09-141-7/+7
* vfs_syscalls.c: Fix handling of offset args for copy_file_rangeRick Macklem2025-09-141-5/+12
* arm64: prevent panic when using syscall mux + large arg call (mmap)John-Mark Gurney2025-09-141-1/+1
* Add UPDATING entries and bump version.release/14.3.0-p2Gordon Tetlow2025-08-082-1/+17
* libarchive: merge from vendor branchMartin Matuska2025-08-07181-2345/+25587
* route: fix `route -n monitor` when its output is redirectedOleg Streejak2025-08-071-0/+1
* net80211: fix TKIP trailer trimming w/ no rx parameters givenAdrian Chadd2025-08-071-1/+1
* Add a new sysctl in order to diffrentiate UEFI architecturesAhmad Khalifa2025-08-073-1/+29
* Add UPDATING entries and bump version.release/14.3.0-p1Gordon Tetlow2025-07-022-1/+6
* Fix corruption in ZFS replication streams from encrypted datasets.Gordon Tetlow2025-07-021-3/+3
* Update in preparation for 14.3-RELEASErelease/14.3.0Colin Percival2025-06-063-2/+5
* Fix incorrect version introduced in manual pagesTom Hukins2025-06-034-4/+4
* ure.4: add a HARDWARE section + add RTL8156BG as a compatible controllerKenneth Raplee2025-06-031-14/+16
* ure.4: description consistencies + tag spdxAlexander Ziaee2025-06-031-1/+1
* puc.4: Add a HARDWARE section based off device data from pucdata.cKenneth Raplee2025-06-031-2/+549
* Reapply "14.3: Update to RC1"Colin Percival2025-05-301-1/+1
* certctl: Split certificate bundles before processing.Dag-Erling Smørgrav2025-05-301-37/+68