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

2023/dev-commits-src-main/20230625.dev-commits-src-main

Messages: 178, sorted by subject
Last update: Sun Jun 25 5:50:09 2023

home | up | archive sorted by: subject | author | date | reverse date
  1. Jun 23 Benedict Reuschling        Re: [SPAM - SPF violation] Re: git: 764464af4968 - main - Fix spelling of "behavio
  2. Jun 21 Michael Tuexen             git: 02b885b09d1e - main - tcp: fix TCP MD5 computation for the BBR and RACK stack
  3. Jun 20 John Baldwin               git: 035dd78d30ba - main - libvgl: Remove set but unused andmask variable from VGL
  4. Jun 20 Richard Scheffenegger      git: 04682968c3f7 - main - tcp: expose AccECN mode and TCP FastOpen (TFO) in TCPI
  5. Jun 20 Doug Moore                 git: 05963ea4d130 - main - radix_trie: eliminate iteration in keydiff
  6. Jun 20 John Baldwin               git: 062de1c5df0b - main - tests/fusefs: Suppress false warning from GCC.
  7. Jun 19 John Baldwin               git: 08992b2078f6 - main - ifconfig: Avoid issues with trying to negate unsigned v
  8. Jun 24 Alan Cox                   git: 0d2f98c2f092 - main - amd64 pmap: Tidy up pmap_promote_pde() calls
  9. Jun 20 =?utf-8?Q?Corvin=20K=C3=B6 git: 0daf5f02cfaf - main - bhyve/tpm: create crb thread for sending tpm commands
 10. Jun 19 Kyle Evans                 git: 0e96337b1191 - main - acl_is_trivial_np(3): minor fixes
 11. Jun 21 Michael Tuexen             git: 0fb0711dba76 - main - tcp: fix TCP MD5 digest computation for TCP over UDP
 12. Jun 20 John Baldwin               git: 1291d48f061e - main - mkuzip: Remove set but unused variable.
 13. Jun 21 Michael Tuexen             git: 133b132bc1b6 - main - sctp: fix man page for socket option controlling delaye
 14. Jun 19 =?utf-8?Q?Corvin=20K=C3=B6 git: 14c80457b0f6 - main - bhyve: add bus, slot and func to device name
 15. Jun 19 Piotr Pawel Stefaniak      git: 14dd001235f9 - main - sh: also auto-complete built-ins
 16. Jun 19 Mark Johnston              git: 15c1f0cc2c1f - main - bhyve: Register hlt and pause vmexit handlers unconditi
 17. Jun 21 Wei Hu                     git: 17050a2b5b07 - main - Hyper-V: vmbus: Prevent load/store reordering when acce
 18. Jun 23 Ed Maste                   git: 171f1c1b4f0e - main - Cirrus-CI: use llvm16 job by default and make llvm15 ma
 19. Jun 21 Ed Maste                   git: 1723e7f33ae3 - main - cap_net.3: fix typo
 20. Jun 24 Mitchell Horne             git: 17e97d41e7a1 - main - hwpmc: add 'flags' local to pmc_op_do_pmcallocate()


21. Jun 19 Alexander Leidinger git: 194e059bb803 - main - service: Add -E option to set environment variables bef 22. Jun 22 Dimitry Andric git: 1ac55f4cb000 - main - Merge llvm-project release/16.x llvmorg-16.0.1-0-gcd890 23. Jun 22 Dimitry Andric git: 1ac57eed9509 - main - Merge commit db492316399a from llvm-project (by Dimitry 24. Jun 20 John Baldwin git: 1c3424b0d2e7 - main - rtld-elf: Remove set but unused variable on 32-bit arm. 25. Jun 19 Mark Johnston git: 1da1a2643649 - main - bhyve: Include vmm.h via the usual path 26. Jun 21 =?utf-8?Q?Corvin=20K=C3=B6 git: 1e8d0c6cf644 - main - Revert "bhyve: add command line parameter and parsing f 27. Jun 21 Doug Moore git: 1efa7dbc0798 - main - vm_radix: drop unused function; use bool. 28. Jun 20 Ed Maste Re: git: 21850106fdda - main - libtacplus: Allow additional AV pairs to be configu 29. Jun 24 Ed Maste git: 229d643c4dd5 - main - depend-cleanup: apply big hammer for OpenSSL 3.0 update 30. Jun 20 =?utf-8?Q?Corvin=20K=C3=B6 git: 24a0fef9dc4f - main - bhyve: maintain RSDT and XSDT by basl 31. Jun 19 Warner Losh git: 2e105b61e98d - main - camcontrol: simplify summary logic for defects 32. Jun 20 John Baldwin git: 2e2a1c8ecf63 - main - libgssapi: Remove set but unused variable. 33. Jun 20 Benjamin Kaduk Re: git: 2e2a1c8ecf63 - main - libgssapi: Remove set but unused variable. 34. Jun 20 John Baldwin Re: git: 2e2a1c8ecf63 - main - libgssapi: Remove set but unused variable. 35. Jun 20 Ed Maste git: 2e65cfd3adbc - main - Restore dummy WITHOUT_{CAPSICUM,CASPER} descriptions 36. Jun 22 Dimitry Andric git: 2efbaac7a07f - main - Merge llvm-project release/16.x llvmorg-16.0.5-0-g185b8 37. Jun 20 John Baldwin git: 3456659866b6 - main - jail: Mute -Wunused-but-set-variable for yynerrs. 38. Jun 20 =?utf-8?Q?Corvin=20K=C3=B6 git: 35c8063ab1de - main - bhyve: dos2unix 39. Jun 19 =?utf-8?Q?Corvin=20K=C3=B6 git: 381ef27d7b7f - main - bhyve: use pci_next() to save/restore pci devices 40. Jun 21 Mark Johnston git: 383d51d59236 - main - unix tests: Add a regression test for getpeername(2)
41. Jun 20 John Baldwin git: 38efd4df23cf - main - rtld-elf: Mark tls_init_align __unused in free_tls for 42. Jun 23 Kyle Evans git: 39ae24e3bf1c - main - bug: efi_print_global only checks for the first 5 lette 43. Jun 21 Andrew Turner git: 3a1bfe881a24 - main - arm64: Enable the Hyper-V keyboard driver 44. Jun 20 Doug Rabson git: 3a1f834b5228 - main - pf: Add code to enable filtering for locally delivered 45. Jun 20 Matteo Riondato Re: git: 3a1f834b5228 - main - pf: Add code to enable filtering for locally delive 46. Jun 20 John Baldwin git: 474d9290eb9e - main - ossl: Don't try to initialize the cipher for Chacha20+P 47. Jun 20 Kristof Provost git: 476f61217b7b - main - pf: fix build without VIMAGE 48. Jun 21 =?utf-8?Q?Dag-Erling=20Sm= git: 47b32f8f93b4 - main - m4: Support long options. 49. Jun 20 =?utf-8?Q?Corvin=20K=C3=B6 git: 480bef9481f0 - main - bhyve: add bootindex option for several devices 50. Jun 22 Dimitry Andric git: 482e0fcdf745 - main - Merge commit 16949c5c48ab from llvm-project (by Dimitry 51. Jun 20 John Baldwin git: 4a0b57b0b4cb - main - fifolog: Trim some dead code and unused variables. 52. Jun 20 Ed Maste git: 4bc148c30eff - main - bfe: add unmaintained / deprecation notice 53. Jun 20 John Baldwin git: 4bea944fe7ce - main - traceroute: Remove set but unused variable. 54. Jun 18 Kevin Lo git: 4d5842c020a0 - main - mlx4en(4): add missing newline to debug messages 55. Jun 19 =?utf-8?Q?Corvin=20K=C3=B6 git: 50aef9f62c1b - main - bhyve: rename 'structs' snapshot key with 'kern_structs 56. Jun 20 John Baldwin git: 52642de03bb1 - main - camdd: Remove set but unused variables. 57. Jun 24 Piotr Kubaj git: 5581cf903fda - main - share/mk/bsd.cpu.mk: drop -mno-powerpc64 58. Jun 24 Ed Maste git: 564c5314f6d9 - main - UPDATING: Add OpenSSL 3.0 update 59. Jun 21 =?utf-8?Q?Stefan=20E=C3=9F git: 586164cc0951 - main - dev/pci: simplify PCI VPD access functions 60. Jun 24 Christos Margiolis git: 59833b089e78 - main - arm64: improve KTR_TRAP trace entries
61. Jun 23 Ed Maste git: 5abd4d378e38 - main - kerberos: Request the OpenSSL 1.1 API 62. Jun 21 Konstantin Belousov git: 5bd5470a2c97 - main - top(8): restore erronously removed SWAIT array element 63. Jun 21 Konstantin Belousov git: 5c6393451f58 - main - top(8): designate the sorted_state[] array as constant 64. Jun 20 =?utf-8?Q?Corvin=20K=C3=B6 git: 5ea98d326830 - main - bhyve/tpm: build TPM2 table by tpm interface 65. Jun 20 John Baldwin git: 5edeed4360a7 - main - libgssapi: Remove a set but unused variable. 66. Jun 20 John Baldwin git: 5f0bd2918061 - main - bluetooth/ath3kfw: Propagate return value from ath3k_lo 67. Jun 20 John Baldwin git: 660d6c5c3d63 - main - procstat: Remove set but unused variable. 68. Jun 20 =?utf-8?Q?Corvin=20K=C3=B6 git: 6632a0a4e3ab - main - bhyve: add helper to create a bootorder 69. Jun 23 Mark Johnston git: 6775ef4188b4 - main - netinet6: Implement in6_cksum_partial() using m_apply() 70. Jun 20 Kristof Provost git: 6983b986e194 - main - pf: allow defer timeout to be configured 71. Jun 21 Konstantin Belousov git: 6a5e6a50bd55 - main - top(8): add missed SLOCK state to the sorted_state[] 72. Jun 19 Warner Losh git: 6bd922e1540a - main - camcontrol: Include stdbool.h rather than relying on na 73. Jun 21 =?utf-8?Q?Dag-Erling=20Sm= git: 6c9ed64c94f1 - main - m4: Add -G option which reverses -g. 74. Jun 19 Mark Johnston git: 6d1dfc87416f - main - bhyve: Remove some unneeded includes of segments.h 75. Jun 20 John Baldwin git: 6dd202ce930c - main - unix_seqpacket_test: Consistently use datalen as length 76. Jun 24 Enji Cooper git: 6f6446b33064 - main - Do not expose architecture specific symbols 77. Jun 19 =?utf-8?Q?Corvin=20K=C3=B6 git: 6f7d2cf8bbb5 - main - bhyve: add .pe_snapshot method for PCI 'hostbridge' 78. Jun 21 Mark Johnston git: 712079d38106 - main - unix: Fix uipc_peeraddr() to handle self-connected sock 79. Jun 23 Cy Schubert Re: git: 764464af4968 - main - Fix spelling of "behavior" to be consistent with t 80. Jun 23 Cy Schubert Re: git: 764464af4968 - main - Fix spelling of "behavior" to be consistent with t
81. Jun 23 Gary Jennejohn Re: git: 764464af4968 - main - Fix spelling of "behavior" to be consistent with t 82. Jun 23 Benedict Reuschling git: 764464af4968 - main - Fix spelling of "behavior" to be consistent with the re 83. Jun 20 Mitchell Horne git: 7756232199ad - main - riscv: improve KTR_TRAP trace entries 84. Jun 22 Kyle Evans git: 781624ca2d05 - main - getfacl: free `acl` in print_acl error path 85. Jun 19 Eugene Grosbein git: 79a96e294c1a - main - motd: unbreak for source upgrade 86. Jun 19 Ed Maste git: 7a91ccd2fb8e - main - mpi3mr: fix GCC kernel build 87. Jun 19 Benedict Reuschling git: 7ad4d94d5bf2 - main - Fix some shell issues by adding quotes and replace back 88. Jun 19 Kristof Provost git: 7dc3be36b282 - main - pf: Fix usage of pf tags with syncookies 89. Jun 18 Rick Macklem git: 7e53f16baa3a - main - mount_nfs.8: Note a case where the "nconnect" option do 90. Jun 20 Richard Scheffenegger git: 7ea8d0279805 - main - Update various sys/netinet source files to conform with 91. Jun 20 John Baldwin git: 80badfcb70cf - main - iostat: Remove set but unused variable. 92. Jun 21 Gordon Tetlow git: 813847e49e35 - main - pam_krb5: Fix spoofing vulnerability 93. Jun 20 John Baldwin git: 8144db85fe76 - main - libpmc: Define a PMCLOG_SKIP32 helper macro to skip ove 94. Jun 20 Colin Percival git: 824b64a2f1a0 - main - Warn about nonfunctional WITHOUT options 95. Jun 19 Warner Losh git: 8259fc46ac37 - main - camcontrol: Label the unused command args 96. Jun 21 Peter Holm git: 83c701af5340 - main - stress2: Added two syzkaller reproducers 97. Jun 20 John Baldwin git: 8457b7f426b0 - main - ypldap: Remove set but unused variables. 98. Jun 19 Gordon Bergling git: 8f79b07564df - main - nameser: Fix a typo in a source code comment 99. Jun 19 Warner Losh git: 90f05f684077 - main - camcontrol: Zone fix two warnings 100. Jun 20 =?utf-8?Q?Dag-Erling=20Sm= git: 91e03758ded5 - main - tarfs: Don't use IO_DIRECT when reading from tarball.
101. Jun 20 John Baldwin git: 96f286866dc1 - main - rpc.lockd: Remove set but unused variables. 102. Jun 19 Warner Losh git: 97e24c386868 - main - camcontrol: Simplfiy 12-byte retry logic in defects com 103. Jun 20 John Baldwin git: 98f7dec5084e - main - mptable: Remove set but unused variable. 104. Jun 20 John Baldwin git: 9a55543f8eb5 - main - mt: Remove a set but unused variable. 105. Jun 20 Koichiro Iwao git: 9aca30d87804 - main - ifconfig.8: Document limitation of groupname 106. Jun 20 John Baldwin git: 9d7c4486e29b - main - bluetooth: Remove set but unused variable. 107. Jun 22 Dimitry Andric git: 9e7101a856ad - main - Merge llvm-project release/16.x llvmorg-16.0.2-0-g18dde 108. Jun 24 Ed Maste git: 9ead001d5b42 - main - Bump __FreeBSD_version for OpenSSL 3.0 update 109. Jun 22 Dimitry Andric git: a324c34037ef - main - Merge llvm-project release/16.x llvmorg-16.0.4-0-gae421 110. Jun 19 John Baldwin git: a3b1138778f3 - main - ifconfig: Consistently use uint32_t for wireless channe 111. Jun 22 Dimitry Andric git: a681cba16d89 - main - Bump __FreeBSD_version for llvm 16.0.6 merge 112. Jun 19 Warner Losh git: a960d3c07bd3 - main - cam: Remove duplicate definition for READ_DEFECT_DATA_1 113. Jun 18 Maxim Konovalov git: ab3e6234ab6e - main - examples/kld/syscall: unbreak compilation 114. Jun 20 John Baldwin git: ad79b018dc00 - main - bsd.sys.mk: Add NO_WUNUSED_BUT_SET_VARIABLE helper vari 115. Jun 23 Kyle Evans git: ad9f4e6351fb - main - wg: fix MOD_LOAD to fail properly if cookie_init() fail 116. Jun 20 John Baldwin git: afb001df81b4 - main - bsnmpd snmp_bridge: Remove set but unused variable. 117. Jun 20 John Baldwin git: b07549f3c156 - main - lib9p: Remove set but unused sockets[] array from l9p_s 118. Jun 23 Ed Maste git: b077aed33b7b - main - Merge OpenSSL 3.0.9 119. Jun 24 John Baldwin Re: git: b077aed33b7b - main - Merge OpenSSL 3.0.9 120. Jun 24 FreeBSD User Re: git: b077aed33b7b - main - Merge OpenSSL 3.0.9
121. Jun 24 FreeBSD User Re: git: b077aed33b7b - main - Merge OpenSSL 3.0.9 122. Jun 24 Herbert J. Skuhra Re: git: b077aed33b7b - main - Merge OpenSSL 3.0.9 123. Jun 23 Kyle Evans git: b08ee10c0646 - main - wg: fix a number of issues with module load failure han 124. Jun 19 =?utf-8?Q?Corvin=20K=C3=B6 git: b10d65a420f0 - main - bhyve: rename 'user_dev' with 'devices' 125. Jun 23 Mark Johnston git: b1c66bc44af0 - main - netinet tests: Add a test which connects a disconnected 126. Jun 20 John Baldwin git: b488428efebd - main - pf/libevent: Consistently pass evsignal to sigaction. 127. Jun 20 Colin Percival git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list 128. Jun 20 Ed Maste Re: git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list 129. Jun 20 Warner Losh Re: git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list 130. Jun 20 Colin Percival Re: git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list 131. Jun 20 Warner Losh Re: git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list 132. Jun 20 Colin Percival Re: git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list 133. Jun 21 Brooks Davis git: b95d2237af40 - main - le(4): deprecate and mark for removal before 15.0 134. Jun 24 Mitchell Horne git: ba84e87055de - main - pmc: clean up remaining Pentium man page references 135. Jun 19 Kristof Provost git: ba94bf2880b8 - main - pf: extend use of skip steps for Ethernet rules 136. Jun 24 Enji Cooper git: bc1027a77851 - main - libfetch: remove all old OpenSSL support 137. Jun 21 Konstantin Belousov git: bc2ac2585aa8 - main - top(8): use designated initializers for sorted_state[] 138. Jun 20 Colin Percival git: bce996791511 - main - options/makeman: Handle __REQUIRED_OPTIONS 139. Jun 21 =?utf-8?Q?Dag-Erling=20Sm= git: bd9049eeff45 - main - Fix prebuild race between libpam and libtacplus. 140. Jun 22 Dimitry Andric git: bdd1243df58e - main - Merge llvm-project main llvmorg-16-init-18548-gb0daacf5
141. Jun 20 John Baldwin git: c19644284212 - main - nscd: Remove set but unused variables. 142. Jun 17 Mitchell Horne git: c1cbabe8ae57 - main - amdtemp: Fix missing 49 degree offset on current EPYC C 143. Jun 20 Colin Percival git: c24c117b9644 - main - Remove WITHOUT_{CAPSICUM,CASPER} options 144. Jun 22 Dimitry Andric git: c3450ad127e9 - main - clang: re-downgrade implicit int/function declarations 145. Jun 23 John Baldwin git: c3e58ace3145 - main - arm64 iommu: Fix build without INVARIANTS. 146. Jun 20 John Baldwin git: c555dcddceec - main - libalias tests: Mark an unused variable with __unused. 147. Jun 19 =?utf-8?Q?Corvin=20K=C3=B6 git: c9fdd4f3cc18 - main - bhyve: add command line parameter and parsing for migra 148. Jun 22 Dimitry Andric git: cbe9438cfe07 - main - Merge llvm-project release/16.x llvmorg-16.0.3-0-gda3cd 149. Jun 22 Dimitry Andric git: cf24393421ca - main - Merge commit 69d42eef4bec from llvm-project (by Dimitry 150. Jun 21 Konstantin Belousov git: d636fc5bd1e2 - main - top(8): document the actual sort order for process sort 151. Jun 21 =?utf-8?Q?Dag-Erling=20Sm= git: db4c5b8a05bb - main - m4: Miscellaneous man page fixes. 152. Jun 19 Dimitry Andric git: dbbaf77801a8 - main - Apply llvm fix for hanging gcc builds on 32-bit arm 153. Jun 23 Mark Johnston git: de0a2eb2ef86 - main - tcp: Disallow connecting a disconnected socket 154. Jun 20 John Baldwin git: def653cd6c38 - main - ac: Remove set but not used variable. 155. Jun 22 Dimitry Andric git: e048f78b2143 - main - Merge llvm-project release/16.x llvmorg-16.0.6-0-g7cbf1 156. Jun 23 Ed Maste git: e23d45187b28 - main - libarchive: Avoid a build failure with OpenSSL 3.0 157. Jun 19 Ed Maste git: e54db9a9ccd5 - main - seq: fix check for rounding error/truncation 158. Jun 21 Christos Margiolis git: e5c7aa5c703e - main - arm64: print '0x' before hex values 159. Jun 19 Mark Johnston git: e60316d1eac9 - main - x86: Add defines for a couple of thermal and PM bits 160. Jun 20 John Baldwin git: e65868ddd438 - main - acpidump: Remove set but unused variable.
161. Jun 19 John Baldwin git: e6b838363fb4 - main - pcib: Allocate the memory BAR with the MSI-X table. 162. Jun 20 John Baldwin git: e6ef68530b7f - main - libkvm: Remove set but unused variable from ppc64mmu_hp 163. Jun 19 Ed Maste git: e77b2ea427c8 - main - ifconfig: set boolean to true rather than incrementing 164. Jun 19 Warner Losh git: e8cdabb4e135 - main - camcontrol: In defects make -S actually imply 12-byte c 165. Jun 23 Doug Moore git: e8efee297c6d - main - radix_trie: avoid reloading radix node 166. Jun 20 John Baldwin git: e8f740fbc261 - main - diff: Fully comment out the jackpot variable. 167. Jun 19 Mark Johnston git: eb9fac0edbc7 - main - bhyve: Refactor vmexit_suspend() a bit 168. Jun 20 John Baldwin git: ee0299e5f300 - main - units: Remove set but unused variable. 169. Jun 19 =?utf-8?Q?Corvin=20K=C3=B6 git: ee5023f3c2f4 - main - bhyve: simplify restore of kernel structs 170. Jun 20 John Baldwin git: f13a7fabfe76 - main - iasl: Disable -Wunused-but-set-variable for a couple of 171. Jun 19 John Baldwin git: f19ae3633be1 - main - ifconfig: Pacify a sign comparison warning in regdomain 172. Jun 19 Warner Losh git: f20d86e17143 - main - camcontrol: No need to set CAM_ARG_[PG]LIST in defects 173. Jun 20 Kristof Provost git: f25ceb05af66 - main - pf tests: make pfsync:defer test more robust 174. Jun 19 Warner Losh git: fc78fd9dae66 - main - camcontrol: Convert int used as booleans to bools 175. Jun 23 Mark Johnston git: fc915f1be145 - main - pseudofs: Fix a potential out-of-bounds access in pfs_l 176. Jun 23 Enji Cooper Re: git: fc915f1be145 - main - pseudofs: Fix a potential out-of-bounds access in p 177. Jun 23 Mark Johnston Re: git: fc915f1be145 - main - pseudofs: Fix a potential out-of-bounds access in p 178. Jun 23 Enji Cooper Re: git: fc915f1be145 - main - pseudofs: Fix a potential out-of-bounds access in p


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