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
- Go to: [ monthly archives ] [ by author ] [ by date ]