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


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

Messages: 303, new messages first
Last update: Sun Aug 27 5:50:00 2023

home | archive sorted by: subject | author | date | reverse date
  1. Aug 26 Robert Wing                git: b3a714652ff0 - main - kqueue(9): sweep references to knlist_remove_inevent()
  2. Aug 26 Mike Karels                git: b67a8f006d3c - stable/13 - etc: remove leftover leading empty comments, blank lines
  3. Aug 26 Justin Hibbits             git: db5505172906 - main - dtsec: Support multicast receive.
  4. Aug 26 Doug Rabson                git: b5c4616582ce - main - Fix MNT_IGNORE for devfs, fdescfs and nullfs
  5. Aug 26 Kyle Evans                 git: 8ed0ecf8024d - main - caroot: regenerate the root bundle with OpenSSL 3
  6. Aug 26 Kyle Evans                 git: 65fd80909e19 - main - caroot: update the root bundle
  7. Aug 26 Kyle Evans                 git: 3f84d4b0fe14 - main - caroot: drop the VERSION tag from already-processed certs
  8. Aug 26 Kyle Evans                 git: bbc8585ef557 - main - caroot: drop VERSION tags from certs
  9. Aug 25 John Baldwin               git: 023ef8015ee6 - main - OptionalObsoleteFiles.inc: Add libprivate{cbor,fido2}_p.a
 10. Aug 25 Mateusz Guzik              git: 35f36c3ee64f - stable/13 - vfs: track how many times vn_alloc blocked on hitting the vnode limit
 11. Aug 25 Mateusz Guzik              git: 84e1b8b965c2 - stable/13 - vfs: flip deferred_inact to atomic
 12. Aug 25 Mateusz Guzik              git: b61645ef3c4e - stable/13 - vfs: decouple freevnodes from vnode batching
 13. Aug 25 Martin Matuska             git: 009d3288dea5..804414aad224 - vendor/openzfs/master - vendor branch updated
 14. Aug 25 Robert Clausecker          Re: git: 3d8ef251aa9d - main - lib/libc/amd64/string/strchrnul.S: fix edge case in scalar code
 15. Aug 25 Warner Losh                git: e8f2e3b6ddef - main - Two more $FreeBSD$ stragglers
 16. Aug 25 Warner Losh                git: 67dd7233bef6 - main - pccarddevs2h.awk: Remove
 17. Aug 25 Warner Losh                git: 7a3af0a59b56 - main - dtrace: Remove $FreeBSD$ from genmakefiles.sh.
 18. Aug 25 Mike Karels                git: b4ef09b9eb11 - main - clk_fixed: reduce and clarify messages due to missing clk-frequency
 19. Aug 25 Jessica Clarke             Re: git: 3d8ef251aa9d - main - lib/libc/amd64/string/strchrnul.S: fix edge case in scalar code
 20. Aug 25 John Baldwin               git: 7aec088cbce8 - main - nehemiah RNG: Switch to using FPU_KERN_NOCTX


21. Aug 25 John Baldwin git: 3b0e353fe642 - main - padlock: Switch to using FPU_KERN_NOCTX 22. Aug 25 John Baldwin git: 8173fa60ddb7 - main - efirt: Move comment about fpu_kern_enter to where it is called 23. Aug 25 Robert Clausecker git: 3d8ef251aa9d - main - lib/libc/amd64/string/strchrnul.S: fix edge case in scalar code 24. Aug 25 John Baldwin git: 247e8662d2c0 - main - arm unwind: Reject unaligned stack pointers 25. Aug 25 Glen Barber git: 7be29291845a - stable/14 - UPDATING: fix a vestigial reference to -CURRENT 26. Aug 25 Gleb Smirnoff git: 6f3947be2aff - main - ifconfig: fix 'ifconfig -l link' 27. Aug 25 Gleb Smirnoff git: 31016aa0be6d - main - ifconfig: fix 'ifconfig -l ether' 28. Aug 25 Gleb Smirnoff git: 24a81a968d21 - main - ifconfig: fix logical error in interface matching for '-l ether' 29. Aug 25 Justin Hibbits git: b820820ece09 - main - mac_ipacl: Use IfAPI 30. Aug 25 Justin Hibbits git: 2a3716432d20 - main - IfAPI: Retire if_etherbpfmtap() and if_bpfmtap() 31. Aug 25 Warner Losh git: 8052b01e7e41 - main - nvme: Add exclusion for ISR 32. Aug 25 Warner Losh git: d4959bfcd110 - main - nvme: Greatly improve error recovery 33. Aug 25 Warner Losh git: 2a6b7055a980 - main - nvme: Timeout expired transactions 34. Aug 25 Warner Losh git: 2f06449d6429 - main - smartpqi: Fix build issues highlighted by gcc12 35. Aug 25 Michael Tuexen git: e40d16ad6ee9 - main - sctp: cleanup 36. Aug 25 Michael Tuexen git: f0c8e8118dbc - main - sctp: cleanup 37. Aug 25 Mateusz Guzik git: 5eab523053db - main - timerfd: compute fflags before calling falloc 38. Aug 25 Mateusz Guzik git: 02f534b57f84 - main - timerfd: fix up a memory leak and missing locking 39. Aug 25 Kevin Bowling git: 42d73e9ec146 - stable/13 - ixgbe: define IXGBE_LE32_TO_CPUS 40. Aug 25 Konstantin Belousov git: 94fb5053dabd - stable/13 - subr_unit.c: another attempt to fix the build
41. Aug 25 Konstantin Belousov git: d709b99b67b0 - stable/13 - std.nodebug: remove DIAGNOSTIC from debug configs 42. Aug 25 Konstantin Belousov git: aa8f8a9530c8 - stable/13 - kern/subr_unit.c: fix non-debug build 43. Aug 25 Konstantin Belousov git: 7a46a70f0e65 - stable/13 - vm_map.c: fix syntax 44. Aug 25 Konstantin Belousov git: b96ca29b6248 - stable/13 - vm_map.c: plug several more places which might modify entry->offset 45. Aug 25 Konstantin Belousov git: 6283f6e79456 - stable/13 - linuxolator: implement Linux' PROT_GROWSDOWN 46. Aug 25 Konstantin Belousov git: d5fccc19aa1b - stable/13 - vm_map_protect(): add VM_MAP_PROTECT_GROWSDOWN flag 47. Aug 25 Konstantin Belousov git: f60811fed642 - stable/13 - vm_map_growstack(): restore stack gap data if gap entry was removed 48. Aug 25 Konstantin Belousov git: ce5d4af8bce6 - stable/13 - vm_map: do not allow to merge stack gap entries 49. Aug 25 Konstantin Belousov git: bd7afd9e50b3 - stable/13 - vm_map_protect(): handle stack protection stored in the stack guard 50. Aug 25 Konstantin Belousov git: f28d489aaaa4 - stable/13 - vm_map_protect(): move guard handling at the last phase into an empty dedicated helper 51. Aug 25 Konstantin Belousov git: a6e48fe943dc - stable/13 - vm_map_growstack(): handle max protection for stacks 52. Aug 25 Konstantin Belousov git: 2fab20ed1bc5 - stable/13 - vm_map.c: add CONTAINS_BITS macro 53. Aug 25 Konstantin Belousov git: 820ff1974625 - stable/13 - Add vm_map_insert1(9) 54. Aug 25 Konstantin Belousov git: b491e9d02da4 - stable/13 - vm_map_insert(): update herald comment 55. Aug 25 Konstantin Belousov git: 596c93a96ec8 - stable/13 - vmspace_fork(): do not override offset for the guard entries 56. Aug 25 Konstantin Belousov git: 6c79559bf0c6 - stable/13 - mmap(MAP_STACK): on stack grow, use original protection 57. Aug 25 Simon J. Gerraty git: 1554ba03b651 - main - Add mac_grantbylabel 58. Aug 24 Glen Barber git: 2af9390e54ed - stable/14 - release: update stable/14 to ALPHA3 59. Aug 24 Glen Barber git: 52c1066f52d4 - main - UPDATING: add entry for 15.0-CURRENT 60. Aug 24 Glen Barber git: 3efecb71a5ed - stable/14 - UPDATING: fix entry for stable/14 creation
61. Aug 24 Glen Barber HEADS-UP: stable/14 branched 62. Aug 24 Mateusz Guzik git: 60457d1ea068 - stable/13 - ufs: try to elide the interlock in ufs_itimes 63. Aug 24 Mateusz Guzik git: ca63cbbe9554 - stable/13 - ufs: always call ufs_itimes on close 64. Aug 24 Glen Barber git: aee253d8a7ae - main - update main to 15 65. Aug 24 Glen Barber git: 29a16ce065db - stable/14 - release: update stable/14 following branching from main 66. Aug 24 Mateusz Guzik git: 712806fc4b54 - main - vfs: retried++ -> retried = true for the boolean 67. Aug 24 Stephen J. Kiernan git: 30cdbb5833f6 - main - freebsd32: Remove mac_syscall from the unimpl list 68. Aug 24 Warner Losh Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 69. Aug 24 Konstantin Belousov Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 70. Aug 24 Warner Losh git: 1b7663a03ca9 - main - smartpqi: Use today's date 71. Aug 24 Mateusz Guzik git: c1d85ac3df82 - main - vfs: try harder to find free vnodes when recycling 72. Aug 24 Dag-Erling =?utf-8?Q?Sm=C3 git: 9b5d724cad10 - main - libc: Add timespec_getres(3) as per C23. 73. Aug 24 Dag-Erling =?utf-8?Q?Sm=C3 git: b8b6bef43f87 - main - libc: Fix parsing of hexadecimal numbers in strtol() family. 74. Aug 24 Warner Losh git: 7ea28254ec53 - main - smartpqi: update to version 4410.0.2005 75. Aug 24 Eric Joyner git: dadd804ded83 - stable/13 - iflib: Fix white space and reduce some line lengths 76. Aug 24 Eric Joyner git: 3df6b1d39af5 - stable/13 - iflib: Remove redundant variable 77. Aug 24 Eric Joyner git: cb5152f961bb - stable/13 - iflib: Fix panic during driver reload stress test 78. Aug 24 Kevin Bowling git: 725e4008efef - main - iflib: invert default restart on VLAN changes 79. Aug 24 Kevin Bowling git: 14a14e36aee2 - main - ice: Don't restart on VLAN changes 80. Aug 24 Kevin Bowling git: 1d6c12c511ae - main - iavf: Add explicit ifdi_needs_reset for VLAN changes
81. Aug 24 Kevin Bowling git: fe6c4e214d76 - main - enic: Don't restart on VLAN changes 82. Aug 24 Kevin Bowling git: b6b75424c57d - main - vmxnet3: Don't restart on VLAN changes 83. Aug 24 Kevin Bowling git: f9e0a790ae44 - main - enetc: Don't restart on VLAN changes 84. Aug 24 Kevin Bowling git: bce864d1c274 - main - bnxt: Don't restart on VLAN changes 85. Aug 24 Warner Losh git: 8544651dc509 - main - timerfd: Add manual page. 86. Aug 24 Warner Losh git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 87. Aug 24 Warner Losh Re: git: 4a69fc16a583 - main - Add membarrier(2) 88. Aug 24 Dmitry Chagin git: f8bc606aad35 - main - tests: Handle SIGSEGV in the vm stack mprotect exec test 89. Aug 24 Piotr Pawel Stefaniak git: 5c0a1c15ff8c - main - ps: add a new option -D to reimplement tree traversal 90. Aug 24 Piotr Pawel Stefaniak git: f06e32e9b9e4 - main - Revert "ps: extend the non-standard option -d (tree view) to work with -p" 91. Aug 24 John Baldwin Re: git: 4a69fc16a583 - main - Add membarrier(2) 92. Aug 24 Michael Tuexen git: 847fa61fad5e - main - sctp: improve handling of socket shutdown for reading 93. Aug 24 Mark Johnston git: 7756dcc46f3b - stable/13 - vmm: Fix VM_GET_CPUS compatibility 94. Aug 24 Mark Johnston git: a4db69370ed5 - stable/13 - ossl: Add missing labels to bsaes-armv7.S 95. Aug 24 Mark Johnston git: d0434eff5786 - stable/13 - arm/unwind: Check stack pointer boundaries before dereferencing 96. Aug 24 Mark Johnston git: 045fc75ce490 - stable/13 - opencrypto: Respect alignment constraints in xor_and_encrypt() 97. Aug 24 Kristof Provost git: d10de21f2f7d - main - pf: Access r->rpool.cur->kif under mutex protection 98. Aug 24 Kevin Bowling Re: git: 91fcacc35597 - main - if_bnxt: Add support for VLAN on Thor 99. Aug 24 Warner Losh git: d9fee1d02178 - main - cam/scsi_da: Bump deprecation one release. 100. Aug 23 John Baldwin git: 0677f5ccbb5b - main - cxgbe ddp: Trim stale function prototype
101. Aug 23 Mark Johnston git: d5b5497e10fd - main - m4 tests: Update tests after $FreeBSD$ removal 102. Aug 23 Robert Wing git: 760987ecd39b - main - bectl: make mount subcommand less verbose 103. Aug 23 Emmanuel Vadot git: 0fd310c83c6b - main - arm64: Remove duplicate fdt build option 104. Aug 23 Warner Losh git: c1c798f17481 - stable/13 - sh tests: Update $LINENO tests after $FreeBSD$ removal 105. Aug 23 Warner Losh git: 8f54a610e00d - stable/13 - libcrypto: Don't embed $FreeBSD$ in generated assembly files 106. Aug 23 Warner Losh git: 9b60059524b1 - stable/13 - Fix partially removed comment by removing the rest 107. Aug 23 Warner Losh git: 02f1e233d562 - stable/13 - Restore blank line after #include 108. Aug 23 Warner Losh git: 50510a7a63b8 - stable/13 - share/examples/tests: fix comments after $FreeBSD$ removal 109. Aug 23 Warner Losh git: fcd0bbbd4aa9 - stable/13 - makefs: clean up some leftovers after $FreeBSD$ tag removal 110. Aug 23 Warner Losh git: bf9ded09cd98 - stable/13 - Delete trailing whitespace from $FreeBSD$ removal 111. Aug 23 Warner Losh git: 636cb7f7b000 - stable/13 - Remove $FreeBSD$: one-line xdr pattern 112. Aug 23 Warner Losh git: 0f015abc4665 - stable/13 - Remove $FreeBSD$: one-line forth tag 113. Aug 23 Warner Losh git: 8c86db53ce05 - stable/13 - Remove $FreeBSD$: one-line ps tag 114. Aug 23 Warner Losh git: 238e32b60663 - stable/13 - Remove $FreeBSD$: one-line lua tag 115. Aug 23 Warner Losh git: a7385d2a904a - stable/13 - Remove $FreeBSD$: two-line lua tag 116. Aug 23 Warner Losh git: 911f99722cfa - stable/13 - sys: Remove $FreeBSD$: two-line lua tag 117. Aug 23 Warner Losh git: 384705193b36 - stable/13 - Remove $FreeBSD$: one-line catalog 118. Aug 23 Warner Losh git: c1ff431ce583 - stable/13 - sys: Remove $FreeBSD$: one-line catalog 119. Aug 23 Warner Losh git: 350f9ac5b362 - stable/13 - Remove $FreeBSD$: one-line bare tag 120. Aug 23 Warner Losh git: 27096e41f03f - stable/13 - sys: Remove $FreeBSD$: one-line bare tag
121. Aug 23 Warner Losh git: 24115b70d6d6 - stable/13 - Remove $FreeBSD$: one-line nroff pattern 122. Aug 23 Warner Losh git: b144e70a3325 - stable/13 - Remove $FreeBSD$: two-line nroff pattern 123. Aug 23 Warner Losh git: 74c1a7c66add - stable/13 - sys: Remove $FreeBSD$: two-line nroff pattern 124. Aug 23 Warner Losh git: 023fc80ee38a - stable/13 - Remove $FreeBSD$: one-line sh pattern 125. Aug 23 Warner Losh git: 5510f79042fb - stable/13 - sys: Remove $FreeBSD$: one-line sh pattern 126. Aug 23 Warner Losh git: d10370254169 - stable/13 - Remove $FreeBSD$: one-line .S pattern 127. Aug 23 Warner Losh git: 739874129195 - stable/13 - sys: Remove $FreeBSD$: one-line .S pattern 128. Aug 23 Warner Losh git: e63c5c73c17e - stable/13 - Remove $FreeBSD$: alt one-line .c pattern 129. Aug 23 Warner Losh git: 9a298a124729 - stable/13 - Remove $FreeBSD$: alt two-line .c pattern 130. Aug 23 Warner Losh git: 3d497e17ebd3 - stable/13 - Remove $FreeBSD$: one-line .c pattern 131. Aug 23 Warner Losh git: 3bc80996974a - stable/13 - sys: Remove $FreeBSD$: one-line .c pattern 132. Aug 23 Warner Losh git: 0d349c19beda - stable/13 - Remove $FreeBSD$: two-line .c pattern 133. Aug 23 Warner Losh git: ecf688348bd2 - stable/13 - sys: Remove $FreeBSD$: two-line .c pattern 134. Aug 23 Warner Losh git: 8ad303d68cec - stable/13 - Remove $FreeBSD$: one-line .c comment pattern 135. Aug 23 Warner Losh git: 4fbf14e22d7b - stable/13 - sys: Remove $FreeBSD$: one-line .c comment pattern 136. Aug 23 Warner Losh git: 34041aac835a - stable/13 - Remove $FreeBSD$: one-line .h pattern 137. Aug 23 Warner Losh git: 4b40a16f0d18 - stable/13 - sys: Remove $FreeBSD$: one-line .h pattern 138. Aug 23 Warner Losh git: 17da660ad5b3 - stable/13 - Remove $FreeBSD$: two-line .h pattern 139. Aug 23 Warner Losh git: f8167e0404da - stable/13 - sys: Remove $FreeBSD$: two-line .h pattern 140. Aug 23 Warner Losh git: f1b1fb19f005 - stable/13 - Remove $FreeBSD$: one-line m4 tag
141. Aug 23 Warner Losh git: da268f445c57 - stable/13 - sys: Remove $FreeBSD$: sound driver version 142. Aug 23 Warner Losh git: e39c9231e9d9 - stable/13 - powerpc/ata: Remove non-standard __FBSDID() 143. Aug 23 Warner Losh git: 65dd4fceb3fd - stable/13 - glob.h: Remove $FreeBSD$ 144. Aug 23 Warner Losh git: b99859430cb7 - stable/13 - mpool: Remove $FreeBSD$ comment 145. Aug 23 Warner Losh git: 94fc46aae3b3 - stable/13 - cursor.bdf: Remove $FreeBSD$ tag 146. Aug 23 Warner Losh git: 470fa204796d - stable/13 - ps3: Don't add $FreeBSD$ to generated file 147. Aug 23 Warner Losh git: 58bc4f0c2f43 - stable/13 - generate-hfs.sh: don't embed $FreeBSD$ in generated code 148. Aug 23 Warner Losh git: e63ec086a790 - stable/13 - vnode_if: Don't add $FreeBSD$ to the output 149. Aug 23 Warner Losh git: 2fd33c50012a - stable/13 - fw_stub: Don't add $FreeBSD$ to generated file 150. Aug 23 Warner Losh git: 5b375162dec5 - stable/13 - pccard: Don't include version information. 151. Aug 23 Warner Losh git: 5197a1c13266 - stable/13 - miidevs2h: Ignore the first line 152. Aug 23 Warner Losh git: 1ddda65e6fd7 - stable/13 - usbdevs2h: Ignore First Line and stop generating $FreeBSD$ 153. Aug 23 Warner Losh git: c32a5d6e6e32 - stable/13 - systat: Remove obsolete copyright string 154. Aug 23 Mark Johnston git: c903f664780e - main - sh tests: Update $LINENO tests after $FreeBSD$ removal 155. Aug 23 Jessica Clarke git: ecf01a8ebc44 - main - Makefile: Support universe-toolchain on non-FreeBSD 156. Aug 23 Jessica Clarke git: 62f243acea24 - main - tools/build/make.py: Make --with-default-sys-path mirror usr.bin/bmake 157. Aug 23 Jessica Clarke git: 69cfdc81ea7b - main - tools/build/make.py: Keep bootstrapped bmake binary up-to-date 158. Aug 23 Andrew Turner git: 7d2dd08d013d - main - gicv3: Add checks for the device ID 159. Aug 23 Andrew Turner git: 629734783de5 - main - gicv3: Add a verbose message for unknown tables 160. Aug 23 Andrew Turner git: 2f11b2abfc18 - main - gicv3: Stop setting the esize field
161. Aug 23 Andrew Turner git: 43d74fcac058 - main - Revert "gicv3: Stop setting the esize field" 162. Aug 23 Andrew Turner git: b9cdb04f4ea2 - main - Revert "gicv3: Add a verbose message for unknown tables" 163. Aug 23 Andrew Turner git: 160919c86435 - main - Revert "gicv3: Add checks for the device ID" 164. Aug 23 Mark Johnston git: fcace2906ddf - main - syslogd: Add some basic regression tests 165. Aug 23 Andrew Turner git: 676386b5563f - main - Support dynamically sized register sets 166. Aug 23 Andrew Turner git: 950421e231e5 - main - gicv3: Add checks for the device ID 167. Aug 23 Andrew Turner git: 7f9694ad7e7c - main - gicv3: Add a verbose message for unknown tables 168. Aug 23 Andrew Turner git: 47a4b8ca96e3 - main - gicv3: Stop setting the esize field 169. Aug 23 Andrew Turner git: 3fc4f7c88085 - main - gicv3: Split out finding the page size 170. Aug 23 Warner Losh Re: git: 4a69fc16a583 - main - Add membarrier(2) 171. Aug 23 Piotr Kubaj git: 0834f13da9e3 - main - iavf: remove compatibility code and address some warnings 172. Aug 23 Zhenlei Huang git: 838c8c47860a - main - net: Do not overwrite if_vlan's PCP 173. Aug 23 Michael Tuexen git: d18c845f99cb - main - sctp: improve handling of SHUTDOWN and SHUTDOWN ACK chunks 174. Aug 23 Emmanuel Vadot git: 5fb94d0e1667 - main - arm64: xilinx: dwc3: Fix reset names 175. Aug 23 Sumit Saxena Re: git: 91fcacc35597 - main - if_bnxt: Add support for VLAN on Thor 176. Aug 23 Emmanuel Vadot git: 29bfcb3a286f - main - arm64: xilinx: Add glue driver for usb3 controller 177. Aug 23 Jessica Clarke Re: git: 4a69fc16a583 - main - Add membarrier(2) 178. Aug 23 Kyle Evans git: 939199a2b5e8 - main - libc: iconv: zero out cv_shared on allocation 179. Aug 23 Kyle Evans git: e2030ca246a7 - main - libc: fix c*rtomb/mbrtoc* 180. Aug 23 Konstantin Belousov Re: git: 4a69fc16a583 - main - Add membarrier(2)
181. Aug 23 Jessica Clarke Re: git: 4a69fc16a583 - main - Add membarrier(2) 182. Aug 23 Warner Losh Re: git: 91fcacc35597 - main - if_bnxt: Add support for VLAN on Thor 183. Aug 23 Warner Losh Re: git: 91fcacc35597 - main - if_bnxt: Add support for VLAN on Thor 184. Aug 23 Konstantin Belousov git: c7df87209634 - main - Regen 185. Aug 23 Konstantin Belousov git: 4a69fc16a583 - main - Add membarrier(2) 186. Aug 23 Konstantin Belousov git: 74ccb8ecf6c1 - main - Add cpu_sync_core() 187. Aug 23 Konstantin Belousov git: 8882b7852acf - main - add pmap_active_cpus() 188. Aug 22 Kevin Bowling Re: git: 91fcacc35597 - main - if_bnxt: Add support for VLAN on Thor 189. Aug 22 Eric Joyner git: c7f73a1588dc - main - ofed: mask seq_num identifier to occupy only 3 bytes 190. Aug 22 Kevin Bowling Re: git: 91fcacc35597 - main - if_bnxt: Add support for VLAN on Thor 191. Aug 22 John Baldwin git: 80e9ea426c5e - main - Makefile.asm: Drop mention of $FreeBSD$ from instructions. 192. Aug 22 Warner Losh Re: git: 91fcacc35597 - main - if_bnxt: Add support for VLAN on Thor 193. Aug 22 Kristof Provost Re: git: 91fcacc35597 - main - if_bnxt: Add support for VLAN on Thor 194. Aug 22 Jessica Clarke git: 4101bcfa18c0 - main - libzstd: Explicitly define ZSTD_DISABLE_ASM 195. Aug 22 Jessica Clarke git: c9b2751d76bd - main - arm: Add missing no-ctfconvert for fw_stub.awk target 196. Aug 22 Jessica Clarke git: 968a3db71516 - main - kbdcontrol: Support building as a bootstrap tool on old and non-FreeBSD 197. Aug 22 Marius Strobl git: dc485b968dde - main - tcp_info: Add and export more FreeBSD-specific fields 198. Aug 22 Marius Strobl git: 8c6104c48ea3 - main - tcp_fill_info(): Change lock assertion on INPCB to locked only 199. Aug 22 Kristof Provost git: 949491f2a639 - main - if_ovpn: clear mbuf flags on rx 200. Aug 22 Mike Karels git: 9d6049d5da8c - main - etc: remove leftover leading empty comments, blank lines
201. Aug 22 Jessica Clarke git: 5157b451c654 - main - tools/build/make.py: Grow the list of MI targets 202. Aug 22 Jessica Clarke git: 3b4da25ead62 - main - tools/build/make.py: Make flake8 clean 203. Aug 22 Warner Losh Re: git: 7a56f5af7185 - main - libcrypto: Don't embed $FreeBSD$ in generated assembly files 204. Aug 22 Enji Cooper Re: git: 7a56f5af7185 - main - libcrypto: Don't embed $FreeBSD$ in generated assembly files 205. Aug 22 Zhenlei Huang git: c941b82e1c31 - main - geom_linux_lvm: Check the offset of physical volume header 206. Aug 22 Dmitry Chagin git: cb1883b03223 - stable/13 - linux(4): Fix linker warning about undefined vdso symbols 207. Aug 22 David E. O'Brien git: 4d004ccce24b - main - Document strnstr()'s history. 208. Aug 22 Corvin =?utf-8?Q?K=C3=B6hn git: 6f7e9779fcb1 - main - bhyve: add config option to load ACPI tables into memory 209. Aug 22 John Baldwin git: 3250c9d52728 - main - libcrypto: Update assembly build glue for x86 for OpenSSL 3.0. 210. Aug 22 John Baldwin git: 74d73bb743c7 - main - libcrypto: Generate new files added in OpenSSL 3.0. 211. Aug 22 John Baldwin git: f3cac6c020ba - main - libcrypto: Add new assembly files added in OpenSSL 3.0. 212. Aug 22 John Baldwin git: 7a56f5af7185 - main - libcrypto: Don't embed $FreeBSD$ in generated assembly files 213. Aug 22 John Baldwin git: 834f73d25358 - main - build{libcompat}: Pass UNIVERSE_TOOLCHAIN_PATH to the _lc_build-tools submake 214. Aug 22 John Baldwin git: 7ccaf76a27f1 - main - riscv db_trace: Ensure trapframe pointer is suitably aligned. 215. Aug 22 Warner Losh git: 682d5a87e519 - main - Delete trailing whitespace from $FreeBSD$ removal 216. Aug 22 Warner Losh git: b376ef36f569 - main - Update freebsd-yeet for mfc 217. Aug 21 Ed Maste git: 4258eb5a0d97 - main - x86: handle domains with no CPUs usable for intr delivery 218. Aug 21 Robert Clausecker git: b404e0300706 - main - share/man/man7/simd.7: document new amd64 memcmp/bcmp baseline routines 219. Aug 21 Robert Clausecker git: 8803f01e9322 - main - lib/libc/amd64/string/memcmp.S: add baseline implementation 220. Aug 21 Robert Clausecker git: 245fee96c0a5 - main - share/man/man7/simd.7: document SIMD-enhanced stpcpy()
221. Aug 21 Robert Clausecker git: 9fbea870286d - main - lib/libc/amd64/string/stpcpy.S: add baseline implementation 222. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 7addfafe73e0 - main - unifdef: Vendorize. 223. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 049b7608f41b - main - unifdef: Reapply our 7102ec5226e5. 224. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 343b776fd028 - main - unifdef: Reapply our 61287be18189. 225. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: fb3ef04d2028 - main - Add 'contrib/unifdef/' from commit '0da44885831dc0a43c4ca6ff04a2430993cc0a80' 226. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 2b7d40ea0c8e..0da44885831d - vendor/unifdef - vendor branch updated 227. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: fd5f6422ee06 - Create tag vendor/unifdef/2.12 228. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 058d432207c4 - Create tag vendor/tzcode/tzcode2023a 229. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 2edc85fc9f6e - Create tag vendor/unifdef/2.11 230. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 2b7d40ea0c8e - vendor/unifdef - vendor branch created 231. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: ebe62adb0b23 - Create tag vendor/tzcode/tzcode2023c 232. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: e78e30e713e1 - Create tag vendor/tzcode/tzcode2023b 233. Aug 21 Doug Moore git: 3b7ffacdee49 - main - pctrie: change for vm_radix compatibility 234. Aug 21 Kristof Provost git: 2c135a2aecdb - main - e6000sw: support building without FDT 235. Aug 21 Konstantin Belousov git: feaae6ba1ace - main - rtld: switch from malloc_aligned() to __crt_aligned_alloc() 236. Aug 21 Konstantin Belousov git: c29ee08204ce - main - rtld_malloc: add __crt_aligned_alloc_offset() 237. Aug 21 Konstantin Belousov git: d60130bf32a3 - main - rtld_malloc: increase overhead index to uint16 238. Aug 21 Konstantin Belousov git: 6bb7f05850ef - main - rtld_malloc.c: change return type of cp2op() to void 239. Aug 21 Konstantin Belousov git: 3c872a70b883 - main - hwpmc: on process exit, ensure that the owned log is closed 240. Aug 21 Kristof Provost git: 1fd8c845b8b7 - main - pf tests: test syncookies on IPv6
241. Aug 21 Kristof Provost git: 92d4152295bc - main - pf: enable the syncookie feature for IPv6 242. Aug 21 Kristof Provost git: 9642d948c08d - main - pf: reduce indentation 243. Aug 21 Dmitry Chagin git: 74614fa93a62 - stable/13 - linux(4): Fix MSG_CTRUNC handling in recvmsg() 244. Aug 21 Dmitry Chagin git: 1b1cf17660de - stable/13 - linux(4): Add a comment explaining udata freeing on error 245. Aug 21 Dmitry Chagin git: b67a012e7ca3 - stable/13 - linux(4): Refactor recvmsg 246. Aug 21 Dmitry Chagin git: d238be002e42 - stable/13 - linux(4): Skip unsupported anxiliary message 247. Aug 21 Dmitry Chagin git: 2b5f7b77a871 - stable/13 - linux(4): Improve readability of recvmsg control buffer copyout code 248. Aug 21 Dmitry Chagin git: 57b34aaee29a - stable/13 - linux(4): Drop bogus empty line in linux_socket.c 249. Aug 21 Dmitry Chagin git: 1cb6dc1627c4 - stable/13 - linux(4): Fix control message size calculation again 250. Aug 21 Konstantin Belousov git: 42e70f4283e2 - main - PMC_OP_CONFIGURELOG: cleanup logging process if aborting due to pm_flags 251. Aug 21 Bjoern A. Zeeb git: e2340276fc73 - main - rtw89: update driver from upstream 252. Aug 21 Bjoern A. Zeeb git: cbb3ec25236b - main - mt76: update driver from upstream 253. Aug 21 Bjoern A. Zeeb git: 5c1def83a4cc - main - ath12k: import driver from upstream 254. Aug 21 Bjoern A. Zeeb git: 28348caeee6e - main - ath11k: update driver from upstream 255. Aug 21 Bjoern A. Zeeb git: 07724ba62b4c - main - ath10k: update driver from upstream 256. Aug 21 Bjoern A. Zeeb git: eb50aa680f58 - main - ath1xk_common: update common athk files from upstream 257. Aug 21 Bjoern A. Zeeb git: 734e82fe33aa - main - ath10k: specifically mark a debug workaround for an early firmware crash 258. Aug 21 Bjoern A. Zeeb git: adff403fe7a8 - main - LinuxKPI: 802.11: update compat code for updated drivers 259. Aug 21 Ed Maste git: 9a92ce22df7c - stable/13 - pci: return 0 for pci_remap_intr_method MSI-X non-error case 260. Aug 21 Enji Cooper git: 08334c51dbb9..d0738729dab0 - vendor/kyua - vendor branch updated
261. Aug 20 Konstantin Belousov git: 89e17c6ea03f - main - libc/gen/_pthread_stubs.c: Remove stray whitespaces 262. Aug 20 Konstantin Belousov git: 0dc52b72108e - main - libc: export pthread_getname_np stub 263. Aug 20 Daniel Engberg git: ed3fb74e44b9 - main - share/mk/bsd.cpu.mk: Add AMD Zen 4 for x86 264. Aug 20 Ed Maste git: 1b91d634a58c - main - ssh: fix OpenSSH 9.4 regression with multiplexed sessions 265. Aug 20 Konstantin Belousov git: b1d3e2b77155 - main - rtld: unlock bind lock when calling into crt __pthread_distribute_static_tls method 266. Aug 20 Vladimir Kondratyev git: 64fbda90da1b - main - Add atopcase, the Apple HID over SPI input driver 267. Aug 20 Vladimir Kondratyev git: 1c4edee342bb - main - bcm5974(4): add support for devices attached over SPI bus 268. Aug 20 Vladimir Kondratyev git: 62aa7ab939ea - main - Add plug and play information macro for SPI bus. 269. Aug 20 Dmitry Salychev git: 58983e4b0253 - main - dpaa2: Clean up channels in separate tasks 270. Aug 20 Xin LI git: 83d941e0af37 - main - Bump __FreeBSD_version for zlib 1.3. 271. Aug 20 Dmitry Chagin git: 524c9accdcc6 - main - linux(4): Replace linux32_copyiniov by freebsd32_copyiniov 272. Aug 20 Dmitry Chagin git: c987ff4d7bd2 - main - linux(4): Replace linux32_copyinuio by freebsd32_copyinuio 273. Aug 20 Dmitry Chagin git: 4e5f2eb0b6cd - main - Regen for readv syscall 274. Aug 20 Dmitry Chagin git: 5585afe6428b - main - linux(4): Prepare to retire linux32_copyinuio 275. Aug 20 Dmitry Chagin git: d6cb9e728b37 - main - linux(4): Return EAGAIN instead of ENOBUFS for non-blocking sockets in pwrite 276. Aug 20 Dmitry Chagin git: dfbb3e2aaec2 - main - linux(4): Return EAGAIN instead of ENOBUFS for non-blocking sockets in pwritev 277. Aug 20 Dmitry Chagin git: 4231b825ac19 - main - linux(4): Add a dedicated writev syscall wrapper 278. Aug 20 Dmitry Chagin git: 1f9d71ee32cf - main - Regen for writev syscall 279. Aug 20 Dmitry Chagin git: aad4b799f78a - main - linux(4): Add a writev syscall wrapper 280. Aug 20 Dmitry Chagin git: e58ff66464ac - main - linux(4): Add a write syscall wrapper
281. Aug 20 Dmitry Chagin git: 89d270b28def - main - Regen for write syscall 282. Aug 20 Dmitry Chagin git: 510f5c88f043 - main - linux(4): Modify write syscall to match Linux 283. Aug 20 Xin LI git: 4717628ed859 - main - MFV: zlib 1.3 284. Aug 20 Colin Percival git: 6feeb67bf81e - main - Bump __FreeBSD_version for struct sysinit change 285. Aug 20 Graham Perrin Re: edacf4b4824a - main - UPDATING: fix a typo, adjust a white space 286. Aug 20 Kyle Evans git: 79e6ffb6951b - main - netbsd-tests: libc: fix strvis(3) overflow tests 287. Aug 20 Colin Percival git: 9a7add6d01f3 - main - init_main: Switch from sysinit array to SLIST 288. Aug 20 Colin Percival git: cedc82c0466a - main - struct sysinit: Add SLIST_ENTRY(sysinit) next 289. Aug 20 Colin Percival git: 5f3587169a6d - main - Add <sys/queue_mergesort.h> 290. Aug 20 Colin Percival git: 79fafc09740a - main - queue.h: Define {LIST,TAILQ}_REMOVE_HEAD 291. Aug 20 Warner Losh Re: edacf4b4824a - main - UPDATING: fix a typo, adjust a white space 292. Aug 20 Ravi Pokala Re: edacf4b4824a - main - UPDATING: fix a typo, adjust a white space 293. Aug 20 Kirk McKusick git: 47048a611dd2 - stable/13 - Set UFS/FFS file type to snapshot before changing its block pointers. 294. Aug 20 Kirk McKusick git: 817bac9a6327 - stable/13 - Optimize operations on UFS/FFS filesystems with bad cylinder group(s). 295. Aug 20 Kirk McKusick git: 7f65ff3d8854 - stable/13 - Cleanups to UFS/FFS ffs_checkblk(). 296. Aug 20 Kirk McKusick git: c1854e43b352 - stable/13 - Clean up and document UFS/FFS error returns. 297. Aug 20 Kirk McKusick git: 2d20a3178a72 - stable/13 - Remove a partial UFS/FFS snapshot if it fails to build successfully. 298. Aug 20 Kirk McKusick git: a11c97bb79e7 - stable/13 - Rate limit kernel UFS/FFS cylinder group check-hash error messages. 299. Aug 20 Kirk McKusick git: 3085e04892e2 - stable/13 - Handle UFS/FFS file deletion from cylinder groups with check-hash failure. 300. Aug 20 Kirk McKusick git: 6412782800fa - stable/13 - Support background fsck_ffs(8) on filesystems using journaled soft updates
301. Aug 20 Kirk McKusick git: 2e025e410760 - stable/13 - Update newfs(8) and tunefs(8) manual pages. 302. Aug 20 Alexey Dokuchaev Re: git: edacf4b4824a - main - UPDATING: fix a typo, adjust a white space 303. Aug 20 Stephen J. Kiernan git: 332af8c25dfc - main - xhci: Add support for 64-bit DMA in generic XHCI controller driver


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