2023/dev-commits-src-branches/20230924.dev-commits-src-branches
Messages: 154, new messages first
Last update: Sun Sep 24 5:50:00 2023
|
|
home | archive sorted by: subject | author | date | reverse date
1. Sep 23 Garance A Drosehn git: ca927128bf6a - stable/13 - When parsing a rule to rotate log files on a specific week day, parseDWM() can advance the time to the next we 2. Sep 23 John Baldwin Re: git: 6dff5fb10b5e - releng/14.0 - lib/libc/amd64: back out amd64 SIMD work 3. Sep 23 Robert Clausecker git: efbccec3e072 - stable/14 - lib/libc/tests/string/strcspn_test.c: extend tests to catch previous bug 4. Sep 23 Robert Clausecker git: 0666c6fc0322 - stable/14 - lib/libc/amd64/string/memcmp.S: harden against phony buffer lengths 5. Sep 23 Robert Clausecker git: b6864ba42d37 - stable/14 - share/man/man7/simd.7: document simd-enhanced memchr(3), strnlen(3) 6. Sep 23 Robert Clausecker git: 62f73a711e22 - stable/14 - lib/libc/amd64/string: implement strnlen(3) trough memchr(3) 7. Sep 23 Robert Clausecker git: 3f78bde932d3 - stable/14 - lib/libc/amd64/string: add memchr(3) scalar, baseline implementation 8. Sep 23 Robert Clausecker git: 6aac2b251482 - stable/14 - share/man/man7/simd.7: document simd-enhanced strspn(3) 9. Sep 23 Robert Clausecker git: 39d500190be5 - stable/14 - lib/libc/amd64/string: add strspn(3) scalar, x86-64-v2 implementation 10. Sep 23 Robert Clausecker git: 73883def3215 - stable/14 - lib/libc/tests/string: derive strspn(3) tests from strcspn(3) tests 11. Sep 23 Robert Clausecker git: 08eab3616950 - stable/14 - lib/libc/tests/string: add unit tests for strcspn(3) 12. Sep 23 Robert Clausecker git: 903c95aa6183 - stable/14 - share/man/man7/simd.7: document simd-enhanced strcspn(3) 13. Sep 23 Robert Clausecker git: feda2297b753 - stable/14 - lib/libc/amd64/string: add strcspn(3) scalar, x86-64-v2 implementation 14. Sep 23 Ed Maste git: 95321fff46ec - releng/14.0 - libfido2: update to 1.13.0 15. Sep 23 Ed Maste git: c782cf6f13fc - releng/14.0 - libfido2: backport hidraw(4) support 16. Sep 23 Ed Maste git: 78534afbcab6 - releng/14.0 - freebsd-update: do not restart sshd when updating jail/basedir 17. Sep 23 Mike Karels git: 4fdded885b8d - releng/14.0 - clk_fixed: reduce and clarify messages due to missing clk-frequency 18. Sep 23 Doug Moore git: d9b8e5a74805 - releng/14.0 - powerpc pmap: initialize kernel pmap radix trie 19. Sep 23 Ed Maste git: 84266fb897e6 - stable/14 - Add deprecation notices to publickey(5) tools 20. Sep 22 Eric Joyner git: 8ac750e095a3 - stable/13 - irdma(4): remove artificial completion generator
21. Sep 22 Eric Joyner git: e3b352597e4b - stable/13 - irdma(4): use related vnet for searching netdev 22. Sep 22 Eric Joyner git: 1002fd41e1b9 - stable/13 - ice(4): Match irdma interface changes 23. Sep 22 Eric Joyner git: f5f2cc9ee688 - stable/13 - irdma(4): upgrade to 1.2.17-k 24. Sep 22 Eric Joyner git: dfdf0d7cb41d - stable/13 - irdma(4): Upgrade the driver to 1.1.11-k 25. Sep 22 Mateusz Guzik git: e5114cc203a6 - stable/14 - vfs: count how many times vnlru got woken up due to vnode shortage 26. Sep 22 Mateusz Guzik git: 873b6cd62043 - stable/14 - vfs: stabilize freevnodes_old 27. Sep 22 Mateusz Guzik git: 1a644e8b68be - stable/14 - vfs: s/u_long vstir/bool vstir/ 28. Sep 22 Mateusz Guzik git: b757ea2bb27c - stable/14 - vfs: group vnode-related sysctls under vfs.vnode 29. Sep 22 Mateusz Guzik git: b93b1b939381 - stable/14 - vfs: retire kern.minvnodes 30. Sep 22 Mateusz Guzik git: 07c081e59232 - stable/14 - vfs: use vnlru_read_freevnodes for the freevnodes sysctl 31. Sep 22 Mateusz Guzik git: b5210f3fb260 - stable/14 - vfs: retire vnlru_under_unlocked 32. Sep 22 Mateusz Guzik git: 8e4a043bad75 - stable/14 - vfs cache: garbage collect the fullpathfail2 counter 33. Sep 22 Mateusz Guzik git: 210dd7aa1f48 - stable/14 - vfs: fix stale comment about freevnodes management 34. Sep 22 Mateusz Guzik git: 2ea531b264df - stable/14 - vfs: don't kick vnlru if it is already running 35. Sep 22 Mateusz Guzik git: 206dd9d1a82d - stable/14 - vfs: drop one vnode list lock trip during vnlru free recycle 36. Sep 22 Mateusz Guzik git: 25d8cf225ac2 - stable/14 - ufs: restore name cache fast path lookup 37. Sep 22 Mateusz Guzik git: 41fad6503c1e - stable/14 - vfs cache: fix a hang when bumping vnode limit too high 38. Sep 22 Eric Joyner git: 6a196646cd15 - stable/14 - ice(4): Update to 1.38.16-k 39. Sep 22 Eric Joyner git: 4e80493a33fe - stable/14 - irdma(4): remove artificial completion generator 40. Sep 22 Eric Joyner git: cc1abdc6ab34 - stable/14 - irdma(4): use related vnet for searching netdev
41. Sep 22 Eric Joyner git: 65d0d7807328 - stable/14 - ice_ddp: Update to 1.3.35.0 42. Sep 22 Ed Maste git: abd9da936335 - stable/14 - libcrypto: fix the FIPS provider on amd64 43. Sep 22 Ed Maste git: e99406a2bb32 - stable/14 - OpenSSL: Fix handling of the "0:" label in arm-xlate.pl 44. Sep 22 Dimitry Andric git: 20295ac0d045 - stable/13 - ObsoleteFiles: cleanup more old libclang_rt files for powerpc64le 45. Sep 22 Dimitry Andric git: 2cf595243a5d - stable/13 - ObsoleteFiles: cleanup old libclang_rt files for powerpc64le 46. Sep 22 Dimitry Andric git: a3e137356da3 - stable/13 - ObsoleteFiles: cleanup old libclang_rt files for powerpc64 47. Sep 22 Dimitry Andric git: 8232867991d1 - stable/13 - ObsoleteFiles.inc: Add libclang_rt libraries for riscv64 for LLVM 14/15. 48. Sep 22 Alan Somers git: 2209676efe9a - stable/14 - Fix padding in struct tcp_info 49. Sep 22 Mateusz Piotrowski git: c534d0b0f39f - stable/13 - tmpfs.5: Document option export 50. Sep 22 Mateusz Piotrowski git: b7dd97fb122d - stable/13 - tmpfs.5: Document option union 51. Sep 22 Mateusz Piotrowski git: cbc8699b85d2 - stable/13 - tmpfs.5: Document option nomtime 52. Sep 22 Mateusz Piotrowski git: ec25b0ba5a0d - stable/13 - tmpfs.5: Document option nosymfollow 53. Sep 22 Mateusz Piotrowski git: 0d1be7098887 - stable/13 - tmpfs.5: Document option pgread 54. Sep 22 Mateusz Piotrowski git: 178f801f6c99 - stable/13 - tmpfs.5: Sort option descriptions 55. Sep 22 Mateusz Piotrowski git: 055c1c9e107a - stable/13 - tmpfs.5: Keep the style of option descriptions consistent 56. Sep 22 Mateusz Piotrowski git: b86dbf79e715 - stable/13 - tmpfs.5: Fix the use of Bl 57. Sep 22 Mateusz Piotrowski git: 615b54d59b93 - stable/13 - at.man: Move examples to the EXAMPLES section 58. Sep 22 Mateusz Piotrowski git: fc56857d6150 - stable/13 - at.man: Fix mdoc(7) macro usage 59. Sep 22 Mateusz Piotrowski git: 12085c424700 - stable/13 - rc.conf.5: Pet mdoc linters 60. Sep 22 Mateusz Piotrowski git: 6ed98c185aef - stable/13 - daemon.8: Document -u sets HOME, USER, and SHELL
61. Sep 22 Mateusz Piotrowski git: 53512a06abca - stable/13 - daemon.8: Sort options in DESCRIPTION 62. Sep 22 Mateusz Piotrowski git: 488064449b29 - stable/13 - daemon.8: Use Cm where appropriate 63. Sep 22 Mateusz Piotrowski git: ab77ddea3325 - stable/13 - daemon.8: Use Dv for signal names 64. Sep 22 Mateusz Piotrowski git: 24a3cb75011d - stable/13 - bsdinstall.8: Document BSDINSTALL_SKIP_* variables 65. Sep 22 Mateusz Piotrowski git: e43a4603222b - stable/13 - bsdinstall.8: Set Bl's -width correctly 66. Sep 22 Mateusz Piotrowski git: fbd543a3fe30 - stable/14 - bsdinstall.8: Set Bl's -width correctly 67. Sep 22 Mateusz Piotrowski git: eabe10a91bc6 - stable/14 - tmpfs.5: Document option export 68. Sep 22 Mateusz Piotrowski git: 89d376545231 - stable/14 - tmpfs.5: Document option union 69. Sep 22 Mateusz Piotrowski git: 72ac353efe2f - stable/14 - tmpfs.5: Document option nomtime 70. Sep 22 Mateusz Piotrowski git: f4db7434f058 - stable/14 - tmpfs.5: Document option nosymfollow 71. Sep 22 Mateusz Piotrowski git: 26d060cb46d7 - stable/14 - tmpfs.5: Document option pgread 72. Sep 22 Mateusz Piotrowski git: b4c409785ff2 - stable/14 - tmpfs.5: Sort option descriptions 73. Sep 22 Mateusz Piotrowski git: 37f1e0d07ebf - stable/14 - tmpfs.5: Keep the style of option descriptions consistent 74. Sep 22 Mateusz Piotrowski git: 0b8d44e44da7 - stable/14 - tmpfs.5: Fix the use of Bl 75. Sep 22 Mateusz Piotrowski git: bd7273bc7ff5 - stable/14 - at.man: Move examples to the EXAMPLES section 76. Sep 22 Mateusz Piotrowski git: bffb55dc7577 - stable/14 - at.man: Fix mdoc(7) macro usage 77. Sep 22 Mateusz Piotrowski git: 7342a436750b - stable/14 - rc.conf.5: Document <name>_setup 78. Sep 22 Mateusz Piotrowski git: 771fbfead4be - stable/14 - rc.conf.5: Pet mdoc linters 79. Sep 22 Mateusz Piotrowski git: 8a43207b6d32 - stable/14 - daemon.8: Document -u sets HOME, USER, and SHELL 80. Sep 22 Mateusz Piotrowski git: 498aa9b2bf48 - stable/14 - daemon.8: Sort options in DESCRIPTION
81. Sep 22 Mateusz Piotrowski git: f4438540a1d5 - stable/14 - daemon.8: Use Cm where appropriate 82. Sep 22 Mateusz Piotrowski git: d940c39146e0 - stable/14 - daemon.8: Use Dv for signal names 83. Sep 22 Mateusz Piotrowski git: 1e33c914ca81 - stable/14 - bsdinstall.8: Document BSDINSTALL_SKIP_* variables 84. Sep 22 Ed Maste git: d79e0d1735e3 - stable/13 - libfido2: update to 1.13.0 85. Sep 22 Ed Maste git: 3e85eb3c5ef0 - stable/13 - libfido2: backport hidraw(4) support 86. Sep 22 Ed Maste git: 5bfbde817cde - stable/14 - libfido2: update to 1.13.0 87. Sep 22 Ed Maste git: 3df74eecfdec - stable/14 - libfido2: backport hidraw(4) support 88. Sep 22 Dag-Erling =?utf-8?Q?Sm=C3 git: a944ba1225c5 - stable/14 - ping: The -C option is also supported for IPv6. 89. Sep 22 Dimitry Andric git: 237b0c5b22c9 - stable/14 - ObsoleteFiles: cleanup more old libclang_rt files for powerpc64le 90. Sep 22 Dimitry Andric git: 0cf2f7f35877 - stable/14 - ObsoleteFiles: cleanup old libclang_rt files for powerpc64le 91. Sep 22 Dimitry Andric git: f03512540805 - stable/14 - ObsoleteFiles: cleanup old libclang_rt files for powerpc64 92. Sep 22 Glen Barber git: c429a0425dc4 - releng/14.0 - release: update releng/14.0 to BETA3 93. Sep 21 Alan Somers git: b2dff90c0be7 - stable/12 - Fix zfsd with the device_removal pool feature. 94. Sep 21 Alan Somers git: a015b9e690d8 - releng/14.0 - Fix zfsd with the device_removal pool feature. 95. Sep 21 Alan Somers git: 3676929d3cae - stable/13 - Fix zfsd with the device_removal pool feature. 96. Sep 21 Mike Karels git: 2476a7603190 - stable/14 - clk_fixed: reduce and clarify messages due to missing clk-frequency 97. Sep 21 Alan Somers git: a39aac5bb8e4 - stable/14 - Fix zfsd with the device_removal pool feature. 98. Sep 21 Ed Maste git: d52a5a3491a7 - stable/13 - swapon.2: correct FreeBSD release that introduced swapoff 99. Sep 21 Ed Maste git: f4bb052a789e - stable/14 - swapon.2: correct FreeBSD release that introduced swapoff 100. Sep 21 Ed Maste git: 877d15d57931 - stable/13 - freebsd-update: do not restart sshd when updating jail/basedir
101. Sep 21 Ed Maste git: cce342e21357 - stable/14 - freebsd-update: do not restart sshd when updating jail/basedir 102. Sep 21 Ed Maste git: 4c34f59e009a - stable/14 - src.conf.5: regen for SSP option description change 103. Sep 21 Ed Maste git: 0e985052eb96 - stable/14 - Update WITH_/WITHOUT_SSP descriptions 104. Sep 21 Kristof Provost git: a9326cd7656b - releng/14.0 - ndp: cope with unresolved neighbours 105. Sep 21 Martin Matuska git: 646c82e08a43 - stable/14 - zfs: update zfs_config.h and zfs_gitrev.h (missed in 35e5fd1b2) 106. Sep 21 Kristof Provost git: 100bed131d76 - stable/14 - ndp: cope with unresolved neighbours 107. Sep 21 Martin Matuska git: 35e5fd1b286c - stable/14 - zfs: merge openzfs/zfs@62677576a (zfs-2.2-release) into stable/14 108. Sep 21 Zhenlei Huang git: 0d648a59fced - releng/14.0 - net: Check per-flow priority code point for untagged traffic 109. Sep 20 Yuri Pankov git: a4916232acd6 - stable/13 - libc: use separate collate objects for C, POSIX, and C.UTF-8 110. Sep 20 Zhenlei Huang git: d5dbed2f1e2a - stable/12 - net: Check per-flow priority code point for untagged traffic 111. Sep 20 Zhenlei Huang git: 8303afca1765 - stable/13 - net: Check per-flow priority code point for untagged traffic 112. Sep 20 Dimitry Andric git: 08862a1a5e14 - stable/12 - Fix geom build with clang 17 and KTR enabled 113. Sep 20 Dimitry Andric git: c3e092dacbc8 - stable/13 - Fix geom build with clang 17 and KTR enabled 114. Sep 20 Dimitry Andric git: b12c6876b429 - stable/14 - Fix geom build with clang 17 and KTR enabled 115. Sep 20 Zhenlei Huang git: c750055382f7 - stable/14 - net: Check per-flow priority code point for untagged traffic 116. Sep 20 Doug Moore git: a4c7a3f7f56a - stable/14 - powerpc pmap: initialize kernel pmap radix trie 117. Sep 19 Ed Maste git: b7312b90289e - releng/14.0 - libcrypto: link engines and the legacy provider to libcrypto 118. Sep 19 Ed Maste git: fd4b13acd90b - stable/14 - libcrypto: link engines and the legacy provider to libcrypto 119. Sep 19 Navdeep Parhar git: f976dbaeb482 - releng/14.0 - cxgbe(4): Fix tracing with netlink enabled kernels. 120. Sep 19 Navdeep Parhar git: dda585f2c84b - releng/14.0 - cxgbe(4): Avoid hang on kldunload on netlink enabled kernels.
121. Sep 19 Dag-Erling =?utf-8?Q?Sm=C3 git: c1b6110df040 - releng/14.0 - tcpdump: Initialize tzcode early. 122. Sep 19 Dag-Erling =?utf-8?Q?Sm=C3 git: 51d54ed6151b - stable/14 - tcpdump: Initialize tzcode early. 123. Sep 19 Konstantin Belousov git: 5d6adc09cfb5 - stable/13 - rtld: output rtld errors into the dbg channel 124. Sep 19 Konstantin Belousov git: 3f3c631da0ab - stable/14 - rtld: output rtld errors into the dbg channel 125. Sep 19 Robert Clausecker git: 6dff5fb10b5e - releng/14.0 - lib/libc/amd64: back out amd64 SIMD work 126. Sep 19 Li-Wen Hsu git: d6de4d2a2390 - stable/13 - sysctl(9): Fix typo translatation -> translation 127. Sep 19 Li-Wen Hsu git: a93e4f407319 - stable/13 - usbdi(9): Fix typo to simply -> to simplify 128. Sep 19 Li-Wen Hsu git: 788aa931ccb7 - stable/14 - sysctl(9): Fix typo translatation -> translation 129. Sep 19 Li-Wen Hsu git: b33bfe0a35f7 - stable/14 - usbdi(9): Fix typo to simply -> to simplify 130. Sep 18 Mateusz Guzik git: be6f70428d6c - stable/14 - drm2: whack set-but-not-used warns 131. Sep 18 Mateusz Guzik git: 15314c51e810 - stable/14 - kern: Globally define abs64 132. Sep 18 Mateusz Guzik git: f829556e3b85 - stable/14 - drm2: fix build after abs64 became global 133. Sep 18 Navdeep Parhar git: 38da3db5f9e3 - stable/14 - cxgbe(4): Fix tracing with netlink enabled kernels. 134. Sep 18 Navdeep Parhar git: 3287f64a7314 - stable/14 - cxgbe(4): Avoid hang on kldunload on netlink enabled kernels. 135. Sep 18 Wei Hu git: ebb74abbd8a2 - releng/14.0 - mana: add lro and tso stat counters 136. Sep 18 Wei Hu git: 48a799af88c0 - releng/14.0 - Hyper-V: vmbus: implementat bus_get_dma_tag in vmbus 137. Sep 18 Wei Hu git: f35cec70639f - releng/14.0 - mana: add ioctl to support toggling offloading features 138. Sep 18 Wei Hu git: a72a0af8194e - stable/14 - mana: add lro and tso stat counters 139. Sep 18 Wei Hu git: 85bc81352e4b - stable/14 - Hyper-V: vmbus: implementat bus_get_dma_tag in vmbus 140. Sep 18 Wei Hu git: 4edfbe719bf6 - stable/14 - mana: add ioctl to support toggling offloading features
141. Sep 17 Warner Losh git: 8bcf9a87c79d - stable/14 - timerfd: Namespace pollution adjustments 142. Sep 17 Warner Losh git: 27d567847b18 - stable/14 - timerfd: Relocate 32-bit compat code 143. Sep 17 Warner Losh git: d00e6d877455 - stable/14 - timerfd: Define a locking regime 144. Sep 17 Warner Losh git: a87dddf39e86 - stable/14 - timerfd: convert timerfd_list_lock from sx to mtx 145. Sep 17 Warner Losh git: 75e7075fcadd - stable/14 - powerpcspe: Fix build 146. Sep 17 Warner Losh git: 1972e2eba48f - stable/14 - msun: LIBCSRCDIR is too fragile, use ${SRCTOP}/lib/libc instead 147. Sep 17 Warner Losh git: b76c7862ab2d - stable/14 - Two more $FreeBSD$ stragglers 148. Sep 17 Warner Losh git: 3c473eb80a09 - stable/14 - pccarddevs2h.awk: Remove 149. Sep 17 Warner Losh git: 86cbdc2d2352 - stable/14 - dtrace: Remove $FreeBSD$ from genmakefiles.sh. 150. Sep 17 Warner Losh git: 67e1423099ab - stable/14 - smartpqi: Fix build issues highlighted by gcc12 151. Sep 17 Warner Losh git: fc0c24482f11 - stable/14 - timerfd: compute fflags before calling falloc 152. Sep 17 Warner Losh git: 8c496b26641e - stable/14 - timerfd: fix up a memory leak and missing locking 153. Sep 17 Warner Losh git: 7965d4d9e326 - stable/13 - net/bpf: Fix writing of buffer bigger than PAGESIZE 154. Sep 17 Ed Maste git: dbd445bbd3d7 - stable/13 - msi: handle error from BUS_REMAP_INTR in msi_assign_cpu
home | archive sorted by: subject | author | date | reverse date