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


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

Messages: 311, old messages first
Last update: Mon Feb 13 14:12:17 2023

home | archive sorted by: subject | author | date | reverse date
  1. Mar 15 Juraj Lutter               git: 78619cc2ff1b - stable/13 - newsyslog(8): Implement a new 'E' flag to not rotate empty log files
  2. Mar 15 Alexander Motin            git: 90ac5cb75e9f - stable/13 - Move XPT_IMMEDIATE_NOTIFY handling out of periph lock.
  3. Mar 15 Alexander Motin            git: 6fb753b9fa19 - stable/13 - Save context switch per I/O for iSCSI and IOCTL frontends.
  4. Mar 15 Alexander Motin            git: d0b1f461e248 - stable/13 - Microoptimize CTL I/O queues.
  5. Mar 15 Alexander Motin            git: a4bea2f2a65c - stable/13 - Refactor CTL datamove KPI.
  6. Mar 15 Alexander Motin            git: 26953f59a1a3 - stable/13 - Fix build after 2c7dc6bae9fd.
  7. Mar 15 Alexander Motin            git: 31d41a6a9b65 - stable/13 - Coalesce socket reads in software iSCSI.
  8. Mar 15 Alexander Motin            git: 8db80adb47e3 - stable/13 - Micro-optimize OOA queue processing.
  9. Mar 15 Alexander Motin            git: fb419e0ffb28 - stable/13 - Fix initiator panic after 6895f89fe54e.
 10. Mar 15 Alexander Motin            git: aae8e02dfcb2 - stable/13 - Move ic_check_send_space clear to the actual check.
 11. Mar 15 Alexander Motin            git: 76d8d700f26c - stable/13 - Optimize out few extra memory accesses.
 12. Mar 15 Alexander Motin            git: 6b409a8b32e0 - stable/13 - Optimize TX coalescing by keeping pointer to last mbuf.
 13. Mar 15 Alexander Motin            git: 8b0101da803d - stable/13 - Restore condition removed in df3747c6607b.
 14. Mar 15 Alexander Motin            git: 2f77e2810a9d - stable/13 - Replace STAILQ_SWAP() with simpler STAILQ_CONCAT().
 15. Mar 15 Alexander Motin            git: cfd358d99732 - stable/12 - Save context switch per I/O for iSCSI and IOCTL frontends.
 16. Mar 15 Alexander Motin            git: 15fe13c887d6 - stable/12 - Move XPT_IMMEDIATE_NOTIFY handling out of periph lock.
 17. Mar 15 Alexander Motin            git: c4a81e647599 - stable/12 - Refactor CTL datamove KPI.
 18. Mar 15 Alexander Motin            git: 2a99726fdc54 - stable/12 - Microoptimize CTL I/O queues.
 19. Mar 15 Alexander Motin            git: 6469aab051de - stable/12 - Coalesce socket reads in software iSCSI.
 20. Mar 15 Alexander Motin            git: 7b4859b4a26a - stable/12 - Micro-optimize OOA queue processing.


21. Mar 15 Alexander Motin git: 748feb192e2a - stable/12 - Optimize out few extra memory accesses. 22. Mar 15 Alexander Motin git: 4d5d50edc5ff - stable/12 - Fix build after 2c7dc6bae9fd. 23. Mar 15 Alexander Motin git: 3034c0dab755 - stable/12 - Optimize TX coalescing by keeping pointer to last mbuf. 24. Mar 15 Alexander Motin git: cb89ac5a1daa - stable/12 - Fix initiator panic after 6895f89fe54e. 25. Mar 15 Alexander Motin git: cec95c506540 - stable/12 - Replace STAILQ_SWAP() with simpler STAILQ_CONCAT(). 26. Mar 15 Alexander Motin git: 3ef86cd7c3cc - stable/12 - Make software iSCSI more configurable. 27. Mar 15 Alexander Motin git: 2cd7a99cebaf - stable/12 - Restore condition removed in df3747c6607b. 28. Mar 15 Alexander Motin git: 6cd4542786f9 - stable/12 - Move ic_check_send_space clear to the actual check. 29. Mar 15 Kyle Evans git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project 30. Mar 15 FDC Training Invitation to FDC training Programme May 2021 31. Mar 15 Wei Hu git: e801c980e253 - stable/12 - Prevent framebuffer mmio space from being allocated to other devices on HyperV. 32. Mar 15 Wei Hu git: c38b9b80149f - stable/12 - hyperv/vmbus: Update VMBus version 4.0 and 5.0 support. 33. Mar 15 Wei Hu git: b05c1dd0d162 - stable/12 - hyperv/vmbus: Fix the wrong size in ndis_offload structure 34. Mar 15 Wei Hu git: 919a160fc622 - stable/12 - Hyper-V: storvsc: Enhance srb_status code handling. 35. Mar 15 Wei Hu git: 279041093326 - stable/12 - Hyper-V: pcib: Check revoke status during device attach 36. Mar 15 Wei Hu git: 70f7b2475333 - stable/12 - Hyper-V: hn: Relinquish cpu in HN_LOCK to avoid deadlock 37. Mar 15 Kubilay Kocak Re: git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project 38. Mar 15 Kyle Evans git: e277a507d8f9 - main - tests: netinet: add missing up from local change 39. Mar 15 Kyle Evans git: 11704859477c - main - if_wg: fix the !INET6 support 40. Mar 15 Kyle Evans Re: git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project
41. Mar 15 Konstantin Belousov git: 0264d12ee865 - stable/13 - Make kern.timecounter.hardware tunable 42. Mar 15 Konstantin Belousov git: 791b89dad7c2 - stable/12 - Make kern.timecounter.hardware tunable 43. Mar 15 Konstantin Belousov git: 2428cc639d6f - stable/12 - fhlink(2): the syscalls do not take flag 44. Mar 15 Kyle Evans git: 99158c7fbd56 - main - if_wg: stop holding creds in wg_socket_init() 45. Mar 15 Kyle Evans git: 25529f11cff8 - main - if_wg: close the sockets if wg_socket_bind() failed 46. Mar 15 Fernando Apesteguía git: 16b2290447de - main - wlandebug.8: remove Xref for missing manpages 47. Mar 15 Wei Hu git: 805dbff6c36a - main - Hyper-V: hn: Initialize the internal field of per packet info on tx path 48. Mar 15 Peter Holm git: f619b21d0f42 - main - stress2: Fix usage of unitializer data 49. Mar 15 Peter Holm git: cefb959e18ef - main - stress2: Update expetced errno 50. Mar 15 Kyle Evans git: ff92a03616c5 - main - if_wg: fix build with DIAGNOSTICS 51. Mar 15 Roger Pau Monné git: ff5272ca7149 - main - xen/xenusb: always include xen/xen-os.h rather than machine/xen/xen-os.h 52. Mar 15 Roger Pau Monné git: b55c0d5f56bd - main - xen: move x86-specific xen_vector_callback_enabled to sys/x86 53. Mar 15 Edward Tomasz Napierala git: ab1a91d95872 - stable/13 - linux(4): make getcwd(2) return ERANGE instead of ENOMEM 54. Mar 15 Edward Tomasz Napierala git: d7ef665e10dd - stable/13 - development(7): update to reflect Git transition 55. Mar 15 Mitchell Horne git: 17d301f7b59f - stable/13 - ns8250: don't drop IER_TXRDY on bus_grab/ungrab 56. Mar 15 Scott Long Re: git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project 57. Mar 15 Kyle Evans Re: git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project 58. Mar 15 Mark Johnston git: d18a65a53509 - stable/13 - wg: Style 59. Mar 15 Mark Johnston git: 9e33e2c5ce94 - stable/13 - posix timers: Declare unexported functions as static 60. Mar 15 Mark Johnston git: 7d1dda82cfda - stable/13 - posix timers: Sprinkle some style fixes
61. Mar 15 Mark Johnston git: eeb0682964fc - stable/13 - posix timers: Improve the overrun calculation 62. Mar 15 Mark Johnston git: 10e8aac9bbf5 - stable/13 - ath_hal: Stop printing messages during boot 63. Mar 15 Mark Johnston git: 763fb2fda014 - stable/13 - dumpon.8: Ask DDB to call doadump() rather than calling it directly 64. Mar 15 Mark Johnston git: 980da033a868 - stable/13 - Rename _cscan_atomic.h and _cscan_bus.h to atomic_san.h and bus_san.h 65. Mar 15 Scott Long Re: git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project 66. Mar 15 Jason A. Donenfeld Re: git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project 67. Mar 15 Jason A. Donenfeld Re: git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project 68. Mar 15 Baptiste Daroussin git: a2aac2f5e564 - main - pkg(7): when bootstrapping first search for pkg.bsd file then pkg.txz 69. Mar 15 Vincenzo Maffione git: 0ab5902e8ad9 - main - netmap: fix memory leak in NETMAP_REQ_PORT_INFO_GET 70. Mar 15 Kevin Bowling Re: git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project 71. Mar 15 Alexander Motin git: 8ea35c45d520 - main - Include ccompile.h after opt_global.h. 72. Mar 15 Rick Macklem git: f365c5b0e917 - stable/13 - nfsclient: add checks for a server returning the current directory 73. Mar 15 Rick Macklem git: 3481445f20e2 - stable/13 - nfsclient: add nfs node locking around uses of n_direofoffset 74. Mar 15 Rick Macklem git: 5d1da3a15b8d - stable/13 - nfsclient: Fix the stripe unit size for a File Layout pNFS layout 75. Mar 15 Rick Macklem git: 3a0ffc48b739 - stable/13 - nfsclient: Fix ReadDS/WriteDS/CommitDS nfsstats RPC counts for a NFSv3 DS 76. Mar 15 Rick Macklem git: c33a5277a0dd - stable/12 - nfsclient: fix panic in cache_enter_time() 77. Mar 15 Rick Macklem git: b6b901f8f8a7 - stable/12 - nfsclient: add checks for a server returning the current directory 78. Mar 15 Rick Macklem git: a1224bee90c6 - stable/12 - nfsclient: add nfs node locking around uses of n_direofoffset 79. Mar 15 Rick Macklem git: f419fd9ad817 - stable/12 - nfsclient: Fix the stripe unit size for a File Layout pNFS layout 80. Mar 15 Rick Macklem git: 960f07a448d0 - stable/12 - nfsclient: Fix ReadDS/WriteDS/CommitDS nfsstats RPC counts for a NFSv3 DS
81. Mar 15 Alexander V. Chernikov git: e4ac3f746377 - main - Fix fib algo rebuild delay calculation. 82. Mar 15 Juraj Lutter git: ffdcad758e3e - stable/12 - newsyslog(8): Implement a new 'E' flag to not rotate empty log files 83. Mar 16 John Baldwin git: 283352dd4f6a - main - Stop installing kernel-only crypto headers to /usr/include/crypto. 84. Mar 16 Kirk McKusick git: cf0310dfefee - stable/12 - Fix bug 253158 - Panic: snapacct_ufs2: bad block - mksnap_ffs(8) crash 85. Mar 16 Jason A. Harmening git: c2460d7cfe9f - main - factor out PT page allocation/freeing 86. Mar 16 Philip Paeps git: a8c31603d45d - internal/admin - Welcome Ka Ho Ng (khng) as a src committer 87. Mar 16 Alexey Dokuchaev Re: git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project 88. Mar 16 Emmanuel Vadot git: b5fc9e350ce6 - main - pkgbase: Move libicp in utilities 89. Mar 16 Emmanuel Vadot git: 8c3eaf244a41 - main - pkgbase: Install all BSM includes with INCS 90. Mar 16 Emmanuel Vadot git: 0594b2879588 - main - pkgbase: Install all cam includes with INCS 91. Mar 16 Emmanuel Vadot git: c76439da012f - main - pkgbase: Remove case for runtime and jail package ucl generation 92. Mar 16 Emmanuel Vadot git: 839fc8cdf9b6 - main - include: Tag directly the last headers 93. Mar 16 Emmanuel Vadot git: 0006530aa14b - main - include: Remove symlink installation 94. Mar 16 Emmanuel Vadot git: 8a84b3736be1 - main - bsd.lib.mk: Add a install target for .pc files 95. Mar 16 Emmanuel Vadot git: 500f4659d7c8 - main - Convert libs with pc files to use PCFILES 96. Mar 16 Emmanuel Vadot git: c7e6cb9e08d6 - main - pkgbase: Add an src.conf option for splitting man pages 97. Mar 16 Konstantin Belousov Re: git: 0006530aa14b - main - include: Remove symlink installation 98. Mar 16 Emmanuel Vadot Re: git: 0006530aa14b - main - include: Remove symlink installation 99. Mar 16 Konstantin Belousov Re: git: 0006530aa14b - main - include: Remove symlink installation 100. Mar 16 Emmanuel Vadot Re: git: 0006530aa14b - main - include: Remove symlink installation
101. Mar 16 Emmanuel Vadot git: 35b6d9b65e54 - main - Revert "include: Tag directly the last headers" 102. Mar 16 Emmanuel Vadot git: 060f0a17bbf5 - main - Revert "include: Remove symlink installation" 103. Mar 16 Konstantin Belousov Re: git: 0006530aa14b - main - include: Remove symlink installation 104. Mar 16 Kristof Provost git: 15b82e00a164 - main - pf: pool/kpool conversion code 105. Mar 16 Ka Ho Ng git: 54ac6f721efc - main - bhyve: virtio shares definitions between sys/dev/virtio 106. Mar 16 Mark Johnston git: 03984bdfa033 - stable/13 - vm: Round up npages and alignment for contig reclamation 107. Mar 16 Baptiste Daroussin git: c244b1d8a387 - main - pkg: settle the uniq extension to .pkg instead of .bsd 108. Mar 16 Glen Barber git: 0af8a2db34cf - main - release: do not set __MAKE_CONF and SRCCONF for the chroot build 109. Mar 16 Mitchell Horne git: a54c346ff3e8 - stable/12 - ns8250: don't drop IER_TXRDY on bus_grab/ungrab 110. Mar 16 Navdeep Parhar git: 0b373f26bea1 - main - cxgbe(4): catch up with the latest cryptocaps. 111. Mar 16 Jung-uk Kim git: 6827435548d2 - main - pkgbase: Fix building out-of-tree manual pages 112. Mar 16 Edward Tomasz Napierala git: 1aa6884953a9 - releng/13.0 - development(7): update to reflect Git transition 113. Mar 16 Edward Tomasz Napierala git: 56dd03e0f2b1 - releng/13.0 - linux(4): make getcwd(2) return ERANGE instead of ENOMEM 114. Mar 16 Mark Johnston git: 4aa157dd5b4e - main - link_elf_obj: Add a case missing from 5e6989ba4f26 115. Mar 16 Mark Johnston git: 7b1b5aad95df - main - stand: Load INIT_ARRAY and FINI_ARRAY sections 116. Mar 16 Peter Jeremy git: cdac5f398bf8 - main - nfs: Cleanup dead files 117. Mar 16 Don Lewis Re: git: 0af8a2db34cf - main - release: do not set __MAKE_CONF and SRCCONF for the chroot build 118. Mar 16 John Baldwin git: 096a84721670 - main - nlmrsa: Mark deprecated for 14. 119. Mar 17 Cy Schubert git: 9e114a3b999c - vendor/wpa - wpa: import fix for P2P provision discovery processing vulnerability 120. Mar 17 Kyle Evans git: cb370b19715b - releng/13.0 - service(8): use an environment more consistent with init(8)
121. Mar 17 Alex Richardson git: 8d42552e7b29 - stable/13 - msun: ctanh/ctanhf: Import fix from musl libc 122. Mar 17 Alex Richardson git: 4edea0540344 - stable/13 - Fix fget_only_user() to return ENOTCAPABLE on a failed capsicum check 123. Mar 17 Alex Richardson git: 55872d471d05 - stable/13 - Arch64: Clear VFP state on execve() 124. Mar 17 Alex Richardson git: d37fb0e37814 - stable/13 - AArch64: Don't set flush-subnormals-to-zero flag on startup 125. Mar 17 Alex Richardson git: aa68a0b324cf - stable/13 - Create symlinks to host tools on non-FreeBSD hosts 126. Mar 17 Alex Richardson git: 79edf3d79565 - stable/13 - tmpfs: implement pathconf(_PC_SYMLINK_MAX) 127. Mar 17 Alex Richardson git: 2343069ab038 - stable/13 - sys/arm64/arm64/vfp.c: Fix -Wunused and -Wpointer-sign warnings 128. Mar 17 Alex Richardson git: 18994822120c - stable/13 - Silence annoying and incorrect non-default linker warning with GCC 129. Mar 17 Alex Richardson git: e0b0299057af - stable/13 - rc.d/auditd: set pidfile 130. Mar 17 Alex Richardson git: 372c89d4a49d - stable/13 - kerberos5: Silence compiler warnings 131. Mar 17 Alex Richardson git: aa1e3a13cd26 - stable/13 - tests/sys/audit: fix timeout calculation 132. Mar 17 Alex Richardson git: 7b37bc200178 - stable/13 - kern.mk: Fix wrong variable being used for linker path after 172a624f0 133. Mar 17 Alex Richardson git: 3b354efec1da - stable/13 - Update comment missed in 83ff5d5d98cbcf9b66dccd70022358aec8918a14 134. Mar 17 Alex Richardson git: da80e76821e7 - stable/13 - sbin/pfctl: fix tests after recent output changes 135. Mar 17 Alex Richardson git: 8dc9d6a7b09f - stable/13 - libc/qsort: Don't allow interposing recursive calls 136. Mar 17 Alex Richardson git: 30cf33cdfb40 - stable/13 - usr.sbin/praudit: Fix tests after 5619d49e07 137. Mar 17 Alex Richardson git: c437c2b136f2 - stable/13 - tools/build/make.py: -DNO_CLEAN -> -DWITHOUT_CLEAN 138. Mar 17 Alex Richardson git: 2f0161f405d7 - stable/13 - usr.bin/jail: Fix tests when using kyua -v parallelism=N 139. Mar 17 Alex Richardson git: b40b1ae9d59d - stable/13 - lib/libc/tests/rpc: Correctly set timeout 140. Mar 17 Alex Richardson git: edb96bf587fe - stable/13 - Fix crossbuild bootstrap tools build with Clang 12
141. Mar 17 Alex Richardson git: ab0e7589d26b - stable/13 - readelf: Fix printing NT_FREEBSD_ARCH_TAG 142. Mar 17 Alex Richardson git: a24b7455e869 - stable/13 - bin/pkill: Fix {pgrep, pkill}-j_test.sh 143. Mar 17 Alex Richardson git: 5ccad26529e3 - stable/13 - Don't include libarchive fuzz tests by default 144. Mar 17 Alex Richardson git: 60fd443962d8 - stable/13 - Fix bootstrap tools build on macOS after 02af91c52e71e8a0f47251e637c9687f35d45dd9 145. Mar 17 Alex Richardson git: 9ea5cc1453f5 - stable/13 - Un-XFAIL two tests with Clang > 10 146. Mar 17 Alex Richardson git: 83ffec9005c9 - stable/13 - tests/sys/audit: Skip extattr tests if extattrs are not supported 147. Mar 17 Ka Ho Ng git: c96151d33509 - main - Implement sndstat nvlist-based enumeration ioctls. 148. Mar 17 Hans Petter Selasky git: 1acf24a044aa - main - Implement pci_get_relaxed_ordering_enabled() helper function. 149. Mar 17 Cy Schubert git: eeb26cf52c4c - main - wpa: import fix for P2P provision discovery processing vulnerability 150. Mar 17 Emmanuel Vadot git: 5bffdafd6c5f - main - Remove tmpfs size and properly format generated fstab for arm 151. Mar 17 Alex Richardson git: cb8330371482 - stable/13 - Import atf 0.22 snapshot ca73d08c3fc1ecffc1f1c97458c31ab82c12bb01 152. Mar 17 Alex Richardson git: 4643e1e84616 - stable/13 - tests/sys/vfs/lookup_cap_dotdot: No longer aborts after ATF update 153. Mar 17 Alex Richardson git: 1d8b72afe89c - stable/13 - libc: Fix t_spawn_fileactions test after ATF update 154. Mar 17 Alex Richardson git: 4b6082c4985c - stable/13 - atf: Fix ATF_BUILD_* values when not using the bootstrap compiler 155. Mar 17 Alex Richardson git: 6a68c094ed1b - stable/13 - ptrace_test: Add more debug output on test failures 156. Mar 17 Alex Richardson git: 80c34bad1979 - stable/13 - Remove atf_tc_skip calls from ptrace_test 157. Mar 17 Alex Richardson git: d97a4cb221d5 - stable/13 - Fix two failing tests after ATF update 158. Mar 17 Alex Richardson git: 2726b46353a9 - stable/13 - Fix ptrace_test:ptrace__syscall_args after ATF upgrade 159. Mar 17 Alex Richardson git: db3b5695e61b - stable/13 - Fix GCC build of ptrace_test after 96a9e50e63bfc 160. Mar 17 Kyle Evans git: f187d6dfbf63 - main - base: remove if_wg(4) and associated utilities, manpage
161. Mar 17 Alexander Motin git: 4fbbe523653b - main - nvme: Replace potentially long DELAY() with pause(). 162. Mar 17 Glen Barber git: e5c6913a8d23 - main - release: sync 'git count' logic with newvers.sh 163. Mar 17 Richard Scheffenegger git: e9f029831fa5 - main - fix panic when rescue retransmission and FIN overlap 164. Mar 17 Kristof Provost git: 9f2e5184173f - main - pfsync: Unconditionally push packets when requesting state updates 165. Mar 17 Kristof Provost git: 8ad7d25dfc80 - main - pf tests: pfsync bulk update test 166. Mar 17 Richard Scheffenegger git: 703419774f86 - stable/13 - fix panic when rescue retransmission and FIN overlap 167. Mar 17 John Baldwin git: 0723b409150a - main - aarch64: Clear TLS registers during exec(). 168. Mar 17 Ed Maste git: 5be27cbf16c8 - main - arm64: implement COMPAT_FREEBSD32 fill/set dbregs/fpregs 169. Mar 17 Alex Richardson git: eb52de783a1c - stable/13 - tests/sys/audit: Avoid race caused by starting auditd(8) for testing 170. Mar 17 Alex Richardson git: 6805e948c4ce - stable/13 - close_range: add audit support 171. Mar 17 Alex Richardson git: 5d89c2e475f2 - stable/13 - tests/sys/audit: add missing comma delimiter between fields 172. Mar 17 Alex Richardson git: 760cf46f3e40 - stable/13 - tests/sys/netgraph: Tell kyua that perl is required 173. Mar 17 Alex Richardson git: 3150732abb62 - stable/13 - tests/sys/netpfil/pf: Add missing python3 requirements 174. Mar 17 Alex Richardson git: 2556fce493ab - stable/13 - Silence a macro-redefined warning when crossbuilding 175. Mar 17 Alex Richardson git: 61271e7bba67 - stable/13 - tests/sys/cddl: correctly quote atf_set "require.progs" 176. Mar 17 Alex Richardson git: cad3bfa094e6 - stable/13 - Simplify the capsicum-test wrapper script 177. Mar 17 Alex Richardson git: 60a9c919a532 - stable/13 - Update capsicum-test to git commit f4d97414d48b8f8356b971ab9f45dc5c70d53c40 178. Mar 17 Alex Richardson git: 8e6eb890fefd - stable/13 - Update capsicum-test to git commit 7707222b46abe52d18fd4fbb76115ffdb3e6f74b 179. Mar 17 Alex Richardson git: c4a6d3b183af - stable/13 - capsicum-test: Update for O_BENEATH removal 180. Mar 17 Alex Richardson git: ff6dded021a7 - stable/13 - Remove unnecessary semicolon from CRITICAL_ASSERT()
181. Mar 17 Alex Richardson git: 4159566e56a8 - stable/13 - Fix capsicum-test build with GCC 182. Mar 17 Alex Richardson git: 13c808e49c3b - stable/13 - tests/sys/netgraph/ng_macfilter_test: Fix invalid TAP output 183. Mar 17 Ryan Moeller git: 3b71af08bb84 - stable/13 - sbin/ifconfig: Use a global libifconfig handle 184. Mar 17 Bryan Drewery git: a771bf748f94 - main - Remove unused obj variable missed in r354870. 185. Mar 18 Mike Karels git: 2bdcf6237744 - main - genet: Fix problem with forwarding some TCP/IPv6 packets 186. Mar 18 Mark Johnston git: 39a1b7bd9327 - stable/13 - gmirror: Pre-allocate the timeout event structure 187. Mar 18 Mark Johnston git: e37ad9ef372d - stable/13 - link_elf_obj: Handle init_array sections in KLDs 188. Mar 18 Mark Johnston git: 838ceecf2ab5 - stable/13 - link_elf_obj: Add a case missing from 5e6989ba4f26 189. Mar 18 Scott Long git: b65d2c31b1de - stable/13 - base: remove if_wg(4) and associated utilities, manpage 190. Mar 18 Baptiste Daroussin git: b75fb12b6827 - main - terminfo: add more path to lookup for the database 191. Mar 18 Baptiste Daroussin git: 7a758a4cee23 - main - Revert "terminfo: add terminfo database" 192. Mar 18 Baptiste Daroussin git: 16d3faad099a - main - terminfo db: add entries for the terminfo database removal 193. Mar 18 Bjoern A. Zeeb git: 0209400ceaed - main - termios: add more speeds 194. Mar 18 Bjoern A. Zeeb git: 0c7b75f12840 - main - LinuxKPI: add support for crc32_le() 195. Mar 18 Bjoern A. Zeeb git: c338cf2c6d5e - main - net80211: split up ieee80211_probereq() 196. Mar 18 Bjoern A. Zeeb git: 2ad93dade70a - main - lib80211: Start adding 11ac ETSI bits to regdomain.xml 197. Mar 18 Scott Long git: 4c6c8f51fdb7 - releng/13.0 - base: remove if_wg(4) and associated utilities, manpage 198. Mar 18 Daniel Ebdrup Jensen git: 21864048f392 - main - inetd.conf: Wordsmith recommendation 199. Mar 18 Mateusz Guzik git: e9272225e6be - main - vfs: fix vnlru marker handling for filtered/unfiltered cases 200. Mar 18 Mateusz Guzik git: 4f2e8545f7fd - stable/13 - vfs: fix vnlru marker handling for filtered/unfiltered cases
201. Mar 18 Baptiste Daroussin git: 4a847a6ccdf2 - main - Revert "bootstrap: add tic to the bootstrap tools" Since we don't build and install the terminfo db anymore this is 202. Mar 18 Mateusz Guzik git: faa41af1fed3 - releng/13.0 - vfs: fix vnlru marker handling for filtered/unfiltered cases 203. Mar 18 Vincenzo Maffione git: 120a4bd4e9d0 - stable/13 - netmap: fix memory leak in NETMAP_REQ_PORT_INFO_GET 204. Mar 18 Vincenzo Maffione git: 09b2bde74654 - stable/12 - netmap: fix memory leak in NETMAP_REQ_PORT_INFO_GET 205. Mar 18 Vincenzo Maffione git: 4019787f50a2 - stable/11 - netmap: fix memory leak in NETMAP_REQ_PORT_INFO_GET 206. Mar 18 Daniel Ebdrup Jensen git: c39dda81923a - main - rc.conf(5): Document the 'workstation' firewall_type 207. Mar 18 John Baldwin git: a7883464fcc4 - main - x86: Reduce code duplication in cpu_fork() and cpu_copy_thread(). 208. Mar 18 John Baldwin git: 3b57ddb029da - main - Rename linux_set_upcall_kse() to linux_set_upcall(). 209. Mar 18 Chuck Silvers git: 8c59e863e2c0 - stable/13 - tail: fix "tail -F" file rotation detection 210. Mar 18 Rick Macklem git: fd232a21bb35 - main - nfsv4 pnfs client: fix updating of the layout stateid.seqid 211. Mar 18 Edward Tomasz Napierala git: e026f4243c5a - main - Fix the 'linux' rc script on aarch64. 212. Mar 18 Michael Tuexen git: d4697a6b5616 - main - vtnet: fix TSO for TCP/IPv6 213. Mar 18 John Baldwin git: c853c53d024a - main - Add Chacha20+Poly1035 to the list of AEAD algorithms. 214. Mar 18 Michael Tuexen git: 6064ea8172f0 - stable/13 - vtnet: fix TSO for TCP/IPv6 215. Mar 18 Michael Tuexen git: 11660fa28fd3 - releng/13.0 - vtnet: fix TSO for TCP/IPv6 216. Mar 18 Alex Richardson git: 6ceacebdf522 - main - Unbreak MSG_CMSG_CLOEXEC 217. Mar 18 Mariusz Zaborski git: 6bbca5ca3a66 - stable/13 - zfs: bring back possibility to rewind the checkpoint from 218. Mar 18 Mariusz Zaborski git: c145b7954656 - releng/13.0 - zfs: bring back possibility to rewind the checkpoint from 219. Mar 18 Alan Somers git: 929acdb19acb - main - fusefs: fix two bugs regarding fcntl file locks 220. Mar 18 John Baldwin git: 621b5090487d - main - Refactor configuration management in bhyve.
221. Mar 19 Glen Barber git: 8f731a397ad4 - releng/13.0 - 13.0 release: update to RC3 222. Mar 19 Ka Ho Ng git: f8a6ec2d5727 - main - bhyve: support relocating fbuf and passthru data BARs 223. Mar 19 Philip Paeps git: 28c11c0b1590 - Create tag vendor/wpa/g9d9b42306541 224. Mar 19 Philip Paeps git: f8262d7d8ac3 - vendor/wpa - Import wpa_supplicant/hostapd commit 9d9b42306541 225. Mar 19 Daniel Ebdrup Jensen git: 794f9f43c8ab - main - rc.conf(5): Bump date on .Dd 226. Mar 19 Stefan Eßer git: 893ecb52db5e - vendor/bc - Vendor import of bc 3.3.4 227. Mar 19 Stefan Eßer git: 45c118155fe6 - Create tag vendor/bc/3.3.4 228. Mar 19 Stefan Eßer git: 9300e88039d4 - main - bc: upgrade to version 3.3.4 229. Mar 19 Li-Wen Hsu git: 8ef03ce6db33 - main - development(7): mention the Git mirror list in the manual page 230. Mar 19 Ryan Moeller git: 534e161747f8 - stable/13 - libifconfig: Overhaul ifconfig_media_* interfaces 231. Mar 19 Ryan Moeller git: ebee42edc86c - stable/13 - sbin/ifconfig: Get media status with libifconfig 232. Mar 19 Nathan Whitehorn git: e8b4c5a6226b - main - Clarify that scripted installations don't require specification of boot partitions, as there seems to be widespread 233. Mar 19 Mitchell Horne git: da45b4626641 - main - armv8crypto: note derivation in armv8_crypto_wrap.c 234. Mar 19 Navdeep Parhar git: 473f6163e310 - main - cxgbe(4): use standard sysctl routines to deal with 16b values. 235. Mar 19 Gleb Smirnoff git: d76f6b8e7389 - main - pfilctl: improve formatting of "hooks" and "heads" command output. 236. Mar 19 Alex Richardson git: 7dd1f932c1f5 - main - tests/sys/netgraph: Further CI fixes 237. Mar 19 Alex Richardson git: ee231b27fff9 - main - Also skip sys/net/if_lagg_test:witness on non-i386 238. Mar 19 Dmitry Chagin git: 0cb6fa6acc93 - stable/13 - linux: make timerfd_settime(2) set expirations count to zero 239. Mar 19 Navdeep Parhar git: a1d803c16206 - main - cxgbe(4): make it safe to call setup_memwin repeatedly. 240. Mar 19 Mitchell Horne git: c02c04f113fe - main - x86: consolidate hw watchpoint logic into new file
241. Mar 19 Navdeep Parhar git: 3cc6f777befc - main - cxgbe(4): create a separate helper routine to write the global RSS key. 242. Mar 19 Kyle Evans Re: git: 929acdb19acb - main - fusefs: fix two bugs regarding fcntl file locks 243. Mar 19 Alan Somers Re: git: 929acdb19acb - main - fusefs: fix two bugs regarding fcntl file locks 244. Mar 19 Rick Macklem git: 5f742d3879de - main - nfsv4 client: fix forced dismount when sleeping on nfsv4lck 245. Mar 20 John Baldwin git: 9946b2f4e0b4 - main - Remove /usr/include/crypto/rijndael.h as well. 246. Mar 20 John Baldwin git: 7af04dff025d - main - Only symlink cryptodev.h into /usr/include/crypto/ 247. Mar 20 Alan Somers git: 9c5aac8f2e84 - main - fusefs: fix a dead store in fuse_vnop_advlock 248. Mar 20 Ka Ho Ng git: faf9a4e9142a - main - virtio_pci_legacy: Use the table BAR and PBA BAR from MSI-X cap 249. Mar 20 Ka Ho Ng git: cf5d1112408d - main - virtio_pci_legacy: Allow memory space for configuration 250. Mar 20 Kristof Provost git: 0fd2e729f8c6 - stable/13 - pf: Factor out pf_krule_free() 251. Mar 20 Kristof Provost git: d9653edbaeae - stable/12 - pf: Factor out pf_krule_free() 252. Mar 20 Kristof Provost git: bc98489262fb - stable/13 - altq: Increase maximum number of CBQ and HFSC classes 253. Mar 20 Kristof Provost git: 3756d591f758 - stable/13 - pf: Retrieve DSCP value from the IPv6 header 254. Mar 20 Kristof Provost git: 2e2e51f15ae5 - stable/12 - altq: Increase maximum number of CBQ and HFSC classes 255. Mar 20 Kristof Provost git: 28ed948ec1d7 - stable/12 - pf: Remove redundant kif != NULL checks 256. Mar 20 Kristof Provost git: acc600ea3280 - stable/13 - uma: allow uma_zfree_pcu(..., NULL) 257. Mar 20 Kristof Provost git: e7e1836a0efa - stable/12 - pf: Retrieve DSCP value from the IPv6 header 258. Mar 20 Kristof Provost git: f2f8a0cb5f91 - stable/13 - Document that uma_zfree_pcpu() allows NULL now 259. Mar 20 Kristof Provost git: f858f6b2381c - stable/12 - pf: Simplify cleanup 260. Mar 20 Kristof Provost git: 2001c1a0d2c0 - stable/13 - pf: Remove redundant kif != NULL checks
261. Mar 20 Kristof Provost git: 71d3d485cca8 - stable/13 - pf: Fully remove interrupt events on vnet cleanup 262. Mar 20 Kristof Provost git: 4ed78443da29 - stable/13 - pf: Simplify cleanup 263. Mar 20 Kristof Provost git: f11b9574cd18 - stable/12 - pf: Fully remove interrupt events on vnet cleanup 264. Mar 20 Gordon Bergling git: f86032a31d99 - stable/13 - i386: Fix a few typos 265. Mar 20 Gordon Bergling git: 52f66bc3ff72 - stable/13 - arm64: Add support for bcm2838 RNG 266. Mar 20 Gordon Bergling git: 12bd7bc8447f - stable/13 - Fix a few typos in comments 267. Mar 20 Gordon Bergling git: bb70c9d2f921 - stable/13 - net80211: Fix a typo in a comment 268. Mar 20 Gordon Bergling git: 001d849a4871 - stable/13 - find(1): Mark -not as an extensions to POSIX 269. Mar 20 Gordon Bergling git: 0f51ceaad1ba - stable/13 - find(1): Refine the HISTORY within the manual page. 270. Mar 20 Gordon Bergling git: 82f434c2b443 - stable/12 - i386: Fix a few typos 271. Mar 20 Gordon Bergling git: d57aee49378e - stable/12 - net80211: Fix a typo in a comment 272. Mar 20 Gordon Bergling git: a03c85daaefc - stable/12 - find(1): Mark -not as an extensions to POSIX 273. Mar 20 Gordon Bergling git: af0cea80104a - stable/12 - find(1): Refine the HISTORY within the manual page. 274. Mar 20 Jessica Clarke git: 8c9e45503fe4 - main - tools/build: Improve host-symlinks failure mode 275. Mar 20 Kristof Provost git: 305b1903c8f4 - stable/13 - pfctl: Add missing 'va' code point name 276. Mar 20 Kristof Provost git: 12349e667ced - stable/13 - pf tests: Test tos/dscp matching 277. Mar 20 Kristof Provost git: 5856802668ac - stable/12 - pfctl: Add missing 'va' code point name 278. Mar 20 Kristof Provost git: e72bcc45ad15 - stable/12 - pf tests: Test tos/dscp matching 279. Mar 20 Kristof Provost git: e6e75224a5ae - stable/12 - pf tests: Fix unsupported ping6 argument 280. Mar 20 Dmitry Chagin git: 097e0b895576 - stable/12 - Add warning to the Linuxulator makefiles that building it outside of a kernel does not make sence.
281. Mar 20 Vincenzo Maffione git: ee7ffaa2e6e0 - main - netmap: fix issues in nm_os_extmem_create() 282. Mar 20 Jessica Clarke git: 839fdcfc0c1d - main - elftoolchain: Support building on Arm-based Macs 283. Mar 20 Dimitry Andric git: 15deee52d6d5 - main - Move GH_BC ObsoleteFiles.inc section to OptionalObsoleteFiles.inc 284. Mar 21 Daniel Ebdrup Jensen git: 815209920f1d - main - rc.conf(5): Remove left-over variables 285. Mar 21 Martin Matuska git: 48a1c304e82e - vendor/openzfs - Update vendor/openzfs to master-891568c99 286. Mar 21 Martin Matuska git: f9693bef8dc8 - main - zfs: merge OpenZFS master-891568c99 287. Mar 21 Bjoern A. Zeeb Re: git: 8c3eaf244a41 - main - pkgbase: Install all BSM includes with INCS 288. Mar 21 Alan Somers git: dc559c846d05 - stable/13 - fusefs: set d_off during VOP_READDIR 289. Mar 21 Alan Somers git: aa9ff8f76041 - stable/13 - fortune: add a tip about gstat 290. Mar 21 Jason A. Harmening git: d22883d71544 - main - Remove PCPU_INC 291. Mar 21 Alan Somers git: 2d1c164591ff - stable/13 - Speed up geom_stats_resync in the presence of many devices 292. Mar 21 Dmitry Chagin git: 925f44f33862 - stable/12 - Complete LOCAL_PEERCRED support. Cache pid of the remote process in the struct xucred. Do not bump XUCRED_VERS 293. Mar 21 Dmitry Chagin git: 3430e229287c - stable/12 - Remove wrong inline keyword. 294. Mar 21 Dmitry Chagin git: 2c31ae65cd92 - stable/12 - Merge tcsh 6.22.03-ceccc7f 295. Mar 21 Dmitry Chagin git: ea1f0ecc15bc - stable/13 - Merge tcsh 6.22.03-ceccc7f 296. Mar 21 Dmitry Chagin git: bf1863de6b1f - stable/12 - linux: make timerfd_settime(2) set expirations count to zero 297. Mar 21 Dmitry Chagin git: 2b61bda2c75f - stable/12 - Use C11 anonymous unions. 298. Mar 21 Stefan Eßer git: cd0355bd261e - stable/13 - Vendor import of bc 3.3.4 299. Mar 21 Stefan Eßer git: 92db69bf8762 - stable/12 - bc: Upgrade to version 3.2.4 300. Mar 21 Xin LI git: 6234a0bfc863 - main - usr.sbin/uefisign: prevent specifying certificate, key or output multiple times.
301. Mar 21 Xin LI git: 57b9a062d147 - main - usr.sbin/services_mkdb: diff reduction against NetBSD. 302. Mar 21 Konstantin Belousov git: 2e21e1d5fe8e - stable/12 - open(2): Remove O_BENEATH and AT_BENEATH 303. Mar 21 Konstantin Belousov git: 7b7708867c44 - stable/12 - Do not call nameicap_tracker_add() for dotdot case. 304. Mar 21 Konstantin Belousov git: 512efd236cb1 - stable/12 - nameicap_tracker_add: avoid duplicates in the tracker list 305. Mar 21 Konstantin Belousov git: 45cc277b8522 - stable/12 - nameicap_check_dotdot: trim tracker on check 306. Mar 21 Konstantin Belousov git: 7d82c78725cf - stable/12 - O_RELATIVE_BENEATH: return ENOTCAPABLE instead of EINVAL for abs path 307. Mar 21 Konstantin Belousov git: 2cb05fff6692 - stable/12 - Add nameicap_cleanup_from(), to clean tracker list starting from some element 308. Mar 21 Alexander V. Chernikov git: 2476178e6b09 - main - Fix kassert panic when inserting multipath routes from multiple threads. 309. Mar 21 Mark Johnston git: 1af332a7d8f8 - main - rtsold: Fix validation of RDNSS options 310. Mar 21 Mike Karels git: 35e7b6bff0b3 - stable/13 - genet: Fix problem with forwarding some TCP/IPv6 packets 311. Mar 21 Kevin Bowling git: 2595d78f3df2 - main - sys/ck.h: Add an include guard


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