2024/dev-commits-src-branches/20241202.dev-commits-src-branches
Messages: 251, old messages first
Last update: Mon Dec 2 0:07:04 2024
|
|
home | archive sorted by: subject | author | date | reverse date
1. Nov 25 Ed Maste git: d4820e1727ec - stable/13 - mac_bsdextended: Remove \n from sysctl descriptions 2. Nov 25 Ed Maste git: e59630a3ddc0 - stable/14 - dconschat: Increase WARNS to 2 3. Nov 25 Robert Clausecker git: 435a5f94fbc0 - stable/14 - sbin/{ffsinfo,mount,newfs}: reference ffs(4) in man pages 4. Nov 26 Zhenlei Huang git: 770498cf8bdc - stable/13 - pvscsi: maximum target number is one less than number of targets 5. Nov 27 Kevin Bowling git: 23a4b5497a37 - stable/14 - igc: Normalize indentation a bit 6. Nov 27 Kevin Bowling git: 3d0f59024fc0 - stable/14 - e1000: Style pass on if_em 7. Nov 27 Kevin Bowling git: bfabd58a9b58 - stable/14 - igc: Reflow long lines 8. Nov 27 Kevin Bowling git: 55ddb8f7f45e - stable/14 - ixgbe: Style pass on FreeBSD part of driver 9. Nov 27 Kevin Bowling git: cb9c9b0c35a0 - stable/14 - igc: Style pass igc_txrx 10. Nov 27 Kevin Bowling git: e9d4e7077489 - stable/14 - e1000: Style txrx 11. Nov 27 Kevin Bowling git: 9b7f8ee3a1a6 - stable/14 - igc: disable hw.igc.sbp 12. Nov 27 Kyle Evans git: 708106fb8086 - stable/14 - rtld: implement _dl_iterate_phdr_locked 13. Nov 27 Kyle Evans git: ed4b2d159459 - stable/14 - _dl_iterate_phdr_locked(): fix libc and libdl 14. Nov 27 Kevin Bowling git: 381d9974e222 - stable/13 - igc: Normalize indentation a bit 15. Nov 27 Kevin Bowling git: 566e43249208 - stable/13 - e1000: Style pass on if_em 16. Nov 27 Kevin Bowling git: d86afe4e6cfe - stable/13 - igc: Reflow long lines 17. Nov 27 Kevin Bowling git: de65f94d760d - stable/13 - ixgbe: Style pass on FreeBSD part of driver 18. Nov 27 Kevin Bowling git: 8de3ffc1c780 - stable/13 - ixgbe: Do not count L3/L4 checksum errors as input errors 19. Nov 27 Kevin Bowling git: a6a48a9fb1d0 - stable/13 - ix: remove stale comment 20. Nov 27 Kevin Bowling git: a4eee3fa6043 - stable/13 - ix, ixv: Update link status with autonegotiated baudrate value
21. Nov 27 Kevin Bowling git: 57b82de88bc4 - stable/13 - ix, ixv: fix kernel build 22. Nov 27 Kevin Bowling git: 987d5642ebbd - stable/13 - igc: Style pass igc_txrx 23. Nov 27 Kevin Bowling git: 8b11cec745ad - stable/13 - igc: disable hw.igc.sbp 24. Nov 27 Kevin Bowling git: 2f2938d9422b - stable/13 - e1000: Style txrx 25. Nov 27 Kevin Bowling git: 645c45e297c0 - stable/14 - e1000: Try auto-negotiation for fixed 100 or 10 configuration 26. Nov 27 Kevin Bowling git: 87a1f9e8df1e - stable/13 - e1000: Try auto-negotiation for fixed 100 or 10 configuration 27. Nov 27 Konstantin Belousov git: 73cc71607d37 - stable/14 - rtld: drop RTLD_INIT_PAGESIZES_EARLY 28. Nov 27 Kristof Provost git: 93c80b79ad65 - stable/14 - pf: fix potential state key leak 29. Nov 27 Kristof Provost git: b4b2e420195a - stable/13 - pf: fix potential state key leak 30. Nov 28 Konstantin Belousov git: 617e683319be - stable/14 - efirt: mark dynamic region executing the RT code with the TDP_EFIRT flag 31. Nov 28 Konstantin Belousov git: 5f5b47e37416 - stable/14 - amd64 efi rt: handle #BP 32. Nov 28 Konstantin Belousov git: 1c65ea28841a - stable/14 - efirt: Fix the TDP_EFIRT assertion 33. Nov 28 Konstantin Belousov git: 7efa3a6028ce - stable/14 - fhreadlink.2: fix old typo in the manpage 34. Nov 28 Konstantin Belousov git: ab6a6a092834 - stable/14 - kern___realpathat(): style 35. Nov 28 Mark Johnston git: 03fdd4f38d89 - stable/14 - atf: Guard libexec/atf with WITH_TESTS_SUPPORT 36. Nov 28 Mark Johnston git: c9f9f1a282ab - stable/14 - makefs.8: Clarify that makefs-generated zpools always have the same GUID 37. Nov 28 Mark Johnston git: e59a3bb02863 - stable/14 - vfs: Fix vop_stdis_text() 38. Nov 28 Mark Johnston git: ee0c917eeb0d - stable/14 - hwpmc: Fix whitespace in logging macros 39. Nov 28 Mark Johnston git: 34182e597b2a - stable/14 - swap_pager: Ensure that swapoff puts swapped-in pages in page queues 40. Nov 28 Mark Johnston git: 906d603eeb50 - stable/14 - inpcb: Make some cosmetic improvements to in_pcbbind()
41. Nov 28 Mark Johnston git: 9917a1357c07 - stable/14 - fibs_test: Run in a jail 42. Nov 28 Mark Johnston git: a2f54460e39a - stable/14 - netlink/route: Fix the argument list for rtnl_handle_iflink() 43. Nov 29 Colin Percival git: c8918d6c7412 - releng/14.2 - Update in preparation for 14.2-RELEASE 44. Nov 29 Colin Percival git: 89042d64c83c - Create tag release/14.2.0 45. Nov 29 Li-Wen Hsu git: 0dd21407bd39 - stable/14 - newsyslog.conf(5): Accept human unit suffix in the size filed 46. Nov 29 Li-Wen Hsu git: 1bfd6cb606da - stable/13 - newsyslog.conf(5): Accept human unit suffix in the size filed 47. Nov 29 Christos Margiolis git: 2d1cfa142c00 - stable/14 - snd_dummy: Fix callout(9) races 48. Nov 29 Christos Margiolis git: 950f0c86d320 - stable/14 - sound: Fix chn_trigger() and vchan_trigger() races 49. Nov 29 Christos Margiolis git: 1682d80337ed - stable/14 - sound: Fix hot-unload panics 50. Nov 29 Christos Margiolis git: 3397443e50d2 - stable/14 - sound: Remove PCM_DETACHING(), SD_F_DETACHING and SD_F_DYING 51. Nov 29 Christos Margiolis git: 0ef520dca67a - stable/14 - sound: Remove CHN_F_SLEEPING 52. Nov 29 Christos Margiolis git: 0f6a6b2e4273 - stable/14 - sound: Remove unused CHN_F_SILENCE 53. Nov 30 Konstantin Belousov git: b0b932804bf6 - stable/14 - mlx5: Fix handling of port_module_event 54. Nov 30 Ka Ho Ng git: 57a7f61b13c3 - stable/14 - kerneldump: fix incorrect SETSIZE to BIT_COPY_STORE_REL when livedump 55. Nov 30 John Baldwin git: 35d8944bfcd9 - stable/14 - i386: Use bool for booleans in getmemsize 56. Nov 30 John Baldwin git: 5ced86e1e211 - stable/14 - amd64: Use bool for booleans in getmemsize 57. Nov 30 John Baldwin git: 13e770f1f0eb - stable/14 - uio: Use switch statements when handling UIO_READ vs UIO_WRITE 58. Nov 30 John Baldwin git: 1fd57c5735ef - stable/14 - md: Merge two switch statements in mdstart_vnode 59. Nov 30 John Baldwin git: 8bebcb26763a - stable/14 - speaker: Use standard C bool 60. Nov 30 John Baldwin git: 5b0997fb617e - stable/14 - cryptocheck: Don't test Chacha20-Poly1305 with an IV size of 8
61. Nov 30 John Baldwin git: 8b664b8f0ec8 - stable/14 - cryptocheck: Don't treat OpenSSL errors as fatal 62. Nov 30 John Baldwin git: d95675349a67 - stable/14 - linuxkpi: Provide a non-NULL value for THIS_MODULE 63. Nov 30 John Baldwin git: b4bbdf56a700 - stable/14 - splash(4): Subject/verb agreement 64. Nov 30 John Baldwin git: 27c7ae36be0f - stable/14 - libcasper: Consistently use item count as the first argument to calloc 65. Nov 30 John Baldwin git: 360c47b956d8 - stable/14 - elftoolchain: Consistently use item count as the first argument to calloc 66. Nov 30 John Baldwin git: a8c5babb3575 - stable/14 - libgeom: Consistently use item count as the first argument to calloc 67. Nov 30 John Baldwin git: d480a358cf00 - stable/14 - lib80211: Consistently use item count as the first argument to calloc 68. Nov 30 John Baldwin git: 0c293d0425a7 - stable/14 - md5: Consistently use item count as the first argument to calloc 69. Nov 30 John Baldwin git: 65a591b5a081 - stable/14 - recoverdisk: Consistently use item count as the first argument to calloc 70. Nov 30 John Baldwin git: 263483280cbc - stable/14 - ministat: Consistently use item count as the first argument to calloc 71. Nov 30 John Baldwin git: c28d88cda423 - stable/14 - bsdinstall: Consistently use item count as the first argument to calloc 72. Nov 30 John Baldwin git: 57be21fae07e - stable/14 - ctld: Consistently use item count as the first argument to calloc 73. Nov 30 John Baldwin git: ec2aaa9c7053 - stable/14 - fwcontrol: Allocate full fw_asyreq structures passed to the kernel 74. Nov 30 John Baldwin git: c0dfdac8c8fa - stable/13 - amd64: Use bool for booleans in getmemsize 75. Nov 30 John Baldwin git: 19eed0321ccf - stable/13 - i386: Use bool for booleans in getmemsize 76. Nov 30 John Baldwin git: 47a375d2bae6 - stable/13 - speaker: Use standard C bool 77. Nov 30 John Baldwin git: 33ab06dda86a - stable/13 - linuxkpi: Provide a non-NULL value for THIS_MODULE 78. Nov 30 John Baldwin git: a7494467d176 - stable/13 - cxgbe: Remove most uses of sysctl_wire_old_buffer 79. Nov 30 John Baldwin git: f74d1fffcb03 - stable/13 - cryptocheck: Don't treat OpenSSL errors as fatal 80. Nov 30 John Baldwin git: 3cbb192a9ee8 - stable/13 - stdatomic: Only use clang atomics if __clang__ is defined
81. Nov 30 John Baldwin git: a56dc7e6c774 - stable/13 - libcasper: Consistently use item count as the first argument to calloc 82. Nov 30 John Baldwin git: d38bcd8919d6 - stable/13 - libgeom: Consistently use item count as the first argument to calloc 83. Nov 30 John Baldwin git: db9ce08054dc - stable/13 - elftoolchain: Consistently use item count as the first argument to calloc 84. Nov 30 John Baldwin git: 73b0985e68e5 - stable/13 - lib80211: Consistently use item count as the first argument to calloc 85. Nov 30 John Baldwin git: 7380c8ea849f - stable/13 - md5: Consistently use item count as the first argument to calloc 86. Nov 30 John Baldwin git: 87c5b0f8d80e - stable/13 - recoverdisk: Consistently use item count as the first argument to calloc 87. Nov 30 John Baldwin git: f9c59a50a327 - stable/13 - ministat: Consistently use item count as the first argument to calloc 88. Nov 30 John Baldwin git: 94bac852544e - stable/13 - fwcontrol: Allocate full fw_asyreq structures passed to the kernel 89. Nov 30 John Baldwin git: 0c75f14512af - stable/13 - ctld: Consistently use item count as the first argument to calloc 90. Nov 30 John Baldwin git: c77c675a733d - stable/13 - build.7: remove documentation of "make update" 91. Nov 30 John Baldwin git: 60b9e2fac13a - stable/13 - build.7: Document several toolchain make variables. 92. Nov 30 John Baldwin git: 904a91a90445 - stable/14 - Merge commit cb7a03b41fff from llvm git (by Nikolas Klauser): 93. Nov 30 John Baldwin git: 155541825168 - stable/13 - libcasper: Neuter false positive -Wuse-after-free warnings from GCC 13 94. Nov 30 John Baldwin git: c58efaec2192 - stable/13 - ngatm: Fix mismatches between function definitions and prototypes 95. Nov 30 John Baldwin git: bd8c7df1536b - stable/13 - libgpio: Fix type mismatch for gpio_pin_[gs]et 96. Nov 30 John Baldwin git: da72456591ee - stable/13 - bsd.sys.mk: Disable -Wdangling-reference for GCC 13+ 97. Nov 30 John Baldwin git: a6817cd6fac8 - stable/13 - makefs cd9660: Unexpand a few TAILQ macros 98. Nov 30 John Baldwin git: 2758ca2ebf7a - stable/13 - makefs: Quiet a -Wdangling-pointer warning in cd9660_generate_path_table 99. Nov 30 John Baldwin git: 801be06b9006 - stable/13 - snmp_wlan: Fix a couple of type mismatches in function prototypes 100. Nov 30 John Baldwin git: a979d6f59919 - stable/13 - pkg: Allocate a suitably-sized string for the local ABI
101. Nov 30 John Baldwin git: f3fb0f6512bb - stable/13 - ath_hal: Fix a couple of type mismatches in function prototypes 102. Nov 30 John Baldwin git: ecefb5d33ceb - stable/13 - sys: Disable -Walloc-size-larger-than for GCC 9+ 103. Nov 30 John Baldwin git: a612e0607e52 - stable/13 - ocs: Fix a couple of type mismatches in function prototypes 104. Nov 30 John Baldwin git: 2898e2c7ce10 - stable/13 - qlnx: Fix a couple of type mismatches in function declarations 105. Nov 30 John Baldwin git: eb9ef9d7dfa1 - stable/13 - Merge commit cb7a03b41fff from llvm git (by Nikolas Klauser): 106. Nov 30 John Baldwin git: 9084eb8678d3 - stable/13 - openzfs: Fix GCC 14 warnings 107. Nov 30 John Baldwin git: 6b5a9d287d03 - stable/13 - libcxxrt: Add a stub implementation of __cxa_call_terminate 108. Nov 30 John Baldwin git: be20e3fd93c4 - stable/13 - bsdinstall: Consistently use item count as the first argument to calloc 109. Nov 30 John Baldwin git: f333500783f6 - stable/14 - ObsoleteFiles.inc: Remove dtrace/amd64/kinst test directory 110. Nov 30 John Baldwin git: 5d425cdf4e01 - stable/14 - ObsoleteFiles.inc: Add missing .gz suffix to various manpage entries 111. Nov 30 John Baldwin git: e22b4c90c5a4 - stable/14 - freebsd32: Fix a few typos in syscalls.conf comments 112. Nov 30 John Baldwin git: 4aada122862a - stable/14 - bhyve: Treat the COMMAND register for PCI passthru devices as emulated 113. Nov 30 John Baldwin git: 0b2f891f3bda - stable/14 - vmm ppt: Enable busmastering and BAR decoding while a device is assigned 114. Nov 30 John Baldwin git: 2e18c66924ed - stable/14 - grep: Fix various bugs in recursive tree handling 115. Nov 30 John Baldwin git: 83f1b98d8227 - stable/14 - grep: Default to -p instead of -S. 116. Nov 30 John Baldwin git: 331a1c259546 - stable/13 - ObsoleteFiles.inc: Add missing .gz suffix to various manpage entries 117. Nov 30 John Baldwin git: 6ce090af2832 - stable/13 - grep: Fix various bugs in recursive tree handling 118. Nov 30 John Baldwin git: 35b193572545 - stable/13 - grep: Default to -p instead of -S. 119. Nov 30 John Baldwin git: 3a2ec5957ea9 - stable/14 - RELNOTES: Document that grep no longer follows symlinks by default 120. Nov 30 John Baldwin git: e77d49921c27 - stable/13 - RELNOTES: Document that grep no longer follows symlinks by default
121. Dec 1 Alexander Motin git: 7589f9bb7555 - stable/14 - hwpmc: Restore line lost in previous commit 122. Dec 1 John Baldwin git: 09cfc202bc05 - stable/14 - btx: Align the PXE prompt with other options 123. Dec 1 John Baldwin git: 1a264ff0cca7 - stable/14 - tcp_output: Clear FIN if tcp_m_copym truncates output length 124. Dec 1 John Baldwin git: bce5607513fa - stable/14 - device_delete_child: Update comments 125. Dec 1 John Baldwin git: c7ec1fadb52d - stable/14 - device_attach: Invoke BUS_CHILD_DETACHED if an attach routine fails 126. Dec 1 John Baldwin git: 4e3ad581b5dc - stable/14 - bus_generic_detach: Remove redundant check 127. Dec 1 John Baldwin git: 09a4700fecb1 - stable/14 - devinfo: Output device description in verbose mode 128. Dec 1 John Baldwin git: 6e1d5e32a2f6 - stable/14 - cpufreq: Use a real device_probe routine 129. Dec 1 John Baldwin git: 47158359cbc1 - stable/14 - legacy cpu: Add proper device_probe and device_attach routines 130. Dec 1 John Baldwin git: 081207e22c17 - stable/14 - Use bus_delayed_attach_children instead of its inline implementation 131. Dec 1 John Baldwin git: 159756c6add9 - stable/14 - ctl_report_supported_opcodes: Rename invalid label to invalid_options 132. Dec 1 John Baldwin git: 9a2a95eaa6b9 - stable/14 - ctl_report_supported_opcodes: Handle invalid requested service action 133. Dec 1 John Baldwin git: b8b100db9fcb - stable/14 - csa: Use pci_find_device to simplify clkrun_hack 134. Dec 1 John Baldwin git: 1f398acbc991 - stable/14 - fixup_pci: Remove unused attach DEVMETHOD 135. Dec 1 John Baldwin git: 82ee73e713c4 - stable/14 - ignore_pci: Add a proper stub attach routine 136. Dec 1 John Baldwin git: e09c819e6a4c - stable/14 - vf_i2c: Don't hold a mutex across bus_generic_detach 137. Dec 1 John Baldwin git: 02905fab22a3 - stable/14 - nvdimm: Use a bus_child_deleted method to free ivars for children 138. Dec 1 John Baldwin git: 8f1c955292f6 - stable/14 - msk/sk: Use a bus_child_deleted method to free ivars for children 139. Dec 1 John Baldwin git: bfe10b7712a5 - stable/14 - superio: Use a bus_child_deleted method to free ivars for children 140. Dec 1 John Baldwin git: 9daf43bd4586 - stable/14 - gpiobus: Use a bus_child_deleted method to free ivars for children
141. Dec 1 John Baldwin git: 047c1f1b08e7 - stable/14 - isa: Use a bus_child_deleted method to free ivars for children 142. Dec 1 John Baldwin git: af26e45173a1 - stable/14 - iicbus: Use a bus_child_deleted method to free ivars for children 143. Dec 1 John Baldwin git: 69cfc0c25d13 - stable/14 - miibus: Use a bus_child_deleted method to free ivars for children 144. Dec 1 John Baldwin git: 87bb96bb4788 - stable/14 - smbus: Use a bus_child_deleted method to free ivars for children 145. Dec 1 John Baldwin git: f5641a80b7fd - stable/14 - x86: Remove invalid DEVMETHOD methods for leaf devices 146. Dec 1 John Baldwin git: 35c71ac2b6d5 - stable/14 - spibus: Use a bus_child_deleted method to free ivars for children 147. Dec 1 John Baldwin git: fa95268aeb8a - stable/14 - Remove bogus detach routines 148. Dec 1 John Baldwin git: 4380cca46dd9 - stable/14 - riscv: Add implementations of atomic_testand(set|clear)_(32|64|long) 149. Dec 1 John Baldwin git: 994b7127f670 - stable/14 - arm: Implement atomic_testandset_acq_long as a simple wrapper 150. Dec 1 John Baldwin git: f72d503330a4 - stable/14 - atomic(9): Remove fcmpset-based fallback for atomic_testand(clear|set) 151. Dec 1 John Baldwin git: 40319a5e589c - stable/14 - atomic.9: Document atomic_testand*_64 and atomic_testandset_acq_long 152. Dec 1 John Baldwin git: b291c7168a78 - stable/14 - atomic(9): Implement atomic_testand(clear|set)_ptr 153. Dec 1 John Baldwin git: 72b4bd2df77c - stable/14 - arm: add missing atomic-pointer functions 154. Dec 1 John Baldwin git: d53146682254 - stable/14 - new-bus: Fix some shortcomings in disabling devices via hints 155. Dec 1 John Baldwin git: 44eaee18f808 - stable/14 - vga_pci: Use bus_generic_* directly instead of wrappers 156. Dec 1 John Baldwin git: 4ec46a286b26 - stable/14 - find: Correct ls(1) equivalent command for -ls primary 157. Dec 1 John Baldwin git: a845238dd609 - stable/13 - btx: Align the PXE prompt with other options 158. Dec 1 John Baldwin git: 05d81feb50d4 - stable/13 - tcp_output: Clear FIN if tcp_m_copym truncates output length 159. Dec 1 John Baldwin git: 664491911597 - stable/13 - device_delete_child: Update comments 160. Dec 1 John Baldwin git: 304744faa13b - stable/13 - device_attach: Invoke BUS_CHILD_DETACHED if an attach routine fails
161. Dec 1 John Baldwin git: 191ed65ad2ce - stable/13 - cpufreq: Use a real device_probe routine 162. Dec 1 John Baldwin git: 7a230f2fc16d - stable/13 - devinfo: Output device description in verbose mode 163. Dec 1 John Baldwin git: a52372fc472a - stable/13 - bus_generic_detach: Remove redundant check 164. Dec 1 John Baldwin git: 3e50ccca4cb2 - stable/13 - Use bus_delayed_attach_children instead of its inline implementation 165. Dec 1 John Baldwin git: 165e8ecbea01 - stable/13 - legacy cpu: Add proper device_probe and device_attach routines 166. Dec 1 John Baldwin git: 1ea0d07628d3 - stable/13 - ctl_report_supported_opcodes: Handle invalid requested service action 167. Dec 1 John Baldwin git: c93b892f71cf - stable/13 - ctl_report_supported_opcodes: Rename invalid label to invalid_options 168. Dec 1 John Baldwin git: 11592af90f0d - stable/13 - csa: Use pci_find_device to simplify clkrun_hack 169. Dec 1 John Baldwin git: 12f6518570b8 - stable/13 - ignore_pci: Add a proper stub attach routine 170. Dec 1 John Baldwin git: 3cc3bfe4ea98 - stable/13 - fixup_pci: Remove unused attach DEVMETHOD 171. Dec 1 John Baldwin git: 190b7cd16067 - stable/13 - ow: Use a bus_child_deleted method to free ivars for children 172. Dec 1 John Baldwin git: 2aeba8972f03 - stable/13 - nvdimm: Use a bus_child_deleted method to free ivars for children 173. Dec 1 John Baldwin git: 2e8eefcf3b31 - stable/13 - msk/sk: Use a bus_child_deleted method to free ivars for children 174. Dec 1 John Baldwin git: 8973edf29b3d - stable/13 - superio: Use a bus_child_deleted method to free ivars for children 175. Dec 1 John Baldwin git: b669f1b35c79 - stable/13 - isa: Use a bus_child_deleted method to free ivars for children 176. Dec 1 John Baldwin git: dd47685dbdc8 - stable/13 - gpiobus: Use a bus_child_deleted method to free ivars for children 177. Dec 1 John Baldwin git: de7568362a93 - stable/13 - iicbus: Use a bus_child_deleted method to free ivars for children 178. Dec 1 John Baldwin git: a6586a518bc2 - stable/13 - smbus: Use a bus_child_deleted method to free ivars for children 179. Dec 1 John Baldwin git: 7f77a2883ffb - stable/13 - miibus: Use a bus_child_deleted method to free ivars for children 180. Dec 1 John Baldwin git: 1c3c574f8483 - stable/13 - x86: Remove invalid DEVMETHOD methods for leaf devices
181. Dec 1 John Baldwin git: fba4ef71b71e - stable/13 - Remove bogus detach routines 182. Dec 1 John Baldwin git: 6fa094ed183c - stable/13 - vga_pci: Use bus_generic_* directly instead of wrappers 183. Dec 1 John Baldwin git: 9ee1bb61d76a - stable/13 - new-bus: Fix some shortcomings in disabling devices via hints 184. Dec 1 John Baldwin git: ac8517f04c0f - stable/13 - find: Correct ls(1) equivalent command for -ls primary 185. Dec 1 Dimitry Andric git: 0eb20fbda7a3 - stable/14 - Merge llvm-project main llvmorg-19-init-18630-gf2ccf80136a0 186. Dec 1 Dimitry Andric git: d544fe589b6a - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.0-rc1-0-ga4902a36d5c2 187. Dec 1 Dimitry Andric git: 3d31a1d8cdfd - stable/14 - Tentatively apply https://github.com/llvm/llvm-project/pull/101403 188. Dec 1 Dimitry Andric git: cc1632ed3075 - stable/14 - libcxx simd_utils.h: only enable _LIBCPP_HAS_ALGORITHM_VECTOR_UTILS for clang >= 15, since older versions do n 189. Dec 1 Dimitry Andric git: 5ace2b9e19cd - stable/14 - libcxx atomic_ref.h: add typename keyword for difference_type declarations, otherwise older clang versions can 190. Dec 1 Dimitry Andric git: 983d17bc1d75 - stable/14 - libcxx cstdlib, cwchar: avoid using long long functions if not supported, even for older compilers that do not 191. Dec 1 Dimitry Andric git: 70c9d584e490 - stable/14 - libcxx-compat: revert llvmorg-19-init-18063-g561246e90282: 192. Dec 1 Dimitry Andric git: df90f45043a8 - stable/14 - libcxx-compat: revert llvmorg-19-init-18062-g4dfa75c663e5: 193. Dec 1 Dimitry Andric git: fc4f83b1d007 - stable/14 - libcxx-compat: revert llvmorg-19-init-17853-g578c6191eff7: 194. Dec 1 Dimitry Andric git: 26b3990480bd - stable/14 - libcxx-compat: revert llvmorg-19-init-17728-g30cc12cd818d: 195. Dec 1 Dimitry Andric git: 16af0e750645 - stable/14 - libcxx-compat: revert llvmorg-19-init-17727-g0eebb48fcfbc: 196. Dec 1 Dimitry Andric git: d9a713d3aed2 - stable/14 - libcxx-compat: revert llvmorg-19-init-17473-g69fecaa1a455: 197. Dec 1 Dimitry Andric git: 800bd862562c - stable/14 - libcxx-compat: revert llvmorg-19-init-8667-g472b612ccbed: 198. Dec 1 Dimitry Andric git: 87d2d3765f94 - stable/14 - libcxx-compat: revert llvmorg-19-init-5639-ga10aa4485e83: 199. Dec 1 Dimitry Andric git: ed51394a4910 - stable/14 - libcxx-compat: revert llvmorg-19-init-4504-g937a5396cf3e: 200. Dec 1 Dimitry Andric git: 0b8644b07303 - stable/14 - libcxx-compat: revert llvmorg-19-init-4003-g55357160d0e1:
201. Dec 1 Dimitry Andric git: c51597b87e37 - stable/14 - libcxx-compat: don't remove headers that were reintroduced by reverts 202. Dec 1 Dimitry Andric git: 463b891cbe62 - stable/14 - libcxx-compat: install headers that were reintroduced by reverts 203. Dec 1 Dimitry Andric git: 50bf3a98c316 - stable/14 - libcxx-compat: update libcxx.imp for headers that were reintroduced by reverts 204. Dec 1 Dimitry Andric git: bbe070a078a2 - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.0-rc2-0-gd033ae172d1c 205. Dec 1 Dimitry Andric git: 33d8457b6138 - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.0-rc3-0-g437434df21d8 206. Dec 1 Dimitry Andric git: 67b657ee90c3 - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.0-rc4-0-g0c641568515a 207. Dec 1 Dimitry Andric git: ab462c8c5a53 - stable/14 - Merge commit 6dbdb8430b49 from llvm git (by Nikolas Klauser): 208. Dec 1 Dimitry Andric git: 340cad008ec3 - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.0-0-ga4bf6cd7cfb1 209. Dec 1 Dimitry Andric git: 4d2780d6b0a7 - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.1-0-gd401987fe349 210. Dec 1 Dimitry Andric git: f61db8646f1f - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.2-0-g7ba7d8e2f7b6 211. Dec 1 Dimitry Andric git: 24f861874c99 - stable/14 - Apply workaround for building llvm-project with WITHOUT_LLVM_ASSERTIONS 212. Dec 1 Dimitry Andric git: 86de9cd1f1b5 - stable/14 - Adjust LLVM_ENABLE_ABI_BREAKING_CHECKS depending on NDEBUG 213. Dec 1 Dimitry Andric git: 4ec4206356c0 - stable/14 - Fix buildworld with gcc 12 after llvm-19 import 214. Dec 1 Dimitry Andric git: 2105db3863ae - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.3-0-gab51eccf88f5 215. Dec 1 Dimitry Andric git: f7fa6bf9e73e - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.4-0-gaadaa00de76e 216. Dec 1 Dimitry Andric git: 35d2f335e855 - stable/14 - Bump __FreeBSD_version for llvm 19.1.2 merge 217. Dec 1 Dimitry Andric git: fbc266465ed3 - stable/13 - Merge llvm-project main llvmorg-19-init-18630-gf2ccf80136a0 218. Dec 1 Dimitry Andric git: 03ebe7c3bd5d - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.0-rc1-0-ga4902a36d5c2 219. Dec 1 Dimitry Andric git: f32d16872271 - stable/13 - Tentatively apply https://github.com/llvm/llvm-project/pull/101403 220. Dec 1 Dimitry Andric git: 37fd93d0c2df - stable/13 - libcxx simd_utils.h: only enable _LIBCPP_HAS_ALGORITHM_VECTOR_UTILS for clang >= 15, since older versions do n
221. Dec 1 Dimitry Andric git: 6a42a876ddcf - stable/13 - libcxx atomic_ref.h: add typename keyword for difference_type declarations, otherwise older clang versions can 222. Dec 1 Dimitry Andric git: 1a8adfae6409 - stable/13 - libcxx cstdlib, cwchar: avoid using long long functions if not supported, even for older compilers that do not 223. Dec 1 Dimitry Andric git: cd0dbb0458c9 - stable/13 - libcxx-compat: revert llvmorg-19-init-18063-g561246e90282: 224. Dec 1 Dimitry Andric git: b7cf9cba27f3 - stable/13 - libcxx-compat: revert llvmorg-19-init-18062-g4dfa75c663e5: 225. Dec 1 Dimitry Andric git: 6a3478b85758 - stable/13 - libcxx-compat: revert llvmorg-19-init-17853-g578c6191eff7: 226. Dec 1 Dimitry Andric git: a8c253ec6520 - stable/13 - libcxx-compat: revert llvmorg-19-init-17728-g30cc12cd818d: 227. Dec 1 Dimitry Andric git: ea1948d2e49c - stable/13 - libcxx-compat: revert llvmorg-19-init-17727-g0eebb48fcfbc: 228. Dec 1 Dimitry Andric git: 3cbe40853904 - stable/13 - libcxx-compat: revert llvmorg-19-init-17473-g69fecaa1a455: 229. Dec 1 Dimitry Andric git: 46400d102766 - stable/13 - libcxx-compat: revert llvmorg-19-init-8667-g472b612ccbed: 230. Dec 1 Dimitry Andric git: 816fc3e8b8b7 - stable/13 - libcxx-compat: revert llvmorg-19-init-5639-ga10aa4485e83: 231. Dec 1 Dimitry Andric git: 1e188e55f0da - stable/13 - libcxx-compat: revert llvmorg-19-init-4504-g937a5396cf3e: 232. Dec 1 Dimitry Andric git: 718c82d22a1f - stable/13 - libcxx-compat: revert llvmorg-19-init-4003-g55357160d0e1: 233. Dec 1 Dimitry Andric git: 3315b7e218b0 - stable/13 - libcxx-compat: don't remove headers that were reintroduced by reverts 234. Dec 1 Dimitry Andric git: 320a4f33f713 - stable/13 - libcxx-compat: install headers that were reintroduced by reverts 235. Dec 1 Dimitry Andric git: 53f95de8ceca - stable/13 - libcxx-compat: update libcxx.imp for headers that were reintroduced by reverts 236. Dec 1 Dimitry Andric git: d7185d58b3d2 - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.0-rc2-0-gd033ae172d1c 237. Dec 1 Dimitry Andric git: 4f445d28a5eb - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.0-rc3-0-g437434df21d8 238. Dec 1 Dimitry Andric git: f4d0b5d11e6b - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.0-rc4-0-g0c641568515a 239. Dec 1 Dimitry Andric git: 2fed7b083358 - stable/13 - Merge commit 6dbdb8430b49 from llvm git (by Nikolas Klauser): 240. Dec 1 Dimitry Andric git: 2510351d465a - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.0-0-ga4bf6cd7cfb1
241. Dec 1 Dimitry Andric git: d5a0bcbae311 - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.1-0-gd401987fe349 242. Dec 1 Dimitry Andric git: aed18551af0e - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.2-0-g7ba7d8e2f7b6 243. Dec 1 Dimitry Andric git: 22a5f765704b - stable/13 - Apply workaround for building llvm-project with WITHOUT_LLVM_ASSERTIONS 244. Dec 1 Dimitry Andric git: 44be5a00bedd - stable/13 - Adjust LLVM_ENABLE_ABI_BREAKING_CHECKS depending on NDEBUG 245. Dec 1 Dimitry Andric git: 7954b908bdb1 - stable/13 - Fix buildworld with gcc 12 after llvm-19 import 246. Dec 1 Dimitry Andric git: cdbdcbd7a12a - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.3-0-gab51eccf88f5 247. Dec 1 Dimitry Andric git: 5dc061642ece - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.4-0-gaadaa00de76e 248. Dec 1 Dimitry Andric git: b802ab153dd2 - stable/13 - Bump __FreeBSD_version for llvm 19.1.4 merge 249. Dec 1 Dimitry Andric git: a58eb6653223 - stable/13 - libzpool: add workaround for MIPS-specific llvm bug compiling arc.c 250. Dec 1 Warner Losh git: 646e1679a312 - stable/14 - ota: Merge 20240623 (bsd-features) from ota 9f971fba471b 251. Dec 1 Warner Losh git: 955208d636fc - stable/14 - ota: Merge 20240728 (bsd-feature) from ota 3319c34a8713
home | archive sorted by: subject | author | date | reverse date