git: 9b88ecd674ac - main - igc: Increase rx_buffer_size local variable to 32b

2022-05-16 Thread Kevin Bowling
The branch main has been updated by kbowling (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=9b88ecd674ac292cb6d7ab644595091edd6ec87b commit 9b88ecd674ac292cb6d7ab644595091edd6ec87b Author: Kevin Bowling AuthorDate: 2022-05-17 03:15:34 + Commit: Kevin Bowling Commit

Re: git: 349cc55c9796 - main - Merge llvm-project main llvmorg-14-init-10186-gff7f2cfa959b

2022-05-16 Thread Charlie Li
Brooks Davis wrote: On Mon, May 16, 2022 at 10:47:49AM -0400, Charlie Li wrote: Dimitry Andric wrote: This was also reported by another user, and it turned out they were using WITHOUT_CROSS_COMPILER= in src.conf. If you also have that, try removing it and rebuilding. Yeah I eventually figured

git: aa9f97af93fc - main - tests/unix_dgram: account for size of sender address in the filling cycle

2022-05-16 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=aa9f97af93fc9df5596654fc11f2720878c81e1a commit aa9f97af93fc9df5596654fc11f2720878c81e1a Author: Gleb Smirnoff AuthorDate: 2022-05-17 02:04:02 + Commit: Gleb Smirnoff CommitDate: 2022-05-17 02

git: ecdc04d006de - main - makefs: fix calculation of file sizes

2022-05-16 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=ecdc04d006de93eb343ce3b77208abd937d4f8ac commit ecdc04d006de93eb343ce3b77208abd937d4f8ac Author: Alan Somers AuthorDate: 2022-05-16 22:32:10 + Commit: Alan Somers CommitDate: 2022-05-16 22:32:

git: c1e0431c2202 - main - riscv: also enable includes, stats and stats_client in libclang_rt

2022-05-16 Thread Piotr Kubaj
The branch main has been updated by pkubaj (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=c1e0431c2202faa178642c8b54e545df3ed44f5f commit c1e0431c2202faa178642c8b54e545df3ed44f5f Author: Piotr Kubaj AuthorDate: 2022-04-18 18:26:40 + Commit: Piotr Kubaj CommitDate:

git: 3020bfe1b8f5 - main - linux(4): Fix arm64 syscalls.master layout

2022-05-16 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=3020bfe1b8f53d70aa110b72227fa64f678e7307 commit 3020bfe1b8f53d70aa110b72227fa64f678e7307 Author: Dmitry Chagin AuthorDate: 2022-05-16 19:53:38 + Commit: Dmitry Chagin CommitDate: 2022-05-16 19

git: 41068268ec48 - main - libsysdecode: Fix decoding of SCHED_ flags

2022-05-16 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=41068268ec480e58811a86787b60914709375b3f commit 41068268ec480e58811a86787b60914709375b3f Author: Dmitry Chagin AuthorDate: 2022-05-16 18:57:48 + Commit: Dmitry Chagin CommitDate: 2022-05-16 18

git: 88a15f72cf6b - main - iwlwifi: import two fixes from linux v5.18-rc7

2022-05-16 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=88a15f72cf6b4e80688daf56a7ac493999f25ccd commit 88a15f72cf6b4e80688daf56a7ac493999f25ccd Author: Bjoern A. Zeeb AuthorDate: 2022-05-16 18:07:36 + Commit: Bjoern A. Zeeb CommitDate: 2022-05-16 18:07

git: 275172b519e8 - main - iwlwifi: update firmware

2022-05-16 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=275172b519e82e2ffd957efde6592cab7d8d7aa9 commit 275172b519e82e2ffd957efde6592cab7d8d7aa9 Author: Bjoern A. Zeeb AuthorDate: 2022-05-16 16:14:25 + Commit: Bjoern A. Zeeb CommitDate: 2022-05-16 16:18

git: fac1f5938411 - main - iwlwifi: update driver from iwlwifi-next

2022-05-16 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=fac1f59384114a3fe14076815fc4ede68d6bb1ba commit fac1f59384114a3fe14076815fc4ede68d6bb1ba Author: Bjoern A. Zeeb AuthorDate: 2022-05-16 15:54:57 + Commit: Bjoern A. Zeeb CommitDate: 2022-05-16 15:54

git: 05d6f4d6968a - main - LinuxKPI: 802.11 add rfkill_soft_blocked()

2022-05-16 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=05d6f4d6968a632645a5dcbedec3752098a66624 commit 05d6f4d6968a632645a5dcbedec3752098a66624 Author: Bjoern A. Zeeb AuthorDate: 2022-05-16 15:38:31 + Commit: Bjoern A. Zeeb CommitDate: 2022-05-16 15:38

Re: 6543fa5a5c47 - main - dumpon: warn if the configured netdump link is down

2022-05-16 Thread Mitchell Horne
On 5/16/22 13:22, Ravi Pokala wrote: -Original Message- From: on behalf of Mitchell Horne Date: 2022-05-14, Saturday at 06:28 To: , , Subject: git: 6543fa5a5c47 - main - dumpon: warn if the configured netdump link is down The branch main has been updated by mhorne: URL:

Re: 6543fa5a5c47 - main - dumpon: warn if the configured netdump link is down

2022-05-16 Thread Ravi Pokala
-Original Message- From: on behalf of Mitchell Horne Date: 2022-05-14, Saturday at 06:28 To: , , Subject: git: 6543fa5a5c47 - main - dumpon: warn if the configured netdump link is down The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=

Re: git: 349cc55c9796 - main - Merge llvm-project main llvmorg-14-init-10186-gff7f2cfa959b

2022-05-16 Thread Brooks Davis
On Mon, May 16, 2022 at 10:47:49AM -0400, Charlie Li wrote: > Dimitry Andric wrote: > > This was also reported by another user, and it turned out they were > > using WITHOUT_CROSS_COMPILER= in src.conf. If you also have that, try > > removing it and rebuilding. > > > Yeah I eventually figured that

Re: git: 349cc55c9796 - main - Merge llvm-project main llvmorg-14-init-10186-gff7f2cfa959b

2022-05-16 Thread Charlie Li
Dimitry Andric wrote: This was also reported by another user, and it turned out they were using WITHOUT_CROSS_COMPILER= in src.conf. If you also have that, try removing it and rebuilding. Yeah I eventually figured that part out. Worked around (first attempt) by building with devel/llvm14 CROSS_

Re: git: 349cc55c9796 - main - Merge llvm-project main llvmorg-14-init-10186-gff7f2cfa959b

2022-05-16 Thread Dimitry Andric
On 16 May 2022, at 00:25, Charlie Li wrote: > > Dimitry Andric wrote: >> The branch main has been updated by dim: >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=349cc55c9796c4596a5b9904cd3281af295f878f >> commit 349cc55c9796c4596a5b9904cd3281af295f878f >> Merge: cb2ae6163174 c0981da47d56 >>