dev-commits-src-main@FreeBSD.org
Commit messages for the main branch of the src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
December 2024 Archives by date
- Sun, 01 Dec 2024
- Re: git: b165e9e3ea4e - main - Add fchroot(2) Maxim Sobolev
- git: 5fcaf1329722 - main - jemalloc: Remove obsolete files from the exclusion list Warner Losh
- git: a2541386e117 - main - jemalloc: bootstramp vendor/jemalloc branch Warner Losh
- git: 6a7238fd7c60 - main - pw: set the user's home directory mode if it existed Kyle Evans
- git: f7cf62cf728a - main - pw: tests: add a test for -M with a pre-existing home directory Kyle Evans
- git: 30d2f84ef2cb - main - LinuxKPI: firmware: change order filenames trying to load firmware Bjoern A. Zeeb
- git: 885f3adf6f6f - main - powernv/opal: Add missing DEVMETHOD_END to method list Justin Hibbits
- git: 943a19c666d6 - main - LinuxKPI: 802.11: make HT compile again Bjoern A. Zeeb
- git: 4294f1cac153 - main - net80211: add missing reference for struct ieee80211_vht_mcs_info Bjoern A. Zeeb
- git: d4dd9e22c138 - main - comsat: Use initgroups and setgid not just setuid Ed Maste
- git: 116102101a56 - main - net80211: name IEEE80211_VHTCAP_SUPP_CHAN_WIDTH_{NONE -> NO160} Bjoern A. Zeeb
- git: 243f6925bf81 - main - net80211: 11ac: add options to manage VHT STBC Bjoern A. Zeeb
- Mon, 02 Dec 2024
- git: a0e45db6f6eb - main - contrib/wpa: pass IFM_IEEE80211_VHT5G if vht_enabled on the channel Bjoern A. Zeeb
- git: 991bd461625a - main - lib/libsbuf/tests: reformat with `clang-format` Enji Cooper
- git: 0482974b2c02 - main - sfxge: defer ether_ifattach to when ifmedia_init is done Kevin Bowling
- git: ff1aec7ccb54 - main - ipfw: do not reset fwmark when one_pass is disabled. Andrey V. Elsukov
- git: 127709d30a2b - main - lib/libc/gen: use Lemire's algorithm for arc4random_uniform(). Robert Clausecker
- git: 1730b5c7916e - main - lib/libc/tests: add unit test for arc4random_uniform() Robert Clausecker
- git: 4a0fc138e5eb - main - tools: add arc4random_uniform() bias test Robert Clausecker
- git: 2bb61497ca76 - main - elf_common.h: Add definitions for LoongArch ELF files Ed Maste
- git: 0b4e32912566 - main - sound: Merge ac97 and ac97_patch Christos Margiolis
- git: 00731aaaed76 - main - sound: Remove dead code from pcm/ Christos Margiolis
- git: b88225120412 - main - sound: Remove unused code from pcm/g711.h Christos Margiolis
- git: 88eaa1504d12 - main - sound: Dissolve pcm/intpcm.h Christos Margiolis
- git: 5a217a8d7d2a - main - sound: Merge pcm/matrix_map.h with pcm/matrix.h Christos Margiolis
- git: 29ba0cc4d919 - main - sound: Fix mis-sorted CHN_F_BITS line Christos Margiolis
- git: 46a97b9cd6fd - main - sound: Do not access cv_waiters Christos Margiolis
- git: 928864a93594 - main - fix build with LOCK_PROFILING but without KDTRACE_HOOKS Kristof Provost
- git: 2f915345634e - main - LINT: Remove DTrace support Kristof Provost
- git: 91629228e3df - main - comsat: move uid/gid setting earlier Ed Maste
- git: 3505e0d6675b - main - cap_rights_is_empty: add MLINK Ed Maste
- git: b5a8abe9502e - main - How to show interface traffic in bits per second Poul-Henning Kamp
- Tue, 03 Dec 2024
- git: 850f78d5a191 - main - igc.4: Add I226 and other additions to supported list Kevin Bowling
- Re: git: b5a8abe9502e - main - How to show interface traffic in bits per second Zhenlei Huang
- Re: git: b5a8abe9502e - main - How to show interface traffic in bits per second Zhenlei Huang
- git: c6b44f64c330 - main - net80211: add helper functions for determining HT transmit parameters Adrian Chadd
- git: 3d54d9e364f8 - main - ath: use the new net80211 methods for AMPDU density/limit, short-GI Adrian Chadd
- git: 3f62f8ef5e40 - main - iwn: use ieee80211_ht_check_tx_shortgi_20() and ieee80211_ht_check_tx_shortgi_40() Adrian Chadd
- git: 2014462da5b3 - main - amrr: remove duplicate logic, use ieee80211_ht_check_tx_ht() Adrian Chadd
- git: 057db5b227d0 - main - iwn: use ieee80211_ht_check_tx_ht() Adrian Chadd
- Re: git: b5a8abe9502e - main - How to show interface traffic in bits per second Poul-Henning Kamp
- Re: git: b5a8abe9502e - main - How to show interface traffic in bits per second Zhenlei Huang
- git: 6b17d944a1d4 - main - rc.d/sendmail: Fix error with some configurations Tijl Coosemans
- git: c49c9da239ca - main - pf: Move route-to information to rule actions Kajetan Staszkiewicz
- Re: git: 2f915345634e - main - LINT: Remove DTrace support John Baldwin
- Re: git: b5a8abe9502e - main - How to show interface traffic in bits per second John Baldwin
- git: daad0b650135 - main - LINT: Remove DTrace support, but leave the commented out option Kristof Provost
- Re: git: b5a8abe9502e - main - How to show interface traffic in bits per second Poul-Henning Kamp
- Re: git: b5a8abe9502e - main - How to show interface traffic in bits per second John Baldwin
- git: c22c98798456 - main - pf: fix potential NULL dereference in SCTP multihome handling Kristof Provost
- git: ac84ce05c121 - main - netlink: consistently use uint16_t for family id Gleb Smirnoff
- git: edf5608bfef3 - main - netlink: use bitset(9) Gleb Smirnoff
- git: a034c0aeccd8 - main - netlink: refactor writer initialization KPI Gleb Smirnoff
- git: 0601c0f989f2 - main - netlink: check buffer length fits into u_int Gleb Smirnoff
- git: f1c6edba885f - main - netlink: use size_t through the allocation KPI Gleb Smirnoff
- git: 6380058fe5b5 - main - netlink: use correct uint16_t type for attribute type & length Gleb Smirnoff
- git: fe048349c63c - main - netlink: use proper argument types in genl_register_family() Gleb Smirnoff
- git: 29f6150256c2 - main - netlink: use nitems() and roundup(2) from param.h Gleb Smirnoff
- git: 931d6a8f7bd6 - main - amd64/vmm: Add svm_modsuspend to the vmm_ops_amd table Mark Johnston
- git: e1eff81ea99c - main - rtwn: use ieee80211_ht_check_tx_shortgi_20() and ieee80211_ht_check_tx_shortgi_40() Adrian Chadd
- git: 49a7f2b31329 - main - snd_hdspe(4): Add sysctls to select analog signal levels. Ruslan Bukin
- git: 6749f059a586 - main - rtwn: use ieee80211_ht_check_tx_shortgi_20() and ieee80211_ht_check_tx_shortgi_40() Adrian Chadd
- Wed, 04 Dec 2024
- git: d6ed5ff4ac7d - main - git-arc: fix diff2reviewers() with multiple reviewers Gleb Smirnoff
- git: 6830340cfad6 - main - fstyp: search for file system headers with the largest offset first Robert Wing
- git: 3ee87f8a4d7a - main - stress2: Use tests as the default test user. Dag-Erling Smørgrav
- git: 65d5e55e2413 - main - stress2: Fix expected output for tmpfs24. Dag-Erling Smørgrav
- Re: git: 3ee87f8a4d7a - main - stress2: Use tests as the default test user. Peter Holm
- git: f966ef3a6770 - main - pf: fold if (s != NULL) and if (s) into one block Kristof Provost
- git: 8277c7901793 - main - procctl.2: Editing pass John Baldwin
- Re: git: 3ee87f8a4d7a - main - stress2: Use tests as the default test user. Dag-Erling_Smørgrav
- Re: git: 3ee87f8a4d7a - main - stress2: Use tests as the default test user. Mark Johnston
- Re: git: 3ee87f8a4d7a - main - stress2: Use tests as the default test user. Dag-Erling_Smørgrav
- git: 00fce6284aaa - main - Revert "stress2: Use tests as the default test user." Dag-Erling Smørgrav
- git: f3b7dbdad53b - main - shm: Handle swap pager allocation failures Mark Johnston
- git: fbd3448614fb - main - sockstat: Ensure that there is always a space between columns Mark Johnston
- git: 3d642b0f71c5 - main - iflib: Set the NUMA domain in receive packet headers Mark Johnston
- git: 0dab21248bc9 - main - pfkey: Fix some checks in kdebug_sadb() Mark Johnston
- Re: git: f6efccaa35fe - main - IfAPI: Remove temporary inclusion of if_private.h John Baldwin
- git: 63446fd35421 - main - tcp_hpts: use boolean to tell is it callout or userret context Gleb Smirnoff
- git: 5cb73dbe4820 - main - tcp_hpts: use booleans for tcp_hptsi() local variables Gleb Smirnoff
- git: b2bde8a6d391 - main - tcp_hpts: consistenly use macros to lock & unlock Gleb Smirnoff
- git: ebfb117e2e04 - main - style(9): deprecate blank lines without local vars Brooks Davis
- Re: git: f6efccaa35fe - main - IfAPI: Remove temporary inclusion of if_private.h Justin Hibbits
- Thu, 05 Dec 2024
- git: 9e239e67c460 - main - stand: further restrict f_kernphys_relocatable and f_tg_kernel_support Warner Losh
- git: 66b9db032ba9 - main - stand: move efi's bi_load into loader_efi.h Warner Losh
- git: 35cb62e1260a - main - kboot/aarch64: remove redundant include Warner Losh
- git: a2c48b865e97 - main - stand: move 'staging' to loader_efi.h Warner Losh
- git: ea0f267c8bf0 - main - stand/efi: move G(x) and M(x) macros to loader_efi.h Warner Losh
- git: 5e8bd45ffb41 - main - stand/elf64_freebsd.c: use headers instead of doing things ourselves Warner Losh
- git: 3f960a05ba00 - main - loader: remove check for 2M alignment Warner Losh
- Re: git: b882d21558f3 - main - arm: link all .rodata variants into one output section Mark Millard
- git: 77e64f45c478 - main - rtwn: use ieee80211_ht_get_node_ampdu_density(), fix programming MAX_AGG Adrian Chadd
- git: 4fa68495f04f - main - rtwn: fix rtl8812/rtl8821 vht definitions, add VHT calibration/rate control Adrian Chadd
- git: d76247e801de - main - rtwn: enable FCS in the recive config to work around truncated frames Adrian Chadd
- git: 05c3851b20e0 - main - rtwn: enable receiving AMSDU in AMPDU Adrian Chadd
- git: 81aef988acc7 - main - rtwn: remove the conditional compilation around the sc_ht40 option. Adrian Chadd
- git: fcb5e8d0c19a - main - rtwn: don't do 64 bit TSF extension by default Adrian Chadd
- git: 01f8ce83242d - main - inpcb: Factor out parts of in6_pcbbind() and in_pcbbind_setup() Mark Johnston
- Re: git: f6efccaa35fe - main - IfAPI: Remove temporary inclusion of if_private.h Ed Maste
- git: 61bf830cbb26 - main - libalias: Add support for EIM NAT Tom Jones
- Re: git: 01f8ce83242d - main - inpcb: Factor out parts of in6_pcbbind() and in_pcbbind_setup() FreeBSD User
- git: ffb3d384fc1d - main - inpcb: Fix the GENERIC-NODEBUG build Mark Johnston
- Re: git: 01f8ce83242d - main - inpcb: Factor out parts of in6_pcbbind() and in_pcbbind_setup() Mark Johnston
- git: 028dae5d3e88 - main - style(9): fix typo Brooks Davis
- git: ad6562ec858f - main - pf: Don't pfsync states with unrecoverable routing information Kajetan Staszkiewicz
- git: 0207010f595d - main - checkstyle9.pl: Better C++ filename matching Warner Losh
- Fri, 06 Dec 2024
- git: db512bb30314 - main - uart.4: describe better + spdx Warner Losh
- git: e0231d3cd363 - main - github: optimize style workflow Warner Losh
- git: 5889ab4b1c79 - main - github: limit paths for style workflow Warner Losh
- git: 53484f516ac4 - main - u3g.4: Fall cleaning Warner Losh
- git: 91b5592a1e1a - main - fs: Add static asserts for the size of fid structures Rick Macklem
- git: bfc8e3308bee - main - ext2fs: Fix the size of struct ufid and add a static assert Rick Macklem
- git: bd6cd409a955 - main - x86: remove LOCORE: No longer needed Warner Losh
- git: 4db1b113b151 - main - tarfs: Fix the size of struct tarfs_fid and add a static assert Rick Macklem
- git: 205659c43d87 - main - cd9660: Make sure that struct ifid fits in generic filehandle structure Mark Johnston
- git: 96e69c8e3167 - main - cd9660: Remove some unneeded definitions Mark Johnston
- Re: git: bfc8e3308bee - main - ext2fs: Fix the size of struct ufid and add a static assert Jessica Clarke
- Re: git: bfc8e3308bee - main - ext2fs: Fix the size of struct ufid and add a static assert Rick Macklem
- Re: git: bfc8e3308bee - main - ext2fs: Fix the size of struct ufid and add a static assert Rick Macklem
- git: 17e624ca858c - main - sys/vm: remove support for growing-up stacks Konstantin Belousov
- git: 030467548611 - main - vm_map: remove _GN suffix from MAP_ENTRY_STACK_GAP and MAP_CREATE_STACK_GAP symbols` Konstantin Belousov
- git: d302c0539307 - main - vm: rename MAP_STACK_GROWS_DOWN to MAP_STACK_AREA Konstantin Belousov
- git: b6c90b909905 - main - ipfw : Enable support for EIM NAT Tom Jones
- git: ef18594985c0 - main - natd: Enable support for EIM NAT Tom Jones
- git: cb21fa3d0d26 - main - ppp: Enable support for EIM NAT Tom Jones
- git: f132be9bac5f - main - netgraph: Enable support for EIM NAT Tom Jones
- git: 5c623697d601 - main - sys/sys/kernel.h: Various whitespace fixes Zhenlei Huang
- git: 99f7c0550433 - main - git-blame-ignore-revs: Ignore 5c623697d601 in blame Zhenlei Huang
- git: a7cfcb264512 - main - init_main: Use TUNABLE_INT_FETCH to initialize verbose_sysinit Zhenlei Huang
- git: 5997b1933142 - main - init_main: Fix logging of the SYSINIT process Zhenlei Huang
- git: e7aec3ccf759 - main - nvmecontrol: Fix minor usage typo Warner Losh
- git: 07d78399eb79 - main - pfind(9): Update to recent behavior Warner Losh
- git: 509300e1ffbe - main - pfind: Fix coments Warner Losh
- git: 71ac745d76c3 - main - Merge llvm-project release/19.x llvmorg-19.1.5-0-gab4b5a2db582 Dimitry Andric
- git: 7b16a4a75dc1 - main - sys/intr.h: Make it safe to include from assembler Warner Losh
- git: d1e843b3f976 - main - arm: Use constants from sys/intr.h, not genassym Warner Losh
- git: d0510c98146f - main - genassym: Remove stale *if.h depends Warner Losh
- git: d0a3fd34a057 - main - fgets.3: document gets_s() __STDC_WANT_LIB_EXT1__ John Baldwin
- git: 984add354ede - main - find: Re-enable the -acl primary on FreeBSD John Baldwin
- git: 839fb85336a0 - main - intr/x86: cleanup io_apic device method tables Warner Losh
- git: c1c95add8c80 - main - Merge mandoc snapshot 2024-09-22 Brooks Davis
- git: 0fd7b4655666 - main - mandoc: remove duplicate libstdthreads entry Brooks Davis
- git: 831531a82e0f - main - prison_proc_iterate(): make it work for prison0 Konstantin Belousov
- git: 46297859a745 - main - new-bus: Add bus_(identify|attach|detach)_children John Baldwin
- git: 723da5d92f40 - main - Replace calls to bus_generic_probe with bus_identify_children John Baldwin
- git: 18250ec6c089 - main - Replace calls to bus_generic_attach with bus_attach_children John Baldwin
- git: 6da04bcff9ef - main - cdefs: Add __deprecated1 which accepts a message as an argument John Baldwin
- git: a553e07c4ddc - main - new-bus: Deprecate bus_generic_(attach|probe) John Baldwin
- git: 34f5de82e8fc - main - bus_delayed_attach_children: Switch return type to void John Baldwin
- git: fda0403eb083 - main - rtld: Support multiple PT_GNU_RELRO program headers John Baldwin
- git: e248e08a1593 - main - arm64: Add a constant to document the TZ bit in CPTR_EL2 without VHE John Baldwin
- git: 8f7835acc6d6 - main - Remove SOC FPGA drivers John Baldwin
- git: c1ad5b4b10c5 - main - cd9660: Apply the file and directory mode masks bits to all 12 access bits John Baldwin
- Sat, 07 Dec 2024
- git: 351356090998 - main - rtwn: use ieee80211_ht_check_tx_ht40() to transmit HT40 frames Adrian Chadd
- git: b2b6c2236b9c - main - rtwn: enable HT40 for RTL8821/RTL8812 series NICs Adrian Chadd
- git: b59017c5cad9 - main - rtwn: add placeholder for the per-MACID rate report Adrian Chadd
- git: c3c2f0ddd818 - main - rtwn: add missing iv_ampdu_limit Adrian Chadd
- git: 53adc0b898a4 - main - amdiommu: correctly initialize iommu.unit Konstantin Belousov
- git: 3d69926189f5 - main - rtwn: expand the ridx numbers to include VHT; add accessor macros Adrian Chadd
- git: 468cd606239e - main - rtwn: refactor out the rtl8812/rtl8821 tx power programming Adrian Chadd
- git: b4980d8a48e5 - main - rtwn: calculate the transmit power for VHT rates Adrian Chadd
- git: b811e5a5effe - main - rtwn: program the 1 and 2 stream VHT transmit power rates Adrian Chadd
- git: f6f03d156ba7 - main - rtwn: add VHT awareness to rtwn_chan2centieee() Adrian Chadd
- git: 977679d651de - main - rtwn: remove unused rate configuration code for management traffic. Adrian Chadd
- git: 17aab35a77a1 - main - zfs: merge openzfs/zfs@e0039c705 Martin Matuska
- git: dde3a7e15be1 - main - mount_cd9660.8: Bump .Dd for expanding mode mask bits John Baldwin
- git: f00fe116dc9d - main - ObsoleteFiles.inc: Correct date for SOC FPGA driver removal John Baldwin
- Sun, 08 Dec 2024
- git: c3d2c959b5c0 - main - lindebugfs: Export symbols Ed Maste
- git: 45d5b9f0324a - main - cxgbe/t4_tom: Plug an stid leak. Navdeep Parhar
- Re: git: 71ac745d76c3 - main - Merge llvm-project release/19.x llvmorg-19.1.5-0-gab4b5a2db582 Nuno Teixeira
- Re: git: 71ac745d76c3 - main - Merge llvm-project release/19.x llvmorg-19.1.5-0-gab4b5a2db582 Nuno Teixeira
- git: c6e56e6500fd - main - bsd.lib.mk: Capitalize "Building" for libraries Ed Maste
- Re: git: 71ac745d76c3 - main - Merge llvm-project release/19.x llvmorg-19.1.5-0-gab4b5a2db582 Dimitry Andric
- Re: git: 71ac745d76c3 - main - Merge llvm-project release/19.x llvmorg-19.1.5-0-gab4b5a2db582 Nuno Teixeira
- git: ae316d1d1cff - main - MFV: file 5.46. Xin LI
- git: 1e99be5dcda2 - main - libc: lib_malloc_aligned(): add a missing NULL check Maxim Sobolev
- Re: git: 71ac745d76c3 - main - Merge llvm-project release/19.x llvmorg-19.1.5-0-gab4b5a2db582 Nuno Teixeira
- git: c1d12b925b2c - main - vm_page: pass page to iter_remove Doug Moore
- git: ca389486a959 - main - net80211 / LinuxKPI 802.11: use enum ieee80211_sta_rx_bw for ni_chw Bjoern A. Zeeb
- git: 8437d7d6a4d6 - main - net80211: HT: add missing bit descriptions for IEEE80211_AGGR_BITS Bjoern A. Zeeb
- git: 30e8252353d9 - main - net80211: HT: check for feature support in ht_recv_action_ht_txchwidth() Bjoern A. Zeeb
- Mon, 09 Dec 2024
- git: 6ed68e6f5d47 - main - vm_map: overlap system map mutex and user man sx Konstantin Belousov
- git: c5b19cef3609 - main - vm_map: wrap map->system_map checks into wrapper Konstantin Belousov
- git: b4431e95542a - main - vm/vm_map.h: extend number of digits in vm_map flags definitions Konstantin Belousov
- git: d939fd2d4512 - main - vm_map: convert several bool members into flags Konstantin Belousov
- git: fae0cc5fd82d - main - vm/vm_map.h: drop vm_flags_t Konstantin Belousov
- git: 32873ecb20ae - main - vm_map(9): some refresh Konstantin Belousov
- git: 9114e15a8694 - main - amd64: re-enable la57, try two Konstantin Belousov
- git: 908f215e80fa - main - MFV: expat 2.6.4. Xin LI
- git: c77c48892655 - main - MFV: less v668. Xin LI
- git: 5b59b0c61e29 - main - pfctl: add -T `reset` to touch pfras_tzero only for non-zero entries Kristof Provost
- git: 4285e024baa8 - main - strptime: Fix day-of-week calculation. Dag-Erling Smørgrav
- git: 87e140a5c6f8 - main - iwlwifi: avoid (hard) hang on loading module Bjoern A. Zeeb
- git: 26743408e9ff - main - MFV: xz 5.6.3 Xin LI
- git: 65ec52e6e09f - main - buf_ring: Remove unneeded memory barriers Andrew Turner
- git: bb8c68b25333 - main - acpi_gpiobus: Fix cleanup on set flags failure Andrew Turner
- git: d3f035f8d96a - main - ifnet: make sa_dl_equal() a static function Gleb Smirnoff
- git: 8e1af80243ff - main - IfAPI: make if_getlladdr() to return char HEAD branches config description git-daemon-export-ok gl-conf hooks info objects packed-refs refs Gleb Smirnoff
- git: a6a0b8d50e87 - main - in6_var.h: make struct in6_ifaddr declaration searchable with grep(1) Gleb Smirnoff
- git: 40fb1b8bc1cf - main - isp: Fix use after free in aborts handling Alexander Motin
- git: ec3175fc3b2c - main - isp: Improve task aborts handling Alexander Motin
- git: 6854a1488932 - main - cuse: Use NULL for SYSUNINIT's last arg, which is a pointer type Zhenlei Huang
- git: 12b2d68bed37 - main - routing: Use NULL for VNET_SYS[UN]INIT's last arg, which is a pointer type Zhenlei Huang
- git: adc573c8e217 - main - rtsock: Use NULL for VNET_SYS[UN]INIT's last arg, which is a pointer type Zhenlei Huang
- git: ec6e7677a0db - main - inpcb: Use NULL for VNET_SYSINIT's last arg, which is a pointer type Zhenlei Huang
- git: ac51711cab6e - main - netinet: Use NULL for VNET_SYSINIT's last arg, which is a pointer type Zhenlei Huang
- git: 3ca117c6bb1d - main - mandoc: drop 3p section Brooks Davis
- Re: git: 87e140a5c6f8 - main - iwlwifi: avoid (hard) hang on loading module Jessica Clarke
- git: b93791f5e7b0 - main - uniq: Correctly document the -D option. Dag-Erling Smørgrav
- git: c3f8900e6969 - main - uniq: Fix off-by-one bug in -cD case. Dag-Erling Smørgrav
- git: f8c90b704189 - main - gic_v3: Correctly handle GICC GIGR Base Address case Jessica Clarke
- Tue, 10 Dec 2024
- git: 944f45b8094c - main - Cirrus-CI: Add manual LLVM 19 jobs Ed Maste
- Re: git: 87e140a5c6f8 - main - iwlwifi: avoid (hard) hang on loading module Bjoern A. Zeeb
- git: 8cee8527d09f - main - vm_map(9): grammar corrections Konstantin Belousov
- git: 36b39281a666 - main - vmcb.h: fix typo in the comment Konstantin Belousov
- Re: git: 36b39281a666 - main - vmcb.h: fix typo in the comment Ruslan Makhmatkhanov
- git: e02029e6f487 - main - vmcb.h: fix typo in the comment, try two Konstantin Belousov
- git: c226f193515c - main - riscv: Permit spurious faults in kernel mode Mark Johnston
- git: 6dafe8c1e46e - main - Clean pkg cache in release media Muhammad Moinur Rahman
- git: c7919fb92d20 - main - netlink: Do not cast to int in NLMSG_HDRLEN and _NLMSG_LEN Gleb Popov
- git: 9df901c8f8c8 - main - netlink: Pop NLMSG_ALIGNTO and NLMSG_ALIGN out of the #ifndef _KERNEL block Gleb Popov
- git: 33c670c373c0 - main - netlink.h: Align macro declarations with tabs Gleb Popov
- git: 15a8e7d51c15 - main - isp(4): Correct nomenclature for L_Port Juraj Lutter
- git: 8b1788118a1a - main - cxgbe tom: Enable TLS offload support by default John Baldwin
- git: 906521882324 - main - cxgbe: Tidy TOE tunables under hw.cxgbe John Baldwin
- git: 34fbc9e421e7 - main - cxgbetool.8: Consistently use .Cm for loader tunables John Baldwin
- git: 35623ccc3758 - main - release: Standardize on *-${FS}.* VM image naming Colin Percival
- git: f8f999c1ecf4 - main - Streamline synopsis for real-time clock (RTC) drivers Juraj Lutter
- git: 85471971305d - main - riscv: enable Allwinner if_awg Mitchell Horne
- git: 719245455853 - main - aw_gpio: support Allwinner D1 GPIO Mitchell Horne
- git: b94b51d59973 - main - aw_rtc(4): update man page compatible list Mitchell Horne
- Re: git: 87e140a5c6f8 - main - iwlwifi: avoid (hard) hang on loading module Ed Maste
- Re: git: 87e140a5c6f8 - main - iwlwifi: avoid (hard) hang on loading module Warner Losh
- Wed, 11 Dec 2024
- git: b10b9523f616 - main - kern: fix naming for some AST-handler bits Kyle Evans
- git: 636d377264f5 - main - release: vmimage: setup the default BE properly Kyle Evans
- git: 51f3d0874f62 - main - usb: serial: propagate errors from ucom_queue_command() Kyle Evans
- git: 729eb176a465 - main - usb: serial: allow the open/close sleep to be interruptible Kyle Evans
- git: 36a80f426435 - main - usb: serial: make more commands execute synchronously Kyle Evans
- git: 70693a45381b - main - cxgbe tom: Restore support for zerocopy TCP receive for aio_read() John Baldwin
- git: 37bb465d27ee - main - buf_ring: Remove an unneeded barrier Andrew Turner
- git: 4056e774b1b3 - main - arm64: Move setting TCR_HD to C code Andrew Turner
- git: e7bc16422031 - main - arm64: Add a DBM errata workaround Andrew Turner
- git: d6917af2b9da - main - login.conf.5: remove a stray quote Maxim Konovalov
- git: eba715c544ea - main - icmp.4: improve icmplim and add icmplim_jitter description Michael Tuexen
- git: ac3dedf4e8e0 - main - bsd-family-tree: add FreeBSD 14.2 Maxim Konovalov
- git: b9cf179622ba - main - libsys/i386/Symbol.sys.map: sort symbol names Brooks Davis
- git: 638b29fe651e - main - x86/atpic: convert INTSRC() macro into designated initializer Warner Losh
- git: bf847ea31ae2 - main - rc: ignore InsydeH2O UEFI BIOS UUID placeholder for hostid Warner Losh
- git: 0e8a36a2ab12 - main - mount_nfs.c: Add an NFS mount option to set a port# for Mount Rick Macklem
- git: 90fb07edbd7a - main - intr/x86: add ioapic_drv_t to reduce number of casts in IO-APIC implementation Warner Losh
- git: 91a74536a159 - main - mount_nfs.8: Document the new "mountport" NFS mount option Rick Macklem
- git: af66ffbf69e4 - main - RELNOTES: Add an entry for commit 0e8a36a2ab12 Rick Macklem
- Thu, 12 Dec 2024
- git: 48d92db0804b - main - fusefs: Upgrade FUSE protocol to version 7.32. Alan Somers
- git: d4eb2d3f30ee - main - aw_gpio: Add a missing comma Zhenlei Huang
- git: 49224311fe6d - main - ncal: make -h toggle highlighting of today. Poul-Henning Kamp
- git: dfd52321b7be - main - nl(1): Capsicumise the utility Mariusz Zaborski
- git: 9ea8d692f4cb - main - ipfw: use only needed TCP flags for state tracking Andrey V. Elsukov
- git: a600aabe9b04 - main - inpcb: Close some SO_REUSEPORT_LB races Mark Johnston
- git: 4f02a7d739b3 - main - inpcb: Remove bogus SO_REUSEPORT(_LB) checks in in_pcbbind() Mark Johnston
- git: c9febea3dc8a - main - icmp: improve INVARIANTS check Michael Tuexen
- git: 7d0d52fc7c53 - main - distributeworld: dedup dist(.debug).meta generation Brooks Davis
- git: 5e310866c373 - main - Cirrus-CI: Switch default job to llvm19-amd64 Ed Maste
- Re: git: 9ea8d692f4cb - main - ipfw: use only needed TCP flags for state tracking FreeBSD User
- git: b77b7aeb185d - main - arm64: Fix the alt name for ZCR_EL1 Andrew Turner
- git: 14006c96214a - main - arm64: Fix the MRS_EXACT_IF_DIFFERENT check Andrew Turner
- git: 4b516226dc39 - main - arm64: Add CTR_EL0 op and CR values Andrew Turner
- git: 938e4b131c48 - main - arm64: Use the PAN msr mnemonic rather than .inst Andrew Turner
- git: ba1904937d9a - main - acpica: Extract _OSC parsing to a common file Andrew Turner
- git: fafb43abd0dc - main - pci: Use a switch statement when reading ivars Andrew Turner
- git: 7cafe75c8c52 - main - pci: Make generic_pcie_read_ivar non static Andrew Turner
- git: deb36d0c6543 - main - pci_host_generic: Support ACPI_IVAR_HANDLE Andrew Turner
- git: 1f5c50a86173 - main - pci_host_generic:Add pcib_request_feature on ACPI Andrew Turner
- git: 38cb1ba8637d - main - conf: Add acpi_pci.c to the arm64 build Andrew Turner
- Fri, 13 Dec 2024
- git: a1097094c4c5 - main - newvers: Set explicit git revision length Ed Maste
- git: cf0ede720391 - main - tarfs: 'struct tarfs_fid': Switch 'gen' to 'u_int', avoid packing Olivier Certner
- git: 8ae6247aa966 - main - ext2fs: 'struct ufid': Re-order fields and unpack Olivier Certner
- git: 989998529387 - main - fusefs: FUSE_NOTIFY_INVAL_* must busy the mountpoint Alan Somers
- Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length John Baldwin
- git: f6575ed0deb0 - main - Makefile.inc1: Require DISTDIR be set for `make distributeworld` Ed Maste
- git: e2fc29e53986 - main - release: fix architecture for OCI images Doug Rabson
- git: 7c89253bda3e - main - vmm: Initialize error in vmmdev_rw John Baldwin
- git: 91c6231246b5 - main - timeradd.3: Add missing .Pp after .Ed John Baldwin
- git: 41adc5f29ba6 - main - release: Always use NO_ROOT for distribute* and package* Ed Maste
- git: 6e55ba5b3131 - main - Export the kernel API pgrp_calc_jobc Justin Hibbits
- git: 926905796749 - main - linuxkpi: Fix a lock leak in lkpi_sta_scan_to_auth() Mark Johnston
- git: b55f5e1c4ae3 - main - jemalloc: Move generated jemalloc.3 into lib/libc tree Warner Losh
- git: 42ee30f19cc7 - main - depend-cleanup.sh: Need to delete jemalloc.3 in objtree Warner Losh
- git: 7fdf597e96a0 - main - jemalloc: Move generated files into lib/libc tree Warner Losh
- git: 7bcf5319c110 - main - jemalloc: Reduce diffs to 5.2.1 revert to using JEMALLOC_FALLTHROUGH Warner Losh
- git: db589b5de608 - main - jemalloc: Retire ifdef for ELF_BSDF_VMNOOVERCOMMIT Warner Losh
- git: 59e013a52c22 - main - jemalloc: Retire SWAP_RESERVE_* compat shims Warner Losh
- Sat, 14 Dec 2024
- Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length Ed Maste
- git: 7722d5e21477 - main - rtwn: add RTL8812/RTL8821 VHT80 channel programming, spur management Adrian Chadd
- git: 7b71689c9ccd - main - rtwn: update RTL8812AU/RTL8821AU receive path to include VHT info Adrian Chadd
- git: 35e63136a8c2 - main - rtwn: add a register value for R92C_FPGA0_POWER_SAVE, and other bits Adrian Chadd
- git: 212d7f439aa3 - main - Tweak ppoll() to include 1003.1-2024 visibility Kyle Evans
- git: 48b05b8fc248 - main - loader: set boot_safe when safe mode is selected Kyle Evans
- git: 17aec740b0b2 - main - devmatch: do nothing if booted in safe mode Kyle Evans
- git: 86b4df97d0fc - main - cat: report copy_file_range() errors with the read filename Kyle Evans
- git: dabf006a638f - main - Add per-process flag to disable logsigexit Kyle Evans
- git: da5aed38d80a - main - Revert "Tweak ppoll() to include 1003.1-2024 visibility" Kyle Evans
- Re: git: 42ee30f19cc7 - main - depend-cleanup.sh: Need to delete jemalloc.3 in objtree Herbert J. Skuhra
- Re: git: 42ee30f19cc7 - main - depend-cleanup.sh: Need to delete jemalloc.3 in objtree David Wolfskill
- Re: git: 42ee30f19cc7 - main - depend-cleanup.sh: Need to delete jemalloc.3 in objtree Warner Losh
- git: 1d69498623c0 - main - depend-cleanup: Fix test arg Warner Losh
- Sun, 15 Dec 2024
- git: 1a2a0db0a9ec - main - tests: kern: improve logsigexit test Kyle Evans
- git: 74ecdf86d8d2 - main - Tweak ppoll() to include 1003.1-2024 visibility, take two Kyle Evans
- git: 459dc427873c - main - x86: Refactor kernel-mode NMI handling Bojan Novković
- git: 04e832672159 - main - x86: Allow sharing of perfomance counter interrupts Bojan Novković
- git: 593e874e6124 - main - amd64: Add wrappers for XRSTORS and XSAVES Bojan Novković
- git: 0c4fa0bdcf87 - main - x86: Add definitions for some Intel Processor Trace bits Bojan Novković
- git: 7bcaff05223e - main - x86: Add routines for querying XSAVE feature information Bojan Novković
- git: d5ce54dddf49 - main - hwpmc_x86: Register interrupt handler using the dynamic NMI registration interface Bojan Novković
- git: 70236f02f05a - main - Revert "jemalloc: Reduce diffs to 5.2.1 revert to using JEMALLOC_FALLTHROUGH" Warner Losh
- git: 3342e5967dc7 - main - i386: Fix incorrect NMI handler invocations Bojan Novković
- git: 29a9d7c6ce78 - main - mlx5_core: fix panic on sriov enablement Konstantin Belousov
- git: 2fb2c0351237 - main - mlx5_core: fix "no space" error on sriov enablement Konstantin Belousov
- git: 58d1fdfaa90a - main - amd iommu: remove unused function Konstantin Belousov
- Mon, 16 Dec 2024
- git: 11f3da565519 - main - pkgbase: Remove /boot/firmware from bootloader package Emmanuel Vadot
- git: af0a81b6470a - main - iwm: Stop shipping firmware as kernel module Emmanuel Vadot
- git: 94e94d2dddfa - main - UPDATING: Add a notes for iwm(4) firmware and pkgbase users Emmanuel Vadot
- Re: git: 11f3da565519 - main - pkgbase: Remove /boot/firmware from bootloader package Emmanuel Vadot
- Re: git: af0a81b6470a - main - iwm: Stop shipping firmware as kernel module Emmanuel Vadot
- git: f87074000873 - main - ip6_output(): if mtu is not yet computed for ipsec hook, use ifp mtu Konstantin Belousov
- git: 4a26b63145a5 - main - osd: Constify signature of osd_register() Olivier Certner
- git: 5e9a82e898d5 - main - atomics: Constify loads Olivier Certner
- git: 9dc5b3dbb063 - main - refcount: Constify refcount_load() Olivier Certner
- git: 34740937f7a4 - main - queue: New debug macros for STAILQ Olivier Certner
- git: 5140ccf2268b - main - MAC: mac.h: Fix missing includes/typedefs Olivier Certner
- git: b47f4718c072 - main - MAC: mac.h: Separately test inclusion from userspace Olivier Certner
- git: 90678c892d7b - main - MAC: 'kernel_mac_support' module: Make an outdated comment more generic Olivier Certner
- git: 5041b20503db - main - MAC: Define a common 'mac' node for MAC's jail parameters Olivier Certner
- git: f8fe6bc73bbb - main - jail.h: Fix whitespace in the param macros declaration block Olivier Certner
- git: 9f8020e65ba8 - main - jail.h: New SYSCTL_JAIL_PARAM_SYS_SUBNODE() Olivier Certner
- git: f7bda491ef05 - main - jail.h: New SYSCTL_JAIL_PARAM_DECL() Olivier Certner
- git: db33c6f3ae9d - main - MAC: mac_policy.h: Declare common MAC sysctl and jail parameters' nodes Olivier Certner
- git: 2e593dd3b5e1 - main - MAC: syscalls: Factor out common label copy-in code Olivier Certner
- git: 8a4d24a39098 - main - MAC: syscalls: Split mac_set_proc() into reusable pieces Olivier Certner
- git: 3bdc5ba2ac76 - main - MAC: syscalls: mac_label_copyin(): 32-bit compatibility Olivier Certner
- git: 09290c3a0c82 - main - cred: Hide internal flag CRED_FLAG_CAPMODE Olivier Certner
- git: f5b46856918c - main - cred: crget(): Compute initial 'cr_agroups' with nitems() Olivier Certner
- git: ae22a4bb7437 - main - mountd(8): parsecred(): uid:gid:... loop: Simplify a bit Olivier Certner
- git: f2d2318fafbb - main - mountd(8): parsecred(): Remove "duplicate compression" Olivier Certner
- git: bdc259ef382f - main - mountd(8): parsecred(): Fallback to "nogroup" or GID_NOGROUP Olivier Certner
- git: 2ef608de9062 - main - exports(5): -maproot, -mapall: Explain the fallback on no group Olivier Certner
- git: 7f7f3b6cafac - main - mountd(8): parsecred(): Groups limit: NGROUPS_MAX => NGROUPS_MAX + 1 Olivier Certner
- git: 84337218786b - main - nmount(2), NFS: Accept 'ngroups_max + 1' groups in "export" credentials Olivier Certner
- git: 0b011b5cddb5 - main - mountd(8): parsecred(): Remove comment on non-existent bug Olivier Certner
- git: a20d50245f28 - main - mountd(8): parsecred(): Re-order operations for clarity Olivier Certner
- git: e87848a8150e - main - mountd(8): Allow to pass {NGROUPS_MAX} + 1 groups Olivier Certner
- git: 07c9edac7bcd - main - cred: proc_set_cred(): Remove obsolete comments Olivier Certner
- git: d2be7ed63aff - main - cred: proc_set_cred(), proc_unset_cred(): Update user's process count Olivier Certner
- git: 8cdb0458e12e - main - syscallsubr.h: Header inclusions: Explicit <sys/types.h>, sort Olivier Certner
- git: f0600c41e754 - main - MAC/do: Sort header inclusions Olivier Certner
- git: 2200a3ec711b - main - MAC/do: parse_rules(): Copy input string on its own Olivier Certner
- git: ccae2774897c - main - MAC/do: Rename rule_is_valid() => rule_applies() Olivier Certner
- git: 02ed945ccec4 - main - MAC/do: Rename private struct 'mac_do_rule' => 'rules' Olivier Certner
- git: 8ce577060498 - main - MAC/do: Rename internal mac_do_rule_find() => find_rules() Olivier Certner
- git: 83fcbbff6b01 - main - MAC/do: Use prison_lock()/prison_unlock() Olivier Certner
- git: b2c661fe7e0b - main - MAC/do: find_rules(): Clarify the contract Olivier Certner
- git: bbf8af664dc9 - main - MAC/do: Factor out setting/destroying rule structures Olivier Certner
- git: 3186b192e4db - main - MAC/do: Allocate/deallocate rules as a whole Olivier Certner
- git: 301eeb10dc19 - main - MAC/do: Remove PR_METHOD_REMOVE method Olivier Certner
- git: 292c814931d9 - main - MAC/do: sysctl_rules(): Always copy the rules specification string Olivier Certner
- git: 53d2e0d48549 - main - MAC/do: sysctl_rules(): Set the requesting's thread's jail's rules Olivier Certner
- git: b3f93680e39b - main - MAC/do: Enable changing 'security.mac.do.rules' from a jail Olivier Certner
- git: beb5603c51e0 - main - MAC/do: Remove the 'prison0' special cases in the common paths Olivier Certner
- git: 73cecc0ef78e - main - MAC/do: Move destroy() to a better place Olivier Certner
- git: add521c1a5d2 - main - MAC/do: parse_rule_element(): Fix a panic, harden, simplify Olivier Certner
- git: 2b2c19b7f697 - main - MAC/do: Re-order jail methods more logically, rename Olivier Certner
- git: 11ba1f2fe2d4 - main - MAC/do: Prefix internal functions used as hooks/callbacks Olivier Certner
- git: f3a06ced2568 - main - MAC/do: Sysctl knobs/jail parameters under MAC's common nodes Olivier Certner
- git: 2a20ce91dc29 - main - MAC/do: Fix jail_get() (PR_METHOD_GET) Olivier Certner
- git: 11eb32958f2c - main - MAC/do: jail_check()/jail_set(): Revamp Olivier Certner
- git: e4ce30f8da61 - main - MAC/do: parse_rule_element(): Style, more clarity Olivier Certner
- git: fa4352b74580 - main - MAC/do: parse_rule_element(): Bug in parsing the origin ID Olivier Certner
- git: 6aadc7b2ee05 - main - MAC/do: 'struct rule': IDs and types as 'u_int', rename fields Olivier Certner
- git: 0af43c029048 - main - MAC/do: Better parsing for IDs (strtoui_strict()) Olivier Certner
- git: 65766063f85d - main - MAC/do: Ease input/output of ID types Olivier Certner
- git: 40a664a463ba - main - MAC/do: Rename private OSD slot by removing 'mac_do_' prefix Olivier Certner
- git: 6c3def74e2de - main - MAC/do: Support multiple users and groups as single rule's targets Olivier Certner
- git: 87c06b7d026f - main - MAC/do: Output errors when parsing rules Olivier Certner
- git: ddb3eb4efe55 - main - New setcred() system call and associated MAC hooks Olivier Certner
- git: 3d8d91a5b32c - main - MAC/do: Introduce rules reference counting Olivier Certner
- git: 8f7e8726e3f5 - main - MAC/do: Interpret the new rules specification; Monitor setcred() Olivier Certner
- git: e395e354823b - main - mdo(1): Use setcred() to change credentials Olivier Certner
- git: 2110eef4bf60 - main - MAC/do: toast_rules(): Minor simplification Olivier Certner
- git: 4a03b64517b3 - main - MAC/do: parse_rules(): Tolerate blanks around tokens Olivier Certner
- git: c7fc71c6af07 - main - MAC/do: Convert internal TAILQs to STAILQs Olivier Certner
- git: de701f9bdbe0 - main - MAC/do: Apply a rule on real UID/GID instead of effective ones Olivier Certner
- git: 2ef97d8b7564 - main - xen/netfront: use iflladdr_event to send ARPs Gleb Smirnoff
- git: 3604a050eedb - main - tcp_hpts: refactor the per tcpcb call to either input/output method Gleb Smirnoff
- Re: git: d2be7ed63aff - main - cred: proc_set_cred(), proc_unset_cred(): Update user's process count Baptiste Daroussin
- Re: git: d2be7ed63aff - main - cred: proc_set_cred(), proc_unset_cred(): Update user's process count Olivier Certner
- Re: git: d2be7ed63aff - main - cred: proc_set_cred(), proc_unset_cred(): Update user's process count Cy Schubert
- git: 675708aa402a - main - proc_set_cred(): Fix compilation of GENERIC-NODEBUG Olivier Certner
- Re: git: d2be7ed63aff - main - cred: proc_set_cred(), proc_unset_cred(): Update user's process count Olivier Certner
- Re: git: d2be7ed63aff - main - cred: proc_set_cred(), proc_unset_cred(): Update user's process count Cy Schubert
- git: e94684b3e0d9 - main - MAC/do: Update copyright Olivier Certner
- git: 487788a69fa2 - main - intrng: fix INTR_ROOT_* constants Mitchell Horne
- git: a9722e5ae851 - main - atomics: Constify loads: Fix powerpc build Olivier Certner
- git: ce3fbcdd14a1 - main - jh7110: Add sys clocks for STG & PCIE Mitchell Horne
- git: 35a2229b6791 - main - Add StarFive JH7110's STG clocks Mitchell Horne
- git: 266f640b3896 - main - Makefile.inc1: Remove non-NO_ROOT cases from distributeworld Ed Maste
- git: b64c5a0ace59 - main - ipfw.d: Add required dependency declarations Mark Johnston
- git: cfbbe5d7fa9f - main - Makefile.inc1: Fix a typo Mark Johnston
- git: 358c5f5c0899 - main - pf: fix cleanup deadlock Kristof Provost
- git: 67b655980885 - main - pf: fix address range handling in pfr_pool_get() Kristof Provost
- git: 85570785b9ce - main - pf: remove unused variable from pf_pdesc Kristof Provost
- Re: git: cfbbe5d7fa9f - main - Makefile.inc1: Fix a typo Ed Maste
- Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length John Baldwin
- git: 950401d21e33 - main - release: Sort etcupdate entries for base metalog Ed Maste
- Tue, 17 Dec 2024
- git: da2c88dfcf4f - main - queue: Fix STAILQ_SWAP Mark Johnston
- git: 58c7db14cd71 - main - linprocfs: Properly reset error variable for mtab generation Michael Osipov
- git: e11dacbf8484 - main - pf: partially import OpenBSD's NAT rewrite Kristof Provost
- git: 2d7e68d5cd76 - main - pf: add post-NAT src/dst address/port to pf_pdesc Kristof Provost
- git: e4e0f497429c - main - in: add in_mask2len() Kristof Provost
- git: fcdb520c1b4e - main - pf: nat64 Kristof Provost
- git: ebe11b46988e - main - pf: fix state export in the face of NAT64 Kristof Provost
- git: ea9113be3f19 - main - pf: extra route lookup in pf_route(6)() Kristof Provost
- git: d89a5d853e2b - main - pf: support nat64 for SCTP Kristof Provost
- git: b8e538443882 - main - pf: drop packets if they fail nat64 translation Kristof Provost
- git: aa69fdf1542d - main - pfctl: change for af-to / NAT64 support. Kristof Provost
- git: eaf484fdb70d - main - pf.conf.5: document af-to (aka nat64) Kristof Provost
- git: 0656a680567a - main - pf tests: basic nat64 test case Kristof Provost
- git: 22c634905bd4 - main - pf tests: add a TCP test case for nat64 Kristof Provost
- git: 7e309356b009 - main - pf tests: add a UDP test case for nat64 Kristof Provost
- git: a43589dcbf8b - main - pf tests: add an SCTP test case for nat64 Kristof Provost
- git: 86bcaedd35f4 - main - pfctl: basic nat64 parser test Kristof Provost
- git: a4e040329525 - main - pf tests: verify that TCP RST makes it through NAT64 Kristof Provost
- git: bc66cb3bfa9b - main - pf tests: verify that ICMP port unreachable makes it through NAT64 Kristof Provost
- git: 373d6dbf34a8 - main - pf tests: verify that ICMP destination unreachable makes it through NAT64 Kristof Provost
- git: f1ddd7f1dae6 - main - pf: add forgotten fixup for icmp6 id's when translating Kristof Provost
- git: d7e9df4fc67f - main - pfctl: print_rule: rename opts -> ropts Kristof Provost
- git: c6210cfd58f6 - main - pf: fix if-bound with nat64 Kristof Provost
- git: b717c67686c0 - main - pf tests: verify that we preserve the hop limit/TTL for ICMP errors Kristof Provost
- git: 6c5c91a039c7 - main - pf: update pd->tot_len after reassembly Kristof Provost
- git: 7cae58a44955 - main - pf: handle fragmentation for nat64 Kristof Provost
- git: e128e988a26a - main - pf tests: check packet reassembly with nat64 Kristof Provost
- git: 1df79d81343d - main - pf: preserve TOS with nat64 Kristof Provost
- git: 27fca15016a9 - main - pf tests: validate ToS translation with nat64 Kristof Provost
- git: 125e395278cf - main - pf tests: test not having an IPv4 address to nat64 to Kristof Provost
- git: b0e3fb7e65c3 - main - pf: fix nat64 round-robin addresses from a table Kristof Provost
- git: e0dcc51ddb43 - main - pfctl: do not allow af-to tables without round-robin Kristof Provost
- git: bdb583afa198 - main - pf tests: test address range as nat64 from address Kristof Provost
- git: 7f3d159b9ff2 - main - pf tests: test using an address range inside a table for nat64 Kristof Provost
- git: 08a512019ccb - main - pf: fix dummynet + route-to for IPv6 Kristof Provost
- git: 706b42cc4bd9 - main - pf: give the correct address family to dummynet after nat64 Kristof Provost
- git: 32cac604487b - main - pf tests: test dummynet on nat64 rules Kristof Provost
- git: 5d1219378dd5 - main - pf: teach nat64 to handle 0 UDP checksums Kristof Provost
- git: a7bf553d175a - main - riscv vmm: add SSTC extension check. Ruslan Bukin
- git: 6766e8ceb5c6 - main - riscv: Add SiFive CCache driver. Ruslan Bukin
- git: 56816e687557 - main - riscv: Eswin hwreset support added. Ruslan Bukin
- git: fa5f4c10a8ce - main - atomic: Update interceptor function signatures after commit 5e9a82e898d5 Mark Johnston
- git: 2eace89d00b3 - main - arm64: add a driver for the Apple watchdog Kyle Evans
- git: 04160e000898 - main - arm64: add a driver for the Apple Interrupt Controller Kyle Evans
- Re: git: 56816e687557 - main - riscv: Eswin hwreset support added. Jessica Clarke
- git: f1ddb6fb8c4d - main - MAC/do: Fix a compilation warning about an unused function Olivier Certner
- git: fa368cc86ceb - main - x86 atomics: Remove unused WANT_FUNCTIONS Olivier Certner
- git: 32c45723fa53 - main - atomic(9): Update manpage after constifying atomic loads Olivier Certner
- git: 92e237e1cc27 - main - arm64: apple: re-align to recent standards Kyle Evans
- Re: git: 56816e687557 - main - riscv: Eswin hwreset support added. Ruslan Bukin
- git: 4f5845126993 - main - riscv: connect eswin to the build. Ruslan Bukin
- Re: git: 56816e687557 - main - riscv: Eswin hwreset support added. Warner Losh
- git: 01eb1261443d - main - pf: fix double free in pf_state_key_attach() Kristof Provost
- git: f25d7ff3037e - main - pf: SCTP abort messages fully close the connection Kristof Provost
- git: e1060f6dfd80 - main - ofw: Fix inverted bcmp in ofw_bus_node_status_okay Jessica Clarke
- git: 22bb70a6b3bb - main - namei: add more detail about LOCKSHARED's behavior Alan Somers
- git: c7d13682a1ad - main - lagg: do not advertize support for ipsec offload Konstantin Belousov
- git: a2d78713171c - main - sed: The change ("c") command should start a new cycle. Warner Losh
- Wed, 18 Dec 2024
- git: 6e423be7cb73 - main - ow_temp(4): fix typo Mitchell Horne
- git: d9ad257a2649 - main - fsck_msdosfs(8): Introduce -B option as no-op Juraj Lutter
- Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length Ed Maste
- git: 3624de539499 - main - if_ovpn: improve reconnect handling Kristof Provost
- git: b18799757947 - main - fusefs: More accurately test the unique tokens in the test suite Alan Somers
- Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length Gleb Smirnoff
- git: 53f73aaffdda - main - fusefs: delete a comment in the tests Alan Somers
- git: ff7e00eb4dd6 - main - tests: remove reference to renamed test Gleb Smirnoff
- git: cf6b389f7c48 - main - rtwn: add tx power training for RTL8812/RTL8821 Adrian Chadd
- Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length Ed Maste
- git: b71805e991fb - main - rtwn: add APIs for setting transmit power Adrian Chadd
- git: 6858c6b1e1a9 - main - rtwn: refactor out the TX power register power dump, condense output Adrian Chadd
- git: 0ea7f8ca66f3 - main - rtwn: try enforcing net80211 regulatory / txpower limits for 11n chips Adrian Chadd
- git: 25af78d0bdcf - main - ath_rate_sample: correct the "best rate" calculation Adrian Chadd
- git: 638fcd53db7d - main - rtwn: bump up the RX USB buffers Adrian Chadd
- git: 745a85824748 - main - rtwn: update rtwn_get_rates() to separate out the CCK/OFDM and HT rates Adrian Chadd
- git: 371a4ee9a384 - main - rtwn: add SGI flag for the rate control message Adrian Chadd
- Thu, 19 Dec 2024
- Re: git: d9ad257a2649 - main - fsck_msdosfs(8): Introduce -B option as no-op Konstantin Belousov
- git: b762b199afc6 - main - mlx5: Eliminate the use of mlx5_rule_fwd_action Konstantin Belousov
- Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length Zhenlei Huang
- git: c91dd7a054b3 - main - tcp: remove unused variable from tcp_usr_disconnect() Gleb Smirnoff
- git: 38663adb6144 - main - Revert "ixl: fix multicast filters handling" Mark Johnston
- Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length John Baldwin
- git: 31034044ff27 - main - tcp: cleanup of nits after use of accessor tcp_get_flags Richard Scheffenegger
- git: 8e7802851e6c - main - ip_fw: address lock order reversal Richard Scheffenegger
- git: 4e2bd8cf08f4 - main - rtwn: set the shortgi flag in the RTL8192C rate control setup message Adrian Chadd
- git: aaaca5f288fa - main - rtwn: add a default OFDM / CCK rate for self-generated frames Adrian Chadd
- git: eb6314510c88 - main - rtwn: disable a workaround introduced earlier for RTL8192CU TX performance Adrian Chadd
- git: 300c843b075c - main - rtwn: bring the r92c rate control setup selection in line with tx descriptors Adrian Chadd
- Re: 38663adb6144 - main - Revert "ixl: fix multicast filters handling" Ravi Pokala
- Re: 38663adb6144 - main - Revert "ixl: fix multicast filters handling" Mark Johnston
- Re: a1097094c4c5 - main - newvers: Set explicit git revision length Ravi Pokala
- Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length Brooks Davis
- Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length Ed Maste
- git: d052fcbd8668 - main - rpc: svc_tli_create() is always called with NULL socket Gleb Smirnoff
- git: b6f4027ad9a2 - main - setcred(2): Add manual page Olivier Certner
- git: 618c97b87b71 - main - libprocstat: ZFS support: Makefile: Tidy up a bit Olivier Certner
- Fri, 20 Dec 2024
- git: f0f596bd955e - main - fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags Alan Somers
- git: c4ca1d214f9a - main - bsd-family-tree: add NetBSD 10.1 Sergey A. Osokin
- git: 5d09d1070737 - main - iwlwifi: add missing blank, unwrap line Bjoern A. Zeeb
- git: 7030980bc9aa - main - bus: improve null_add_child() panic message Bjoern A. Zeeb
- git: d7c69a344864 - main - sdhci: add missing bus_add_child DEVMETHOD. Bjoern A. Zeeb
- git: 709989bab5d0 - main - nullfs: stop lying about mount flags in statfs(2) Konstantin Belousov
- git: 725003da5302 - main - pf.conf.5: Fix endpoint-independent description Ed Maste
- git: 1fc7922f9f90 - main - devd.conf(5): explain difference between internal and shell variables Joerg Wunsch
- git: 9efd215411bb - main - rtwn: create a new HAL routine for enabling STA mode beacon processing Adrian Chadd
- Sat, 21 Dec 2024
- Sun, 22 Dec 2024
- Mon, 23 Dec 2024
- git: 6e8233df18c8 - main - hwpmc_x86: Fix NULL deref when loading on unsupported hardware Bojan Novković
- git: bc201841d139 - main - mac_do(4): Revamp manual page after MAC/do updates Olivier Certner
- git: 1ccbdf561f41 - main - tmpfs: Rework file handles Olivier Certner
- git: 2069f6ecb1b1 - main - makefs: Crudely fix a sprintf warning Ed Maste
- git: c9756953bded - main - inpcb: Further restrict binding to a port owned by a different UID Mark Johnston
- git: aa94868f5e9a - main - syslogd: Remove is_exclusive metadata from tests Mark Johnston
- git: 66a022a30dd9 - main - syslogd: Add syslog basic message format tests Mark Johnston
- git: ee75c991acdc - main - syslogd: Add syslog forwarded message format tests Mark Johnston
- git: 65c61840eeb7 - main - syslogd: Add syslog relayed message format tests Mark Johnston
- git: 8cc248fb92bf - main - syslogd: Add rfc3164-strict format option Mark Johnston
- git: b45f84cc6213 - main - makefs: Exit with error if writing cd image fails Ed Maste
- git: 893839b11988 - main - diff: Fix device case. Dag-Erling Smørgrav
- Re: git: bc201841d139 - main - mac_do(4): Revamp manual page after MAC/do updates FreeBSD User
- git: 053a98849734 - main - tcp: don't ever return ECONNRESET on close(2) Gleb Smirnoff
- git: 5982237f1e5a - main - sed: Fix handling of an empty pattern space Mark Johnston
- git: 003818aca4cd - main - sed tests: Add a regression test for the c function Mark Johnston
- git: 969d1aa4dbfc - main - fusefs: fix a memory leak Alan Somers
- Re: git: bc201841d139 - main - mac_do(4): Revamp manual page after MAC/do updates Olivier Certner
- git: 3a56015a2f5d - main - pkgbase: fix inclusion of tests in ssh, bsnmp, clibs-dev Ed Maste
- git: 98e34e8e2557 - main - ntp: Undo upstream (ntp.org) fix for upstream Bug 3851 Cy Schubert
- Tue, 24 Dec 2024
- Wed, 25 Dec 2024
- git: 5e3ab1894e1e - main - amd64: extract code to print fault details from trap_fatal() into a new helper Konstantin Belousov
- git: dd2b54436445 - main - amd64: on any fault during call to EFI RT, restore execution and print fault details Konstantin Belousov
- git: 3e8f4a30594f - main - efirt: use correct ABI for runtime EFI functions Konstantin Belousov
- Thu, 26 Dec 2024
- Fri, 27 Dec 2024
- Re: git: 94e94d2dddfa - main - UPDATING: Add a notes for iwm(4) firmware and pkgbase users Danilo G. Baio
- Re: git: 94e94d2dddfa - main - UPDATING: Add a notes for iwm(4) firmware and pkgbase users Emmanuel Vadot
- Re: git: 94e94d2dddfa - main - UPDATING: Add a notes for iwm(4) firmware and pkgbase users Danilo G. Baio
- Re: git: 24ae172a5035 - main - ng_ubt(4): do not attach Realtek 87XX/88XX adaptors in bootloader mode. Andriy Gapon
- git: 6ea1ce222c7c - main - bhnd: Fix a few use after frees when releasing resources John Baldwin
- Re: git: ba1904937d9a - main - acpica: Extract _OSC parsing to a common file Kristof Provost
- Re: git: ba1904937d9a - main - acpica: Extract _OSC parsing to a common file Renato Botelho
- Sat, 28 Dec 2024
- git: 791170aaf7ef - main - rtwn: make sure RCR_APPFCS stays set in monitor mode / mode changes. Adrian Chadd
- git: fad3e1fbc8a4 - main - arm/qualcomm: Fix a typo in a source code comment Gordon Bergling
- git: 3db51fb1720e - main - isci(4): Fix a typo in a source code comment Gordon Bergling
- git: d40330306cd0 - main - sound(4): Fix a typo in a source code comment Gordon Bergling
- git: 15ce9a0544e9 - main - kern: Fix a typo in a source code comment Gordon Bergling
- git: 06690044dac1 - main - timeout(1): Some minor tweaks and improvements Gordon Bergling
- Re: git: 1f5c50a86173 - main - pci_host_generic:Add pcib_request_feature on ACPI tuexen_at_freebsd.org
- git: 837feb4d05c2 - main - kernel: Clarify kern.elfNN.nxstack sysctl description Ed Maste
- Re: git: 24ae172a5035 - main - ng_ubt(4): do not attach Realtek 87XX/88XX adaptors in bootloader mode. Alexey Dokuchaev
- git: 3282e368e004 - main - thr_cancel.c: style Konstantin Belousov
- git: e32308efa215 - main - thr_sig.c: style Konstantin Belousov
- git: 86f6ff9ff00e - main - libthr: move dlerror_msg into zeroed part of struct thread Konstantin Belousov
- git: a944e6d5c0c2 - main - thr_cancel.c: use testcancel() instead of manually expanding it Konstantin Belousov
- git: 030f48f78f96 - main - pthread_setcancelstate(3): make it async-signal-safe Konstantin Belousov
- git: 9f78c837d94f - main - check_cancel: when in_sigsuspend, send SIGCANCEL unconditionally Konstantin Belousov
- Re: git: 24ae172a5035 - main - ng_ubt(4): do not attach Realtek 87XX/88XX adaptors in bootloader mode. Vladimir Kondratyev
- git: 225c5e535b36 - main - nvmft: Fix typo in error message if an I/O queue fails to handoff John Baldwin
- Re: git: 24ae172a5035 - main - ng_ubt(4): do not attach Realtek 87XX/88XX adaptors in bootloader mode. Vladimir Kondratyev
- git: 792e47a51a42 - main - ocs_fc: print instance_index value rather than pointer itself in ocs_cam.c Warner Losh
- git: caab831338f4 - main - Export additional __aeabi_ symbols from arm's libgcc_s Dimitry Andric
- git: 07cd69e272da - main - mountd.c: Define a new -a command line option Rick Macklem
- git: 6db916d21a09 - main - mound.8: Document the new -a command line option Rick Macklem
- git: 295934eaa92c - main - exports.5: Document the current behavior of -alldirs Rick Macklem
- git: 39d3c81c43c7 - main - ping: correct minimal payload size for the sweep ping Maxim Konovalov
- git: 8408510c7769 - main - ping: adjust error messages and comments for -gGh flags Maxim Konovalov
- git: 14d370c9d72a - main - ping: remove a stray tab Maxim Konovalov
- Sun, 29 Dec 2024
- git: b313229969cc - main - pci: avoid accidental clobbering of regs on some fdt platforms Kyle Evans
- git: 9ba7351fcfd7 - main - ssp: Make ssp.h more self-contained Mark Johnston
- git: 6ba2a0846fe3 - main - ping.8: typo fix, indentifying -> identifying Maxim Konovalov
- git: 788e1eb7c199 - main - makefs: Remove impossible if condition Ed Maste
- Mon, 30 Dec 2024
- git: a314c60625af - main - mount(8): Avoid truncation when fstab-formatting unionfs mount info Jason A. Harmening
- git: 895347fc10c5 - main - TCP BBR: remove assignments without effect Michael Tuexen
- git: 16e8e99f1d41 - main - TCP RACK: remove redundant check Michael Tuexen
- git: b5739c8b1222 - main - TCP RACK, BBR: ensure return value is always ininitialized Michael Tuexen
- git: 10fa3f2518d4 - main - certctl: Set METALOG ownership to root:wheel Ed Maste
- git: 8a50aa09019a - main - nv: Add <sys/_nv.h> header for nvlist_t declaration John Baldwin
- git: 365b89e8ea4a - main - nvmf: Switch several ioctls to using nvlists John Baldwin
- git: 9b1585384d53 - main - kqueue.2: Editorial pass John Baldwin
- git: 1f31d4374280 - main - makefs: Fix cd9660 duplicate directory names Ed Maste
- git: 6553c31c969d - main - endian.h: Update comments now that POSIX Issue 8 is POSIX.1-2024 Warner Losh
- git: ec30ca2e13ae - main - pf: remove impossible condition Kristof Provost
- git: 54ead732cf08 - main - pf: deduplicate IPPROTO_ICMPV6 and IPPROTO_ICMP handling Kristof Provost
- git: 07579e2110b3 - main - pf: sprinkle const over function arguments Kristof Provost
- git: 4be8e29e776b - main - pf: initialise addresses in pf_get_transaddr_af() Kristof Provost
- Tue, 31 Dec 2024
- git: 4fad98b5c8d7 - main - rtwn: remove SEQ_SEL, replace with a QOS bit Adrian Chadd
- git: 18fabd338ce7 - main - ath_hal_ar9300: quick refactor of tx/rx chain handling Adrian Chadd
- git: cc3b7b7e715d - main - ath_hal_ar9300: implement the TX/RX chainmask override for AR9300 HAL Adrian Chadd
- git: 9a8e9b2a79e1 - main - RELNOTES: Add an entry for commit 07cd69e272da Rick Macklem
- git: 41b30bbc1a57 - main - uart: Add support for Brainboxes / Intashield serial cards. Yoshihiro Takahashi
- git: 48ef7ed72a02 - main - Clarify net.inet.ip.allow_net240 and allow_net0 Ed Maste
- git: 81f9d3b11f31 - main - sys/sys/kernel.h: Remove SI_SUB_DONE Zhenlei Huang
- git: 4940584bbf0b - main - TCP RACK, BBR: cleanup of ctf_process_inbound_raw() Michael Tuexen
- git: 4f3a0c719780 - main - TCP RACK: don't use an uninitialized variable Michael Tuexen
- git: b47dcb4b1ff1 - main - TCP BBR: fix getsockopt() for TCP_BBR_USEDEL_RATE Michael Tuexen
- git: 203027b2d5dc - main - Update libexec/rc/debug.sh and hooks.sh Simon J. Gerraty
- git: 7ddf19492cd9 - main - rtwn: add support for register IO debugging Adrian Chadd
- git: af2e102c4065 - main - rtwn: enable periodic TX reporting support on RTL8188EU NICs. Adrian Chadd
- git: 307f9c351588 - main - rtwn: only set INIRATE if we're not doing firmware rate control. Adrian Chadd
- git: 06b7335701fa - main - rtwn: add rtwn_ctl_vhtrate(), some cleanups Adrian Chadd
- git: aac74b708b3d - main - libelftc: Fix a typo - FreeBSD's riscv port is little-endian. Joseph Koshy
- git: 0ce13b1d580f - main - TCP RACK: add comment Michael Tuexen
- git: 5ec914e06c96 - main - TCP BBR: fix condition when sending a tail loss probe Michael Tuexen
- git: aa178783710f - main - rtwn: print out the firmware file being loaded Adrian Chadd
- git: cbc331d153cf - main - rtwn: fix builds on non-x86 platforms Adrian Chadd
- Go to: [ monthly archives ] [ by author ] [ by date ]