dev-commits-src-main
Messages: 194, old messages first
Last update: Sat Oct 11 17:40:49 2025
|
|
home | archive sorted by: subject | author | date | reverse date
1. Oct 6 Mateusz Guzik git: e0b571d77364 - main - mtx: rename MTX_CONTESTED to MTX_WAITERS 2. Oct 6 Mark Johnston git: 5fda4690b4a1 - main - release: Set INSTALL_AS_USER=yes when running pkg clean in NO_ROOT mode 3. Oct 6 Jose Luis Duran git: 893c3b857e60 - main - release: packages: Fix grammar in pkg description 4. Oct 6 Jose Luis Duran git: 75f7e003b79d - main - nss_tacplus: Fix typo MK_INSTALLIB -> MK_INSTALLLIB 5. Oct 6 Michael Tuexen git: 941b8ecdc087 - main - tcp: remove stray ; 6. Oct 6 Olivier Certner git: c8141e273a3e - main - nullfs: Fix some style after recent changes 7. Oct 6 Olivier Certner git: 09f925b57aeb - main - nullfs: Slightly reduce contention by reducing concurrent sections 8. Oct 6 Mariusz Zaborski git: a0c709ab5af4 - main - lsvfs(1): Capsicumise 9. Oct 6 Jonathan T. Looney git: 4a5d8670a7d5 - main - x86: Close race condition on MCA task queues at startup 10. Oct 6 Jonathan T. Looney git: 5e1611a37a02 - main - x86: Defer non-fatal MCA message output from the HW interrupt context 11. Oct 6 Bjoern A. Zeeb Re: git: 2ed9833791f2 - main - thunderbolt: Import USB4 code 12. Oct 6 Konstantin Belousov git: f19ef352ec63 - main - kern_exit.c: do not leak reaper bitmap busy bits 13. Oct 6 Kyle Evans git: ab492c08fc3c - main - build: don't create duplicate bootstrap-tools targets 14. Oct 6 John Baldwin git: 762f1c7c6cde - main - ahci: Use pci_msix_*_bar instead of reading config registers directly 15. Oct 6 John Baldwin git: b658158e9396 - main - ahci: Don't fail attach if the MSI-X BARs cannot be allocated 16. Oct 6 Mateusz Guzik git: 84f981ba57e7 - main - nullfs: shrink null_node to 32 bytes 17. Oct 6 Alexander Ziaee git: 17085d8eb120 - main - iovctl.8: Fix missing xref section number 18. Oct 6 Alexander Ziaee git: 45f8336f3a31 - main - ice.4: Improve SYNOPSIS 19. Oct 6 Mark Johnston git: 2ba20004ef76 - main - libc: Reimplement the *rand48 family of functions 20. Oct 6 Mateusz Guzik git: 0ecbc335daa8 - main - nullfs: fix up build with INVARIANTS after previous
21. Oct 6 Mateusz Guzik Re: git: 09f925b57aeb - main - nullfs: Slightly reduce contention by reducing concurrent sections 22. Oct 6 Colin Percival git: 2b6c5f041f29 - main - EC2: Include LLDB in small and builder AMIs 23. Oct 6 Colin Percival git: 2d184465e8bb - main - release: Rework VM package selection using sets 24. Oct 6 cyric@mm.st Re: git: 2ed9abe1d873 - main - snl.3: escape \n propertly 25. Oct 6 Michael Tuexen git: 8af2f06a99b1 - main - tcp: improve SEG.ACK validation in SYN-RECEIVED 26. Oct 6 Maxim Konovalov git: dcb5ee48960a - main - snl.3: use \e esc sequence for \ as per mandoc_char(7) 27. Oct 6 Colin Percival git: c943e6ff9ab0 - main - release: Fix pkgbase tarball names on FTP site 28. Oct 6 Mark Millard Re: git: 2ed9833791f2 - main - thunderbolt: Import USB4 code 29. Oct 6 Kristof Provost git: 8fecb09bc58e - main - pfctl: store correct ticket type 30. Oct 6 Kristof Provost git: b476593519e9 - main - pfctl: check if the anchor exists before we attempt to flush anything from it 31. Oct 6 Michael Tuexen git: 0faa9ca827a5 - main - tcp: remove stray ; 32. Oct 6 Aymeric Wibo git: fc2ed9d96804 - main - power: Add stype parameter in power_suspend/resume eventhandlers 33. Oct 6 Aymeric Wibo git: a25cfcab9a9d - main - linuxkpi: Support s2idle in `pm_suspend_target_state` 34. Oct 6 Bjoern A. Zeeb Re: git: a25cfcab9a9d - main - linuxkpi: Support s2idle in `pm_suspend_target_state` 35. Oct 6 Jessica Clarke Re: git: a25cfcab9a9d - main - linuxkpi: Support s2idle in `pm_suspend_target_state` 36. Oct 6 Konstantin Belousov Re: git: 84f981ba57e7 - main - nullfs: shrink null_node to 32 bytes 37. Oct 6 Mateusz Guzik Re: git: 84f981ba57e7 - main - nullfs: shrink null_node to 32 bytes 38. Oct 6 Mateusz Guzik Re: git: 84f981ba57e7 - main - nullfs: shrink null_node to 32 bytes 39. Oct 7 Gleb Smirnoff git: 488718ff4234 - main - netlink: in snl_init_writer() don't overwrite error in case of failure 40. Oct 7 Olivier Certner git: d3bfcd66409b - main - libsa: smbios: Detect less-than-64-bit platforms via __SIZEOF_SIZE_T__
41. Oct 7 Kristof Provost git: 306f29475fce - main - pf.conf.5: 'address' is mandatory with route-to 42. Oct 7 Andrew Turner git: fa975e2a5bb2 - main - arm64: Add Debug OS Lock fields 43. Oct 7 Andrew Turner git: 534aec00976c - main - arm64/vmm: Handle debug exits 44. Oct 7 Olivier Certner Re: git: 84f981ba57e7 - main - nullfs: shrink null_node to 32 bytes 45. Oct 7 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 9cab9fde5eda - main - virtual_oss: Port to base 46. Oct 7 Andrey V. Elsukov git: c4cce0a3e94e - main - ipv6: don't complain when deleting an address with prefix length of 128 47. Oct 7 Christos Margiolis Re: git: 9cab9fde5eda - main - virtual_oss: Port to base 48. Oct 7 Mark Johnston Re: git: 9cab9fde5eda - main - virtual_oss: Port to base 49. Oct 7 Jonathan T. Looney git: e770e32aa3a0 - main - x86: Reduce amount of time the MCA lock is held while emitting records 50. Oct 7 Cy Schubert git: b2efd602aea8 - main - unbound: Vendor import 1.24.0 51. Oct 7 Dag-Erling =?utf-8?Q?Sm=C3 git: a9c72543d287 - main - tail: Tweak follow_rename test case 52. Oct 7 Dag-Erling =?utf-8?Q?Sm=C3 git: 31db1582c883 - main - fts: Remove a few stray blank lines 53. Oct 7 Dag-Erling =?utf-8?Q?Sm=C3 git: a802334d86c7 - main - fts: Further improve the manual page 54. Oct 7 Dag-Erling =?utf-8?Q?Sm=C3 git: 95de78614a57 - main - cp: Simplify sameness checks 55. Oct 7 Dag-Erling =?utf-8?Q?Sm=C3 git: 18997fb9eca6 - main - ln: Simplify sameness checks 56. Oct 7 Dag-Erling =?utf-8?Q?Sm=C3 git: 1b0fce2944e3 - main - tarfs: Simplify sameness checks 57. Oct 7 Jonathan T. Looney git: 1c2fc62e4a96 - main - x86: Add a way to inject artificial MCA events for testing 58. Oct 7 Michael Tuexen git: d801cc2d8542 - main - sockstat: support reporting of BBLog state 59. Oct 7 Gleb Smirnoff git: d9c94e5eefc0 - main - tests/netinet: fix so_reuseport_lb_test flakyness 60. Oct 7 Gleb Smirnoff git: e7e7bf757ace - main - krb5: create the KDC database directory
61. Oct 7 Jose Luis Duran Re: git: b2efd602aea8 - main - unbound: Vendor import 1.24.0 62. Oct 7 Olivier Cochard git: 2e09ec72417c - main - tests/aio: Add support for larger max_buf_aio to vectored_big_iovcnt test 63. Oct 7 Cy Schubert Re: git: b2efd602aea8 - main - unbound: Vendor import 1.24.0 64. Oct 7 Warner Losh git: ce89c8f47a91 - main - cam/iosched: Initialize max_lat 65. Oct 7 Cy Schubert Re: git: b2efd602aea8 - main - unbound: Vendor import 1.24.0 66. Oct 7 Enji Cooper git: d4033e6d3774 - main - crypto/openssl: update generated files to match 3.5.4 artifacts 67. Oct 7 Warner Losh git: 86becbd8c1ce - main - Revert "cam/iosched: Initialize max_lat" 68. Oct 8 Jose Luis Duran Re: git: b2efd602aea8 - main - unbound: Vendor import 1.24.0 69. Oct 8 Lexi Winter Re: git: e7e7bf757ace - main - krb5: create the KDC database directory 70. Oct 8 Lexi Winter Re: git: b2efd602aea8 - main - unbound: Vendor import 1.24.0 71. Oct 8 Adrian Chadd git: 1f76551e1a5e - main - net80211: document some of the crypto/key functions 72. Oct 8 Lexi Winter git: ecaf90ee03bc - main - ncurses: Move to the minimal set 73. Oct 8 Lexi Winter git: f7dc7d7af368 - main - Makefile: Force DISTDIR=/ for (update-)packages 74. Oct 8 Lexi Winter git: 349f4fd3827e - main - libpkgecc: Remove -ffreestanding 75. Oct 8 Lexi Winter git: a507a7026c40 - main - packages: Set dependency origin in generate-ucl.lua 76. Oct 8 Lexi Winter git: a6ac2c98c9cb - main - generate-ucl.lua: Add missing copyright header 77. Oct 8 Cy Schubert Re: git: b2efd602aea8 - main - unbound: Vendor import 1.24.0 78. Oct 8 Colin Percival git: b6f69c39999b - main - release: Fix dependency ordering 79. Oct 8 Gleb Smirnoff Re: git: e7e7bf757ace - main - krb5: create the KDC database directory 80. Oct 8 Gleb Smirnoff Re: git: b2efd602aea8 - main - unbound: Vendor import 1.24.0
81. Oct 8 Gleb Smirnoff Re: git: b2efd602aea8 - main - unbound: Vendor import 1.24.0 82. Oct 8 Lexi Winter Re: git: e7e7bf757ace - main - krb5: create the KDC database directory 83. Oct 8 Lexi Winter git: fa6d67cd16b5 - main - BSD.root.dist: Add package tag for all directories 84. Oct 8 Lexi Winter git: 0f5ed3c427ff - main - bsd.confs.mk: Support CONFGROUPS.yes 85. Oct 8 Lexi Winter git: 56f9879c3dd8 - main - libexec/rc/rc.d/Makefile: Use CONFGROUPS.yes 86. Oct 8 Lexi Winter git: c8f9a9abd800 - main - generate-set-ucl.lua: Add missing copyright header 87. Oct 8 Cy Schubert Re: git: b2efd602aea8 - main - unbound: Vendor import 1.24.0 88. Oct 8 Lexi Winter Re: git: e7e7bf757ace - main - krb5: create the KDC database directory 89. Oct 8 Lexi Winter git: ed5023c96c6e - main - bsdinstall.8: Fix '---jail' option in manpage 90. Oct 8 Brooks Davis git: 9e7eb261e6f9 - main - arch.7: deprecate __ILP32__ and __LP64__ macros 91. Oct 8 Brooks Davis git: 2fe28202aaac - main - arch.7: decouple long and pointer sizes 92. Oct 8 Brooks Davis git: fd895b4f0423 - main - arch.7: Add CHERI architectures 93. Oct 8 Lexi Winter Re: git: 2fe28202aaac - main - arch.7: decouple long and pointer sizes 94. Oct 8 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: b2efd602aea8 - main - unbound: Vendor import 1.24.0 95. Oct 8 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: e7e7bf757ace - main - krb5: create the KDC database directory 96. Oct 8 Lexi Winter Re: git: e7e7bf757ace - main - krb5: create the KDC database directory 97. Oct 8 Dag-Erling =?utf-8?Q?Sm=C3 git: d96f9a468866 - main - rcorder: Fix grammar in warning about loops 98. Oct 8 Dag-Erling =?utf-8?Q?Sm=C3 git: 4070ae0e9a60 - main - nvme: Tweak completion timeout loop 99. Oct 8 Brooks Davis Re: git: 2fe28202aaac - main - arch.7: decouple long and pointer sizes 100. Oct 8 Mark Johnston git: b464c7a75e30 - main - pw: pw_mkdb(3) does not set errno
101. Oct 8 Mark Johnston git: 687cb66411c7 - main - tools/build: Bring in stdckdint.h if needed 102. Oct 8 Mark Johnston git: 53ab85a55408 - main - cross-build: Define __GNUC_PREREQ__ in cdefs.h 103. Oct 8 Mark Johnston git: ae6db60ff56d - main - rc: Update dependencies for zpool scripts 104. Oct 8 Mark Johnston git: 04d47c7cde54 - main - rc tests: Add a test to check for warnings from rcorder 105. Oct 8 Jose Luis Duran Re: git: b2efd602aea8 - main - unbound: Vendor import 1.24.0 106. Oct 8 Doug Rabson git: e21e6e96b662 - main - release: Avoid generating .pkgsave files in OCI images 107. Oct 8 Mark Johnston git: 170aac934794 - main - tests/mac_portacl: restore sysctls after modification 108. Oct 8 Mark Johnston git: 79042fd7ed41 - main - tests/mac_ipacl: restore sysctls after modification 109. Oct 8 Mark Johnston git: e63bf6aa523e - main - cryptocheck: Be friendlier when testing software crypto backends 110. Oct 8 Benedict Reuschling git: ab0329e6eb45 - main - jail.8: Mention that vnet.interface can have multiple addresses 111. Oct 8 Gleb Smirnoff Re: git: e7e7bf757ace - main - krb5: create the KDC database directory 112. Oct 8 Alexander Ziaee git: e41e099ef199 - main - release/RPI: Add RPI Zero 2W device tree blob dtb 113. Oct 8 Dag-Erling =?utf-8?Q?Sm=C3 git: de3faa85d8f9 - main - local-unbound-setup: Set so-sndbuf to 0 114. Oct 8 Alexander Ziaee git: 20a8d0603479 - main - aacraid.4: Improve HARDWARE introductory sentance 115. Oct 8 Alexander Ziaee git: d5d1e05efbed - main - aacraid.4: Fix document description + tag SPDX 116. Oct 8 Olivier Certner git: 781802df7a2b - main - uma_core: Rely on domainset iterator to wait on M_WAITOK 117. Oct 8 Michael Tuexen git: ab837a2eed6d - main - sockstat: improve indentation 118. Oct 8 Jonathan T. Looney git: 0d14826de7d9 - main - x86: Allow MCA messages to be rate-limited 119. Oct 8 Jonathan T. Looney git: 55c28005f544 - main - x86: support sending non-fatal MCA messages to syslog 120. Oct 9 Brad Davis git: a7d9c69fa903 - main - g_part: Replace some spaces with tabs to match the rest of this struct
121. Oct 9 Olivier Certner git: f5544556754e - main - getgrouplist.3: Insist on the value returned in 'ngroups'; Minor changes 122. Oct 9 Olivier Certner git: bb339adfb2a2 - main - nfsuserd: Fix OOB access on membership of too many groups 123. Oct 9 Michael Tuexen git: 73f56fa542ec - main - tcp lro: use theflowid only when it has hash properties 124. Oct 9 Olivier Certner git: c36a44e1cdab - main - initgroups.3: Clarify that ENOMEM is a possible value for 'errno' 125. Oct 9 Ed Maste git: a28b44ddc348 - main - zfs: Revert "tunables: remove legacy FreeBSD aliases" 126. Oct 9 Alfonso S. Siciliano git: 3e42d7194bdc - main - contrib/bsddialog: Import version 1.0.5 127. Oct 9 Alfonso Siciliano Re: git: 3e42d7194bdc - main - contrib/bsddialog: Import version 1.0.5 128. Oct 9 Colin Percival git: 0dc634d48fcc - main - release: Don't install missing lib32 into VMs 129. Oct 9 Olivier Certner git: 75eb6846269b - main - nfsuserd: Fix OOB access on membership of too many groups, take 2 130. Oct 9 Christos Margiolis Re: git: 9cab9fde5eda - main - virtual_oss: Port to base 131. Oct 9 Ed Maste git: 349da4dbff72 - main - libcasper: explicit cast in cap_fileargs header 132. Oct 9 Gregory Neil Shapiro git: e9f7c3de111b - main - Merge commit '1fdae2e33fdc751bc2ec74c81fcde14323e4e965' 133. Oct 9 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 9cab9fde5eda - main - virtual_oss: Port to base 134. Oct 9 Michael Tuexen git: 98b2a2265f5e - main - sockstat: improve output formatting 135. Oct 9 Michael Tuexen git: 746eadecaa7d - main - sockstat: show path state column only when useful 136. Oct 9 John Baldwin git: 1435a9b293e2 - main - ctld: Defer initialization of NVMeoF associations 137. Oct 9 Christos Margiolis Re: git: 9cab9fde5eda - main - virtual_oss: Port to base 138. Oct 9 Alan Somers Re: git: 746eadecaa7d - main - sockstat: show path state column only when useful 139. Oct 9 Ryan Libby git: e474fdfde604 - main - acpidump: quiet gcc -Wstrict-aliasing 140. Oct 9 Michael Tuexen Re: git: 746eadecaa7d - main - sockstat: show path state column only when useful
141. Oct 9 Alan Somers Re: git: 746eadecaa7d - main - sockstat: show path state column only when useful 142. Oct 9 Michael Tuexen Re: git: 746eadecaa7d - main - sockstat: show path state column only when useful 143. Oct 9 Alan Somers Re: git: 746eadecaa7d - main - sockstat: show path state column only when useful 144. Oct 9 Alexander Ziaee git: d8a4843cb76e - main - umass.4: Modernize driver loading instructions 145. Oct 9 Alexander Ziaee git: de36d0dbaeaf - main - cli.lua.8: Reflow literal comments 146. Oct 9 Michael Tuexen Re: git: 746eadecaa7d - main - sockstat: show path state column only when useful 147. Oct 9 Konstantin Belousov git: 035f1971ade4 - main - fs/nullfs/null.h: put first definition after headers include 148. Oct 9 Konstantin Belousov git: 419f2fe6b70b - main - nullfs: add a helper for testing if vnode belongs to a nullfs mount 149. Oct 9 Konstantin Belousov git: 8e6f6a5fbde7 - main - nullfs_mount: use symbols instead of string literals for cache mount options 150. Oct 9 Konstantin Belousov git: 6fa205a6233f - main - nullfs: add nounixbypass mount option 151. Oct 9 Konstantin Belousov git: 033587a985a4 - main - mount_nullfs.8: document unixbypass and nounixbypass 152. Oct 10 Warner Losh git: 8e985774117d - main - kern: Remove needless kern.opts.mk 153. Oct 10 Warner Losh git: 498368529011 - main - modules: Simplify some expressions 154. Oct 10 Warner Losh git: 3faa5bfece73 - main - kern: Don't need bsd.own.mk 155. Oct 10 Warner Losh git: 53825afc5dd1 - main - nvme: There's 64 LBAF descriptors, not 16 156. Oct 10 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 9cab9fde5eda - main - virtual_oss: Port to base 157. Oct 10 Xin LI git: 586319793368 - main - libbz2: add pkg-config file (bzip2.pc) 158. Oct 10 Lexi Winter git: 6235ee2848df - main - etc/mtree: Add package tags for Kerberos directories 159. Oct 10 Krzysztof Galazka git: 2170400142b9 - main - ix(4): Add support for debug dump for E610 adapters 160. Oct 10 Christos Margiolis Re: git: 9cab9fde5eda - main - virtual_oss: Port to base
161. Oct 10 Krzysztof Galazka git: b202176dc76d - main - ice(4): Add PCI IDs for E835 devices 162. Oct 10 John Baldwin Re: git: 53825afc5dd1 - main - nvme: There's 64 LBAF descriptors, not 16 163. Oct 10 Christos Margiolis git: 188ddc15e546 - main - virtual_oss: Clean up rcorder 164. Oct 10 Mark Johnston git: 756fa1c09673 - main - vmm: Unify implementations of vcpu_cleanup() 165. Oct 10 Mark Johnston git: e9182981f7fe - main - vmm: Make vmmops declarations more consistent 166. Oct 10 Mark Johnston git: 059b0b704663 - main - vmm: Move the guest vmspace into the generic vm_mem structure 167. Oct 10 Mark Johnston git: 642c763a9ad1 - main - vmm: Remove some unused macros 168. Oct 10 Mark Johnston git: 13d866b314f8 - main - vm_object: Reset kvo_path on each iteration in vm_object_list_handler() 169. Oct 10 Mark Johnston git: ffca0c44ffe8 - main - vm_object: Export the number of wired pages in vm_object_list_handler() 170. Oct 10 Mark Johnston git: f66bb825f589 - main - vmstat: Print the number of wired pages in each object 171. Oct 10 cyric@mm.st Re: git: d8a4843cb76e - main - umass.4: Modernize driver loading instructions 172. Oct 10 Alexander Ziaee Re: git: d8a4843cb76e - main - umass.4: Modernize driver loading instructions 173. Oct 10 Kyle Evans Re: git: d8a4843cb76e - main - umass.4: Modernize driver loading instructions 174. Oct 10 Dave Cottlehuber git: a5b19a0cb9c4 - main - release: switch OCI containers to use pkg sets 175. Oct 10 Olivier Certner git: c363dcbe75b2 - main - getgroups.2: Simplifications; Be clearer on programs to be modified 176. Oct 10 Kyle Evans git: a29cf898b09c - main - build: fix ordering of pkgbase targets to get a dtb package reliably 177. Oct 10 Colin Percival git: 9934558460e4 - main - sockstat: Fix build reproducibility 178. Oct 10 Rick Macklem git: 7a289fe3cd5c - main - rpc.tlsservd.c: Pin max threads at 1 for now 179. Oct 11 Colin Percival git: 6081365c27e6 - main - vmimage.subr: metalog_add generated databases 180. Oct 11 Colin Percival git: 2b0ffc0ee48c - main - EC2: metalog_add missing files from packages
181. Oct 11 Colin Percival git: 474ae083b1e1 - main - release: Remove errant .endfor 182. Oct 11 obiwac Re: git: 2ed9833791f2 - main - thunderbolt: Import USB4 code 183. Oct 11 Ahmad Khalifa git: 25cca51ed294 - main - libm: remainder: make sure x is zero 184. Oct 11 Igor Ostapenko git: 2d9fd2c573c3 - main - mit-krb5.pc: Add missing -lkrb5profile 185. Oct 11 Kristof Provost git: 98c1bf371c5d - main - pf tests: make syncookie:loopback more robust 186. Oct 11 Kristof Provost git: c70039393428 - main - pf tests: give inetd some time to start 187. Oct 11 Kristof Provost git: 8217075f9ecb - main - pf tests: give rules_counter:4G more time 188. Oct 11 Kristof Provost git: 02923dd9b0de - main - dummynet: SDT probe dropped packets 189. Oct 11 Kristof Provost git: 8a6bfa0455bf - main - pf tests: add missing atf_test_case lines for nat tests 190. Oct 11 Kristof Provost git: 1735d66a9c5b - main - pf tests: verify checksum offload handling 191. Oct 11 Igor Ostapenko git: 21716b6c3ed6 - main - kyua: Make "test" command actually report about workdir cleanup issues 192. Oct 11 Mark Millard Re: git: 2ed9833791f2 - main - thunderbolt: Import USB4 code 193. Oct 11 Ed Maste git: abd9424590ba - main - bsdinstall: Tweak pkgbase/dist set labels 194. Oct 11 Colin Percival git: 8a7ac88aa399 - main - EC2: Fix additional files on small+builder AMIs
home | archive sorted by: subject | author | date | reverse date