git: 10c6af344108 - main - bhyve: Fix build when BHYVE_SNAPSHOT is set

2022-09-12 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=10c6af344108a8cfdc431b5b304de9c0fddcec47 commit 10c6af344108a8cfdc431b5b304de9c0fddcec47 Author: Filipe da Silva Santos AuthorDate: 2022-09-13 06:30:41 + Commit: Emmanuel Vadot CommitDate: 2022-0

git: 4893472c9a18 - main - rb_tree: pass parent to RB_INSERT_COLOR

2022-09-12 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=4893472c9a18cd8ce3b68d0c54084ef6f0285d0f commit 4893472c9a18cd8ce3b68d0c54084ef6f0285d0f Author: Doug Moore AuthorDate: 2022-09-13 06:11:47 + Commit: Doug Moore CommitDate: 2022-09-13 06:11:47 +

git: 633d178c63be - main - qcom_qup: compilation fixes

2022-09-12 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=633d178c63bef1110acde1932f97eb90da8881e8 commit 633d178c63bef1110acde1932f97eb90da8881e8 Author: Adrian Chadd AuthorDate: 2022-09-12 02:35:02 + Commit: Adrian Chadd CommitDate: 2022-09-13 03:10

git: 82302a49fde3 - main - qcom_tlmm: use return code instead of always returning true.

2022-09-12 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=82302a49fde3ff063e4f8187fc3ddf355084f786 commit 82302a49fde3ff063e4f8187fc3ddf355084f786 Author: Adrian Chadd AuthorDate: 2022-09-12 02:33:48 + Commit: Adrian Chadd CommitDate: 2022-09-13 03:10

git: 3d9bd8252205 - main - qcom_clk: compilation fixes

2022-09-12 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=3d9bd8252205c5e4b02a68cf5345bcdc3cbb5239 commit 3d9bd8252205c5e4b02a68cf5345bcdc3cbb5239 Author: Adrian Chadd AuthorDate: 2022-09-12 02:33:18 + Commit: Adrian Chadd CommitDate: 2022-09-13 03:10

git: f060362adeb4 - main - ipq4018: remove write-only variables in USB ehci/xhci bus glue

2022-09-12 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=f060362adeb422e1a70c2ff377ddcba9a244e527 commit f060362adeb422e1a70c2ff377ddcba9a244e527 Author: Adrian Chadd AuthorDate: 2022-09-12 02:32:29 + Commit: Adrian Chadd CommitDate: 2022-09-13 03:10

git: f05b3c9f4741 - main - qcom_gcc: fix the parent clock to work again

2022-09-12 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=f05b3c9f47411526bb7530210931fac0054075d4 commit f05b3c9f47411526bb7530210931fac0054075d4 Author: Adrian Chadd AuthorDate: 2022-09-12 02:31:23 + Commit: Adrian Chadd CommitDate: 2022-09-13 03:10

git: b4137c9ed158 - main - vfs: make NDVALIDATE private to vfs_lookup.c

2022-09-12 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=b4137c9ed158cab16c55c0c14f5e6be7ae7df73a commit b4137c9ed158cab16c55c0c14f5e6be7ae7df73a Author: Mateusz Guzik AuthorDate: 2022-09-12 22:49:47 + Commit: Mateusz Guzik CommitDate: 2022-09-12 22:50:

git: 998eb37aca66 - main - cxgbe(4): Add knob to control congestion behavior for TOE queues.

2022-09-12 Thread Navdeep Parhar
The branch main has been updated by np: URL: https://cgit.FreeBSD.org/src/commit/?id=998eb37aca6670b1ecbb7b5cad2b5b2d85d744b8 commit 998eb37aca6670b1ecbb7b5cad2b5b2d85d744b8 Author: Navdeep Parhar AuthorDate: 2022-09-09 22:21:18 + Commit: Navdeep Parhar CommitDate: 2022-09-12 18:40

git: df275ae50900 - main - cxgbe(4): Add another setting to the knob that controls congestion.

2022-09-12 Thread Navdeep Parhar
The branch main has been updated by np: URL: https://cgit.FreeBSD.org/src/commit/?id=df275ae5090048fb7a8c082d509fae57e891957a commit df275ae5090048fb7a8c082d509fae57e891957a Author: Navdeep Parhar AuthorDate: 2022-09-09 22:16:22 + Commit: Navdeep Parhar CommitDate: 2022-09-12 18:40

git: c387ff0045d6 - main - cxgbe(4): Specify the ingress queue's type when creating it.

2022-09-12 Thread Navdeep Parhar
The branch main has been updated by np: URL: https://cgit.FreeBSD.org/src/commit/?id=c387ff0045d620d60ed8250360d4196a4c962a13 commit c387ff0045d620d60ed8250360d4196a4c962a13 Author: Navdeep Parhar AuthorDate: 2022-09-08 18:47:38 + Commit: Navdeep Parhar CommitDate: 2022-09-12 18:40

Re: git: 6ad780caa262 - main - Generate termcap.small automatically. This eliminates the need to do synchronization by hand when termcap is updated.

2022-09-12 Thread Maxim Sobolev
Hi Gordon, Thanks for letting me know. I will try to reproduce and fix the issue accordingly. -Max On Mon, Sep 12, 2022, 8:41 AM Gordon Bergling wrote: > Hi Maxim, > > On Thu, Sep 08, 2022 at 11:26:58AM +, Maxim Sobolev wrote: > > The branch main has been updated by sobomax: > > > > URL:

git: c198adf39498 - main - siftr: spell PFIL_PASS correctly.

2022-09-12 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=c198adf394988da2f15b51829748a1dbd103fac0 commit c198adf394988da2f15b51829748a1dbd103fac0 Author: Dag-Erling Smørgrav AuthorDate: 2022-09-12 17:05:35 + Commit: Dag-Erling Smørgrav CommitDate: 2022-

git: 95d5a656a2b6 - main - pf tests: syncookie limits test

2022-09-12 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=95d5a656a2b69e38461fcfba31e9f517648bd52a commit 95d5a656a2b69e38461fcfba31e9f517648bd52a Author: Kristof Provost AuthorDate: 2022-09-08 16:34:12 + Commit: Kristof Provost CommitDate: 2022-09-12 07:

git: 6049ee60e016 - main - libpfctl: improve syncookie watermark calculation

2022-09-12 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=6049ee60e0160bc6d564b733f02015259473f166 commit 6049ee60e0160bc6d564b733f02015259473f166 Author: Kristof Provost AuthorDate: 2022-09-08 16:32:02 + Commit: Kristof Provost CommitDate: 2022-09-12 07: