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


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

Messages: 337, old messages first
Last update: Mon Feb 13 14:12:18 2023

home | archive sorted by: subject | author | date | reverse date
  1. Apr 19 Mateusz Piotrowski         git: 5232a35f1ed7 - main - bhyve.8: Clean up block storage device backends description
  2. Apr 19 Mateusz Piotrowski         git: 7c5829c94282 - main - bhyve.8: Clean up SCSI device backends section
  3. Apr 19 Mateusz Piotrowski         git: 2d00b57022f0 - main - bhyve.8: Clean up 9P device backends section
  4. Apr 19 Mateusz Piotrowski         git: 2fda01a1b7e9 - main - bhyve.8: Clean up TTY, boot ROM, and pass-through descriptions
  5. Apr 19 Mateusz Piotrowski         git: 8b97e97548bd - main - bhyve.8: Improve framebuffer backends description
  6. Apr 19 Mateusz Piotrowski         git: 3f4c771f64e8 - main - bhyve.8: Clean up virtio console device backends description
  7. Apr 19 Mateusz Piotrowski         git: 061f37d28097 - main - bhyve: Document the format for HD audio backends
  8. Apr 19 Mateusz Piotrowski         git: 8d9fefe64334 - main - bhyve.8: Fix mandoc -Tlint issues
  9. Apr 19 Mateusz Piotrowski         git: d5fcc4b6066e - main - bhyve.8: Improve AHCI backends documentation
 10. Apr 19 Mateusz Piotrowski         git: 6eff58acc776 - main - bhyve.8: Improve documentation of NVME backend
 11. Apr 19 Rick Macklem               git: ccd08b9293ca - stable/13 - nfsd: make the server repeat CB_RECALL every couple of seconds
 12. Apr 19 Rick Macklem               git: 1efbf1a24cfb - stable/12 - nfsd: make the server repeat CB_RECALL every couple of seconds
 13. Apr 19 Xin LI                     git: 1737d9dd586f - vendor/less - Vendor import of less v581.
 14. Apr 19 Xin LI                     git: 82958ea89209 - Create tag vendor/less/v581
 15. Apr 19 Xin LI                     git: 2235c7feac95 - main - less: upgrade to v581.
 16. Apr 19 Adrian Chadd               git: dead34f82219 - main - [ath_hal] ar9300: save TSF across full chip reset
 17. Apr 19 Adrian Chadd               git: bed90bf8ed5c - main - [ath_hal] Add get/set NAV functions
 18. Apr 19 Adrian Chadd               git: 61c83c4e8b6f - main - [ath] Add ath_hal_getnav and ath_hal_setnav so the driver layer can check the NAV as appropriate.
 19. Apr 19 Ka Ho Ng                   git: 6fe60f1d5c39 - main - AMD-vi: Fortify IVHD device_identify process
 20. Apr 19 Alex Richardson            git: 738314e445ce - main - Revert "lib/libc/net/nsdispatch.c: Fix missing unlock and add locking annotations"


21. Apr 19 Alex Richardson git: 9012e6f02779 - stable/13 - Revert "lib/libc/net/nsdispatch.c: Fix missing unlock and add locking annotations" 22. Apr 19 Edward Tomasz Napierala git: 156da725d3ef - main - linux(4): bump osrelease to 4.4.0. 23. Apr 19 Kristof Provost git: 0e4025bffa2b - main - bridgestp: validate timer values in config BPDU 24. Apr 19 Kristof Provost git: 4ae3a97e127c - main - bridge tests: Test STP config BPDU validation 25. Apr 19 Mark Johnston git: 11c690fd843b - stable/13 - genet: Use device_t in preference to struct device * 26. Apr 19 Mark Johnston git: dba90f9e260b - stable/13 - al_eth: Use device_t in preference to struct device * 27. Apr 19 Mark Johnston git: 07f3c3b50047 - stable/13 - cxgb: Use device_t in preference to struct device * 28. Apr 19 Mark Johnston git: 1d553a9e3a36 - stable/13 - qlnxr: Properly initialize the Linux device structure 29. Apr 19 Mark Johnston git: 5b8039d5ed3e - stable/13 - linuxkpi: Fix pcie_set_readrq() 30. Apr 19 Kristof Provost git: 4f1f67e88853 - main - pf: PFRULE_REFS should not be user-visible 31. Apr 19 Kristof Provost git: 8bb0f1b87b80 - main - pf: Remove PFRULE_REFS from userspace 32. Apr 19 Kristof Provost git: e14d56f37018 - main - pf tests: Test set keepcounters 33. Apr 19 Kristof Provost git: 42ec75f83aa3 - main - pf: Optionally attempt to preserve rule counter values across ruleset updates 34. Apr 19 Mateusz Piotrowski git: 22b2ba4e22e2 - main - Fix a typo in Gordon's login 35. Apr 19 Mark Johnston git: 89a4cc5c8a3d - stable/13 - netmap: don't use linux type struct device * 36. Apr 19 Mark Johnston git: 5c00c8224576 - stable/13 - Rename struct device to struct _device 37. Apr 19 Jung-uk Kim git: 686cf5468c4a - main - flex: Regen bootstrap files 38. Apr 19 Konstantin Belousov git: 578c26f31c0c - main - linkat(2): check NIRES_EMPTYPATH on the first fd arg 39. Apr 19 Konstantin Belousov git: 4342ba184c15 - main - sysctl_handle_string: do not malloc when SYSCTL_IN cannot fault 40. Apr 19 Konstantin Belousov git: ecfbddf0cde3 - main - sysctl vm.objects: report backing object and swap use
41. Apr 19 Konstantin Belousov git: 4ce1f6162e9e - main - linuxkpi: some style, wrap too long lines 42. Apr 19 Konstantin Belousov git: 165ba13fb806 - main - linuxkpi: guarantee allocations of task and mm for interrupt threads 43. Apr 19 Konstantin Belousov git: fad437ba612a - main - linuxkpi: reduce number of stray mm_struct allocations 44. Apr 19 Yuri Pankov git: d3f0c032fb8b - main - bsdinstall: restore time selection screen 45. Apr 19 Alexander V. Chernikov git: de703e98e6c8 - stable/13 - Fix direct route installation with net/bird. 46. Apr 19 Dimitry Andric git: b4125f7d51da - vendor/llvm-project/release-12.x - Vendor import of llvm-project branch release/12.x llvmorg-12.0.0-0-gd28af7c654d8, a.k.a 47. Apr 19 Dimitry Andric git: a433b1d162c6 - Create tag vendor/llvm-project/llvmorg-12.0.0-0-gd28af7c654d8 48. Apr 19 Kristof Provost git: 41063b40168b - stable/12 - pf: change pf_route so pf only runs when packets enter and leave the stack. 49. Apr 19 Kristof Provost git: c20cdf8c1239 - stable/12 - pf: Add static DTrace probe points 50. Apr 19 Kristof Provost git: 71c2e35decdf - stable/13 - pf: change pf_route so pf only runs when packets enter and leave the stack. 51. Apr 19 Kristof Provost git: 8601d1baf13d - stable/13 - pf: Add static DTrace probe points 52. Apr 19 Kristof Provost git: a3ce3d6b1f79 - stable/13 - pf tests: Test multi-wan rdr 53. Apr 19 Kristof Provost git: a19dad31b150 - stable/12 - pf: Do not short-circuit processing for REPLY_TO 54. Apr 19 Kristof Provost git: 8ca8248886af - stable/12 - pf tests: Test multi-wan rdr 55. Apr 19 Kristof Provost git: 1a4fc0322225 - stable/13 - pf: Do not short-circuit processing for REPLY_TO 56. Apr 19 Ed Maste git: 407abff2b918 - main - Cirrus-CI: use FreeBSD 13.0 image for base system CI build 57. Apr 19 Kevin Bowling git: deecaa144526 - main - ixgbe: Clean up unneeded set in ixgbe_if_multi_set 58. Apr 19 Kevin Bowling git: 4b38eed76da9 - main - e1000: Correct promisc multicast filter handling 59. Apr 19 Alexander V. Chernikov git: 37c0f4a20777 - main - Fix typo in rtsock_common.h 60. Apr 19 Alexander V. Chernikov git: 758c9d54d44f - main - Improve error reporting in rtsock.c
61. Apr 19 Kevin Bowling git: 59690eab572d - main - e1000: Add support for [Tiger, Alder, Meteor] Lake 62. Apr 19 Warner Losh git: 2763a0928aee - main - config: style for '\0' and NULL 63. Apr 19 Gleb Smirnoff Re: git: b87cf2bc841b - main - tcp: keep SACK scoreboard sorted when doing rescue retransmission 64. Apr 20 Gleb Smirnoff git: faa9ad8a9005 - main - Fix off-by-one error in KASSERT from 02f26e98c7f4. 65. Apr 20 Alex Richardson git: ba1182e26376 - main - bsd.compiler.mk: detect Apple Clang for cross-builds 66. Apr 20 Alex Richardson git: 0b4ad01d91a3 - main - libc/string/bcopy.c: Use intptr_t as the copy type 67. Apr 20 Alex Richardson git: bbd421cdf6d8 - main - contrib/flex: Drop local __dead2 patch 68. Apr 20 Alex Richardson git: 1ad83445fc0f - main - Allow lib/msun/logarithm_test to pass on ld128 platforms 69. Apr 20 Alex Richardson git: ab147542b7c0 - main - libc/string/memset.c: Use unsigned long for stores 70. Apr 20 Rick Macklem git: 5a89498d1986 - main - nfsd: fix stripe size reply for the File Layout pNFS server 71. Apr 20 Xin LI git: abc1489bcb55 - stable/13 - usr.sbin/uefisign: prevent specifying certificate, key or output multiple times. 72. Apr 20 Xin LI git: 26f2ebfbd9ce - stable/13 - usr.sbin/services_mkdb: diff reduction against NetBSD. 73. Apr 20 Alex Richardson git: 32231805fbe2 - main - linker_set: fix globl/weak symbol redefinitions to work on clang 12 74. Apr 20 Rick Macklem git: 78ffcb86d98f - main - nfscommon: fix function name in comment 75. Apr 20 Brandon Bergren git: ac42b63648b1 - stable/13 - powerpc/powermac: Constrain 'cpu_sleep()' for AIM to mpc745x 76. Apr 20 Brandon Bergren git: cf8bf3edf8ee - stable/13 - powerpc/aim: Update timebase directly on resume instead of through platform 77. Apr 20 Li-Wen Hsu git: b94b7f317594 - stable/13 - development(7): mention the Git mirror list in the manual page 78. Apr 20 Rodney W. Grimes Re: git: 686cf5468c4a - main - flex: Regen bootstrap files 79. Apr 20 Mateusz Piotrowski git: 643758d2c260 - stable/13 - Explain the newfs naming convention 80. Apr 20 Mateusz Piotrowski git: 5d42c19f1fe2 - stable/12 - Explain the newfs naming convention
81. Apr 20 Mateusz Piotrowski git: ca904beafd92 - main - fork.2: Fix a typo in an example 82. Apr 20 Mateusz Piotrowski git: ef0ba6bccef3 - main - c.7: Fix some typos 83. Apr 20 Alex Richardson git: 6bc0bb2936a4 - main - Enable GitHub actions CI for stable/13 as well 84. Apr 20 Alex Richardson git: b24f2d6d34e4 - stable/13 - Enable GitHub actions CI for stable/13 as well 85. Apr 20 Mateusz Piotrowski git: 33f8d79d7652 - main - assert.3: Document static_assert and _Static_assert 86. Apr 20 Konstantin Belousov Re: git: c4207d867c20 - main - fork.2: Add a simple use pattern 87. Apr 20 Kristof Provost git: 586aab9e0aa6 - main - pf: Refactor state killing 88. Apr 20 Kristof Provost git: 065b5c7fb26e - main - pf tests: Test cases for the 'kill state(s)' feature 89. Apr 20 Kristof Provost git: 9af2317423f3 - main - pf tests: IPv6 test case for the 'kill state(s)' feature 90. Apr 20 Ka Ho Ng git: 3dbd5ecfe887 - main - Add myself (khng) as src committer. 91. Apr 20 Hans Petter Selasky git: 9ca874cf740e - main - Add TCP LRO support for VLAN and VxLAN. 92. Apr 20 Richard Scheffenegger git: a649f1f6fd7a - main - tcp: Deal with DSACKs, and adjust rescue hole on success. 93. Apr 20 Mark Johnston Re: git: 73c14cc76b5f - main - Remove history.immutable from .arcconfig 94. Apr 20 Jung-uk Kim Re: git: 686cf5468c4a - main - flex: Regen bootstrap files 95. Apr 20 Rodney W. Grimes Re: git: 686cf5468c4a - main - flex: Regen bootstrap files 96. Apr 20 Jung-uk Kim Re: git: 686cf5468c4a - main - flex: Regen bootstrap files 97. Apr 20 Warner Losh Re: git: 686cf5468c4a - main - flex: Regen bootstrap files 98. Apr 20 Rodney W. Grimes Re: git: 686cf5468c4a - main - flex: Regen bootstrap files 99. Apr 20 Rodney W. Grimes Re: git: 686cf5468c4a - main - flex: Regen bootstrap files 100. Apr 20 Gleb Smirnoff git: 7b5053ce2296 - main - tcp_input: remove comments and assertions about tcpbinfo locking
101. Apr 20 Gleb Smirnoff git: 1db08fbe3ffa - main - tcp_input: always request read-locking of PCB for any pure SYN segment. 102. Apr 20 Gleb Smirnoff git: d554522f6e68 - main - tcp_hostcache: use SMR for lookups, mutex(9) for updates. 103. Apr 20 Jung-uk Kim Re: git: 686cf5468c4a - main - flex: Regen bootstrap files 104. Apr 20 Sofian Brabez git: 561d34d70596 - main - iwnstats: fix build with clang and allow install under /usr/local/sbin 105. Apr 20 Alfredo Dal'Ava Junior git: fc9780fd41e7 - main - mprutil: add big endian support 106. Apr 20 Sofian Brabez git: b8be8094958a - main - wlanstats: fix build 107. Apr 20 Ryan Moeller git: dd559118ab3f - main - Fix leak in libc NFSv4 flags parsing 108. Apr 20 John Baldwin git: 0611aec3cf3a - main - etcupdate: Always extract to a temporary tree. 109. Apr 20 John Baldwin git: 1f7afa936480 - main - etcupdate: Gracefully handle SIGINT when building trees. 110. Apr 20 John Baldwin git: ba30215ae0ef - main - etcupdate: Add a revert mode to restore one or more stock files. 111. Apr 20 John Baldwin git: ada7fd17d57f - main - etcupdate: Trim trailing whitespace. 112. Apr 20 John Baldwin git: e15bf05e0abc - main - bhyve: Be explicit that setting config.dump will not start a VM. 113. Apr 20 Dmitry Chagin git: 83223eb58bf7 - main - Fixup ObsoleteFiles after 76681661be28. 114. Apr 20 Dmitry Chagin git: 14fffd43061a - stable/13 - Remove reference to the pfctlinput2() from domain(9) after 237c1f932b. 115. Apr 20 Alexander V. Chernikov git: b31fbebeb3d5 - main - Relax rtsock message restrictions. 116. Apr 20 Warner Losh git: ccefbe98d86e - main - bsdinstall: remove compat hacks for FreeBSD 9 and earlier 117. Apr 20 Warner Losh git: 8ef97d2ba339 - main - dconschat: Remove support for FreeBSD 4.x and earlier. 118. Apr 20 Warner Losh git: 4cc5ae5a3922 - main - fwcontrol: Remove support for FreeBSD 4.x 119. Apr 20 Alexander V. Chernikov git: 33cb3cb2e321 - main - Fix rib generation count for fib algo. 120. Apr 21 Mateusz Piotrowski git: 6c9b3cb4936e - stable/13 - spigen.4: Fix typos
121. Apr 21 Mateusz Piotrowski git: bd2cb05d2490 - stable/12 - spigen.4: Fix typos 122. Apr 21 Xin LI git: 438b5532070f - main - arcmsr(4): Fix SCSI command timeout on ARC-1886. 123. Apr 21 Ka Ho Ng git: 4ce1ba652383 - main - sndstat: nvlist schema and API definition changes 124. Apr 21 Ka Ho Ng git: a3a02acde100 - main - param.h: bump __FreeBSD_version for commit 4ce1ba652383 125. Apr 21 Alex Richardson git: d37f81e35b6e - main - contrib/flex: Drop local __dead2 patch 126. Apr 21 Alex Richardson git: 3bca8d2b3270 - main - Revert "contrib/flex: Drop local __dead2 patch" 127. Apr 21 Alex Richardson git: f8e57f89f3f5 - main - tools/build/bootstrap-m4: regenerate after d37f81e35b 128. Apr 21 Alex Richardson git: c6e66cbfbbd1 - main - usr.bin/lex: regenerate bootstrap files after d37f81e35b 129. Apr 21 Alex Richardson git: 67f2f67fc8ce - main - Update rtsock_l3 test after 2fe5a79425c79f7b828acd91da66d97230925fc8 130. Apr 21 Mateusz Piotrowski Re: git: c4207d867c20 - main - fork.2: Add a simple use pattern 131. Apr 21 Michael Reifenberger git: b563ff5d4f81 - main - Append Keyboard Layout specified option for using VNC. Part one: supporting QEMU Extended Keyboard Event Message 132. Apr 21 Toomas Soome git: 4ba91fa0736b - main - loader: do not output empty menu title 133. Apr 21 Edward Tomasz Napierala git: 45aec46246fe - main - rc: make the 'linux' script explicitly load filesystem modules 134. Apr 21 Rodney W. Grimes Re: git: 686cf5468c4a - main - flex: Regen bootstrap files 135. Apr 21 Jung-uk Kim Re: git: 686cf5468c4a - main - flex: Regen bootstrap files 136. Apr 21 Mitchell Horne git: 47301dfb9abd - stable/13 - x86: consolidate hw watchpoint logic into new file 137. Apr 21 Mitchell Horne git: 45af63e5f893 - stable/13 - Introduce kdb-level watchpoint functions 138. Apr 21 Mitchell Horne git: 20e6d79f433b - stable/13 - x86: implement kdb watchpoint functions 139. Apr 21 Mitchell Horne git: 2d0ad402a075 - stable/13 - arm: implement kdb watchpoint functions 140. Apr 21 Mitchell Horne git: 08ce99c3f1b8 - stable/13 - arm64: implement kdb watchpoint functions
141. Apr 21 Mitchell Horne git: ea2f252e9768 - stable/13 - ddb: replace watchpoint set/clear functions 142. Apr 21 Mitchell Horne git: e21ed730a558 - stable/13 - gdb: report specific stop reason for watchpoints 143. Apr 21 Mitchell Horne git: 123578f890ee - stable/13 - gdb: allow setting/removing hardware watchpoints 144. Apr 21 Konstantin Belousov git: 54f98c4dbf9b - main - vn_open_vnode(): handle error when fp == NULL 145. Apr 21 Mateusz Guzik git: 9c651561a2a3 - main - zfs: damage control racing .. lookups in face of mkdir/rmdir 146. Apr 21 John Baldwin Re: git: 83223eb58bf7 - main - Fixup ObsoleteFiles after 76681661be28. 147. Apr 21 Michael Reifenberger git: dcc2fb370791 - main - systat: Avoid incorrect reallocation in pigs.c 148. Apr 21 Michael Reifenberger git: 66483838039b - main - systat: Handle SIGWINCH to properly window resizing and adjust -swap disk stat based on new size. 149. Apr 21 Mark Johnston git: d74d1284386a - stable/12 - safexcel: Fix the SHA-HMAC digest computation when AAD is present 150. Apr 21 Michael Reifenberger git: 70a2e9a3d447 - stable/13 - Improve size readability. Preserve more space for swap devise names. Prevent line overflow with long devise na 151. Apr 21 Michael Reifenberger git: 9d75c569b42b - stable/12 - Improve size readability. Preserve more space for swap devise names. Prevent line overflow with long devise na 152. Apr 21 Mark Johnston git: 652908599b6f - main - Add required checks for unmapped mbufs in ipdivert and ipfw 153. Apr 21 Navdeep Parhar git: 01d74fe1ffc3 - main - Path MTU discovery hooks for offloaded TCP connections. 154. Apr 21 Mitchell Horne git: 50f6c1399700 - main - pmc_allocate(3): document the count argument 155. Apr 21 Mitchell Horne git: edcf9e59c356 - main - pmcstat: set initial counter value to zero 156. Apr 21 Mitchell Horne git: c4473add1d3d - main - pmcstat: fix the usage message for -t 157. Apr 21 John Baldwin git: 753bcca440a4 - main - riscv: Clear SUM in SSTATUS for supervisor mode exceptions. 158. Apr 21 John Baldwin git: 6a3a6fe34bf3 - main - riscv: Assert that SUM is not set in SSTATUS for exceptions. 159. Apr 21 Warner Losh git: 1eebd6158ccc - main - newbus: Optimize/Simplify kobj_class_compile_common a little 160. Apr 21 Warner Losh git: df456a1fcf73 - main - newbus: style nit (align comments)
161. Apr 22 Alexander V. Chernikov git: 4044af03a4e9 - main - Fix vtnet TCP lro panic 162. Apr 22 Ka Ho Ng git: 7c707c7c25ad - main - __FreeBSD_version: update the references to the doc tree 163. Apr 22 Konstantin Belousov Re: git: 11d62b6f31ab - main - linuxkpi: add kernel_fpu_begin/kernel_fpu_end 164. Apr 22 Hans Petter Selasky git: d2c87140648f - main - Remove USB device ID added by SVN r150701 in the CDC USB ethernet driver. Since then, the FreeBSD USB stack has got 165. Apr 22 Hans Petter Selasky git: 28af0c4814f5 - main - Add more USB quirks for Garmin devices. Sort the Garmin products while at it. 166. Apr 22 Hans Petter Selasky git: 47bc8fc9ae6b - main - Add more USB quirks for Kingston devices. 167. Apr 22 Alex Richardson git: 76713be0f593 - stable/13 - Avoid double output in fenv_test 168. Apr 22 Alex Richardson git: b20f358a2de4 - stable/13 - tests/sys/kern/crc32: Check for SSE4.2 before using it 169. Apr 22 Alex Richardson git: 4ee7ac8dc525 - stable/13 - Fix build with read-only source dir after 83c20b8a2da0 170. Apr 22 Alex Richardson git: c2ce92c39615 - stable/13 - sbin/bectl: Skip tests if sparse files are not supported 171. Apr 22 Alex Richardson git: f6742fbfb5f6 - stable/13 - Update libm tests from NetBSD 172. Apr 22 Alex Richardson git: 436fcd12f20d - stable/13 - du_test: Skip three tests if sparse files are not supported 173. Apr 22 Alex Richardson git: dd7dbb8021ef - stable/13 - Update scalbn* functions to the musl versions 174. Apr 22 Alex Richardson git: 04b1a333b744 - stable/13 - lib/msun/ctrig_test: Print the mismatched values on failure 175. Apr 22 Alex Richardson git: 85e5714ec795 - stable/13 - Also use the musl scalbn code for ldexp() 176. Apr 22 Alex Richardson git: 770517d41a16 - stable/13 - s_scalbn.c: Add missing float.h include 177. Apr 22 Alex Richardson git: 6dd6c03efb9e - stable/13 - lib/msun: Fix x86 GCC6 build after 221622ec0c8e184 178. Apr 22 Alex Richardson git: bc04f427f54f - stable/13 - Improve test messages for msun tests 179. Apr 22 Alex Richardson git: b38293b480c3 - stable/13 - lib/msun: Allow building tests with WARNS=6 180. Apr 22 Alex Richardson git: c8f8369856b5 - stable/13 - Allow ssp_test:read to pass more reliably
181. Apr 22 Alex Richardson git: b69904b8916c - stable/13 - Convert the msun tests to ATF 182. Apr 22 Alex Richardson git: 5ba5ebf92b5d - stable/13 - Remove XFAILs from fmaxmin test 183. Apr 22 Alex Richardson git: 78fa908b1e88 - stable/13 - lib/msun/tests: Add more debug output to fenv_test.c 184. Apr 22 Alex Richardson git: fe173c91b041 - stable/13 - lib/msun: Avoid FE_INEXACT for x86 log2l/log10l 185. Apr 22 Alex Richardson git: f32309564547 - stable/13 - Don't add -Winline for WARNS=6 186. Apr 22 Alex Richardson git: 549e8b821fcf - stable/13 - Fix unused functions in invtrig_test.c 187. Apr 22 Alex Richardson git: d72052dd5ed6 - stable/13 - lib/msun/tests: Re-enable csqrt_test on AArch64 188. Apr 22 Alex Richardson git: a18882ec97cc - stable/13 - lib/msun/tests: Drop WARNS=6 189. Apr 22 Alex Richardson git: 47950e427c5f - stable/13 - Fix lib/msun/tests/csqrt_test on platforms with 128-bit long double 190. Apr 22 Alex Richardson git: 1f7e87f2d322 - stable/13 - lib/msun/tests: Skip fenv_test:masking if exceptions can't be trapped 191. Apr 22 Alex Richardson git: d08c4d80abd8 - stable/13 - Remove XFAIL from tests/lib/msun/lround_test:main 192. Apr 22 Alex Richardson git: 959cda8efcd2 - stable/13 - Remove amd64 XFAIL from tests/lib/msun/fma_test:infinities 193. Apr 22 Alex Richardson git: b8beded34398 - stable/13 - Allow lib/msun/logarithm_test to pass on ld128 platforms 194. Apr 22 Alex Richardson git: a6898ea04e4d - stable/13 - lib/msun: Exclude ignored-pragmas from -Werror 195. Apr 22 Greg V Re: git: 11d62b6f31ab - main - linuxkpi: =?UTF-8?Q?add=0D=0A?= kernel_fpu_begin/kernel_fpu_end 196. Apr 22 Konstantin Belousov Re: git: 11d62b6f31ab - main - linuxkpi: add?? kernel_fpu_begin/kernel_fpu_end 197. Apr 22 Ram Kishore Vegesna git: fc620f9782d1 - main - ocs_fc: Fix memory leak in ocs_scsi_io_alloc() 198. Apr 22 Mateusz Guzik git: 7ea3223c7822 - main - zfs: use vn_seqc_read_notmodify for racing .. lookups 199. Apr 22 Rick Macklem git: 0e0aa1eed8fa - stable/13 - nfsd: fix replies from session cache for retried RPCs 200. Apr 22 Rick Macklem git: a47c2ca8ae6a - stable/12 - nfsd: fix replies from session cache for retried RPCs
201. Apr 22 Leandro Lupori git: f05174ed3547 - stable/13 - powerpc64: clear low-order bits of ARPN 202. Apr 22 Leandro Lupori git: 019cdd20bbd3 - stable/13 - powerpc64: add missing TLB invalidations to radix 203. Apr 22 Martin Matuska git: 049d49e40a9d - stable/13 - zfs: merge openzfs/zfs@3522f57b6 (master) 204. Apr 22 Ryan Moeller git: 89c3c32647a5 - main - bhyve: Gracefully handle virtio-scsi with no conf 205. Apr 22 Warner Losh git: 9a5a5c1576b4 - main - pvscsi: Advertise maxio of 256k. 206. Apr 22 =?utf-8?B?RmVybmFuZG8gQXBl git: 2e5929a75634 - main - stats.7: Add dwatch(1) to the list 207. Apr 22 =?utf-8?B?RmVybmFuZG8gQXBl git: bddac53994b6 - stable/13 - stats.7: Add dwatch(1) to the list 208. Apr 22 =?utf-8?B?RmVybmFuZG8gQXBl git: 76b02b5cea1d - stable/12 - stats.7: Add dwatch(1) to the list 209. Apr 22 Warner Losh git: 2183bfcce46b - main - newvers.sh: better regexp for the FreeBSD_version line 210. Apr 22 Gordon Bergling Re: git: 76b02b5cea1d - stable/12 - stats.7: Add dwatch(1) to the list 211. Apr 22 =?UTF-8?Q?Fernando_Apesteg Re: git: 76b02b5cea1d - stable/12 - stats.7: Add dwatch(1) to the list 212. Apr 22 Gordon Bergling Re: git: 76b02b5cea1d - stable/12 - stats.7: Add dwatch(1) to the list 213. Apr 22 =?utf-8?B?RmVybmFuZG8gQXBl git: 33ed5220c2b8 - stable/12 - Revert "stats.7: Add dwatch(1) to the list" 214. Apr 22 =?UTF-8?Q?Fernando_Apesteg Re: git: 76b02b5cea1d - stable/12 - stats.7: Add dwatch(1) to the list 215. Apr 22 Richard Scheffenegger git: 21e596f343c0 - stable/13 - tcp: Refactor PRR code 216. Apr 22 Richard Scheffenegger git: f69b9760c202 - stable/13 - tcp: Use PRR for ECN congestion recovery 217. Apr 22 Richard Scheffenegger git: af5916594bcb - stable/13 - tcp: Prepare PRR to work with NewReno LossRecovery 218. Apr 22 Richard Scheffenegger git: eb65f2a3b1c8 - stable/13 - rack: Fix ECN on finalizing session. 219. Apr 22 John Baldwin Re: git: 89c3c32647a5 - main - bhyve: Gracefully handle virtio-scsi with no conf 220. Apr 22 Daniel Ebdrup Jensen Re: git: 2e5929a75634 - main - stats.7: Add dwatch(1) to the list
221. Apr 22 Nathan Whitehorn Re: git: b31fbebeb3d5 - main - Relax rtsock message restrictions. 222. Apr 22 Navdeep Parhar git: 557c4521bbb2 - main - cxgbe/t4_tom: Implement tod_pmtu_update. 223. Apr 22 Vladimir Kondratyev git: 55eb41bb1fb6 - main - hv_kbd: Fix build with EVDEV_SUPPORT kernel option disabled. 224. Apr 22 Navdeep Parhar git: 8f1bc78ef79b - main - cxgbe(4): make the logging helpers a little more robust. 225. Apr 22 Navdeep Parhar git: dc77e7929644 - main - cxgbe(4): Fix minor nit in the display of MPS TCAM entries. 226. Apr 22 Ed Maste git: 3cfd08c1c740 - main - libkiconv: address memory leak in not-found cases 227. Apr 23 Navdeep Parhar git: b47b28e5b28a - main - cxgbe(4): Add flag to reliably stop the driver from accessing hw stats. 228. Apr 23 Alexander Motin git: 4bc708e1e87b - stable/13 - pms(4): Do not return CAM_REQ_CMP on errors. 229. Apr 23 Alexander Motin git: 6514cb18d94e - stable/13 - pms(4): Limit maximum I/O size to 256KB instead of 1MB. 230. Apr 23 Alexander Motin git: 320fd259c69e - stable/12 - pms(4): Do not return CAM_REQ_CMP on errors. 231. Apr 23 Alexander Motin git: 39c37df826a7 - stable/12 - pms(4): Limit maximum I/O size to 256KB instead of 1MB. 232. Apr 23 Navdeep Parhar git: 5f00292fe3b7 - main - cxgbe(4): Move the hw-specific parts of VXLAN setup to a separate function. 233. Apr 23 Richard Scheffenegger git: d76eb0da7283 - stable/13 - tcp: keep SACK scoreboard sorted when doing rescue retransmission 234. Apr 23 Richard Scheffenegger git: ab9104cbe4d5 - stable/13 - tcp: Deal with DSACKs, and adjust rescue hole on success. 235. Apr 23 Andrew Gallatin git: 3183d0b68072 - main - iflib: initialize LRO unconditionally 236. Apr 23 Ryan Moeller git: 8845eea6e288 - stable/13 - Fix leak in libc NFSv4 ACL flags parsing 237. Apr 23 Ryan Moeller git: 7b61f67f398a - stable/12 - Fix leak in libc NFSv4 ACL flags parsing 238. Apr 23 Ryan Moeller git: 550fcd830db7 - stable/11 - Fix leak in libc NFSv4 ACL flags parsing 239. Apr 23 Alex Richardson git: 694407528fb5 - main - Correctly skip rtsock_l3 test when if_epair is not available 240. Apr 23 Konstantin Belousov git: cd317a921331 - stable/13 - linuxkpi: copy ldev into local to test and free the same pointer
241. Apr 23 Konstantin Belousov git: 1f13502192bc - stable/13 - linuxkpi: rename cdev to ldev 242. Apr 23 Konstantin Belousov git: 520085b20e04 - stable/13 - linuxkpi: do not destroy/free embedded linux cdevs 243. Apr 23 Konstantin Belousov git: e49760d9efda - stable/13 - linuxkpi: avoid counting per-thread use for the embedded linux cdevs 244. Apr 23 Konstantin Belousov git: 9c410fc7ce11 - stable/13 - linuxkpi: drop single-use variable 245. Apr 23 Konstantin Belousov git: a574fbf34ba9 - stable/13 - linuxkpi: remove erronously committed diff save file 246. Apr 23 Konstantin Belousov git: 1bcab3da2bb1 - stable/13 - rtld_lock.h: remove tautological extern's 247. Apr 23 Konstantin Belousov git: d252df1e1154 - stable/13 - rtld/x86/reloc.c: style 248. Apr 23 Konstantin Belousov git: 41331ef7f618 - stable/13 - libc: add _get_tp() private function 249. Apr 23 Konstantin Belousov git: 4bcc2e90a093 - stable/13 - rtld: define TLS_DTV_OFFSET on all architectures 250. Apr 23 Konstantin Belousov git: 4959d4f3eaab - stable/13 - libc: implement __tls_get_addr() for static binaries 251. Apr 23 Konstantin Belousov git: b26e7715b072 - stable/13 - rtld: use _get_tp() in __tls_get_addr() 252. Apr 23 Konstantin Belousov git: 13e0ef823047 - stable/13 - rtld_lock.h: add some comments about versioning of struct RtldLockInfo 253. Apr 23 Konstantin Belousov git: 17ef58221ccc - stable/13 - libc dl_iterate_phdr(): dlpi_tls_data is wrong 254. Apr 23 Konstantin Belousov git: c3f97dd75a1c - stable/13 - rtld dl_iterate_phdr(): dlpi_tls_data is wrong 255. Apr 23 Konstantin Belousov git: 520806c476b9 - stable/13 - rtld_lock.h: Expand scope for IN_RTLD to avoid some conflicts with libc 256. Apr 23 Konstantin Belousov git: b75aa0eaf3de - stable/13 - rtld: workaround for broken ABI 257. Apr 23 Konstantin Belousov git: 127849157ab9 - stable/13 - rtld: style tls_get_addr_slow 258. Apr 23 Konstantin Belousov git: ed6b9e2ff0b3 - stable/13 - ptrace: remove dead call to FIX_SSTEP() 259. Apr 23 Konstantin Belousov git: 7bbfb5d95932 - stable/13 - rtld: make dlerror() thread-local 260. Apr 23 Konstantin Belousov git: 083df155ef5b - stable/13 - libc: constify dummy error message string for dlfcn
261. Apr 23 Konstantin Belousov git: 166b390bc586 - stable/13 - libc: include rtld.h into static implementations of rtld interface 262. Apr 23 Konstantin Belousov git: a635232c7614 - stable/13 - ptrace: restructure comments around reparenting on PT_DETACH 263. Apr 23 Konstantin Belousov git: f06f6654303a - stable/13 - x86: use x86_clear_dbregs() on fork 264. Apr 23 Konstantin Belousov git: 131336da4072 - stable/13 - pseudofs: limit writes to 1M 265. Apr 23 Konstantin Belousov git: ab349605821f - stable/13 - rtld: allow to use tls_get_addr_slow() from context where rtld_bind_lock is locked 266. Apr 23 Konstantin Belousov git: e703bd6341a3 - stable/13 - rtld: avoid recursing on rtld_bind_lock for write 267. Apr 23 Konstantin Belousov git: 8bffc9b49248 - stable/13 - link(2): correct descriptor name in AT_RESOLVE_BENEATH description 268. Apr 23 Konstantin Belousov git: fe86eb8f346e - stable/13 - rtld: unstaticise lockinfo and obj_from_addr() 269. Apr 23 Konstantin Belousov git: 6c74b122953d - stable/13 - amd64 linux64: use x86_clear_dbregs() 270. Apr 23 Konstantin Belousov git: 7f4d5d3cb4ef - stable/13 - nfs client: depend on xdr 271. Apr 23 Konstantin Belousov git: a753730ca0aa - stable/13 - Stop arming kqueue timers on knote owner suspend or terminate 272. Apr 23 Konstantin Belousov git: 3cb7188a310c - stable/13 - Add helper for kqueue timers callout scheduling 273. Apr 23 Konstantin Belousov git: 0d5114825576 - stable/13 - amd64: clear debug registers on execing 32bit Linux binary 274. Apr 23 Konstantin Belousov git: 2df5e7711bee - stable/13 - sbuf_uionew(): sbuf_new() takes int as length 275. Apr 23 Konstantin Belousov git: 6d608fc5ab9c - stable/13 - Stop arming periodic process timers on suspend or terminate 276. Apr 23 Konstantin Belousov git: 88d6f049c12f - stable/13 - x86: add x86_clear_dbregs() helper 277. Apr 23 Konstantin Belousov git: f6b3c49256ed - stable/13 - amd64: clear debug registers on execing 32bit native binary 278. Apr 23 Konstantin Belousov git: c35473f4ab3a - stable/13 - realtimer_expire: avoid proc lock recursion when called from itimer_proc_continue() 279. Apr 23 Konstantin Belousov git: b82fb18ee28f - stable/13 - vfs_vnops.c: Make vn_statfile() non-static 280. Apr 23 Konstantin Belousov git: 9418bb8a1984 - stable/13 - AT_RESOLVE_BENEATH is bsd-specific
281. Apr 23 Konstantin Belousov git: 44a0bdad29d7 - stable/13 - sysctl vm.objects: report backing object and swap use 282. Apr 23 Konstantin Belousov git: 107bc3da39d3 - stable/13 - filt_timerexpire: avoid process lock recursion 283. Apr 23 Konstantin Belousov git: 22f23299b7ed - stable/13 - b_vflags update requries bufobj lock 284. Apr 23 Konstantin Belousov git: 9a05597b8fee - stable/13 - Style. 285. Apr 23 Konstantin Belousov git: f1d1021fde37 - stable/13 - O_PATH: allow vnode kevent filter on such files 286. Apr 23 Konstantin Belousov git: bd881b1f1dc2 - stable/13 - linkat(2): check NIRES_EMPTYPATH on the first fd arg 287. Apr 23 Konstantin Belousov git: 057e390dadaf - stable/13 - Stop arming realtime posix process timers on suspend or terminate 288. Apr 23 Konstantin Belousov git: 7a2452308633 - stable/13 - Make files opened with O_PATH to not block non-forced unmount 289. Apr 23 Konstantin Belousov git: b5e557fda373 - stable/13 - O_PATH: Allow to open symlink 290. Apr 23 Konstantin Belousov git: 1f3d09306bf5 - stable/13 - sysctl_handle_string: do not malloc when SYSCTL_IN cannot fault 291. Apr 23 Konstantin Belousov git: 73a642c47955 - stable/13 - Add AT_EMPTY_PATH for several *at(2) syscalls 292. Apr 23 Konstantin Belousov git: b0c1b3827e2f - stable/13 - open(2): Implement O_PATH 293. Apr 23 Konstantin Belousov git: 3df91ba10f31 - stable/13 - vn_open_vnode(): handle error when fp == NULL 294. Apr 23 Mark Johnston git: 8e8f1cc9bb94 - main - Re-enable network ioctls in capability mode 295. Apr 23 Mark Johnston git: d500a85e640d - main - dtrace tests: Fix tst.system.d after ping/ping6 unification 296. Apr 23 Ed Maste git: f4c3c0189f7d - stable/13 - readelf: return error in case of invalid file 297. Apr 23 Jung-uk Kim git: bba9922d9995 - stable/13 - flex: Regen bootstrap files 298. Apr 23 Jung-uk Kim git: f1dab9dbdf12 - stable/13 - lex: Use NULL instead of 0 for pointers 299. Apr 23 Ed Maste git: 87c0db9d0174 - stable/13 - Cirrus-CI: use FreeBSD 13.0 image for base system CI build 300. Apr 23 John Baldwin git: b0df36580d5b - main - etcupdate: Remove the old pre-world tree when rotating for -p.
301. Apr 23 Ed Maste git: 206be79acbde - vendor/openssh - Vendor import of OpenSSH 8.5p1 302. Apr 23 Ed Maste git: cbaad7c77fb8 - vendor/openssh - Vendor import of OpenSSH 8.6p1 303. Apr 23 Navdeep Parhar git: 50f5d13eeb88 - main - cxgbe(4): hw.cxgbe.panic_on_fatal_err can be changed any time. 304. Apr 23 Ed Maste git: 576b477ba41c - main - openssh: add a note about pushing vendor updates 305. Apr 23 Rick Macklem git: 4281bfec3628 - main - nfsd: fix session slot handling for failed callbacks 306. Apr 24 Alexander Motin git: f0077b4c1dcf - stable/13 - mpt(4): Remove incorrect S/G segments limits. 307. Apr 24 Alexander Motin git: dd01826ad3ad - stable/12 - mpt(4): Remove incorrect S/G segments limits. 308. Apr 24 Tai-hwa Liang git: 2acbe67787d2 - main - sound(4): fixing panic for INVARIANTS kernel 309. Apr 24 Alexander Motin git: b99419aee49e - main - mpr/mps(4): Make device mapping some more robust. 310. Apr 24 Hans Petter Selasky git: a9b66dbd9169 - main - Allow the tcp_lro_flush_all() function to be called when the control structure is zeroed, by setting the VNET after 311. Apr 24 Edward Tomasz Napierala git: 77651151f3ca - main - linux: make ptrace(2) return EIO when trying to peek invalid address 312. Apr 24 Florian Smeets Re: git: 5c11c5a36558 - main - pfctl: Move to DIOCADDRULENV 313. Apr 24 Kristof Provost Re: git: 5c11c5a36558 - main - pfctl: Move to DIOCADDRULENV 314. Apr 24 Kristof Provost Re: git: 5c11c5a36558 - main - pfctl: Move to DIOCADDRULENV 315. Apr 24 Vladimir Kondratyev git: e68d76c054d2 - main - hkbd: Fix typo which disables keyboard input in kdb 316. Apr 24 Robert Watson git: af14713d49fd - main - Support run-time configuration of the PIPE_MINDIRECT threshold. PIPE_MINDIRECT determines at what (blocking) write 317. Apr 24 Michael Tuexen git: 6096814d3134 - main - tcp: fix man page 318. Apr 24 Rick Macklem git: 4543735a5f5c - stable/13 - nfsd: fix replies from session cache for multiple retries 319. Apr 24 Rick Macklem git: 14fc640c2e97 - stable/12 - nfsd: fix replies from session cache for multiple retries 320. Apr 24 Alexander V. Chernikov git: bddae5c8a64d - main - Improve debugging output on routing tests failure.
321. Apr 24 Alexander V. Chernikov git: 5d1403a79a3e - main - [rtsock] Enforce netmask/RTF_HOST consistency. 322. Apr 24 Alexander V. Chernikov git: 6993187a8c30 - main - Add FIB_ALGO to GENERIC on amd64/arm64. 323. Apr 25 =?utf-8?B?U3RlZmFuIEXDn2Vy git: bd136720030e - vendor/bc - Vendor import of Gavin D. Howards bc version 4.0.1 324. Apr 25 =?utf-8?B?U3RlZmFuIEXDn2Vy git: a726c098c1bc - Create tag vendor/bc/4.0.1 325. Apr 25 =?utf-8?B?U3RlZmFuIEXDn2Vy git: 8ea901351249 - main - Merge commit 'bd136720030ebb0b31e6d5a2236b9d0ddac71b94' 326. Apr 25 Kevin Bowling git: 8209a085c701 - stable/13 - ixgbe: Clarify index name in ixgbe_mc_filter_apply 327. Apr 25 Kevin Bowling git: 2d8adf9cc000 - stable/12 - ixgbe: Clarify index name in ixgbe_mc_filter_apply 328. Apr 25 =?utf-8?B?U3RlZmFuIEXDn2Vy git: 6409e594272f - main - Fix build with gcc 329. Apr 25 Alexander V. Chernikov git: a81e2e7890c2 - main - Make gcc happy by initializing error in rib_handle_ifaddr_info(). 330. Apr 25 Alexander V. Chernikov git: c23385612da5 - main - [fib algo] Do not print algo attach/detach message on boot 331. Apr 25 Alexander V. Chernikov git: 67372fb3e06e - main - Fix NOINET[6] build after enabling FIB_ALGO in GENERIC. 332. Apr 25 Edward Tomasz Napierala git: b68e6569221e - main - rc: improve dependencies for growfs 333. Apr 25 Edward Tomasz Napierala git: 5d1d844a7762 - main - kern_linkat: modify to accept AT_ flags instead of FOLLOW/NOFOLLOW 334. Apr 25 Robert Watson git: 8e491aaeac6e - main - Add code examples to cpuset(2), and improve cross referencing. 335. Apr 25 Alexander V. Chernikov git: 7d222ce3c10b - main - Fix NOINET[6], !VIMAGE builds after FIB_ALGO addition to GENERIC 336. Apr 25 Rick Macklem git: 02695ea8909d - main - nfscl: fix delegation recall when the file is not open 337. Apr 25 Ed Maste git: d55bf492f8f5 - main - Revert "Add workaround for a QoS-related bug in VMWare Workstation."


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