Skip site navigation (1)Skip section navigation (2)


2026/dev-commits-src-main/20260525.dev-commits-src-main

Messages: 166, old messages first
Last page update: Mon May 25 0:07:02 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. May 18 Mateusz Piotrowski         git: 30f500e97b57 - main - p9fs.4: MLINK to virtio_p9fs.4
  2. May 18 Ed Maste                   git: 0b0e5daf4333 - main - openssh: Fix SIZEOF_TIME_T in freebsd-configure.sh
  3. May 18 Ed Maste                   git: f5993872faf5 - main - openssh: Regen config.h to fix i386 SIZEOF_TIME_T
  4. May 18 Adrian Chadd               git: 3abc07947c14 - main - asmc: fix asmc_key_dump() page fault on T2 MMIO backend
  5. May 18 Dag-Erling=?utf-8?Q? Sm=C3 git: 2af70d7a3849 - main - tcp: Make RFC 6191 support configurable
  6. May 18 Ed Maste                   git: 876a17321c89 - main - nlist.3: Replace a.out(5) Xref with elf(5)
  7. May 18 Dag-Erling=?utf-8?Q? Sm=C3 git: 78074011acee - main - tcp: Fix typo in RFC 6191 sysctl
  8. May 18 Mariusz Zaborski           git: d705a519525f - main - cap_net: do not allow new limits to drop keys from the old ones
  9. May 18 Dag-Erling=?utf-8?Q? Sm=C3 git: 2509ddee9bdb - main - freebsd-update: Skip /etc/ssl/cert.pem
 10. May 18 Ed Maste                   Re: git: 2574974648c6 - main - OpenSSH: Update to 10.3p1
 11. May 18 Adrian Chadd               git: af5cdcd8b18c - main - Revert "asmc: fix asmc_key_dump() page fault on T2 MMIO backend"
 12. May 18 Ed Maste                   git: 22c054c4cce7 - main - elf_common.h: Add SHT_LLVM_ADDRSIG
 13. May 18 Adrian Chadd               git: 32f854663d76 - main - qcom_tlmm: remove annoying debugging
 14. May 18 Simon J. Gerraty           git: 701d7be6e4a9 - main - Add test cases for safe_eval.sh
 15. May 18 John Baldwin               git: 6a043d0814a2 - main - LinuxKPI: Check the devclass of the parent device in dev_is_pci
 16. May 18 John Baldwin               git: ffcf5e356644 - main - pci: Add is_pci_device helper function
 17. May 18 John Baldwin               git: 6dc813301a17 - main - sys: Use is_pci_device instead of direct comparisons to devclasses
 18. May 18 John Baldwin               git: be4f245e1e4f - main - sys: Use is_pci_device instead of checking device or devclass names
 19. May 18 Brooks Davis               Re: git: 876a17321c89 - main - nlist.3: Replace a.out(5) Xref with elf(5)
 20. May 18 John Baldwin               git: 63d7b7fad2dd - main - ctld: Mark a few more isns_* methods in the conf class private


21. May 18 John Baldwin git: 4f90de093321 - main - ctld: Remove redundant call to conf::isns_schedule_update 22. May 18 John Baldwin git: f1c5de5fab9d - main - ctld: Add a dedicated conf method for shutting down 23. May 18 John Baldwin git: 9306d0449ba6 - main - ctld: Simplify pidfile rename handling in conf::apply 24. May 18 Ed Maste git: cd6bf930eafe - main - nlist.3: Clarify which symbol table is used 25. May 18 Ed Maste git: 94b7a335683a - main - nlist.3: Add discouraged use notice 26. May 19 Ed Maste git: 762e451b318c - main - nlist.3: Add stab(5) Xref 27. May 19 Ed Maste Re: git: 876a17321c89 - main - nlist.3: Replace a.out(5) Xref with elf(5) 28. May 19 Kyle Evans git: 67f7f2781daa - main - linuxkpi: work with numpages > 1 in the set_pages_*() KPIs 29. May 19 Konstantin Belousov git: f6f5eb319016 - main - linux/linux_common.h: make header self-contained 30. May 19 Adrian Chadd git: 8d36ec1c9c5b - main - net80211: migrate wk_rxmic / wk_rxmic in TKIP code to accessors 31. May 19 Adrian Chadd git: e56f7becc7ef - main - iwx: clean up / document noise floor and RSSI fetching 32. May 19 Dag-Erling=?utf-8?Q? Sm=C3 git: 4617a6cb82a6 - main - nlist: Handle multiple symbol tables 33. May 19 Dag-Erling=?utf-8?Q? Sm=C3 git: 1cfc208a07b6 - main - tmpfs: Overhaul option handling on remount 34. May 19 Christos Margiolis git: 65341ec31729 - main - snd_hda: Reassign duplicate HDMI/DP pin sequences instead of disabling 35. May 19 Kyle Evans git: 8dad29555a58 - main - linuxkpi: fix 32-bit arm build 36. May 19 Mark Johnston git: eeffed5aa0d9 - main - tests/if_carp: Run all tests with execenv=jail 37. May 19 Sergey A. Osokin git: 9958d0f1dc64 - main - bsd-family-tree: add OpenBSD 7.9 38. May 19 Bjoern A. Zeeb Re: git: e56f7becc7ef - main - iwx: clean up / document noise floor and RSSI fetching 39. May 19 John Baldwin git: 8c9dc47b5fca - main - vnic: Add missing #include 40. May 19 John Baldwin git: 8de34a84224b - main - arm64/iommu: Add a missing close parenthesis
41. May 19 John Baldwin Re: git: 8de34a84224b - main - arm64/iommu: Add a missing close parenthesis 42. May 19 Ryan Libby git: 296c174835cf - main - vnlru: avoid trigger calculation when force < 2 43. May 19 John Baldwin git: d84a691a3590 - main - powerpc: Remove stale include line from MPC85XX 44. May 19 Justin Hibbits Re: git: d84a691a3590 - main - powerpc: Remove stale include line from MPC85XX 45. May 19 Ed Maste git: 3c07cfb25283 - main - elfdump: Decode SHT_LLVM_ADDRSIG section header type 46. May 20 Justin Hibbits git: cd3cc6e910c0 - main - i2c/sensors: Add driver for W83793 hardware monitor 47. May 20 Justin Hibbits git: 31855427d934 - main - dpaa: Restore Semihalf license header 48. May 20 John Baldwin Re: git: d84a691a3590 - main - powerpc: Remove stale include line from MPC85XX 49. May 20 Mateusz Piotrowski git: d04da19acbef - main - d.7: Document no support for ddi_pathnam(), getmajor(), and getminor() 50. May 20 Alexander Ziaee git: 9096a8b1c89c - main - crypto driver manuals: Add crypto to search index 51. May 20 Konstantin Belousov git: d9c31658df84 - main - kern_umtx.c: remove dead code 52. May 20 Gleb Smirnoff git: e145afc9eb91 - main - netlink: factor out compatibility code from inlined function 53. May 20 Gleb Smirnoff git: e924a2c80b9e - main - netlink: fix unsigned overflow on a truncated message 54. May 20 Mark Johnston git: b36fd09a834b - main - amd64/vmparam: Fix KASAN shadow map size in comment 55. May 20 Mark Johnston git: d6f0e671d079 - main - kinst/arm64: Fix return values from kinst_invop() 56. May 20 Mark Johnston git: e6be6dedeea1 - main - kinst/arm64: Handle an additional PC-relative instruction 57. May 20 Alexander Ziaee git: c796cc5afff2 - main - nlist.3: Move deprecation notice after intro 58. May 20 Cy Schubert git: 8dfb0805fc31 - main - ipfilter: Validate length before checksum 59. May 20 Cy Schubert git: 68ed81631afa - main - ipfilter: Add NULL check for fin_dp in ICMP packet handlers 60. May 20 Cy Schubert git: cdc40489a7a6 - main - ipfilter: Add NULL check for fin_m in ipf_pr_icmp6()
61. May 20 Cy Schubert git: c028080749c0 - main - ipfilter: Fix NULL dereferences in ipf_checkicmp6matchingstate() 62. May 20 Andre Albsmeier Re: git: 1111a44301da - main - Defer the January 19, 2038 date limit in UFS1 filesystems to February 7, 2106 63. May 20 Mark Johnston git: 4b6a23eb8a7e - main - procdesc: Make sure to drain selinfo sleepers in procdesc_free() 64. May 20 Mark Johnston git: f95da272b8b7 - main - jaildesc: Make sure to drain selinfo sleepers in jaildesc_close() 65. May 20 Mark Johnston git: 4c09834afad0 - main - netmap: Drain selinfo sleepers in nm_os_selinfo_uninit() 66. May 20 Mark Johnston git: d91c459a93e5 - main - fusefs: Handle buggy servers' LISTXATTR response 67. May 20 Mark Johnston git: dea055a0e86f - main - ptrace: Fix validation of PT_SC_REMOTE arguments 68. May 20 Mark Johnston git: a10bc81d333e - main - libcasper: switch from select(2) to poll(2) 69. May 20 Mark Johnston git: 0f15f5359041 - main - bsdinstall: Avoid invoking eval on the wlan SSID list 70. May 20 Mark Johnston git: 2afb4c979f2d - main - bsdconfig: Make sure that SSID names are properly escaped 71. May 20 Ed Maste git: 59601a75d6fb - main - cap_net.3: Clarify monotonic reduction in permitted operations 72. May 20 Pouria Mousavizadeh Tehran git: c0256b31efcc - main - routing: Add support for metric 73. May 20 Pouria Mousavizadeh Tehran git: 73acfc586348 - main - netlink: Add RTA_PRIORITY support (metric) 74. May 20 Pouria Mousavizadeh Tehran git: b9a246a91797 - main - rtnetlink.4: Add RTA_PRIORITY 75. May 20 Pouria Mousavizadeh Tehran git: 6dd429aeabec - main - route(8): Show metric value in get route 76. May 20 Pouria Mousavizadeh Tehran git: f15b8a8f1de1 - main - route(8): Show metric value in monitor route 77. May 20 Pouria Mousavizadeh Tehran git: 2e2d402d061d - main - route(8): Add metric argument 78. May 20 Pouria Mousavizadeh Tehran git: d87e5b28b763 - main - route.8: Describe metric modifier 79. May 20 Pouria Mousavizadeh Tehran git: 1f03c62e43a0 - main - netstat(1): Show metric value for routes 80. May 20 Pouria Mousavizadeh Tehran git: bc301fee4cb2 - main - routing: Add tests for metric
81. May 21 Mariusz Zaborski git: 1d0410fb349f - main - ping6: convert receive loop from pselect(2) to ppoll(2) 82. May 21 Andrey V. Elsukov git: 6eba055fcf5b - main - ipfw: fix parsing error in nat config port_range 83. May 21 Dag-Erling=?utf-8?Q? Sm=C3 git: e9cbbf04d6fe - main - nlist: Decrement nent on match 84. May 21 Michael Tuexen git: 81b47a7c604f - main - ipfw: fix checksum after NAT 85. May 21 Andrew Gallatin git: d7cde43f95bf - main - Revert "loopback: Clear hash unconditionally." 86. May 21 Siva Mahadevan git: 02ef0b6d76e9 - main - universe: allow moving build logs to UNIVERSE_LOGDIR 87. May 21 Siva Mahadevan git: c170a96dbeeb - main - universe: emit warning instead of error for bad/missing KERNCONF 88. May 21 Siva Mahadevan git: a8c74d6c64df - main - tests/ndp: fix ndp_routeinfo_option testcase flakiness 89. May 21 Christos Margiolis git: 6024e3f99a1e - main - Add audio group 90. May 21 Christos Margiolis git: 5f904cb1b05c - main - virtual_oss(8): Create loopback devices with GID_AUDIO 91. May 21 Christos Margiolis git: 8532b4a43636 - main - rc: virtual_oss: Create a loopback device in the default configuration 92. May 21 Nuno Teixeira Re: git: 4dd97955e68d - main - libpkgconf: Fix paths 93. May 21 Olivier Certner git: cba191e291c1 - main - MAC/do: Add basic tests on setting rules 94. May 21 Olivier Certner git: 21df76d01fce - main - mac_do.4: Jail parameter takes 'new', not 'enable'; uid_t/gid_t are 32-bit 95. May 21 Martin Cracauer git: 03c410ba1724 - main - man: Stop referring to non-existing manpage strlcpy(9) 96. May 21 Konstantin Belousov git: ace4a3e177c0 - main - vn_lock_pair(): handle the case of vp1->v_vnlock == vp2->v_vnlock 97. May 21 Konstantin Belousov git: f5433e784078 - main - vfs_domount(): handle the case when vn_lock_pair() only locked once 98. May 21 Joseph Mingrone git: bc2055b94576 - main - sbin/devd/snd.conf: Add missing -n options to sysrc calls 99. May 21 Mark Millard Re: git: 4dd97955e68d - main - libpkgconf: Fix paths 100. May 21 Olivier Certner git: ad3d7666e00b - main - BSD.tests.dist: Add the new sys/mac/do directory
101. May 21 Kristof Provost git: 64327f769cee - main - pf: fix incorrect table decoding in netlink 102. May 21 Kristof Provost git: e4130ac13d2f - main - pf: switch to getmicro(up)time() 103. May 21 Nuno Teixeira Re: git: 4dd97955e68d - main - libpkgconf: Fix paths 104. May 22 Ed Maste git: d66fec481bfd - main - netlink: Fix lock leak in nl_find_nhop 105. May 22 Konstantin Belousov git: 0c85df006514 - main - vop_read_pgcache_post(): the vnode is unlocked 106. May 22 ShengYi Hung git: 28d85db46b48 - main - xhci: Do not drop and add bits in xhci 107. May 22 Aymeric Wibo git: f814650aaf78 - main - power: Fix stype name lengths 108. May 22 Christos Margiolis git: 3a3b05459136 - main - sound: Remove SV_ABI_LINUX ifdef 109. May 22 Aymeric Wibo git: 0b2df683672e - main - acpi_spmc: Remove useless __DECONSTs 110. May 22 Ed Maste git: 1a4ad649cb13 - main - netlink: Avoid undefined behaviour 111. May 22 Mark Johnston git: 6ab30433a73b - main - tests/net: Run all tests with execenv=jail and enable parallelism 112. May 22 Mark Johnston git: 8deebce931fa - main - kernel: Enable -fstack-protector-strong by default 113. May 22 Mark Johnston git: bc041630fae2 - main - tcp: Remove a no-op eventhandler 114. May 22 John Baldwin Re: git: 03c410ba1724 - main - man: Stop referring to non-existing manpage strlcpy(9) 115. May 22 Mark Johnston git: c9546bb61910 - main - tests/procdesc: Use a more efficient mechanism to block 116. May 22 Mark Johnston Re: git: 8deebce931fa - main - kernel: Enable -fstack-protector-strong by default 117. May 22 Mark Johnston git: bed77cf7c213 - main - vmm/arm64: Compile vmm_nvhe.c without SSP 118. May 22 Alan Somers git: e030e4e73fe7 - main - lib/libc/gen/fts.3: use 'options' consistently in fts_set() description 119. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: cbe037c97058 - main - ldns: Belatedly update for OpenSSL 3.0.0 120. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 2bc6aa3c41d0 - main - import ldns 1.8.3
121. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 597a090ff2ab - main - import ldns 1.9.0 122. May 22 Mark Millard Re: git: 4dd97955e68d - main - libpkgconf: Fix paths 123. May 22 Alan Somers git: 113c262b2ad1 - main - lib/libc/tests/gen: add fts_open() error and edge case tests 124. May 22 Alan Somers git: e624417db8a1 - main - lib/libc/tests/gen: add fts_children() tests 125. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 399f9ca49b6e - main - Revert "import ldns 1.9.0" 126. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: f103898935e1 - main - Revert "import ldns 1.8.3" 127. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 9ed998a81bab - main - ldns: Update to 1.9.0 128. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: d44c9549ef31 - main - ldns: Update to 1.8.4 129. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: a4b175941815 - main - tftp: Simplify URI handling 130. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 29351335704e - main - tftp: Close files when we're done with them 131. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 47e4571df158 - main - tftp: Fix handling of port name or number 132. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 5fd928cf1cef - main - tftp: Replace fgets with getline 133. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 29aaaa5e6660 - main - tftp: Style cleanup 134. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: b94689d036c5 - main - tftp: Add test case with over-long URL 135. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 933893771344 - main - tftpd: Add missing bounds checks 136. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 76c3387024b4 - main - tftpd: Simplify packet drop macro 137. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 70739f3499b0 - main - ldns: Regenerate configuration after update 138. May 22 Alexander Ziaee git: 4e2bf6e90a65 - main - mdoc.7: Revert upstream changes to Lb/LIBRARY 139. May 22 Andrew Gallatin git: fd9af1e7084c - main - sendfile: Fix bug when using headers with SW KTLS offload 140. May 22 Ed Maste git: eff5f220c379 - main - netlink: Fix interface type match
141. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: dd6415536784 - main - ldns: Fix unused variable on big-endian 142. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: cd69bc03cf67 - main - unbound: Tweak freebsd-configure script 143. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 290190b26c09 - main - unbound: Regenerate for 1.24.1 144. May 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 22fa41b4e81a - main - unbound: Update to 1.24.2 145. May 22 Mark Millard Re: git: 700637cbb5e5 - main - Merge llvm-project main llvmorg-21-init-19288-gface93e724f4 146. May 22 Dave Cottlehuber git: c783d7181d6a - main - syslogd: fix memory leak in casper_ttymsg() 147. May 22 Dimitry Andric Re: git: 700637cbb5e5 - main - Merge llvm-project main llvmorg-21-init-19288-gface93e724f4 148. May 22 Alan Somers Re: git: d1ca01059d5d - main - padlock(4)/nehemiah: move i386-only entropy source to MD files 149. May 22 Bjoern A. Zeeb Re: git: 36b855f18925 - main - amd64/vmm: Lock global PCI passthrough structures 150. May 22 Mark Johnston git: b13335331092 - main - amd64/vmm: Fix ppt_unmap_mmio() after commit 36b855f18925 151. May 22 Mark Johnston Re: git: 36b855f18925 - main - amd64/vmm: Lock global PCI passthrough structures 152. May 22 Bjoern A. Zeeb Re: git: 36b855f18925 - main - amd64/vmm: Lock global PCI passthrough structures 153. May 23 Dag-Erling=?utf-8?Q? Sm=C3 git: 5fa84c6ec176 - main - unbound: Update to 1.25.0 154. May 23 Dag-Erling=?utf-8?Q? Sm=C3 git: 50caa0ea0c16 - main - unbound: Update to 1.25.1 155. May 23 Ed Maste git: 1dbc10414884 - main - netlink: Check for NULL return from npt_alloc() 156. May 23 Jilles Tjoelker git: 1df431576f99 - main - sh/tests: Cut down builtins/read12.0 by 2 seconds 157. May 23 Michael Osipov git: f30b1df048f0 - main - mrsas.4: Use Broadcom/LSI consistently 158. May 23 Michael Osipov git: c74645b0c8df - main - mfiutil.8/mrsasutil.8: Use Broadcom/LSI consistently 159. May 23 Ed Maste git: 4d125ed6e7d4 - main - netlink: Avoid potential undefined behaviour 160. May 23 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 1df431576f99 - main - sh/tests: Cut down builtins/read12.0 by 2 seconds
161. May 24 Bjoern A. Zeeb git: 8ead19207e56 - main - LinuxKPI: 802.11: reset chanctx when recycling 162. May 24 Bjoern A. Zeeb git: 11d69a4558de - main - LinuxKPI: 802.11: add support for suspend/resume 163. May 24 Martin Cracauer git: d2c21935e866 - main - pxeboot: warn and abort on TCP-only NFS server, which doesn't work for pxeboot 164. May 24 Konstantin Belousov git: db513f3a55d5 - main - fcntl.2: clarify arg use for F_SETFD 165. May 24 Jilles Tjoelker git: cc145f5d8425 - main - sh/tests: Add a test for long line in history 166. May 24 Jilles Tjoelker git: 95e4fce8f0c4 - main - bin/sh: Fix history long line truncation/corruption

home | up | archive | sorted by: subject - author - date - reverse date