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


2021/dev-commits-src-all/20210912.dev-commits-src-all

Messages: 368, old messages first
Last update: Mon Feb 13 14:12:24 2023

home | archive sorted by: subject | author | date | reverse date
  1. Sep  6 Philip Paeps               git: 783ace226489 - stable/13 - tcp: document TCP Fast Open (RFC 7413) in tcp(4)
  2. Sep  6 Philip Paeps               git: 7aa030f7ccf4 - stable/12 - tcp: document TCP Fast Open (RFC 7413) in tcp(4)
  3. Sep  6 Kyle Evans                 Re: git: c1d255d3ffdb - main - wpa: Import wpa_supplicant/hostapd commits up to b4f7506ff
  4. Sep  6 Cy Schubert                Re: git: c1d255d3ffdb - main - wpa: Import wpa_supplicant/hostapd  commits up to b4f7506ff
  5. Sep  6 Alex Richardson            git: e7e22476d1d7 - main - Don't default MK_LLVM_TARGET_ALL to yes unless MK_CLANG is requested
  6. Sep  6 Alex Richardson            git: 8e1c989abbd1 - main - Don't build and install {llvm, clang, lldb}-tblgen for the target
  7. Sep  6 Alex Richardson            git: 021385aba562 - main - Add WITH_LLVM_BINUTILS to install LLVM binutils instead of Elftoolchain
  8. Sep  6 Alex Richardson            git: 24f586182ff4 - main - Enable MK_LLVM_BINUTILS if MK_ASAN is requested
  9. Sep  6 Kristof Provost            git: ff54f3762f0d - stable/12 - pf: Introduce nvlist variant of DIOCGETSTATUS
 10. Sep  6 Kristof Provost            git: e1901de87bd9 - stable/12 - libpfctl: fix double free
 11. Sep  6 Kristof Provost            git: 3972e0085a7e - stable/12 - libpfctl: Implement DIOCGETSTATUS wrappers
 12. Sep  6 Kristof Provost            git: ef082ce0edcd - stable/12 - pfctl: use libpfctl to retrieve pf status
 13. Sep  6 Kristof Provost            git: 09cad040dc81 - stable/13 - pf: Introduce nvlist variant of DIOCGETSTATUS
 14. Sep  6 Kristof Provost            git: 6f85e21674a1 - stable/13 - libpfctl: fix double free
 15. Sep  6 Kristof Provost            git: d1d99d7575da - stable/13 - libpfctl: Implement DIOCGETSTATUS wrappers
 16. Sep  6 Kristof Provost            git: 7c544989afa6 - stable/13 - pfctl: use libpfctl to retrieve pf status
 17. Sep  6 Peter Holm                 git: c86a43f1c7db - main - stress2: Added a syzkaller reproducer
 18. Sep  6 Kristof Provost            git: 2ea6ae7cc814 - stable/12 - Fix -Wformat errors in pfctl on 32-bit architectures
 19. Sep  6 Kristof Provost            git: a80a3afc3bfd - stable/13 - Fix -Wformat errors in pfctl on 32-bit architectures
 20. Sep  6 Edward Tomasz Napierala    git: efe014e6b177 - main - iconv: Make it possible to build iconv(3) test suite.


21. Sep 6 Edward Tomasz Napierala git: c6da134591a9 - main - iconv: Fix path names used by iconv(3) tests. 22. Sep 6 Edward Tomasz Napierala git: 0016b7da3441 - main - iconv: Fix tablegen iconv test utility on arm64 23. Sep 6 Edward Tomasz Napierala git: 439aa5872860 - main - iconv: Fix "make make-ref" 24. Sep 6 Robert Wing git: 8a004a98c2cd - main - git-arc: allow word splitting in build_commit_list() 25. Sep 6 Mark Johnston git: c44d2e30e8a1 - stable/13 - aesni: Avoid a potential out-of-bounds load in aes_encrypt_icm() 26. Sep 6 Mark Johnston git: 9ca533bfb45a - stable/12 - aesni: Avoid a potential out-of-bounds load in aes_encrypt_icm() 27. Sep 6 Mark Murray git: 292815eac623 - main - Fix powf(). 28. Sep 6 Dimitry Andric git: efe67f33c322 - main - compiler-rt: add aarch64 init function for LSE atomics 29. Sep 6 Alexander V. Chernikov git: 936f4a42fa2a - main - lltable: do not require prefix lookup when checking lle allocation rules. 30. Sep 6 Konstantin Belousov git: 98168a6e6c12 - main - kqueue: drain kqueue taskqueue if syscall tickled it 31. Sep 7 Ed Maste git: 641df1db3ae6 - stable/13 - openssh: update default version addendum in man pages 32. Sep 7 Ed Maste git: 0af5a0112374 - stable/12 - openssh: update default version addendum in man pages 33. Sep 7 Konstantin Belousov git: 5304b996818b - stable/13 - ffs_update(): recalculate flags after relocking the vnode 34. Sep 7 Konstantin Belousov git: 93c52669d510 - stable/13 - ffs_update(): Do not assume that EBUSY can only come LK_NOWAIT trylock 35. Sep 7 Alexander Motin git: d9cacf0b66c3 - stable/13 - nvme(4): Do not panic on admin queue construct error. 36. Sep 7 Alexander Motin git: 0e6969a0f4e2 - stable/13 - nvme(4): Add MSI and single MSI-X support. 37. Sep 7 Alexander Motin git: 4ccde1f0f101 - stable/12 - nvme(4): Do not panic on admin queue construct error. 38. Sep 7 Alexander Motin git: 900b7ac652b3 - stable/12 - nvme(4): Add MSI and single MSI-X support. 39. Sep 7 Kevin Bowling git: 7165504a1768 - main - ixgbe: clear all queues on VF reset 40. Sep 7 Kevin Bowling git: 8270b7174c48 - main - ixgbe: fix infinite recursion on PCIe link down
41. Sep 7 Kevin Bowling git: f511cd22586a - main - ixgbe: improve log about autoneg being disabled 42. Sep 7 Kevin Bowling git: c4f73d5d6a6c - main - ixgbe: add IPv6 mask for flow director 43. Sep 7 Kevin Bowling git: c966c431c764 - main - ixgbe: fix response to apply-update command 44. Sep 7 Kevin Bowling git: 31a23e3eb531 - main - ixgbe: fix host interface shadow RAM read 45. Sep 7 Kevin Bowling git: 96ef6eb3ae9d - main - ixgbe: fix maximum wait time in comment 46. Sep 7 Kevin Bowling git: 8e9f1b239dc0 - main - ixgbe: fix x550em 10G NIC link status 47. Sep 7 Kevin Bowling git: aaa3af802f90 - main - ixgbe: wait longer for link after fiber MAC setup 48. Sep 7 Kevin Bowling git: c1a56b6f5ffd - main - ixgbe: check host interface return status 49. Sep 7 Kevin Bowling git: b3ebe337ffa0 - main - ixgbe: initialize data field in struct buffer 50. Sep 7 Kevin Bowling git: d5bbb5500cf2 - main - ixgbe: wait for link after copper MAC setup 51. Sep 7 Kevin Bowling git: 994dd6328c66 - main - ixgbe: add typecast for type mismatch 52. Sep 7 Kevin Bowling git: b622bdb4ebdf - main - ixgbe: add FW recovery mode check 53. Sep 7 Kevin Bowling git: c85b6f2901e7 - main - ixgbe: replace an operation in X550 setup 54. Sep 7 Kevin Bowling git: 0b487fb4547a - main - ixgbe: remove dead code 55. Sep 7 Kevin Bowling git: 0a4f0befab9d - main - ixgbe: update X550 SFP identification 56. Sep 7 Kevin Bowling git: 79b36ec91dec - main - ixgbe: Use C99 bool types 57. Sep 7 Kevin Bowling git: 9e65ae746da2 - main - ixgbe: support DCB registers dump 58. Sep 7 Kevin Bowling git: 8455e365f77f - main - ixgbe: Update copyright to 2020 59. Sep 7 Kevin Bowling git: 4cdc5e12a849 - main - ixgbe: remove whitespace in function comments 60. Sep 7 Kevin Bowling git: dc11ba4eb3fe - main - ixgbe: move increments after evaluations
61. Sep 7 Kevin Bowling git: 80a39a2bda82 - main - ixgbe: create function to restart autoneg 62. Sep 7 Kevin Bowling git: ff8db817abbd - main - ixgbe: add register definitions for NVM update 63. Sep 7 Kevin Bowling git: 3a89005394bc - main - ixgbe: remove unnecessary return value check 64. Sep 7 Kevin Bowling git: 46981e903cf3 - main - ixgbe: cleanup spelling mistakes in comments 65. Sep 7 Kevin Bowling git: 5fd1f4be8d81 - main - ixgbe: increase the timeout 66. Sep 7 Gordon Bergling git: 481bc33264d5 - stable/13 - crypto(4): Fix a few typos in camellia.c 67. Sep 7 Gordon Bergling git: 6a93acc380d8 - stable/13 - Fix a common typo in source code comments 68. Sep 7 Gordon Bergling git: bd0961f0663a - stable/12 - Fix a common typo in source code comments 69. Sep 7 Gordon Bergling git: 498854e31daa - stable/12 - crypto(4): Fix a few typos in camellia.c 70. Sep 7 Emmanuel Vadot git: d22072a7d5e6 - main - pkgbase: Create a FreeBSD-ggate package 71. Sep 7 Emmanuel Vadot git: c7fd29f0f29a - main - pkgbase: Create a FreeBSD-telnet package 72. Sep 7 Emmanuel Vadot git: 0818f499bc28 - main - pkgbase: Move spppcontrol to FreeBSD-ppp 73. Sep 7 Emmanuel Vadot git: b8876cac2d23 - main - pkgbase: Create a cxgbe-tools package 74. Sep 7 Emmanuel Vadot git: 80645e1ce557 - main - pkgbase: Create a mlx-tools package 75. Sep 7 Emmanuel Vadot git: a3266ba2697a - main - pkgbase: Create a FreeBSD-dwatch package 76. Sep 7 Emmanuel Vadot git: 88ba5e895551 - main - pkgbase: Create a vt-data package 77. Sep 7 Emmanuel Vadot git: 27a7ae0ce00f - main - pkgbase: Create a syscons-data package 78. Sep 7 Emmanuel Vadot git: 30975efbaff0 - main - pkgbase: Put libbsdxml in FreeBSD-runtime 79. Sep 7 Emmanuel Vadot git: cab6a39d7b34 - main - pkgbase: Create a FreeBSD-rdma package 80. Sep 7 Emmanuel Vadot git: a30235a4c360 - main - pkgbase: Create a FreeBSD-kerberos package
81. Sep 7 Emmanuel Vadot git: dfa9131d7091 - main - pkgbase: Remove FreeBSD-libregex package 82. Sep 7 Emmanuel Vadot git: d8d41d3b8429 - main - pkgbase: Remove libefivar package and add a efi-tools one 83. Sep 7 Emmanuel Vadot git: db953e8b9775 - main - pkgbase: Create a FreeBSD-hyperv package 84. Sep 7 Emmanuel Vadot git: b5be5c35dbaf - main - pkgbase: Create a FreeBSD-ftp package 85. Sep 7 Alex Richardson git: 94d9439b6be6 - main - Fix cross-builds after 4e5d32a445f90d37966cd6de571978551654e3f3 86. Sep 7 Alex Richardson git: 4a6bf977ac3e - stable/13 - Fix cross-builds after 4e5d32a445f90d37966cd6de571978551654e3f3 87. Sep 7 Jessica Clarke git: d2c77ce6f332 - stable/13 - makefs: Cast daddr_t to off_t before multiplication 88. Sep 7 Jessica Clarke git: c69a739379be - stable/13 - riscv: Implement non-stub __vdso_gettc and __vdso_gettimekeep 89. Sep 7 Jessica Clarke git: 2427c885744d - stable/13 - cgem: Add support for the SiFive FU740 90. Sep 7 Jessica Clarke git: 92bdef84de8c - stable/13 - riscv: Implement missing nexus methods 91. Sep 7 Jessica Clarke git: 67961fec0754 - stable/13 - sifive_uart: Fix input character dropping in ddb and at a mountroot prompt 92. Sep 7 Jessica Clarke git: 502fa11ee8ee - stable/13 - Makefile: Fix MAKEOBJDIRPREFIX command-line variable check for bmake 93. Sep 7 Jessica Clarke git: 3ac63c72714c - stable/13 - riscv: Fix pindex level confusion 94. Sep 7 Jessica Clarke git: b2ea668b8f72 - stable/13 - Fix native-xtools build 95. Sep 7 Jessica Clarke git: 0e948ed6d668 - stable/13 - pci_dw: fix outbound I/O window configuration 96. Sep 7 Jessica Clarke git: 215db69fbcb0 - stable/13 - pci_dw: Trim ATU windows bigger than 4GB 97. Sep 7 Jessica Clarke git: 15a5871387ca - stable/13 - pci_dw: Support modern "unroll" iATU mode 98. Sep 7 Jessica Clarke git: 982d709cdc25 - stable/13 - pci_dw: Support multiple memory windows 99. Sep 7 Jessica Clarke git: 0889033d2820 - stable/13 - pci_dw: Detect number of outbound regions automatically 100. Sep 7 Jessica Clarke git: 16ee8fe56b8b - stable/13 - riscv: Include spibus and spigen in GENERIC
101. Sep 7 Jessica Clarke git: 2e3c6024a476 - stable/13 - riscv: Fix pmap_kextract racing with concurrent superpage promotion/demotion 102. Sep 7 Jessica Clarke git: 1577a4b1eb34 - stable/13 - fu540_prci: Rename to sifive_prci and use ocd_data for FU540 specificity 103. Sep 7 Jessica Clarke git: 7f59cce2d43d - stable/13 - sifive_prci: Add support for the FU740 PRCI 104. Sep 7 Jessica Clarke git: 276455b32167 - stable/13 - sifive_prci: Delay attachment until after clk_fixed 105. Sep 7 Jessica Clarke git: f240b19abf0b - stable/13 - sifive_prci: Add reset support for the FU540 and FU740 106. Sep 7 Jessica Clarke git: c263c4c52aaa - stable/13 - fu540_spi: Rename to sifive_spi 107. Sep 7 Jessica Clarke git: 8fdfe5e724e6 - stable/13 - sifive_gpio: Add SiFive GPIO controller driver 108. Sep 7 Jessica Clarke git: a06f7ad58487 - stable/13 - fu740_pci_dw: Add SiFive FU740 PCIe controller driver 109. Sep 7 Jessica Clarke git: 3c7b6c729d1b - stable/13 - riscv: Add NVMe, USB and HID support to GENERIC 110. Sep 7 Jessica Clarke git: 902a992ffaac - stable/13 - gpio.4: Mention new sifive_gpio driver 111. Sep 7 Jessica Clarke git: 206bb484f531 - stable/13 - riscv: Add hwreset to NOTES to fix LINT build 112. Sep 7 Jessica Clarke git: 3b30406bff66 - stable/13 - pci_dw: Drop unconditional explicit DEBUG define 113. Sep 7 Jessica Clarke git: 796e16798d28 - stable/13 - riscv: Sync NOTES with GENERIC changes 114. Sep 7 Jessica Clarke git: 23181404aad8 - stable/13 - riscv: Fix pmap_alloc_l2 when it should allocate a new L1 entry 115. Sep 7 Jessica Clarke git: 572a78599d59 - stable/13 - tools/build/cross-build: Fix building libllvmminimal on Linux 116. Sep 7 Jessica Clarke git: 5ef9ae5c6d4f - stable/13 - clang: Fix inverted condition in llvm.build.mk 117. Sep 7 Jessica Clarke git: 92f73068bf69 - stable/13 - Makefile.inc1: Make sure sub-makes see MK_CLANG_BOOTSTRAP=no when XCC is a path 118. Sep 7 Jessica Clarke git: e515dd81ff4f - stable/13 - Fix bootstrapping to actually build lldb-tblgen for later use 119. Sep 7 Jessica Clarke git: b20eb96fe818 - stable/13 - clang: Build with -fno-strict-aliasing when using GCC 120. Sep 7 Jessica Clarke git: 523f2486d54a - stable/13 - clang: Support building with GCC and DEBUG_FILES disabled
121. Sep 7 Jessica Clarke git: 712920c3c780 - stable/13 - Revert "Mark LLDB/CLANG_BOOTSTRAP/LLD_BOOTSTRAP as broken on non-FreeBSD for now" 122. Sep 7 Jessica Clarke git: c108f304472e - stable/13 - sifive_spi: Add missing case for SPIBUS_MODE_NONE 123. Sep 7 Jessica Clarke git: 01ecff28ad50 - stable/13 - mx25l: Add support for Integrated Silicon Solution is25wp256 124. Sep 7 Jessica Clarke git: 01aedb837b60 - stable/13 - RELNOTES: Add entry for just-MFC'ed HiFive Unmatched support 125. Sep 7 Cy Schubert git: 5fcdc19a8111 - main - wpa: Address CTRL-EVENT-SCAN-FAILED 126. Sep 7 Mark Johnston git: 53fcd24b1eb1 - stable/13 - sctp: Remove always-false checks in sctp_inpcb_bind() 127. Sep 7 Mark Johnston git: 9c82ba247373 - stable/13 - mdconfig: Add a regression test for mediasize rounding 128. Sep 7 Mark Johnston git: 8dbe4fadcaf6 - stable/13 - graid: Avoid tasting devices with small sector sizes 129. Sep 7 Mark Johnston git: 96ec1edc4a2a - stable/13 - sctp: Avoid unnecessary refcount bumps in sctp_inpcb_bind() 130. Sep 7 Mark Johnston git: 8522f7ddac08 - stable/13 - sctp: Simplify the free port search in sctp_inpcb_bind() 131. Sep 7 Mark Johnston git: b036a48de674 - stable/13 - md: Clamp to a multiple of the sector size when resizing 132. Sep 7 Mark Johnston git: 996a40d6ad5e - stable/13 - itimer: Serialize access to the p_itimers array 133. Sep 7 Mark Johnston git: 6053349c46a2 - stable/13 - sctp: Fix racy UNBOUND flag check in sctp_inpcb_bind() 134. Sep 7 Kristof Provost git: bb25e36e133b - main - pf: remove unused function prototype 135. Sep 7 Mark Johnston git: c17b531bedd1 - main - sctp: Fix races around sctp_inpcb_free() 136. Sep 7 Mark Johnston git: e8e23ec127d4 - main - sctp: Remove an unused sctp_inpcb field 137. Sep 7 Mark Johnston git: 173a7a4ee4fa - main - sctp: Fix iterator synchronization in sctp_sendall() 138. Sep 7 Mark Johnston git: 5402baa5b5d1 - main - g_label: Handle small sector sizes when tasting 139. Sep 7 Mark Johnston git: 9a94097cd0f4 - main - nd6: Make the DAD callout MPSAFE 140. Sep 7 Mark Johnston git: eec892a8458b - main - efirt: Mark buffers filled out by EFI firmware as initialized
141. Sep 7 Mark Johnston git: 353783964c60 - main - ip6mrouter: Make the expiration callout MPSAFE 142. Sep 7 Mark Johnston git: f756c911681d - main - kqueue.2: Document the fact that EVFILT_READ can be used on kqueues 143. Sep 7 Mark Johnston git: 13d9437a6074 - main - dtrace.1: Document -x ldpath 144. Sep 7 Warner Losh git: 1e7b5f950b2d - main - cdefs.h: Remove redundant #ifdefs 145. Sep 7 Warner Losh git: ecfbb2e30241 - main - genoffset.sh: Use 10 X's instead of 5 for pick mkdtemp implementations 146. Sep 7 Brooks Davis git: 85bea309f935 - main - mprotect.2: Improve the description of prot 147. Sep 7 Mark Johnston git: a40c4ae86677 - main - dtrace.1: Document a couple of preprocessor-related options 148. Sep 7 Mark Johnston git: 686aa9287c6b - main - swap_pager: Handle large swap_pager_reserve() requests 149. Sep 7 Mark Johnston git: 97cf43ebc5c9 - main - socket: Reorder socket and sockbuf fields to eliminate some padding 150. Sep 7 Mark Johnston git: f94acf52a408 - main - socket: Rename sb(un)lock() and interlock with listen(2) 151. Sep 7 Mark Johnston git: bd4a39cc93d9 - main - socket: Properly interlock when transitioning to a listening socket 152. Sep 7 Mark Johnston git: 523d58aad179 - main - socket: Remove unneeded SOLISTENING checks 153. Sep 7 Mark Johnston git: c67f3b8b78e5 - main - socket: Move sockbuf mutexes into the owning socket 154. Sep 7 Alexander V. Chernikov git: 04e967d7270e - stable/13 - Add if_try_ref() to simplify refcount handling inside epoch. 155. Sep 7 Mark Johnston git: c4b44adcf0b6 - main - sctp: Remove special handling for a listen(2) backlog of 0 156. Sep 7 Mark Johnston git: a8aa6f1f784b - main - socket: Avoid clearing SS_ISCONNECTING if soconnect() fails 157. Sep 7 Alexander V. Chernikov git: 311cf25c240b - stable/13 - Simplify ifa/ifp refcounting in the routing stack. 158. Sep 7 Alexander V. Chernikov git: a27813e1301d - stable/13 - Enforce check for using the return result for ifa?_try_ref(). 159. Sep 7 Alexander V. Chernikov git: efa8c43ed6b5 - stable/13 - Rename variables inside nexhtop group consider_resize() code. 160. Sep 7 Alexander V. Chernikov git: 36854c4e1e86 - stable/13 - [netflow] fix gateway reporting in ng_netflow
161. Sep 7 Alexander V. Chernikov git: 0f7162e0cd46 - stable/13 - Fix typo in rib_unsibscribe<_locked>(). 162. Sep 7 Alexander V. Chernikov git: 280201438072 - stable/13 - [lltable] Unify datapath feedback mechamism. 163. Sep 7 Alexander V. Chernikov git: 0ea561762ba5 - stable/13 - Use lltable calculated header when sending lle holdchain after successful lle resolution. 164. Sep 7 Alexander V. Chernikov git: 5b35ba2be36d - stable/13 - routing: Use process fib instead of fib 0 when conducting tests. 165. Sep 7 Alexander V. Chernikov git: 5007bc4e1390 - stable/13 - routing: Fix crashes with dpdk_lpm[46] algo. 166. Sep 7 Alexander V. Chernikov git: 10e097610309 - stable/13 - Simplify nhop operations in ip_output(). 167. Sep 7 Alexander V. Chernikov git: b17ecfd3a7e7 - stable/13 - routing: add IPv6 fib validation procedure. 168. Sep 7 Alexander V. Chernikov git: 48f38f47b105 - stable/13 - lltable: Add support for "child" LLEs holding encap for IPv4oIPv6 entries. 169. Sep 7 Alexander V. Chernikov git: 4151d8ccdc64 - stable/13 - [lltable] Restructure nd6 code. 170. Sep 7 Alexander V. Chernikov git: 4e97cbba1c79 - stable/13 - lltable: fix crash introduced in c541bd368f86. 171. Sep 7 Alexander V. Chernikov git: 0e77fc2a79ed - stable/13 - routing: Fix newly-added rt_get_inet[6]_parent() api. 172. Sep 7 Alexander V. Chernikov git: 8c73907c66a7 - stable/13 - routing: simplify malloc flags in alloc_nhgrp(). 173. Sep 7 Alexander V. Chernikov git: e86f5d4fcba8 - stable/13 - routing: Disallow zero nexthop weights in nexthop groups. 174. Sep 7 Mark Johnston git: c751d067c166 - main - Bump __FreeBSD_version for the recent socket KPI changes 175. Sep 7 Alexander V. Chernikov git: e8df60a69a0e - stable/13 - routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549). 176. Sep 7 Alexander V. Chernikov git: f3d69003374a - stable/13 - routing: Bring back the ability to specify transmit interface via its name. 177. Sep 7 Alexander V. Chernikov git: 4b631fc832ac - main - routing: fix source address selection rules for IPv4 over IPv6. 178. Sep 7 Navdeep Parhar git: 83a611e09238 - main - cxgbe(4): Display HMA information in meminfo. 179. Sep 7 Navdeep Parhar git: 92de73799666 - main - cxgbe(4): Fix the decode and display of the DBVFIFO region in meminfo. 180. Sep 8 Vladimir Kondratyev git: a437dfa5ca96 - stable/13 - evdev: Multitouch code style changes.
181. Sep 8 Vladimir Kondratyev git: 5bf6cf0fbb2d - stable/13 - evdev: Use bitsets to track active touches and slots changed in current report 182. Sep 8 Vladimir Kondratyev git: f7d9821cdb06 - stable/13 - evdev: Send first active rather than 0-th slot state as ST report 183. Sep 8 Vladimir Kondratyev git: de20578e6dd2 - stable/13 - evdev: force no fuzz for autogenerated single touch compat events. 184. Sep 8 Vladimir Kondratyev git: f160aa0d3de3 - stable/13 - evdev: Make MT tracking IDs monotonically increasing sequence. 185. Sep 8 Vladimir Kondratyev git: 759a5cd1efb9 - stable/13 - evdev: Give short aliases to items of evdev_mt_slot array 186. Sep 8 Vladimir Kondratyev git: de6d60ee1c86 - stable/13 - evdev: Normalize width and pressure of single touch compat events 187. Sep 8 Vladimir Kondratyev git: b79de251fc60 - stable/13 - evdev: Import support for touch-tracking. 188. Sep 8 Vladimir Kondratyev git: 4174302b4a85 - stable/13 - evdev: Add implicit mode for touch tracking. 189. Sep 8 Vladimir Kondratyev git: 45fd5fe9e973 - stable/13 - evdev: Add support for automatic MT protocol type A to type B conversion. 190. Sep 8 Vladimir Kondratyev git: 5a5bab49a064 - stable/13 - atp(4), wsp(4): Return correct priority from probe() method; 191. Sep 8 Vladimir Kondratyev git: d780fe9df0f7 - stable/13 - wsp(4): Compact parameter structure. 192. Sep 8 Vladimir Kondratyev git: 139144a7ae7c - stable/13 - wsp(4): Add evdev support. 193. Sep 8 Rick Macklem git: c5128c48df3c - main - VOP_COPY_FILE_RANGE: Add a COPY_FILE_RANGE_TIMEO1SEC flag 194. Sep 8 Ed Maste git: 19261079b743 - main - openssh: update to OpenSSH v8.7p1 195. Sep 8 Colin Percival git: 3c253d03d94e - main - Hide acpi_timer_test behind a tunable 196. Sep 8 Colin Percival git: a8b89dff6ac0 - main - Disable acpi_timer_test by default 197. Sep 8 Ed Maste git: 0e642632e64a - main - openssh: remove unnecessary $FreeBSD$ tags 198. Sep 8 Warner Losh git: 4ccbbe5f0689 - main - top(1): indicate how to reset grep string 199. Sep 8 Leandro Lupori git: 4f7c436548ea - main - powerpc64: fix radix on pseries TLB invalidation 200. Sep 8 Kristof Provost git: 9136dfca19bf - stable/13 - pf: Add counters for syncookies
201. Sep 8 Kristof Provost git: 253d1f4e3161 - stable/12 - pf: Add counters for syncookies 202. Sep 8 Kristof Provost git: 4562d33c8fbc - stable/12 - pf: import pf_set_protostate() from OpenBSD 203. Sep 8 Kristof Provost git: 0c976ab9c086 - stable/13 - pfctl: Don't use PRIu64 204. Sep 8 Kristof Provost git: 5804de11fdf1 - stable/13 - pf: import pf_set_protostate() from OpenBSD 205. Sep 8 Kristof Provost git: a660938a7888 - stable/12 - pfctl: Don't use PRIu64 206. Sep 8 Kristof Provost git: c298e0a0c204 - stable/13 - pfctl: print counters in decimal 207. Sep 8 Kristof Provost git: 618400a6ed6e - stable/12 - pfctl: print counters in decimal 208. Sep 8 Dimitry Andric git: c90cab0d668a - main - i386 loaders: avoid lld 13 garbage collecting linker sets 209. Sep 8 Mark Johnston git: 617d22e2e85f - stable/13 - kevent: Fix races between timer detach and kqtimer_proc_continue() 210. Sep 8 Mark Johnston git: d30602a2b495 - stable/13 - sctp: Hold association locks across socket wakeups when freeing 211. Sep 8 Mark Johnston git: 2d0d1d6e07bc - stable/13 - sctp: Add macros to assert on inp info lock state 212. Sep 8 Mark Johnston git: aacbd4dd578e - stable/13 - sctp: Implement sctp_inpcb_bind_locked() 213. Sep 8 Mark Johnston git: 6bfe4afe73b3 - stable/13 - sctp: Release the socket reference when detaching an association 214. Sep 8 Toomas Soome git: b4cb3fe0e39a - main - loader: implement mount/unmount rootfs 215. Sep 8 Michael Tuexen git: aab1d593b2ec - main - sctp: minor cleanups, no functional change intended 216. Sep 8 Kristof Provost git: 0b95680e077b - main - ipfw: Introduce dnctl 217. Sep 8 Kristof Provost git: 5fda5913e16a - main - dummynet tests: pipe test for IPv6 218. Sep 8 Kristof Provost git: cb6bfef9ca78 - main - netpfil tests: dummynet queue test 219. Sep 8 Kristof Provost git: 12184311c161 - main - netpfil tests: IPv6 dummynet queue test 220. Sep 8 Kristof Provost git: 415e81d5d9ed - main - dummynet: remove unused definitions
221. Sep 8 Mark Johnston git: 6e3af6321ba4 - main - sctp: Fix lock recursion in sctp_swap_inpcb_for_listen() 222. Sep 8 Mark Johnston git: ee4731179cb8 - main - sctp: Fix a lock order reversal in sctp_swap_inpcb_for_listen() 223. Sep 8 Mark Johnston git: 8b83b656a507 - main - path_test: Fix the unix socket test 224. Sep 8 Mark Johnston git: c4c661532438 - main - path_test: Fix test sorting 225. Sep 8 John Baldwin Re: git: a8b89dff6ac0 - main - Disable acpi_timer_test by default 226. Sep 8 John Baldwin Re: git: 80645e1ce557 - main - pkgbase: Create a mlx-tools package 227. Sep 8 Colin Percival Re: git: a8b89dff6ac0 - main - Disable acpi_timer_test by default 228. Sep 8 Warner Losh Re: git: a8b89dff6ac0 - main - Disable acpi_timer_test by default 229. Sep 8 Alfredo Dal'Ava Junior git: d8199cf063f0 - stable/13 - llvm: Revert "[HardwareLoops] Change order of SCEV expression construction for InitLoopCount." 230. Sep 8 Rick Macklem git: 103b207536f9 - main - nfsd: Use the COPY_FILE_RANGE_TIMEO1SEC flag 231. Sep 8 Michael Tuexen git: 58a7bf124cc2 - main - sctp: cleanup timewait handling for vtags 232. Sep 9 Cy Schubert git: d06d7eb09131 - main - wpa: Address CTRL-EVENT-SCAN-FAILED 233. Sep 9 Ed Maste git: bd6137e1e6f3 - stable/13 - openssh: tag generated file with @generated 234. Sep 9 Ed Maste git: f63bf8a421c0 - stable/13 - openssh: clarify krb5 use in freebsd-configure 235. Sep 9 Ed Maste git: 1ceb4ca5c566 - stable/13 - openssh: disable libwrap (TCP wrappers) at configure time 236. Sep 9 Ed Maste git: 887bc9fc9f80 - stable/13 - openssh: regenerate freebsd-namespace.h 237. Sep 9 Ed Maste git: d06eb6d3f368 - stable/12 - openssh: tag generated file with @generated 238. Sep 9 Ed Maste git: be7e57082993 - stable/12 - openssh: clarify krb5 use in freebsd-configure 239. Sep 9 Ed Maste git: 44f00776aff5 - stable/12 - openssh: disable libwrap (TCP wrappers) at configure time 240. Sep 9 Ed Maste git: 8c93b7d53666 - stable/12 - openssh: regenerate freebsd-namespace.h
241. Sep 9 Konstantin Belousov git: f09db311a9fb - stable/13 - cluster_write(): do not access buffer after it is released 242. Sep 9 Rick Macklem git: f1c8811d2d25 - main - nfsd: Fix build after commit 103b207536f9 for 32bit arches 243. Sep 9 Navdeep Parhar git: 53c17de2b472 - main - cxgbe/t4_tom: Use stale L2T entry and avoid busy-waiting for resolution. MFC after: 1 week Sponsored by: Chelsio Co 244. Sep 9 Emmanuel Vadot git: 06cce53d5623 - main - pkgbase: Move back mlxcontrol in the default package 245. Sep 9 Emmanuel Vadot Re: git: 80645e1ce557 - main - pkgbase: Create a mlx-tools package 246. Sep 9 Kyle Evans git: 763bcebe0b6d - main - lualoader: remove shadowed local from graphics:drawitem() 247. Sep 9 Kyle Evans git: e19d9a9b6e44 - main - lualoader: allow brands to specify a shift 248. Sep 9 Kyle Evans git: ed107537b43c - main - lualoader: use more concise verbiage for autoboot 249. Sep 9 Peter Holm git: f2c9a8b9d95d - main - stress2: Add a syzkaller reproducer 250. Sep 9 Dimitry Andric git: 703776b90354 - Create tag vendor/llvm-project/llvmorg-13.0.0-rc2-43-gf56129fe78d5 251. Sep 9 Dimitry Andric git: d545c2ce5ad1..f9ef3ff6e2ee - vendor/llvm-project/release-13.x - vendor branch updated 252. Sep 9 Toomas Soome git: 1f91b3b631db - stable/13 - loader.efi: fix console output after BS off 253. Sep 9 Alex Richardson git: 395db99f32bc - main - Export _mmap and __sys_mmap from libc.so 254. Sep 9 Guido Falsi Re: git: 19261079b743 - main - openssh: update to OpenSSH v8.7p1 255. Sep 9 Mark Johnston git: 4250aa1188b5 - main - sctp: Clear assoc socket references when freeing a PCB 256. Sep 9 Ed Maste git: b645ee1815da - main - openssh: remove update notes about upstreamed changes 257. Sep 9 Mark Johnston git: 187afc58791c - main - osd: Fix racy assertions 258. Sep 9 Kyle Evans Re: git: 19261079b743 - main - openssh: update to OpenSSH v8.7p1 259. Sep 9 Baptiste Daroussin git: 635eb7ac7990 - main - fetch: do not confuse capacity and length 260. Sep 9 Guido Falsi Re: git: 19261079b743 - main - openssh: update to OpenSSH v8.7p1
261. Sep 9 Michael Tuexen git: 0c1a20beb456 - main - sctp: use appropriate argument when freeing association 262. Sep 9 FreeBSD User Re: git: 19261079b743 - main - openssh: update to OpenSSH v8.7p1 263. Sep 9 Michael Tuexen git: 3ea2cdd45ec1 - main - sctp: add explicit cast, no functional change intended 264. Sep 9 Jung-uk Kim git: 9d3bc1638254 - main - rtsx: Call taskqueue sooner, adjust DELAY(9) calls, add an inversion heuristic 265. Sep 9 Vladimir Kondratyev git: bedf31ad7e15 - main - psm(4): Disable KVM switch "jitter" clamping for absolute touchpads. 266. Sep 9 Vladimir Kondratyev git: 3ef9023f935f - main - hkbd(4): Reduce diff with ukbd(4) 267. Sep 9 Vladimir Kondratyev git: 04918395f18d - main - hkbd(4): Use bitstring(3) KPI for key bitmaps processing. 268. Sep 9 Vladimir Kondratyev git: 598f0580f682 - main - hkbd(4): Fix key repeats on multireport keyboards 269. Sep 9 Vladimir Kondratyev git: 38d2e9314b12 - main - hkbd(4): Fix build on 32bit platforms 270. Sep 9 Guido Falsi git: f448c3ed4ae1 - main - openssh: Add new source files to libssl 271. Sep 9 Jessica Clarke Re: git: 49ad342cc10c - main - Add _Fork() 272. Sep 9 Warner Losh git: d780a23a9947 - main - tabs: a hacky version of tabs appeared in 1st edition Unix 273. Sep 10 Colin Percival git: cd165c8bf054 - main - x86/tsc.c: Add TSLOG to test_tsc 274. Sep 10 Ed Maste git: 1f290c707a19 - main - openssh: regen config.h 275. Sep 10 Jessica Clarke git: 877175a17a0a - main - libc: Fix build on case-insensitive file systems 276. Sep 10 Jessica Clarke Re: git: 1c54a109d71e - stable/13 - Add _Fork() 277. Sep 10 Ed Maste Re: git: 19261079b743 - main - openssh: update to OpenSSH v8.7p1 278. Sep 10 Kyle Evans git: 35aa1d6e4542 - main - kern: drop remaining references to removed makesyscalls.sh 279. Sep 10 Gleb Smirnoff Re: git: 5091ca26507b - main - pf: save on branching in the common case in pf_test 280. Sep 10 Kyle Evans git: 7955efd574b9 - main - Add support for jail.conf.d
281. Sep 10 Mateusz Guzik Re: git: 5091ca26507b - main - pf: save on branching in the common case in pf_test 282. Sep 10 Martin Matuska git: aef1ff87fe88 - stable/13 - libarchive: import changes from upstream 283. Sep 10 Martin Matuska git: 87b181dbdf2a - stable/13 - libarchive: import bugfix from upstream 284. Sep 10 Martin Matuska git: 8988338f7f1c - stable/12 - libarchive: import changes from upstream 285. Sep 10 Martin Matuska git: 497801fb8000 - stable/12 - libarchive: import bugfix from upstream 286. Sep 10 Martin Matuska git: fd9825481d30 - stable/11 - libarchive: import changes from upstream 287. Sep 10 Martin Matuska git: 85cff46114b5 - stable/11 - libarchive: import bugfix from upstream 288. Sep 10 Andrey V. Elsukov git: a83a49502989 - stable/13 - dtrace: fix ipfw_rule_info_t translator 289. Sep 10 Andrey V. Elsukov git: fa9c65c7aa72 - stable/12 - dtrace: fix ipfw_rule_info_t translator 290. Sep 10 Kristof Provost git: a91573da22d2 - stable/13 - pf: ensure states passed to pf_free_state() are always unlinked 291. Sep 10 Kristof Provost git: a37c697b8da9 - stable/12 - pf: ensure states passed to pf_free_state() are always unlinked 292. Sep 10 Mark Johnston git: b1e6a792d68e - main - net: Enter a net epoch around protocol if_up/down notifications 293. Sep 10 Mark Johnston git: 10eb2a2bde61 - main - ipsec: Validate the protocol identifier in ipsec4_ctlinput() 294. Sep 10 Kristof Provost git: 0a51d74c3ab8 - main - pf: fix synproxy to local 295. Sep 10 Kristof Provost git: 6598cababf64 - main - pf tests: synproxy to localhost test 296. Sep 10 Konstantin Belousov Re: git: 1c54a109d71e - stable/13 - Add _Fork() 297. Sep 10 Mark Johnston git: f5777c123a63 - main - net: Fix memory leaks upon arp_fillheader() failures 298. Sep 10 Mark Johnston git: 6d042d7c861a - main - wpi: Fix a lock leak in an error path in wpi_run() 299. Sep 10 Kristof Provost git: b64f7ce98f52 - main - pf: qid and pqid can be uint16_t 300. Sep 10 Kristof Provost git: 9bdff593ead9 - main - pf: fix NOINET6 builds
301. Sep 10 Gleb Smirnoff git: b2954f0a8f7d - main - netgraph: add ng_uncallout_drain(). 302. Sep 10 Gleb Smirnoff git: 26cf4b53d9c1 - main - netgraph: pass return value from callout_stop() unmodified to callers of ng_uncallout. Most of them do not check it 303. Sep 10 Gleb Smirnoff git: 0a76c63dd498 - main - ng_l2tp: improve seq structure locking. 304. Sep 10 Gleb Smirnoff git: 89042ff77668 - main - ng_l2tp: improve callout locking. 305. Sep 10 Gleb Smirnoff Re: git: 5091ca26507b - main - pf: save on branching in the common case in pf_test 306. Sep 10 Gleb Smirnoff Re: git: 2e5ff01d0a1f - main - if_vlan: add the ALTQ support to if_vlan. 307. Sep 10 Simon J. Gerraty git: 3b96abbab033 - main - make: fix MAKE_JOB_ERROR_TOKEN 308. Sep 10 Mark Johnston git: 74a68313b503 - main - socket: Add macros to lock socket buffers using socket references 309. Sep 10 Mark Johnston git: 141fe2dceeae - main - aio: Interlock with listen(2) 310. Sep 10 Gleb Smirnoff git: c96b4d87ba33 - main - pkg: fix regression that breaks bootstrap from not a current directory. 311. Sep 10 John Baldwin git: 4d4cf62e29b0 - main - cxgbei: Handle errors in PDUs. 312. Sep 10 Alan Somers git: a3330ae73660..cd355e3667c6 - vendor/atf - vendor branch updated 313. Sep 11 Alan Somers git: 71a1ae7cebd3 - main - Import atf 0.22 snapshot 55c21b2c5fb189bbdfccb2b297bfa89236502542 314. Sep 11 Colin Percival git: d9242253a05c - stable/13 - EC2: Tell gptboot to skip its 3 second wait 315. Sep 11 Colin Percival git: 242d1c32e42c - stable/13 - Add support for recording EC2 AMI Ids in SSM 316. Sep 11 Colin Percival git: bfe72296190c - stable/12 - Add support for recording EC2 AMI Ids in SSM 317. Sep 11 Ka Ho Ng git: 3703c1888334 - main - md: Add MD_MUSTDEALLOC support 318. Sep 11 Doug Rabson git: 895545d0e666 - main - Fix spelling of BUILDENV_SHELL 319. Sep 11 Mark Johnston git: 2d5c48eccd9f - main - sctp: Tighten up locking around sctp_aloc_assoc() 320. Sep 11 Shawn Webb Re: git: 021385aba562 - main - Add WITH_LLVM_BINUTILS to install LLVM binutils instead of Elftoolchain
321. Sep 11 Jessica Clarke Re: git: 021385aba562 - main - Add WITH_LLVM_BINUTILS to install LLVM binutils instead of Elftoolchain 322. Sep 11 Ed Maste Re: git: 5f946c76c0cc - main - Update WITHOUT_KERNEL_SYMBOLS description 323. Sep 11 Shawn Webb Re: git: 021385aba562 - main - Add WITH_LLVM_BINUTILS to install LLVM binutils instead of Elftoolchain 324. Sep 11 Mark Johnston git: 2884918c7338 - main - aio: Fix up the opcode in aiocb32_copyin() 325. Sep 11 Mark Johnston git: 3a0976dea380 - main - lio_test: Specify a mode with O_CREAT 326. Sep 11 John Baldwin git: b9485d76e3ad - main - Add EPOCH_TRACE to NOTES to get LINT coverage. 327. Sep 11 Rick Macklem git: 55089ef4f8bb - main - nfscl: Make vfs.nfs.maxcopyrange larger by default 328. Sep 11 Rick Macklem git: ae87a08c410d - main - UPDATING: Add entry for commit 55089ef4f8bb 329. Sep 12 Kyle Evans git: b359fcb1cb4f - stable/13 - lualoader: remove shadowed local from graphics:drawitem() 330. Sep 12 Kyle Evans git: 0c675cb9c9cb - stable/13 - lualoader: allow brands to specify a shift 331. Sep 12 Kyle Evans git: 8df27f0acea8 - stable/13 - lualoader: use more concise verbiage for autoboot 332. Sep 12 Kyle Evans git: 59f99ecf87c6 - stable/12 - loader_lua: consider userboot console as serial 333. Sep 12 Kyle Evans git: cdd8bfecd2ff - stable/12 - loader: insert spaces around menu title 334. Sep 12 Kyle Evans git: ea03e7dbeea0 - stable/12 - loader: do not output empty menu title 335. Sep 12 Kyle Evans git: a0a8e7a89e09 - stable/12 - lualoader: allow brands to specify a shift 336. Sep 12 Kyle Evans git: 81719aafa86d - stable/12 - lualoader: use more concise verbiage for autoboot 337. Sep 12 Konstantin Belousov git: c43e14590772 - stable/13 - kqueue: drain kqueue taskqueue if syscall tickled it 338. Sep 12 Rodney W. Grimes Re: git: 5f946c76c0cc - main - Update WITHOUT_KERNEL_SYMBOLS description 339. Sep 12 Warner Losh git: 55f527816ddb - stable/13 - geom: create an API to allocate events, and use that storage to send them 340. Sep 12 Warner Losh git: cca384d7e546 - stable/13 - geom_disk: use a preallocated geom_event for disk destruction.
341. Sep 12 Warner Losh git: 29e7ab4a3ad7 - stable/13 - genoffset: simplify and rewrite in sh 342. Sep 12 Warner Losh git: 3a4b9e30d411 - stable/13 - loader: support.4th resets the read buffer incorrectly 343. Sep 12 Warner Losh git: 351acbedde16 - stable/13 - devctl: don't publish the mount options 344. Sep 12 Warner Losh git: e961e7dc00ab - stable/13 - genassym.sh: Fix two minor issues found by shellcheck 345. Sep 12 Warner Losh git: 25b4b24edf46 - stable/13 - lua loader: Add disable-device to disable a device. 346. Sep 12 Warner Losh git: 6c8ad124a253 - stable/13 - cli.lua.8: make the command match the code 347. Sep 12 Warner Losh git: 363f9e1114eb - stable/13 - nanobsd: adopt dhcpd to latest conventions 348. Sep 12 Warner Losh git: d7535fb3e3cb - stable/13 - time.h: reduce CLOCK_ namespace pollution, move to _clock_id.h 349. Sep 12 Warner Losh git: a314e842d375 - stable/13 - mk: WITH_FOO=no now generates a warning 350. Sep 12 Warner Losh git: 5918f4865267 - stable/13 - clock_gettime: Add Linux aliases for CLOCK_* 351. Sep 12 Warner Losh git: 4c2819607a76 - stable/13 - rtsx: Fix wakeup race similar to sdhci one fixed in 35547df5c786 352. Sep 12 Warner Losh git: c5d7cc4fb42d - stable/13 - stand: Add MK_PIE=no to defs.mk 353. Sep 12 Michael Tuexen git: 4181fa2a209e - main - sctp: minor cleanup, no functional change 354. Sep 12 Warner Losh git: 27eae8241527 - stable/12 - lua loader: Add disable-device to disable a device. 355. Sep 12 Warner Losh git: b9e45d6034f1 - stable/12 - cli.lua.8: make the command match the code 356. Sep 12 Warner Losh git: caf5824ff203 - stable/12 - loader: support.4th resets the read buffer incorrectly 357. Sep 12 Warner Losh git: 5bdfcb07f38a - stable/12 - genassym.sh: Fix two minor issues found by shellcheck 358. Sep 12 Warner Losh git: 1f4475725f0e - stable/12 - genoffset: simplify and rewrite in sh 359. Sep 12 Warner Losh git: b455c74d83e3 - stable/12 - mk: WITH_FOO=no now generates a warning 360. Sep 12 Warner Losh git: a02d8c2ff18c - stable/12 - stand: Add MK_PIE=no to defs.mk
361. Sep 12 Warner Losh git: 7a26124388ef - stable/12 - netinet: prevent NULL pointer dereference in in_aifaddr_ioctl() 362. Sep 12 Michael Tuexen git: 29545986bdf6 - main - sctp: avoid LOR 363. Sep 12 Ka Ho Ng git: e31cc1d526dc - main - bhyve: Fix pci device node key in bhyve_config.5 364. Sep 12 Mark Johnston git: b864b67a0d19 - main - socket: Do not include control messages in FIONREAD return value 365. Sep 12 Alexander Motin git: 75547acf1cd5 - stable/13 - vmd: Rename vmd_bus class to pci 366. Sep 12 Alexander Motin git: 4f6eeb1cb1e3 - stable/13 - vmd_bus: Fix typo in comment 367. Sep 12 Alexander Motin git: 1d8cda26cad2 - stable/13 - vmd(4): Major driver refactoring 368. Sep 12 Alexander Motin git: 53ec9de7b6bf - stable/13 - Missed line from 7af4475a6e31.


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