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


2023/dev-commits-src-all/20230903.dev-commits-src-all

Messages: 185, old messages first
Last update: Sun Sep 3 5:50:02 2023

home | archive sorted by: subject | author | date | reverse date
  1. Aug 27 Konstantin Belousov        git: cee16ae06de7 - stable/13 - rtld: unlock bind lock when calling into crt __pthread_distribute_static_tls method
  2. Aug 27 Konstantin Belousov        git: c8364bf62ef5 - stable/13 - libc: export pthread_getname_np stub
  3. Aug 27 Konstantin Belousov        git: e00b30ba6e6a - stable/13 - libc/gen/_pthread_stubs.c: Remove stray whitespaces
  4. Aug 27 Martin Matuska             git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad
  5. Aug 27 Martin Matuska             git: 009d3288dea5..084ff4abd27c - vendor/openzfs/zfs-2.2-release - vendor branch updated
  6. Aug 27 FreeBSD User               Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad
  7. Aug 27 Konstantin Belousov        git: 62729a88b85d - stable/12 - libthr: add pshared_destroy() helper
  8. Aug 27 Konstantin Belousov        git: e579e7e3281f - stable/12 - libthr pshared: correct a bug in allocation
  9. Aug 27 Dmitry Chagin              git: 33d7da6ba2ab - stable/13 - tests: Add MAP_32BIT flag test
 10. Aug 27 Dmitry Chagin              git: 4b1266f1e9b4 - stable/13 - tests: Also exclude powerpc/powerpcspe from mmap_map_32bit_test
 11. Aug 27 Dmitry Chagin              git: 0234b6d17f50 - stable/13 - tests: Add stack grows tests
 12. Aug 27 Dmitry Chagin              git: e2ad9b16813d - stable/13 - tests: Fix build after 8920c5f2
 13. Aug 27 Dmitry Chagin              git: 265a3b49d017 - stable/13 - soxstack: silence GCC warning
 14. Aug 27 Dmitry Chagin              git: 2837c79aed1b - stable/13 - tests: Handle SIGSEGV in the vm stack mprotect exec test
 15. Aug 27 Alexander Motin            Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad
 16. Aug 27 Dmitry Chagin              git: 15ebbf9033c3 - stable/13 - tests: Fix build on mips after 33d7da6b
 17. Aug 27 Mateusz Guzik              git: b18ab4f29540 - stable/13 - vfs: trylock vnode requeue
 18. Aug 27 Mateusz Guzik              git: a521cee3322f - stable/13 - vfs: try harder to find free vnodes when recycling
 19. Aug 27 Mateusz Guzik              git: edfae4b4d2b5 - stable/13 - vfs: retried++ -> retried = true for the boolean
 20. Aug 28 Konstantin Belousov        git: b03535a3b559 - stable/13 - hwpmc: on process exit, ensure that the owned log is closed


21. Aug 28 Konstantin Belousov git: 8925d38da3a7 - stable/13 - rtld_malloc.c: change return type of cp2op() to void 22. Aug 28 Konstantin Belousov git: 0c8823bad5fe - stable/13 - rtld_malloc: increase overhead index to uint16 23. Aug 28 Konstantin Belousov git: a3a71ddc77c2 - stable/13 - rtld_malloc: add __crt_aligned_alloc_offset() 24. Aug 28 Konstantin Belousov git: 0a12bf23325d - stable/13 - rtld: switch from malloc_aligned() to __crt_aligned_alloc() 25. Aug 28 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 26. Aug 28 Konstantin Belousov git: 876ef0c56853 - stable/13 - Fix mis-merge 27. Aug 28 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 28. Aug 28 Xin LI git: 472f6bfcae18 - stable/13 - MFC: MFV: less v643. 29. Aug 28 Wei Hu git: e4e11c1d07f5 - main - mana: batch ringing RX queue doorbell on receiving packets 30. Aug 28 Dmitry Chagin Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 31. Aug 28 Pietro Cerutti git: d4b3aefdf94f - main - netcat: add --crlf to convert LF into CRLF 32. Aug 28 Kristof Provost git: fa0c6b66dc77 - stable/13 - pf: expose syncookie active/inactive status 33. Aug 28 Kristof Provost git: b1b8f5a15fc0 - stable/13 - pf tests: verify syncookie status report 34. Aug 28 Kristof Provost git: ed3875392697 - stable/13 - pf: reduce indentation 35. Aug 28 Kristof Provost git: ae0512bb02cc - stable/13 - pf: enable the syncookie feature for IPv6 36. Aug 28 Kristof Provost git: 89437732d361 - stable/13 - pf tests: test syncookies on IPv6 37. Aug 28 Alexey Dokuchaev Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 38. Aug 28 Cy Schubert git: f006023b2281 - main - librt: Chase 315ee00fa961, fixing boot 39. Aug 28 FreeBSD User Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 40. Aug 28 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: f006023b2281 - main - librt: Chase 315ee00fa961, fixing boot
41. Aug 28 Mark Johnston git: 88d13bf33754 - main - geli: Fix geli setkey -J for detached providers 42. Aug 28 Mark Johnston git: 2b7b09ac9675 - main - geli tests: Add a regression test for geli setkey -J 43. Aug 28 Dag-Erling =?utf-8?Q?Sm=C3 git: 2964804ef95c - main - librt: unbreak LIB32 build 44. Aug 28 Dag-Erling =?utf-8?Q?Sm=C3 git: d9dc1603d6e4 - main - libc: Implement N2630. 45. Aug 28 Dag-Erling =?utf-8?Q?Sm=C3 git: b9385720f34b - main - libc: Add unit tests for N2630 and possible collateral damage. 46. Aug 28 Dag-Erling =?utf-8?Q?Sm=C3 git: 76edfabbecde - main - libc: Document support for binary integers. 47. Aug 28 Warner Losh Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 48. Aug 28 Sophia Jones Freebsd - FLASH MEMORY SUMMIT 2023 49. Aug 28 Li-Wen Hsu git: e0752f431b01 - main - Revert "libc/locale tests: temporarily skip lib.libc.locale.c16rtomb_test.c16rtomb_utf_8_test" 50. Aug 28 Robert Clausecker git: 8b81116755b4 - stable/14 - lib/libc/amd64/string/strchrnul.S: fix edge case in scalar code 51. Aug 28 Jamie Gritton git: dab7fc49e7a6 - main - jail: make jail(8) man page more readable and more correct 52. Aug 28 Charlie Li Re: git: 2964804ef95c - main - librt: unbreak LIB32 build 53. Aug 28 FreeBSD User Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 54. Aug 28 Jessica Clarke git: bba950fcaffc - main - librt: Hoist SHLIBDIR?= so it actually works 55. Aug 28 Ed Maste git: b5a5a06fc012 - stable/13 - iir: prevent negative offsets in ioctl 56. Aug 28 Jake Freeland Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 57. Aug 28 Jake Freeland Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 58. Aug 28 Kyle Evans Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 59. Aug 28 Piotr P. Stefaniak Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 60. Aug 28 Warner Losh Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern
61. Aug 28 Warner Losh Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 62. Aug 28 John Baldwin git: d1e4c63d9e93 - main - efirt_machdep.c: Trim some unused includes 63. Aug 28 John Baldwin git: 937b4473be21 - main - aesni: Switch to using FPU_KERN_NOCTX. 64. Aug 28 John Baldwin git: 6485286f536f - main - armv8_crypto: Switch to using FPU_KERN_NOCTX 65. Aug 28 John Baldwin git: fdd51760c278 - main - armv8_crypto: Remove dieing flag and rw lock 66. Aug 28 John Baldwin git: 3e912bdc31a9 - main - blake2: Switch to using FPU_KERN_NOCTX 67. Aug 28 John Baldwin git: 79aeecc89f5c - main - blake2: Remove dieing flag and rw lock 68. Aug 28 Justin Hibbits git: 570688f0a5c2 - main - spibus: Make ofw_spibus probe just a little more favored 69. Aug 28 Dag-Erling =?utf-8?Q?Sm=C3 git: aca3bd160257 - main - libc: Fix fixed-width case in the new integer parser. 70. Aug 29 Mark Johnston git: 6b635c74fd41 - main - aesni: Push FPU sections down further 71. Aug 29 Kristof Provost git: 2e8edbc285cf - main - pf: Remove DIOCCLRSTATES and DIOCKILLSTATES 72. Aug 29 Dag-Erling =?utf-8?Q?Sm=C3 git: 28977cb9bc15 - main - wmistat: don't restrict reading to the pid that opened the fd. 73. Aug 29 Dag-Erling =?utf-8?Q?Sm=C3 git: 09c45b089d2f - main - iostat: getopt() / usage() cleanup. 74. Aug 29 Ed Maste git: 0b029e9e8594 - main - x86: Introduce APIC ID limit by default on AMD hardware 75. Aug 29 Li-Wen Hsu git: 0fe6998d8ad0 - main - releng-azure: Use port name to install Azure CLI 76. Aug 29 Li-Wen Hsu git: 78f901dcbd84 - main - releng-azure: Add ZFS support to Azure image buliding and uploading 77. Aug 29 Li-Wen Hsu git: 1b10bdf0e2fa - main - releng-gce: Add ZFS support to GCE image buliding and uploading 78. Aug 29 John Baldwin git: eba6abafc198 - main - OpenSSL: Fix handling of the "0:" label in arm-xlate.pl 79. Aug 29 John Baldwin git: 7406b6f9761c - main - Makefile.asm: Simplify variable expansions in generated headers 80. Aug 29 John Baldwin git: c0fe6b9d7506 - main - libcrypto: Refactor Makefile.asm so it can be run outside of buildenv
81. Aug 29 John Baldwin git: 73653b72af65 - main - libcrypto: Add buildasm and cleanasm targets 82. Aug 29 John Baldwin git: c0855eaa3ee9 - main - ossl: Update the generated assembly files from OpenSSL 3.0. 83. Aug 29 John Baldwin git: 47d997021fbc - main - libcrypto: Switch back to the generated assembly in sys/crypto/openssl 84. Aug 30 Kristof Provost git: b94ec00ba73e - main - igmp: do not upgrade IGMP version beyond net.inet.igmp.default_version 85. Aug 30 Zhenlei Huang git: b22aae410bc7 - main - net: Remove vlan metadata on pcp / vlan encapsulation 86. Aug 30 Zhenlei Huang git: 96c4b704ec16 - stable/13 - net: Do not overwrite if_vlan's PCP 87. Aug 30 Zhenlei Huang git: e8deaa3c6b8b - stable/13 - rc.d/routing: Correct setting default gateway for each FIB 88. Aug 30 Simon J. Gerraty git: 61fe0b8e94a7 - main - Add sys.dirdeps.mk to share/mk FILES 89. Aug 30 Eric Joyner git: e04c4b4a369d - main - ice_ddp: Update to 1.3.35.0 90. Aug 30 Kristof Provost Re: git: b6b75424c57d - main - vmxnet3: Don't restart on VLAN changes 91. Aug 30 Kevin Bowling Re: git: b6b75424c57d - main - vmxnet3: Don't restart on VLAN changes 92. Aug 31 Gleb Smirnoff Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 93. Aug 31 Alexander Motin Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 94. Aug 31 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 95. Aug 31 Alexander Motin Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 96. Aug 31 Eugene Grosbein git: 872e89405684 - main - unbreak BEGEMOT-LM75-MIB.txt 97. Aug 31 Dag-Erling =?utf-8?Q?Sm=C3 git: 56b74a2d856c - main - nss_tacplus: Provide dummy setpwent(), getpwent_r(), endpwent(). 98. Aug 31 Kristof Provost git: 8c1274138a20 - main - vmxnet3: do restart on VLAN changes 99. Aug 31 Kristof Provost git: ddd08375c855 - main - pf (t)ftp-proxy: use libpfctl instead of DIOCGETSTATUS 100. Aug 31 Kristof Provost git: 0b01878fd00b - main - libpfctl: allow pfctl_free_status(NULL)
101. Aug 31 Kristof Provost git: e3d3d61a7d94 - main - libpfctl: implement status counter accessor functions 102. Aug 31 Kristof Provost git: 6fbb9fbf7d65 - main - snmp_pf: use libpfctl's pfctl_get_status() rather than DIOCGETSTATUS 103. Aug 31 Kristof Provost git: 8d49fd7331bc - main - pf: remove DIOCGETRULE and DIOCGETSTATUS 104. Aug 31 Kristof Provost git: fa03d37432ca - main - mcast: fix memory leak in imf_purge() 105. Aug 31 Konstantin Belousov git: 09ec5e67a7a6 - main - libc: fix history for strverscmp(3) and versionsort(3) 106. Aug 31 Drew Gallatin Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 107. Aug 31 Mark Johnston git: b5f0f20e9bd1 - stable/13 - intr: merge interrupt table uses of MAXCOMLEN into INTRNAME_LEN 108. Aug 31 Mark Johnston git: 77740df27c10 - stable/13 - syslogd: Add some basic regression tests 109. Aug 31 Cy Schubert git: 6bbe988ef2de - Create tag vendor/krb5/1.21.2 110. Aug 31 Cy Schubert git: 0320e0d5bb9f..1a79b20663ca - vendor/krb5 - vendor branch updated 111. Aug 31 Alexander Motin Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 112. Aug 31 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 113. Aug 31 Dag-Erling =?utf-8?Q?Sm=C3 git: 4cd9d804ae8b - main - libipf: fix parser error message. 114. Aug 31 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 115. Aug 31 Jamie Gritton git: db08e8ba0e7b - main - Re-remove $FreeBSD$ inadvertantly put back into jail.8 116. Aug 31 Glen Barber git: 82c57e2a75c7 - main - release: remove arm/armv6 RPI-B configuration file 117. Aug 31 Glen Barber Re: git: db08e8ba0e7b - main - Re-remove $FreeBSD$ inadvertantly put back into jail.8 118. Aug 31 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 119. Aug 31 Jamie Gritton git: ad4f4146ef30 - stable/14 - MFC jail: make jail(8) man page more readable and more correct 120. Aug 31 Warner Losh Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad
121. Aug 31 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 122. Aug 31 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 123. Aug 31 Glen Barber Re: git: db08e8ba0e7b - main - Re-remove $FreeBSD$ inadvertantly put back into jail.8 124. Sep 1 Glen Barber git: 4c3f144478d4 - stable/14 - release: update stable/14 to ALPHA4 125. Sep 1 Brooks Davis git: 89aed8837f0d - main - makeman: clarify scope of ignored option values 126. Sep 1 Brooks Davis git: d88983333447 - main - src.conf.5: regen 127. Sep 1 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 128. Sep 1 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 129. Sep 1 Kyle Evans git: 03d104888cae - main - arm64: initialize pcb in the TBI/PAC/etc. fault case 130. Sep 1 Kyle Evans Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 131. Sep 1 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 132. Sep 1 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 133. Sep 1 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 134. Sep 1 Dmitry Chagin git: 6b46ec66129d - main - linux(4): Merge getxattr for future error recode 135. Sep 1 Dmitry Chagin git: 4d59b790553e - main - linux(4): Return ENODATA from getxattr syscalls instead of EPERM 136. Sep 1 Dmitry Chagin git: dfcc0237c3a9 - main - linux(4): Merge removexattr for future error recode 137. Sep 1 Dmitry Chagin git: 1bfc4574f786 - main - linux(4): Return ENOTSUP from xattr syscalls instead of EPERM 138. Sep 1 Dmitry Chagin git: cb48780db4d6 - main - jail: Add the ability to access system-level filesystem extended attributes 139. Sep 1 Dmitry Chagin git: 315d7bbbb4e4 - main - extattr(9): Mention system namespace restrictions in a jail 140. Sep 1 Dmitry Chagin git: 1d41989933bf - main - extattr(9): Remove a reference to a non-existent VFS_EXTATTRCTL(9)
141. Sep 1 Dmitry Chagin git: edd28b857e2d - main - jail(8): Fix mandoc warnings 142. Sep 1 Andrey V. Elsukov git: 672b3df113b7 - stable/13 - carp: delete interface routes on link loss. 143. Sep 1 Andrey V. Elsukov git: de114db0fe90 - stable/12 - carp: delete interface routes on link loss. 144. Sep 1 Andrew Turner git: 7ad28b73ec1f - main - arm: Add a userspace physical timer check 145. Sep 1 Andrew Turner git: 8b143276ae49 - main - gicv3: Support indirect ITS tables 146. Sep 1 Andrew Turner git: 5429e194212e - main - gicv3: Add logging for when its_device_alloc fails 147. Sep 1 Andrew Turner git: 565c887a7752 - main - armv8_crypto: fix recursive fpu_kern_enter call 148. Sep 1 Zhenlei Huang git: 5a3f517110ef - stable/13 - bridge.4: Document the net.link.bridge.log_mac_flap sysctl variable 149. Sep 1 Zhenlei Huang git: dddf410362b9 - stable/12 - bridge.4: Document the net.link.bridge.log_mac_flap sysctl variable 150. Sep 1 Alexander Motin Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 151. Sep 1 Alexander Motin Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 152. Sep 1 Kyle Evans Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 153. Sep 1 Alexander Motin Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 154. Sep 1 Kyle Evans Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 155. Sep 1 Brooks Davis git: ce5fa47cf02a - main - share/mk: support for "single" group options 156. Sep 1 Brooks Davis git: 897ae85f7d02 - main - makeman: add minimal support for group options 157. Sep 1 Brooks Davis git: bd016ad227b0 - main - Teach make showconfig about group options 158. Sep 1 Brooks Davis git: 09e32b2fddf5 - main - libc: add LIBC_MALLOC option 159. Sep 1 Brooks Davis git: 2befa269b869 - main - Add INIT_ALL build option 160. Sep 1 Brooks Davis git: 3fe97711e3c0 - main - src.conf.5: regen
161. Sep 1 Brooks Davis Re: git: ce5fa47cf02a - main - share/mk: support for "single" group options 162. Sep 1 Jessica Clarke Re: git: 09e32b2fddf5 - main - libc: add LIBC_MALLOC option 163. Sep 1 Jessica Clarke Re: git: 2befa269b869 - main - Add INIT_ALL build option 164. Sep 1 Brooks Davis git: 48d057378d34 - main - UPDATING: typo fox 165. Sep 1 Brooks Davis git: a8ae129e6ee9 - main - LIBC_MALLOC: description typo fix 166. Sep 1 Brooks Davis git: a89e98ec33b3 - main - src.conf.5: regen 167. Sep 1 Mateusz Guzik git: b2a48c3cf86d - main - pf: retire pf_krule_to_rule and pf_kpool_to_pool 168. Sep 1 Mike Karels git: 1a0824ec9438 - stable/13 - clk_fixed: reduce and clarify messages due to missing clk-frequency 169. Sep 1 Dag-Erling =?utf-8?Q?Sm=C3 git: 5a57401e7106 - main - libc: Fix fmemopen(3) prototype in fopen(3) man page. 170. Sep 1 Mark Johnston git: b7000cadfbf3 - main - scandir.3: Fix several typos 171. Sep 1 John Baldwin git: 7063f94283af - main - pci_iov: Refuse to create VFs which require ARI if ARI is not available 172. Sep 1 Dag-Erling =?utf-8?Q?Sm=C3 git: c9f5889d05b5 - main - libc: Further nit in fopen(3) man page. 173. Sep 1 John Baldwin git: 4a9cd9fc22d7 - main - amd64 db_trace: Reject unaligned frame pointers 174. Sep 2 Martin Matuska git: 804414aad224..95f71c019d7c - vendor/openzfs/master - vendor branch updated 175. Sep 2 Kyle Evans git: 07bc20e4740d - main - localedef: correct definition of right-parenthesis in default charmap 176. Sep 2 Mateusz Guzik git: f4296cfb409a - main - timerfd: convert timerfd_list_lock from sx to mtx 177. Sep 2 Martin Matuska git: 2ad756a6bbb3 - main - zfs: merge openzfs/zfs@95f71c019 178. Sep 2 Doug Rabson git: 153a0e6b038c - stable/13 - netstat(1): teach netstat to attach to jails 179. Sep 2 Doug Rabson git: 973e6a6572d3 - stable/13 - netstat(1): fix manpage date 180. Sep 2 Dimitry Andric git: 2d22c9abbd20..c938c0a64320 - vendor/llvm-project/release-17.x - vendor branch updated
181. Sep 2 Dimitry Andric git: bc5a0b45e396 - Create tag vendor/llvm-project/llvmorg-17.0.0-rc3-79-ga612cb0b81d8 182. Sep 2 Mateusz Guzik git: 32988c1499f8 - main - vfs cache: fix a hang when bumping vnode limit too high 183. Sep 2 Warner Losh git: ea82362219ee - main - tests: Skip all tests that require mdconfig when /dev/mdctl missing 184. Sep 2 Martin Matuska git: 084ff4abd27c..32949f2560bf - vendor/openzfs/zfs-2.2-release - vendor branch updated 185. Sep 2 Zhenlei Huang git: 224aec05e732 - main - tcp: Initialize the maximum number of entries in a client cookie cache bucket


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