2026/dev-commits-src-main/20260608.dev-commits-src-main
Messages: 181, new messages first
|
Last page update: Mon Jun 8 0:07:02 2026
|
|
home | up | archive | sorted by: subject - author - date - reverse date
1. Jun 7 Robert Clausecker git: 93221c277608 - main - depend-cleanup.sh: rebuild strrchr.o on riscv64 if it came from strrchr.S 2. Jun 7 Robert Clausecker git: 5f732742ad5b - main - libc: Add free_sized() and free_aligned_sized() as per C23 3. Jun 7 Robert Clausecker git: 3501eec9dd39 - main - libc: Guard mergesort() allocation size arithmetic 4. Jun 7 Robert Clausecker git: 4996ebdb7200 - main - libc/riscv64: temporarily unhook strrchr() from the build 5. Jun 7 Robert Clausecker git: c3f6dcea1992 - main - msun: Fix up for recent rsqrt[fl] functions 6. Jun 7 Robert Clausecker git: 26a1180cd152 - main - qsort.3: Document mergesort() behaviour on size overflow 7. Jun 7 Martin Matuska git: b1b4871f373e - main - zfs: fix sysctl_os.c 8. Jun 7 Dimitry Andric Re: git: d94972174560 - main - zfs: merge openzfs/zfs@a170134fe 9. Jun 7 Olivier Certner Re: git: 7487932f4fbc - main - assert.h: style(9): Space after #define, between #endif and comment 10. Jun 6 Martin Matuska git: d94972174560 - main - zfs: merge openzfs/zfs@a170134fe 11. Jun 6 Adrian Chadd git: a620746da173 - main - fix(fwe): add missing net epoch around ether_input 12. Jun 6 Adrian Chadd git: 4a299ef19c7e - main - firewire: clean up XXX comments 13. Jun 6 Konstantin Belousov git: 390ae06d4f52 - main - procctl(PROC_REAP_GETPIDS): re-validate reaper after relock of proctree_lock 14. Jun 6 Konstantin Belousov git: 261c97b47ea4 - main - kern_procctl: add get_reaper_or_p() helper 15. Jun 6 Konstantin Belousov git: a845480cc122 - main - procctl(): do not allow the process to exit inside kern_procctl_single() 16. Jun 6 Baptiste Daroussin git: e5ef12ccd01f - main - nuageinit: install certs in /usr/share/certs/trusted 17. Jun 6 Bjoern A. Zeeb Re: git: 3915ffb1c3e0 - main - loader.efi: Fix when staging moves late 18. Jun 6 Mark Johnston git: 1ee4b5fd824a - main - fork: Drop an uneeded PHOLD/PRELE pair 19. Jun 6 Ed Maste git: 85195c0c7f8a - main - ipsec: Free entire mbuf chain on failure 20. Jun 6 Ed Maste git: 232021fd093c - main - linuxkpi 802.11: Free entire mbuf chain on failure
21. Jun 6 Ed Maste git: 5a7f41e94b6d - main - if_stf: Free entire mbuf chain on failure 22. Jun 6 Dag-Erling=?utf-8?Q? Sm=C3 git: 8d9dff23f206 - main - check-old-libs: Show information about packages 23. Jun 6 Baptiste Daroussin git: bad3c15dffea - main - nuageinit: update documentation for phone_home and final_message 24. Jun 6 Baptiste Daroussin git: 58653bf4d0fb - main - nuageinit: implement phone_home support 25. Jun 6 Baptiste Daroussin git: e01f202ecf93 - main - nuageinit: implement final_message support 26. Jun 6 Baptiste Daroussin git: 68e60bb8b6c9 - main - nuageinit: expose decode_base64 to fix tests 27. Jun 6 Baptiste Daroussin git: 71e8122b3f6e - main - nuage.lua: add encode_base64 helper 28. Jun 6 Baptiste Daroussin git: 328a76d17f85 - main - nuageinit: implement power_state_change and locale support 29. Jun 6 Baptiste Daroussin git: b56f029add48 - main - nuageinit: implement ca_certs support 30. Jun 6 Baptiste Daroussin git: be711ade6f66 - main - nuageinit: implement MIME multipart user-data support 31. Jun 6 Baptiste Daroussin git: 6d27d52ccd35 - main - nuageinit: implement ntp support 32. Jun 6 Konstantin Belousov Re: git: 5cc3fa098856 - main - arm64: Add exception flag for ksiginfo_t and set in trapsignal 33. Jun 6 Konstantin Belousov git: d53633bfcf24 - main - rename(2): do not allow to rename root vnode of the mounted filesystem 34. Jun 6 Konstantin Belousov git: 5d0ebfe1d978 - main - renameat(2): when retrying, check for pending signals 35. Jun 6 Warner Losh git: 3915ffb1c3e0 - main - loader.efi: Fix when staging moves late 36. Jun 6 Andrew Gallatin git: 16e5abf415ba - main - APEI: Provide more info on fatal hardware errors 37. Jun 5 Dag-Erling=?utf-8?Q? Sm=C3 git: 77e894cb09af - main - audit: Replace TAILQ with STAILQ 38. Jun 5 Dag-Erling=?utf-8?Q? Sm=C3 git: 0620c99d278b - main - audit: Add poll / select support 39. Jun 5 Mark Johnston git: 520e0f576f71 - main - udp: Fix resource leaks in an error path in udp6_send() 40. Jun 5 Ed Maste git: c2631d1623f4 - main - arch.7: Restore (non-SPE) 32-bit powerpc to MD tables
41. Jun 5 Alan Somers git: 670738a17568 - main - fts: add fts regression tests 42. Jun 5 Alan Somers git: b45654c6a4d3 - main - fts: add misc fts traversal tests 43. Jun 5 Ed Maste git: 0ae946e7223d - main - vt: Avoid integer overflow in CONS_HISTORY ioctl 44. Jun 5 Dag-Erling=?utf-8?Q? Sm=C3 git: 641e8e39560d - main - Revert "libc: Constify the getcap API" 45. Jun 5 Mark Johnston git: 2404d8d741f2 - main - linux: Drop unneeded PHOLDs 46. Jun 5 Alan Somers Re: git: 823d00b2d447 - main - libc: Constify the getcap API 47. Jun 5 Dag-Erling=?utf-8?Q? Sm=C3 git: 77fdeba18c07 - main - fts: Correct description of fts_set 48. Jun 5 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: f7c0bd206fe4 - main - file: normalize .result files to ensure trailing newline on install 49. Jun 5 Ed Maste git: 2ea49bb595df - main - arch.7: Remove 32-bit powerpc from tables 50. Jun 5 Ed Maste git: 5805fadd0dd7 - main - arch.7: arch.7: Add wchar_t signedness 51. Jun 5 Jessica Clarke Re: git: ddf6fad0295a - main - etcupdate: Make nobuild the default 52. Jun 5 Andrew Turner git: 0b862a795a35 - main - arm64: Expose ESR in mcontext 53. Jun 5 Andrew Turner git: 5cc3fa098856 - main - arm64: Add exception flag for ksiginfo_t and set in trapsignal 54. Jun 5 Bojan Novk=?utf-8?Q?ovi=C4 git: 8f6c577c9f70 - main - bhyve(8): allow cpu pinning using N-M:X-Y ranges 55. Jun 5 Dag-Erling=?utf-8?Q? Sm=C3 git: b5a96894f67a - main - rc: Bail if /dev/null is not a device 56. Jun 5 Dag-Erling=?utf-8?Q? Sm=C3 git: ddf6fad0295a - main - etcupdate: Make nobuild the default 57. Jun 5 Siva Mahadevan Re: git: f7c0bd206fe4 - main - file: normalize .result files to ensure trailing newline on install 58. Jun 5 Alan Somers git: c606eb37135d - main - fts: address post-merge feedback on fts_children_test.c 59. Jun 5 Mark Johnston git: f4424a273386 - main - dhclient.conf.5: Correct crossreference 60. Jun 5 Alan Somers git: ee213339f4b2 - main - fts: address post-merge feedback on fts_set_test.c
61. Jun 5 Rick Macklem git: 3dfbbe8586bb - main - nfsd: Add per-MDS fs striping configuration 62. Jun 5 John Baldwin Re: git: 7487932f4fbc - main - assert.h: style(9): Space after #define, between #endif and comment 63. Jun 5 Yoshihiro Takahashi git: e3fa020202d8 - main - protocols: Update with IANA list 64. Jun 5 Bjoern A. Zeeb git: cda79e505e21 - main - LinuxKPI: 802.11: set flag if frame should be part of an A-MPDU 65. Jun 5 Bjoern A. Zeeb git: 22ac9be92d1d - main - LinuxKPI: 802.11: adjust tracing for action/ampdu/addba functions 66. Jun 5 Bjoern A. Zeeb git: 259efa730c3d - main - LinuxKPI: 802.11: make *addba* work better 67. Jun 5 Bjoern A. Zeeb git: a993d281111b - main - LinuxKPI: 802.11: add note about rate control support under boot -v 68. Jun 5 Bjoern A. Zeeb git: fb97712a7f13 - main - LinuxKPI: 802.11: implement ieee80211_start_tx_ba_session() 69. Jun 5 Bjoern A. Zeeb git: ba796102fefa - main - LinuxKPI: 802.11: add three more driver downcalls 70. Jun 5 Baptiste Daroussin git: d7984912385c - main - nuageinit: implement ssh_authkey_fingerprints support 71. Jun 5 Baptiste Daroussin git: 58184a301a1f - main - nuageinit: implement keyboard support 72. Jun 5 Baptiste Daroussin git: 797dad91ff46 - main - nuageinit: implement mounts support 73. Jun 5 Baptiste Daroussin git: 4662263c246f - main - nuageinit: implement resolv_conf support 74. Jun 5 Baptiste Daroussin git: 6e54d00867dd - main - nuageinit: add tests for bootcmd, ssh_deletekeys, disable_root, manage_etc_hosts 75. Jun 5 Baptiste Daroussin git: ba58e8ad7263 - main - nuageinit: implement manage_etc_hosts support 76. Jun 5 Baptiste Daroussin git: b9be7608cd13 - main - nuageinit: implement bootcmd support 77. Jun 5 Baptiste Daroussin git: ab478de1f9b3 - main - pw: fix incorrect metalog path in mkdir_home_parents 78. Jun 5 Baptiste Daroussin git: 1cc5684b3216 - main - pw: remove duplicate pw_user_add declarations 79. Jun 5 Baptiste Daroussin git: fe1e912d5a39 - main - pw: fix setmode(NULL) crash when homemode is a boolean value 80. Jun 5 Baptiste Daroussin git: 5f9c8f142d17 - main - pw: fix const qualification in unquote()
81. Jun 5 Baptiste Daroussin git: 4fd8a69ec662 - main - pw: fix inverted condition in shell_path error handling 82. Jun 5 Baptiste Daroussin git: 13f4a37b536b - main - pw: fix uninitialized name pointer in pw_group_del 83. Jun 5 Xin LI git: f7c0bd206fe4 - main - file: normalize .result files to ensure trailing newline on install 84. Jun 4 Dag-Erling=?utf-8?Q? Sm=C3 git: 823d00b2d447 - main - libc: Constify the getcap API 85. Jun 4 Dag-Erling=?utf-8?Q? Sm=C3 git: a85e39030f8c - main - etcupdate: Make diff -l actually work 86. Jun 4 Dag-Erling=?utf-8?Q? Sm=C3 git: ad524568f9fb - main - limits: Fix pipebuf resource type 87. Jun 4 Dag-Erling=?utf-8?Q? Sm=C3 git: ba0d22eacd60 - main - libarchive: Fix typo in sed command 88. Jun 4 Rick Macklem git: ea4886f2829b - main - nfs_commonkrpc.c: Improve handling of NFSv4.1/4.2 recovery 89. Jun 4 Baptiste Daroussin git: 22c1f5d0ec21 - main - nuageinit: complete SSH support with ssh_deletekeys and disable_root 90. Jun 4 Baptiste Daroussin git: 0ba9b7b7f815 - main - nuageinit: fix update_sshd_config crash when file does not exist 91. Jun 4 Baptiste Daroussin git: cf5722ed60cf - main - nuageinit: fix TOCTOU in addsshkey, adddoas, addsudo 92. Jun 4 Baptiste Daroussin git: ea0932d71aa7 - main - nuageinit: refactor goto abuse in chpasswd() 93. Jun 4 Baptiste Daroussin git: fdff89256fd9 - main - nuageinit: fix non-standard f:close(cmd) and remove dead precmd 94. Jun 4 Baptiste Daroussin git: 852504a5fa5e - main - nuageinit: remove dead checkgroup(), inline check in purge_group() 95. Jun 4 Baptiste Daroussin git: 46d1758aa7a2 - main - nuageinit: add hostname validation (RFC 952/1123) to sethostname() 96. Jun 4 Baptiste Daroussin git: 57807f389a9e - main - nuageinit: add nil/empty guard to decode_base64() 97. Jun 4 Baptiste Daroussin git: 5f58d9207469 - main - nuageinit: add dirname edge case tests 98. Jun 4 Baptiste Daroussin git: 9459465308ff - main - nuageinit: add config2_network DNS services test 99. Jun 4 Baptiste Daroussin git: b813e46e1533 - main - nuageinit: fix dirname('/') returning nil instead of '/' 100. Jun 4 Enji Cooper (yaneurabeya) Re: git: 886164895f3f - main - amd64: complete thunderbolt KERNCONF integration
101. Jun 4 Konstantin Belousov git: 453968c78d27 - main - uipc_usrreq: revert addition of EMPTYPATH for bindat(2) 102. Jun 4 ShengYi Hung Re: git: 86326398b73b - main - Merge commit 63c29df8eceb from llvm git (by Dmitry Polukhin): 103. Jun 4 Ed Maste git: b551429ad65d - main - linuxkpi: Add dma_unmap_page_attrs 104. Jun 4 Dag-Erling=?utf-8?Q? Sm=C3 git: fa3f69fa4cab - main - libmsun: Fix incorrect MLINK for sincosl(3) 105. Jun 4 Robert Clausecker Re: git: 86326398b73b - main - Merge commit 63c29df8eceb from llvm git (by Dmitry Polukhin): 106. Jun 4 Kyle Evans git: c7ff706b31c2 - main - lualoader: add be-list and be-switch commands 107. Jun 4 Olivier Certner git: 4f7d987015dd - main - .git-blame-ignore-revs: <assert.h> whitespace changes: Fix comment 108. Jun 4 Olivier Certner Re: git: 7487932f4fbc - main - assert.h: style(9): Space after #define, between #endif and comment 109. Jun 4 Olivier Certner git: 8ee0f80252d1 - main - .git-blame-ignore-revs: <assert.h> whitespace changes 110. Jun 4 Dag-Erling=?utf-8?Q? Sm=C3 git: eb3a0a74a069 - main - libarchive: Clean up the build configuration 111. Jun 4 Dag-Erling=?utf-8?Q? Sm=C3 git: b3a8659f3692 - main - MAINTAINERS, CODEOWNERS: Add myself to fts and stdio 112. Jun 4 Brooks Davis Re: git: 7487932f4fbc - main - assert.h: style(9): Space after #define, between #endif and comment 113. Jun 4 Olivier Certner git: 7487932f4fbc - main - assert.h: style(9): Space after #define, between #endif and comment 114. Jun 4 Dimitry Andric Re: git: 86326398b73b - main - Merge commit 63c29df8eceb from llvm git (by Dmitry Polukhin): 115. Jun 4 Dimitry Andric Re: git: 86326398b73b - main - Merge commit 63c29df8eceb from llvm git (by Dmitry Polukhin): 116. Jun 4 Olivier Certner git: 0c2d64ce3da9 - main - MAC/do: Clarify comments about flags attached per-ID or per-ID-type 117. Jun 4 Olivier Certner git: 1c0e5c53ff16 - main - kern_prot.c: Belatedly add copyright 118. Jun 4 Nuno Teixeira Re: git: 86326398b73b - main - Merge commit 63c29df8eceb from llvm git (by Dmitry Polukhin): 119. Jun 4 Pouria Mousavizadeh Tehran git: d52de9a3448f - main - defaultroute: Fix dual-stack and IPv6-only handling 120. Jun 4 Pouria Mousavizadeh Tehran git: 4258829c8f58 - main - Revert "defaultroute: Fix dual-stack and IPv6-only handling"
121. Jun 4 Pouria Mousavizadeh Tehran git: 5b5a836e72ec - main - defaultroute: Fix dual-stack and IPv6-only handling 122. Jun 4 Olivier Certner Re: git: ce243df20aa8 - main - i386: Fix build (of 'genassym.o') 123. Jun 4 Kyle Evans git: a05af6ddf901 - main - pci: bcm2838: cleanup on attach failure to fix devmatch panic 124. Jun 4 Kyle Evans git: 31a94ec32b53 - main - pci: pci_host_generic: provide cleanup methods outside of detach 125. Jun 4 Kyle Evans git: b230a7b9a52c - main - kern: ofw: provide ofw_bus_destroy_iinfo to teardown interrupt-map 126. Jun 4 Rick Macklem git: 72e57bc26417 - main - nfsd: Add support for striped Flexible File layout 127. Jun 3 Ed Maste git: 67df31301590 - main - linuxkpi: Make pm_qos.h self-contained 128. Jun 3 Jilles Tjoelker git: 73e0d6b44038 - main - tests: Avoid sleep when causing a write error 129. Jun 3 Jilles Tjoelker git: 8bf490256986 - main - diff: Correct fd 0 case on pipe 130. Jun 3 Ed Maste git: 248dd56d2dea - main - install.1: Convert link flags to a table 131. Jun 3 Ed Maste git: b49021b49a78 - main - install.1: Document options incompatible with -s 132. Jun 3 Gleb Smirnoff Re: git: 017690e50913 - main - netpfil: add PF netlink command decoding support 133. Jun 3 Kristof Provost Re: git: 017690e50913 - main - netpfil: add PF netlink command decoding support 134. Jun 3 Gleb Smirnoff Re: git: 017690e50913 - main - netpfil: add PF netlink command decoding support 135. Jun 3 Rick Macklem git: 07d733963ecd - main - nfs_clrpcops.c: Change initial layout type to flex files 136. Jun 3 Olivier Certner Re: git: 886164895f3f - main - amd64: complete thunderbolt KERNCONF integration 137. Jun 3 Olivier Certner git: 9a133eee1ed9 - main - thunderbolt: Fix INVARIANTS compilation 138. Jun 3 Ed Maste git: 4908bea5b7f5 - main - xinstall: Add test for -d -s not allowed together 139. Jun 3 Ed Maste git: 521afce6a859 - main - xinstall: Do not allow -l and -s together 140. Jun 3 Olivier Certner git: ce243df20aa8 - main - i386: Fix build (of 'genassym.o')
141. Jun 3 ShengYi Hung Re: git: 7b26353a59d6 - main - hwpstate_intel: Disable package control on hybrid CPU 142. Jun 3 Matteo Riondato Re: git: 3d9cd10b2857 - main - pfdenied: fix checking root anchor 143. Jun 3 Kristof Provost git: 3d9cd10b2857 - main - pfdenied: fix checking root anchor 144. Jun 3 Kristof Provost git: 017690e50913 - main - netpfil: add PF netlink command decoding support 145. Jun 3 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 886164895f3f - main - amd64: complete thunderbolt KERNCONF integration 146. Jun 3 Navdeep Parhar git: c029d04671e9 - main - cxgbe(4): Use backdoor access to read SGE context on T7 147. Jun 3 Navdeep Parhar git: 309fc9f76591 - main - cxgbe(4): Use correct FID in KTLS tx work requests 148. Jun 3 Navdeep Parhar git: 4b6887e38638 - main - cxgbe(4): Do not read indirect INT_CAUSE registers directly 149. Jun 3 Enji Cooper git: 886164895f3f - main - amd64: complete thunderbolt KERNCONF integration 150. Jun 3 Enji Cooper git: a48b900300eb - main - asmc: add MMIO backend for T2 Macs 151. Jun 3 Xin LI git: e949ce9dc0e6 - main - MFV: file 5.47. 152. Jun 2 Andrew Gallatin git: e98ed8d99fd4 - main - lacp: Simplify lacp_compose_key() 153. Jun 2 Alan Somers git: 940142d61037 - main - lib/libc/tests/gen: add fts_set() tests 154. Jun 2 Adrian Chadd Re: git: 7b26353a59d6 - main - hwpstate_intel: Disable package control on hybrid CPU 155. Jun 2 Konstantin Belousov git: 5d36fcc53d3d - main - open.2: document O_PATH behavior for bindat/connectat 156. Jun 2 Konstantin Belousov git: 12c590a9abd7 - main - bindat(2)/connectat(2): allow implicit EMPTYPATH for unix domain sockets 157. Jun 2 Christos Margiolis git: 4f7092eeb22d - main - virtual_oss_cmd(8): Improve error messages 158. Jun 2 Christos Margiolis git: eb5aa5c337c8 - main - bsdinstall: Add virtual_oss service option 159. Jun 2 Pawel Biernacki git: 5dbbd764c8e1 - main - linux: Fix missing break in lsiginfo_to_siginfo() 160. Jun 2 Pouria Mousavizadeh Tehran git: ea4888e63f6a - main - nat64lsn: Fix type confusion panic when using wrong NAT64 instance type
161. Jun 2 Dag-Erling=?utf-8?Q? Sm=C3 git: 1cef7e9eb082 - main - ObsoleteFiles: Add some ancient locale symlinks 162. Jun 2 Pouria Mousavizadeh Tehran git: b84d31ee7453 - main - linux: Add linux_pt_fpregset and bsd_to_linux_fpregset() for amd64 163. Jun 2 Pouria Mousavizadeh Tehran git: c515e6040614 - main - linux: Implement PTRACE_GETREGSET NT_PRFPREG and NT_X86_XSTATE 164. Jun 2 ShengYi Hung git: 7b26353a59d6 - main - hwpstate_intel: Disable package control on hybrid CPU 165. Jun 2 Kirk McKusick git: 553ef188f7ec - main - Avoid incorrect UFS1 timestamp corrections when system clock fails at boot. 166. Jun 1 Ed Maste git: f77d37cffdf3 - main - linuxulator: Return EINVAL for invalid inotify flags 167. Jun 1 Mark Johnston git: 68004e56fdc2 - main - net: Fix handling of unmapped user pages in if_getgroup() 168. Jun 1 Mark Johnston git: 49d90d9ddfc1 - main - lagg: Handle a port count of zero 169. Jun 1 Dimitry Andric git: 86326398b73b - main - Merge commit 63c29df8eceb from llvm git (by Dmitry Polukhin): 170. Jun 1 Konstantin Belousov git: 16f21c5af350 - main - amd64: there is no reason to copy ucode around in ucode_load_bsp() 171. Jun 1 Konstantin Belousov git: 606d3cb1be5f - main - amd64: do not switch back and restore UEFI IDT in wrmsr_early_safe_end() 172. Jun 1 Ed Maste git: 72e34b3e3907 - main - get/setpriority: Add capability mode checks 173. Jun 1 Olivier Certner git: 79d0dbc9c6d6 - main - MAC/do: Fix double-free on parse error after "executable paths" feature 174. Jun 1 Pietro Cerutti git: 84dd0acd1c8c - main - dma: support relaying to an LMTP endpoint 175. Jun 1 Dag-Erling=?utf-8?Q? Sm=C3 git: dfd2273d2762 - main - sh: Fix pipebuf limit 176. Jun 1 ShengYi Hung git: 4ccbceefeb0f - main - spi: Remove incorrect pci id 177. Jun 1 Olivier Certner git: 1876f629b976 - main - style.9: Fix a typo (missing word) 178. Jun 1 Olivier Certner Re: git: 439710cf003b - main - assert.h: Revert "Remove leading tabs for whitespace consistency" 179. Jun 1 Stefa=?utf-8?Q?n E=C3=9Fer git: f983cb362de7 - main - fs/msdosfs: add support for file namws with surrogate pairs 180. Jun 1 ShengYi Hung git: 39e297bf54a5 - main - ig4iic: Add PantherLake IDs
181. Jun 1 Warner Losh git: a1d78374b5c4 - main - stand: Revert the EFI loader back to strict mode
home | up | archive | sorted by: subject - author - date - reverse date
