git: d22f03636be1 - main - mktemp: skip later TMPDIR check if -p is specified

2022-11-08 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=d22f03636be1c012951f744f414b0d410970808e commit d22f03636be1c012951f744f414b0d410970808e Author: Kyle Evans AuthorDate: 2022-11-09 06:02:25 + Commit: Kyle Evans CommitDate: 2022-11-09 06:04:04

git: 83286682f848 - main - vfs: whack mips remnant

2022-11-08 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=83286682f8485cfaa6ce96e2d43ffbea4a580752 commit 83286682f8485cfaa6ce96e2d43ffbea4a580752 Author: Mateusz Guzik AuthorDate: 2022-11-09 00:31:50 + Commit: Mateusz Guzik CommitDate: 2022-11-09 00:31:

git: 185efcc376b9 - main - tests: also remove sparc64 case

2022-11-08 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=185efcc376b9dcb3b920d1053a250ac754ad163a commit 185efcc376b9dcb3b920d1053a250ac754ad163a Author: Ed Maste AuthorDate: 2022-11-08 18:14:55 + Commit: Ed Maste CommitDate: 2022-11-08 23:55:00 +000

git: 9f7bf94ee2a8 - main - linux(4): Fix get_robust_list() syscall return value.

2022-11-08 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=9f7bf94ee2a88a702cef9fdb67166404c275afaf commit 9f7bf94ee2a88a702cef9fdb67166404c275afaf Author: Alex S AuthorDate: 2022-11-08 21:17:17 + Commit: Dmitry Chagin CommitDate: 2022-11-08 21:17:17

git: b40ae8c9fe73 - main - tcp: fix build without INVARIANTS and VIMAGE

2022-11-08 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=b40ae8c9fe73e02a9e03efeef8e8fe4bda66d388 commit b40ae8c9fe73e02a9e03efeef8e8fe4bda66d388 Author: Gleb Smirnoff AuthorDate: 2022-11-08 20:34:45 + Commit: Gleb Smirnoff CommitDate: 2022-11-08 20

Re: git: b7104f19147f - main - sendmail: document that sendmail_enable can be set to NONE

2022-11-08 Thread Matteo Riondato
On 2022-11-08 at 14:17 EST, Baptiste Daroussin wrote: Indeed the issue that I intended to raise was that, AFAIK, there is no documentation, for NONE, except if one reads and understands /etc/rc.d/sendmail. It is something that is known by people "in the know", and probably mentioned by a som

git: e4bc19b2faa7 - main - cxgbe tom: Fix jobtotid() compilation.

2022-11-08 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=e4bc19b2faa7fdb433a685d6de2cc7571d129699 commit e4bc19b2faa7fdb433a685d6de2cc7571d129699 Author: John Baldwin AuthorDate: 2022-11-08 19:25:58 + Commit: John Baldwin CommitDate: 2022-11-08 19:25:58

Re: git: b7104f19147f - main - sendmail: document that sendmail_enable can be set to NONE

2022-11-08 Thread Baptiste Daroussin
Le 8 novembre 2022 20:14:07 GMT+01:00, Matteo Riondato a écrit : >On 2022-11-08 at 12:11 EST, Mark Millard wrote: >> Baptiste Daroussin wrote on Date: Tue, 08 Nov 2022 >> 13:41:29 UTC : >> >>> On Tue, Nov 08, 2022 at 08:07:46AM -0500, Matteo Riondato wrote: >>> > On 2022-11-07 at 06:50 EST

Re: git: b7104f19147f - main - sendmail: document that sendmail_enable can be set to NONE

2022-11-08 Thread Matteo Riondato
On 2022-11-08 at 12:11 EST, Mark Millard wrote: Baptiste Daroussin wrote on Date: Tue, 08 Nov 2022 13:41:29 UTC : On Tue, Nov 08, 2022 at 08:07:46AM -0500, Matteo Riondato wrote: > On 2022-11-07 at 06:50 EST, Baptiste Daroussin > wrote: > > diff --git a/libexec/rc/rc.conf b/libexec/rc/rc.

git: 326f4556250d - main - tcp: forward declare struct tcpcb in the TCP logging header

2022-11-08 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=326f4556250d92ab6ba208c5c92f2894900d36ab commit 326f4556250d92ab6ba208c5c92f2894900d36ab Author: Gleb Smirnoff AuthorDate: 2022-11-08 18:32:29 + Commit: Gleb Smirnoff CommitDate: 2022-11-08 18

git: 73bebcc5bd53 - main - inpcb: remove TCP includes, all TCP specific code was moved

2022-11-08 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=73bebcc5bd534d8fd8404ddb25e40f285fffaea3 commit 73bebcc5bd534d8fd8404ddb25e40f285fffaea3 Author: Gleb Smirnoff AuthorDate: 2022-11-08 18:24:40 + Commit: Gleb Smirnoff CommitDate: 2022-11-08 18

git: 8840ae228807 - main - tcp: don't store VNET in every tcpcb, take it from the inpcbinfo

2022-11-08 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=8840ae2288079b1221ab4e6623110b50d0092542 commit 8840ae2288079b1221ab4e6623110b50d0092542 Author: Gleb Smirnoff AuthorDate: 2022-11-08 18:24:40 + Commit: Gleb Smirnoff CommitDate: 2022-11-08 18

git: ab0ef9455f73 - main - hpts: move inp initialization from the generic inpcb code to TCP

2022-11-08 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=ab0ef9455f7362aaa05f9437818dc0b963eae27a commit ab0ef9455f7362aaa05f9437818dc0b963eae27a Author: Gleb Smirnoff AuthorDate: 2022-11-08 18:24:40 + Commit: Gleb Smirnoff CommitDate: 2022-11-08 18

git: 9eb0e8326d0f - main - tcp: provide macros to access inpcb and socket from a tcpcb

2022-11-08 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=9eb0e8326d0fe73ae947959c1df327238d3b2d53 commit 9eb0e8326d0fe73ae947959c1df327238d3b2d53 Author: Gleb Smirnoff AuthorDate: 2022-11-08 18:24:40 + Commit: Gleb Smirnoff CommitDate: 2022-11-08 18

git: f71cb9f74808 - main - tcp: inp_socket is valid through the lifetime of a TCP inpcb

2022-11-08 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=f71cb9f74808facc9d3e6854f96da2afbed8a1e3 commit f71cb9f74808facc9d3e6854f96da2afbed8a1e3 Author: Gleb Smirnoff AuthorDate: 2022-11-08 18:24:39 + Commit: Gleb Smirnoff CommitDate: 2022-11-08 18

git: ada90cb978e1 - main - tcp: remove INP_DROPPED check from notify functions

2022-11-08 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=ada90cb978e14fdb539fb7c3557f1e9e4f9acdcb commit ada90cb978e14fdb539fb7c3557f1e9e4f9acdcb Author: Gleb Smirnoff AuthorDate: 2022-11-08 18:24:39 + Commit: Gleb Smirnoff CommitDate: 2022-11-08 18

git: f567d55f5152 - main - inpcb: don't return INP_DROPPED entries from pcb lookups

2022-11-08 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=f567d55f51527e90ca773c6191ac8266e25eef98 commit f567d55f51527e90ca773c6191ac8266e25eef98 Author: Gleb Smirnoff AuthorDate: 2022-11-08 18:24:39 + Commit: Gleb Smirnoff CommitDate: 2022-11-08 18

git: b5c3819c7b57 - main - LinuxKPI: add virt_to_phys()

2022-11-08 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=b5c3819c7b57d7e3aa94f1db779648bb9723c1f5 commit b5c3819c7b57d7e3aa94f1db779648bb9723c1f5 Author: Bjoern A. Zeeb AuthorDate: 2022-11-07 13:31:39 + Commit: Bjoern A. Zeeb CommitDate: 2022-11-08 18:18

git: f2978460c7fd - main - LinuxKPI: tasklet add (*callback) support

2022-11-08 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=f2978460c7fd5d90837843cbe8edf86a2df4a922 commit f2978460c7fd5d90837843cbe8edf86a2df4a922 Author: Bjoern A. Zeeb AuthorDate: 2022-10-30 17:20:11 + Commit: Bjoern A. Zeeb CommitDate: 2022-11-08 18:14

git: e2361e04b02a - main - LinuxKPI: implement cpumask_of()

2022-11-08 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=e2361e04b02aafa927c32c4f5a39e6fd96196082 commit e2361e04b02aafa927c32c4f5a39e6fd96196082 Author: Bjoern A. Zeeb AuthorDate: 2022-10-31 14:33:58 + Commit: Bjoern A. Zeeb CommitDate: 2022-11-08 18:11

git: dc9daa04fb68 - main - tcp: allow packets to be marked as ECT1 instead of ECT0

2022-11-08 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=dc9daa04fb6813c5229470b71201d0645c95c206 commit dc9daa04fb6813c5229470b71201d0645c95c206 Author: Richard Scheffenegger AuthorDate: 2022-11-08 17:35:58 + Commit: Richard Scheffenegger CommitDat

RE: git: b7104f19147f - main - sendmail: document that sendmail_enable can be set to NONE

2022-11-08 Thread Mark Millard
Baptiste Daroussin wrote on Date: Tue, 08 Nov 2022 13:41:29 UTC : > On Tue, Nov 08, 2022 at 08:07:46AM -0500, Matteo Riondato wrote: > > On 2022-11-07 at 06:50 EST, Baptiste Daroussin wrote: > > > diff --git a/libexec/rc/rc.conf b/libexec/rc/rc.conf > > > index a71a3fa4063d..91b99780eae6 100644

git: d6273acf5625 - main - tests: retire now-unused MIPS case

2022-11-08 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d6273acf5625208ba58d52bc6f51521ec53af10b commit d6273acf5625208ba58d52bc6f51521ec53af10b Author: Ed Maste AuthorDate: 2022-10-17 18:19:59 + Commit: Ed Maste CommitDate: 2022-11-08 14:17:53 +000

git: bcf8fb7f033a - main - tcp_bbr(4): Fix a typo in a source code comment

2022-11-08 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=bcf8fb7f033a940d2ee403bcfbd03bdd2874012d commit bcf8fb7f033a940d2ee403bcfbd03bdd2874012d Author: Gordon Bergling AuthorDate: 2022-11-08 13:59:56 + Commit: Gordon Bergling CommitDat

git: bf312482870f - main - nfs: Fix common typos in source code comments

2022-11-08 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=bf312482870fb663fac4446955ca6c3090d1e7f3 commit bf312482870fb663fac4446955ca6c3090d1e7f3 Author: Gordon Bergling AuthorDate: 2022-11-08 13:58:32 + Commit: Gordon Bergling CommitDat

git: 40b245af0f49 - main - pnfs.4: Fix a typo

2022-11-08 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=40b245af0f496f75a0396a88747474ced909fef5 commit 40b245af0f496f75a0396a88747474ced909fef5 Author: Gordon Bergling AuthorDate: 2022-11-08 13:57:06 + Commit: Gordon Bergling CommitDat

Re: git: a67b925ff3e5 - main - mail: make The Dragonfly Mail Agent (dma) the default mta.

2022-11-08 Thread Baptiste Daroussin
On Tue, Nov 08, 2022 at 08:07:46AM -0500, Matteo Riondato wrote: > On 2022-11-07 at 06:50 EST, Baptiste Daroussin wrote: > > diff --git a/libexec/rc/rc.conf b/libexec/rc/rc.conf > > index a71a3fa4063d..91b99780eae6 100644 > > --- a/libexec/rc/rc.conf > > +++ b/libexec/rc/rc.conf > > @@ -596,7 +596

git: b7104f19147f - main - sendmail: document that sendmail_enable can be set to NONE

2022-11-08 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=b7104f19147fd26f7d68dd8cc8cd4b07fae4579c commit b7104f19147fd26f7d68dd8cc8cd4b07fae4579c Author: Baptiste Daroussin AuthorDate: 2022-11-08 13:37:41 + Commit: Baptiste Daroussin CommitDate: 2022-1

git: f1717ffd7a08 - main - gpio: Fix typo causing GPIO configuration mismatch

2022-11-08 Thread Kornel Dulęba
The branch main has been updated by kd: URL: https://cgit.FreeBSD.org/src/commit/?id=f1717ffd7a085378dd42f8f1bce7d62be93625a1 commit f1717ffd7a085378dd42f8f1bce7d62be93625a1 Author: Jakub Kołodziej AuthorDate: 2022-11-08 12:02:54 + Commit: Kornel Dulęba CommitDate: 2022-11-08 13:14

Re: git: a67b925ff3e5 - main - mail: make The Dragonfly Mail Agent (dma) the default mta.

2022-11-08 Thread Matteo Riondato
On 2022-11-07 at 06:50 EST, Baptiste Daroussin wrote: diff --git a/libexec/rc/rc.conf b/libexec/rc/rc.conf index a71a3fa4063d..91b99780eae6 100644 --- a/libexec/rc/rc.conf +++ b/libexec/rc/rc.conf @@ -596,7 +596,7 @@ allscreens_kbdflags=""# Set this kbdcontrol mode for all virtual screens m

git: 1edc3b6e5693 - main - netlink: unregister groups along with family

2022-11-08 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=1edc3b6e56932e423d778df484ffca3bd2af9e97 commit 1edc3b6e56932e423d778df484ffca3bd2af9e97 Author: Baptiste Daroussin AuthorDate: 2022-11-08 08:02:43 + Commit: Baptiste Daroussin CommitDate: 2022-1

Re: git: 72a1cb05cd23 - main - rc(8): Add a zpoolupgrade rc.d script

2022-11-08 Thread Alexander Leidinger
Quoting Warner Losh (from Mon, 7 Nov 2022 14:23:11 -0700):   On Mon, Nov 7, 2022 at 4:15 AM Alexander Leidinger wrote: Quoting Li-Wen Hsu (from Mon, 7 Nov 2022 03:39:19 GMT): The branch main has been updated by lwhsu: URL:  https://cgit.FreeBSD.org/src/commit/?id=72a1cb05cd23