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

2023/dev-commits-src-branches/20230910.dev-commits-src-branches

Messages: 163, sorted by subject
Last update: Sun Sep 10 5:50:01 2023

home | up | archive sorted by: subject | author | date | reverse date
  1. Sep  7 Dag-Erling =?utf-8?Q?Sm=C3 git: 0171f9ccfed8 - stable/14 - unifdef: Handle redefined symbols correctly.
  2. Sep  3 Xin LI                     git: 02183951bfb1 - stable/13 - Fix build for FreeBSD 13.
  3. Sep  3 Jessica Clarke              Re: git: 02183951bfb1 - stable/13 - Fix build for FreeBSD 13.
  4. Sep  3 Xin Li                      Re: git: 02183951bfb1 - stable/13 - Fix build for FreeBSD 13.
  5. Sep  3 Jessica Clarke              Re: git: 02183951bfb1 - stable/13 - Fix build for FreeBSD 13.
  6. Sep  3 Xin Li                      Re: git: 02183951bfb1 - stable/13 - Fix build for FreeBSD 13.
  7. Sep  4 Ed Maste                   git: 03a4afbbf87d - stable/14 - src.conf.5: regen
  8. Sep  6 John Baldwin               git: 05bfa3e05896 - stable/13 - lio_listio(2): Allow LIO_READV and LIO_WRITEV.
  9. Sep  3 Xin LI                     git: 05e3998add1c - stable/13 - MFC: MFV: zlib 1.3
 10. Sep  6 Gordon Tetlow              git: 0692341b263e - releng/12.4 - pf: handle multiple IPv6 fragment headers
 11. Sep  6 Gordon Tetlow              git: 0b39d9de2e71 - releng/13.2 - freebsd-update: Fix merging already-updated file
 12. Sep  7 Dag-Erling =?utf-8?Q?Sm=C3 git: 0c9caeb8694f - stable/13 - unifdef: Fix case where a multiline comment follow
 13. Sep  6 John Baldwin               git: 0db7f4b419db - stable/12 - udf: Reject read requests with an invalid length
 14. Sep  6 John Baldwin               git: 0f6ffc7ff301 - stable/12 - g_raid concat: Fail requests to read beyond the en
 15. Sep  8 Glen Barber                git: 115ac9a76512 - releng/14.0 - release: branch releng/14.0, set to BETA1
 16. Sep  6 John Baldwin               git: 12e299e2ab7d - stable/13 - ccr: Retire ccr_softc member in struct adapter.
 17. Sep  9 Kristof Provost            git: 1332487c3720 - stable/14 - snmp_pf: use libpfctl's pfctl_get_status() rather 
 18. Sep  4 Mark Johnston              git: 134d36676e94 - stable/14 - geli: Fix geli setkey -J for detached providers
 19. Sep  4 Ed Maste                   git: 143371df7657 - stable/14 - x86: Introduce APIC ID limit by default on AMD har
 20. Sep  6 Zhenlei Huang              git: 144851777eda - stable/14 - tcp: Initialize the maximum number of entries in a


21. Sep 6 Alan Somers git: 14ca2bc402bb - stable/13 - During F_SETFL, don't change file flags on error 22. Sep 8 John Baldwin git: 14dc723496c1 - stable/14 - libcrypto: Refactor Makefile.asm so it can be run 23. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: 15991a682445 - stable/13 - xargs: fix -R so that it accepts negative numbers 24. Sep 6 John Baldwin git: 16f142865cb8 - stable/12 - cd9660: Reject volumes with small logical block si 25. Sep 9 Konstantin Belousov git: 17922d7028d9 - releng/14.0 - __crt_aligned_alloc_offset(): fix ov_index for b 26. Sep 8 Dag-Erling =?utf-8?Q?Sm=C3 git: 17ed300f0833 - stable/13 - wmistat: don't restrict reading to the pid that op 27. Sep 8 Dag-Erling =?utf-8?Q?Sm=C3 git: 1f4786b88485 - stable/13 - libc: Fix fmemopen(3) prototype in fopen(3) man pa 28. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: 1fb1008822c6 - stable/13 - forkpty: Avoid fd leak if fork() fails. 29. Sep 6 John Baldwin git: 202c1d762186 - stable/13 - udf: Reject read requests with an invalid length 30. Sep 6 John Baldwin git: 21ccba43f511 - stable/13 - ptrace: Clear TDB_BORN during PT_DETACH. 31. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: 27968aa02206 - stable/13 - pam_krb5: Clarify a loop condition. 32. Sep 9 Konstantin Belousov git: 2ccb043eb818 - stable/13 - kern_kthread.c: some style 33. Sep 6 John Baldwin git: 3070a1850683 - stable/13 - aio_biowakeup: Various style fixes. 34. Sep 7 Kristof Provost git: 3155f562c5b1 - stable/13 - libpfctl: implement status counter accessor functi 35. Sep 9 Ed Maste git: 3284a5929d50 - stable/12 - release: remove inet blackhole sysctls from GCE co 36. Sep 6 Zhenlei Huang git: 337475505b4c - stable/13 - net: Remove vlan metadata on pcp / vlan encapsulat 37. Sep 4 Mark Johnston git: 34e146632e62 - stable/14 - geli tests: Add a regression test for geli setkey 38. Sep 6 Alan Somers git: 3961edfe13d8 - stable/13 - ixl.4: update link to intel-nvmupdate ports 39. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: 3b95950fa3f4 - stable/13 - libc: Fix parsing of hexadecimal numbers in strtol 40. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: 3c96ab9f1d28 - stable/14 - libc: Implement N2680.
41. Sep 6 Zhenlei Huang git: 3fc299d68897 - stable/13 - tcp: Initialize the maximum number of entries in a 42. Sep 9 Jamie Gritton git: 402d5960cb82 - stable/14 - MFC jail.conf(5): Fix and expand description of ". 43. Sep 9 Ed Maste git: 413687812ba7 - stable/13 - release: remove inet blackhole sysctls from GCE co 44. Sep 6 Gordon Tetlow git: 41b7760991ef - releng/13.2 - pf: handle multiple IPv6 fragment headers 45. Sep 6 Alan Somers git: 422efa7050a7 - stable/13 - Implement GEOM::rotation_rate for gmirror 46. Sep 9 Mark Johnston git: 425c8e509df1 - releng/14.0 - scandir.3: Fix several typos 47. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: 43e873278f55 - stable/14 - split: Add missing test cases. 48. Sep 4 Mark Johnston git: 472fce62bb53 - stable/13 - geli tests: Add a regression test for geli setkey 49. Sep 6 Zhenlei Huang git: 494de30b63de - stable/14 - net: Remove vlan metadata on pcp / vlan encapsulat 50. Sep 9 Wei Hu git: 4b22565f8598 - stable/14 - mana: fix tso parameters and set hwassist bits 51. Sep 3 Konstantin Belousov git: 4c509ef95c5d - stable/14 - libc: fix history for strverscmp(3) and versionsor 52. Sep 8 Glen Barber git: 4e027ca1514f - releng/14.0 - release: force PKGCONFBRANCH to use 'latest' to 53. Sep 9 Kristof Provost git: 50eccf98b27d - stable/14 - pf (t)ftp-proxy: use libpfctl instead of DIOCGETST 54. Sep 6 John Baldwin git: 519395f62d29 - stable/13 - h_resolv: Fix a buffer overflow in load(). 55. Sep 9 Konstantin Belousov git: 52ea025eba6c - stable/13 - kthread_add(): do not allow to attach the thread t 56. Sep 9 Wei Hu git: 55b7a8233e3d - stable/14 - mana: batch ringing RX queue doorbell on receiving 57. Sep 7 Kristof Provost git: 55be69175311 - stable/13 - mcast: fix memory leak in imf_purge() 58. Sep 8 Ed Maste git: 5623352ec005 - stable/14 - release: remove inet blackhole sysctls from GCE co 59. Sep 9 Xin LI git: 579455e8f01d - stable/14 - MFC: MFV: zlib: examples: define functions as stat 60. Sep 5 Kyle Evans git: 5829e12051e5 - stable/14 - caroot: update the root bundle
61. Sep 6 John Baldwin git: 5b8178fa46a7 - stable/13 - netsmb: Add bounds checking to smb_t2_placedata 62. Sep 8 Robert Clausecker git: 5e5854520ee6 - releng/14.0 - */string.3,arch.7,environ.7: add cross-reference 63. Sep 6 John Baldwin git: 5fd4a966624f - stable/13 - pcm: Turn SND_DECLARE_FILE into a no-op. 64. Sep 6 John Baldwin git: 5febbe8a14ca - stable/13 - aio: Fix a test and set race in aio_biowakeup. 65. Sep 7 Martin Matuska git: 60b37f216180 - stable/14 - vfs: copy_file_range() between multiple mountpoint 66. Sep 6 Zhenlei Huang git: 61b426a0b6a8 - stable/12 - geom_part: Check number of GPT entries and size of 67. Sep 9 Wei Hu git: 63a564508b1a - releng/14.0 - mana: batch ringing RX queue doorbell on receivi 68. Sep 6 John Baldwin git: 63f07c05de4e - stable/13 - g_raid concat: Fail requests to read beyond the en 69. Sep 9 Konstantin Belousov git: 689e7b5a86b9 - stable/14 - kern_kthread: fork1() does not handle locked Giant 70. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: 6a629dd2a799 - stable/14 - libc: Fix fmemopen(3) prototype in fopen(3) man pa 71. Sep 8 Dag-Erling =?utf-8?Q?Sm=C3 git: 6d5d8c7b2c74 - stable/13 - if_vlan: Always default to 802.1q. 72. Sep 7 Kristof Provost git: 70323196c2b1 - stable/14 - vmxnet3: do restart on VLAN changes 73. Sep 6 Zhenlei Huang git: 70e32e5b52d9 - stable/12 - geom_linux_lvm: Check the offset of physical volum 74. Sep 9 Konstantin Belousov git: 70e76f81e594 - stable/14 - kthread_add(): do not allow to attach the thread t 75. Sep 7 Kristof Provost git: 70fbe797c0f6 - stable/14 - mcast: fix memory leak in imf_purge() 76. Sep 9 Xin LI git: 72a9f518d597 - stable/14 - sys/dev/arcmsr: Update Areca RAID driver to versio 77. Sep 7 John Baldwin git: 73e5df026288 - stable/14 - OptionalObsoleteFiles.inc: Add libprivate{cbor,fid 78. Sep 5 Kyle Evans git: 7c52963832b8 - stable/14 - caroot: drop the VERSION tag from already-processe 79. Sep 8 Robert Clausecker git: 7ec2ae8c7cd4 - stable/14 - */string.3,arch.7,environ.7: add cross-references 80. Sep 6 Gordon Tetlow git: 7f34ee7cc56b - releng/13.2 - net80211: fail for unicast traffic without unica
81. Sep 6 Zhenlei Huang git: 809450c4b531 - stable/13 - geom_linux_lvm: Check the offset of physical volum 82. Sep 6 John Baldwin git: 8165540af2cd - stable/13 - aio: whack "set but not used" warnings 83. Sep 7 Kristof Provost git: 84983bf36458 - stable/13 - snmp_pf: use libpfctl's pfctl_get_status() rather 84. Sep 4 Jessica Clarke git: 87329215f964 - stable/13 - arm: Add missing no-ctfconvert for fw_stub.awk tar 85. Sep 9 Konstantin Belousov git: 875f06276b8d - stable/13 - __crt_aligned_alloc_offset(): fix ov_index for bac 86. Sep 9 Ed Maste git: 88bb052a75aa - releng/14.0 - syscons: refer to it as the legacy console 87. Sep 5 Kyle Evans git: 8921130e3ada - stable/14 - arm64: initialize pcb in the TBI/PAC/etc. fault ca 88. Sep 9 Kyle Evans git: 8d98eb4e51eb - stable/14 - localedef: correct definition of right-parenthesis 89. Sep 8 Mark Johnston git: 8ded9cd3d554 - stable/13 - scandir.3: Fix several typos 90. Sep 6 Zhenlei Huang git: 8fdb1181ab8d - stable/12 - geom_part: Fix potential integer overflow when che 91. Sep 6 Gordon Tetlow git: 902c13c4cf68 - releng/13.2 - caroot: add new certs 92. Sep 6 Gordon Tetlow git: 927b6e752c24 - releng/12.4 - Add UPDATING entries and bump version. 93. Sep 6 John Baldwin git: 983819d21799 - stable/13 - cd9660: Reject volumes with small logical block si 94. Sep 8 Ed Maste git: 99f8ee196deb - stable/14 - libcasper: reference system.fileargs service 95. Sep 9 Kristof Provost git: 9a9535e4df50 - stable/14 - libpfctl: implement status counter accessor functi 96. Sep 7 John Baldwin git: 9deb9bca9c47 - stable/14 - ObsoleteFiles.inc: Add libclang_rt libraries for r 97. Sep 8 Dag-Erling =?utf-8?Q?Sm=C3 git: 9f9ba5669212 - stable/12 - wmistat: don't restrict reading to the pid that op 98. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: a0fea1dc59d5 - stable/14 - if_vlan: Always default to 802.1q. 99. Sep 6 John Baldwin git: a11b9463ff58 - stable/13 - bhyve: Store the FreeBSD OUI in little-endian in t 100. Sep 6 Gordon Tetlow git: a1c915cc75c1 - releng/13.2 - Add UPDATING entries and bump version.
101. Sep 6 John Baldwin git: a3105e25800c - stable/13 - cxgbe: Don't leak memory resource if t4iov attach 102. Sep 9 Konstantin Belousov git: a39c6d1ce008 - stable/13 - kern_kthread: fork1() does not handle locked Giant 103. Sep 8 John Baldwin git: a3f973f2ea09 - stable/14 - Makefile.asm: Simplify variable expansions in gene 104. Sep 6 Dimitry Andric git: a42a905c2afc - stable/12 - elftoolchain: stop leaving tempfiles on error 105. Sep 6 Alan Somers git: a6506dda739c - stable/13 - sesutil: fix "fault all" with zoned jbods 106. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: a781134d4967 - stable/14 - nss_tacplus: Provide dummy setpwent(), getpwent_r( 107. Sep 9 Kyle Evans git: a8e9827d4e1e - stable/12 - caroot: update the root bundle and regenerate with 108. Sep 5 Kyle Evans git: aa2dc175c0b1 - stable/14 - caroot: drop VERSION tags from certs 109. Sep 6 Zhenlei Huang git: aadedc5b3e4b - stable/12 - tcp: Initialize the maximum number of entries in a 110. Sep 9 Kyle Evans git: b06aed1e7810 - stable/12 - caroot: add a primitive script to re-stamp certs 111. Sep 6 John Baldwin git: b086848fc086 - stable/13 - libpfctl: Don't pass stack garbage to free. 112. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: b27e66f26643 - stable/14 - libipf: fix parser error message. 113. Sep 6 Alan Somers git: b2c207ddfc45 - stable/13 - Fix the zfsd_autoreplace_001_neg test 114. Sep 9 Ed Maste git: b67ff0e3cfb9 - stable/14 - syscons: refer to it as the legacy console 115. Sep 4 Mark Johnston git: b785ac18c7d3 - stable/13 - geli: Fix geli setkey -J for detached providers 116. Sep 6 Alan Somers git: b969a40cdf17 - stable/13 - zfsd: listen for sysevent.fs.zfs instead of misc.f 117. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: bae932999e0f - stable/14 - libc: Implement N2630. 118. Sep 9 Kristof Provost git: be47dc1f7132 - stable/14 - libpfctl: allow pfctl_free_status(NULL) 119. Sep 9 Ed Maste git: bebd79e63847 - releng/14.0 - release: remove inet blackhole sysctls from GCE 120. Sep 8 John Baldwin git: bf5069fb6a3f - stable/14 - libcrypto: Switch back to the generated assembly i
121. Sep 6 Zhenlei Huang git: c0038743d357 - stable/12 - net: Remove vlan metadata on pcp / vlan encapsulat 122. Sep 6 John Baldwin git: c2cd285bfe41 - stable/13 - sys: Add a deprecation warning for 32-bit kernels. 123. Sep 9 Konstantin Belousov git: c3325cc44d0b - stable/14 - kern_kthread.c: some style 124. Sep 7 Kristof Provost git: c34ca43649db - stable/13 - pf (t)ftp-proxy: use libpfctl instead of DIOCGETST 125. Sep 7 Kristof Provost git: c364b43a717a - stable/13 - libpfctl: allow pfctl_free_status(NULL) 126. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: c3ae84bc2a57 - stable/14 - include: Implement N2867. 127. Sep 6 John Baldwin git: c6c0b631fa26 - stable/13 - aio: Fix up the opcode in aiocb32_copyin() 128. Sep 9 Xin LI git: c92758cfd8ce - releng/14.0 - sys/dev/arcmsr: Update Areca RAID driver to vers 129. Sep 9 Wei Hu git: c9b4782ec336 - stable/14 - Hyper-V: hn: use VF's capabilities when it is atta 130. Sep 8 Li-Wen Hsu git: cb7a046afe00 - stable/14 - arcmsr(4): Fix typo: rebulid -> rebuild 131. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: cbc42905e524 - stable/14 - iostat: getopt() / usage() cleanup. 132. Sep 9 Konstantin Belousov git: cbf1bbe5c8b5 - stable/14 - __crt_aligned_alloc_offset(): fix ov_index for bac 133. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: cd5a2e6b4369 - stable/14 - time.h: Fix visibility check for C11 and C23 featu 134. Sep 6 John Baldwin git: cd81ea62ff7c - stable/13 - cxgbe ddp: Trim stale function prototype 135. Sep 9 Xin LI git: cdf43639fcc4 - releng/14.0 - MFC: MFV: zlib: examples: define functions as st 136. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: cf1b93786f87 - stable/13 - Add 'contrib/unifdef/' from commit '0da44885831dc0 137. Sep 9 Mark Johnston git: d0a5da5c1cf9 - stable/14 - scandir.3: Fix several typos 138. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: d194776d7df1 - stable/13 - unifdef: Vendorize. 139. Sep 3 Glen Barber git: d6fec2dacf80 - stable/14 - release: remove arm/armv6 RPI-B configuration file 140. Sep 9 Kyle Evans git: dc8ee27074d4 - stable/14 - localedef: add newlines to error messages
141. Sep 6 John Baldwin git: dd66ba430cb9 - stable/12 - netsmb: Add bounds checking to smb_t2_placedata 142. Sep 7 John Baldwin git: dde83fc4d2e6 - stable/14 - pci_iov: Refuse to create VFs which require ARI if 143. Sep 6 Gordon Tetlow git: e020f9602809 - releng/12.4 - net80211: fail for unicast traffic without unica 144. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: e441e0cf8ec9 - stable/13 - indent: Restore and document -ps / -nps option. 145. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: e4dee290ff0b - stable/13 - stdbuf: Code cleanup. 146. Sep 9 Ed Maste git: e4e41b39a4dc - stable/12 - iir: prevent negative offsets in ioctl 147. Sep 5 Kyle Evans git: e7109724468c - stable/14 - caroot: regenerate the root bundle with OpenSSL 3 148. Sep 6 Gordon Tetlow git: e80d2d894ff1 - releng/13.2 - pcib: Allocate the memory BAR with the MSI-X tab 149. Sep 8 Xin LI git: ea1024f468a4 - stable/13 - MFC: MFV: zlib: examples: define functions as stat 150. Sep 8 Glen Barber git: edbd9c3c32c0 - stable/14 - release: update __FreeBSD_version after branching 151. Sep 8 Li-Wen Hsu git: ef310d3a7111 - stable/13 - arcmsr(4): Fix typo: rebulid -> rebuild 152. Sep 8 John Baldwin git: ef81451d114e - stable/14 - libcrypto: Add buildasm and cleanasm targets 153. Sep 8 Dag-Erling =?utf-8?Q?Sm=C3 git: f0cfac77c6de - stable/12 - libc: Fix fmemopen(3) prototype in fopen(3) man pa 154. Sep 8 John Baldwin git: f0d83d53c3be - stable/14 - ossl: Update the generated assembly files from Ope 155. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: f41c23ee5b34 - stable/14 - wmistat: don't restrict reading to the pid that op 156. Sep 6 John Baldwin git: f66e0b086c7b - stable/13 - Remove /usr/lib/dtrace/ipfw.d for WITHOUT_DTRACE. 157. Sep 3 Martin Matuska git: f789381671a3 - stable/14 - zfs: merge openzfs/zfs@32949f256 (zfs-2.2-release) 158. Sep 3 Mark Millard Re: git: f789381671a3 - stable/14 - zfs: merge openzfs/zfs@32949f256 (zfs-2.2-rele 159. Sep 6 Alan Somers git: f85da5f88efc - stable/13 - Multiple fixes to the zfsd test suite 160. Sep 3 Konstantin Belousov git: f920de9a0cbe - stable/13 - libc: fix history for strverscmp(3) and versionsor
161. Sep 6 John Baldwin git: f9c32827759b - stable/12 - libpfctl: Don't pass stack garbage to free. 162. Sep 9 Ed Maste git: fb04691a1af3 - releng/14.0 - libcasper: reference system.fileargs service 163. Sep 6 John Baldwin git: fe6953f70fab - stable/13 - aio: Fix more synchronization issues in aio_biowak


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