Re: git: 62a149bf6219 - main - Add new rc: machine_id to generate /etc/machine-id

2023-01-11 Thread Rick Macklem
On Mon, Jan 9, 2023 at 6:40 AM Matteo Riondato wrote: > > On 2022-12-24 at 03:39 EST, Tobias C. Berner wrote: > > >Moin moin > > > >I think it tries to solve the same problem of giving the machine a unique id. > > > >From the linux man page [1] > > > > The machine ID does not change based o

Re: git: c33509d49a6f - main - gssd: Fix handling of the gssname= NFS mount option

2023-01-11 Thread Rick Macklem
On Sat, Jan 7, 2023 at 6:04 PM Benjamin Kaduk wrote: > > CAUTION: This email originated from outside of the University of Guelph. Do > not click links or open attachments unless you recognize the sender and know > the content is safe. If in doubt, forward suspicious emails to > ith...@uoguelph.

git: 24f42edcdd76 - main - Revert "gssd: Fix handling of the gssname= NFS mount option"

2023-01-11 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=24f42edcdd761cf55ffeb19d2b44e961967e7abc commit 24f42edcdd761cf55ffeb19d2b44e961967e7abc Author: Rick Macklem AuthorDate: 2023-01-12 02:23:17 + Commit: Rick Macklem CommitDate: 2023-01-12 02:

git: 51e94a4658d2 - main - LinuxKPI: fix possible NULL dereference in linuxkpi_page_frag_alloc()

2023-01-11 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=51e94a4658d23016dd0ae67c189a89f53281cbcd commit 51e94a4658d23016dd0ae67c189a89f53281cbcd Author: Bjoern A. Zeeb AuthorDate: 2023-01-11 23:40:05 + Commit: Bjoern A. Zeeb CommitDate: 2023-01-11 23:40

git: ad70f2e22ef2 - main - stand: create common set_currdev

2023-01-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=ad70f2e22ef29f94bf5208b3a9a2389575330b06 commit ad70f2e22ef29f94bf5208b3a9a2389575330b06 Author: Warner Losh AuthorDate: 2023-01-11 22:14:28 + Commit: Warner Losh CommitDate: 2023-01-11 22:15:15 +

git: bf020787d5f1 - main - stand: Move dev_cleanup into libsa

2023-01-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=bf020787d5f1b4a1274135b49309f7e9ef3955e1 commit bf020787d5f1b4a1274135b49309f7e9ef3955e1 Author: Warner Losh AuthorDate: 2023-01-11 22:14:17 + Commit: Warner Losh CommitDate: 2023-01-11 22:15:14 +

git: 1c1783d66bc8 - main - stand: Create common gen_setcurrdev and replace code

2023-01-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=1c1783d66bc81ebd0c1304b1f613a9403c073915 commit 1c1783d66bc81ebd0c1304b1f613a9403c073915 Author: Warner Losh AuthorDate: 2023-01-11 22:14:02 + Commit: Warner Losh CommitDate: 2023-01-11 22:15:14 +

Re: git: c33509d49a6f - main - gssd: Fix handling of the gssname= NFS mount option

2023-01-11 Thread Benjamin Kaduk
Hi Rick, On Tue, Jan 10, 2023 at 08:26:23PM -0800, Rick Macklem wrote: > On Sat, Jan 7, 2023 at 6:04 PM Benjamin Kaduk wrote: > > This doesn't seem like a good long-term fix. > > If we're going to have a gssname argument, we should actually make > > it take effect, rather than silently ignoring i

git: 39633fc1731c - main - nfscl: Improve NFSv4 error message for NFSERR_WRONGSEC

2023-01-11 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=39633fc1731c3feeed36aa452bbdfb7968a86383 commit 39633fc1731c3feeed36aa452bbdfb7968a86383 Author: Rick Macklem AuthorDate: 2023-01-11 21:28:44 + Commit: Rick Macklem CommitDate: 2023-01-11 21:

git: e3c26ce5cb41 - main - kgssapi: Increase timeout for kernel to gssd(8) upcalls

2023-01-11 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=e3c26ce5cb410e4e58e131dfea7054e0bf11e3ca commit e3c26ce5cb410e4e58e131dfea7054e0bf11e3ca Author: Rick Macklem AuthorDate: 2023-01-11 21:20:31 + Commit: Rick Macklem CommitDate: 2023-01-11 21:

git: 4856aeaaed17 - main - tests: Add an IPv4 loopback address of 127.0.0.1/8 to the lo0 interface by default when creating VNETSs using pytest.

2023-01-11 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=4856aeaaed17726a1dfa5dd6c736e5b0851255b6 commit 4856aeaaed17726a1dfa5dd6c736e5b0851255b6 Author: Jose Luis Duran AuthorDate: 2023-01-11 14:33:58 + Commit: Alexander V. Chernikov CommitDate: 2

Re: git: b069d3e01931 - main - rtld: Revert "When loading dso without PT_GNU_STACK phdr, only call"

2023-01-11 Thread Warner Losh
On Wed, Jan 11, 2023 at 5:38 AM Konstantin Belousov wrote: > On Wed, Jan 11, 2023 at 12:05:55PM +, Andrew Turner wrote: > > > > > > > On 11 Jan 2023, at 11:09, Konstantin Belousov > wrote: > > > > > > On Tue, Jan 10, 2023 at 08:21:20PM -0500, John Baldwin wrote: > > >> On 1/4/23 7:59 PM, Jes

Re: git: b069d3e01931 - main - rtld: Revert "When loading dso without PT_GNU_STACK phdr, only call"

2023-01-11 Thread Konstantin Belousov
On Wed, Jan 11, 2023 at 12:05:55PM +, Andrew Turner wrote: > > > > On 11 Jan 2023, at 11:09, Konstantin Belousov wrote: > > > > On Tue, Jan 10, 2023 at 08:21:20PM -0500, John Baldwin wrote: > >> On 1/4/23 7:59 PM, Jessica Clarke wrote: > >>> On 5 Jan 2023, at 03:50, Cy Schubert wrote: > >>

git: c07d6445eb89 - main - qat(4): Fix common typos in source code comments

2023-01-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=c07d6445eb89d9dd3950361b065b7bd110e3a043 commit c07d6445eb89d9dd3950361b065b7bd110e3a043 Author: Gordon Bergling AuthorDate: 2023-01-11 12:27:56 + Commit: Gordon Bergling CommitDat

Re: git: b069d3e01931 - main - rtld: Revert "When loading dso without PT_GNU_STACK phdr, only call"

2023-01-11 Thread Andrew Turner
> On 11 Jan 2023, at 11:09, Konstantin Belousov wrote: > > On Tue, Jan 10, 2023 at 08:21:20PM -0500, John Baldwin wrote: >> On 1/4/23 7:59 PM, Jessica Clarke wrote: >>> On 5 Jan 2023, at 03:50, Cy Schubert wrote: In message <202301042255.304mty3g002...@gitrepo.freebsd.org>, John Bal

git: 40bb52c89b87 - main - iwmbtfw(8): Fix a typo in a kernel message

2023-01-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=40bb52c89b87c1417be5ded6808bd674d512900e commit 40bb52c89b87c1417be5ded6808bd674d512900e Author: Gordon Bergling AuthorDate: 2023-01-11 11:22:18 + Commit: Gordon Bergling CommitDat

git: a74be23c6ed7 - main - tty(4): Fix a typo in a source code comment

2023-01-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=a74be23c6ed766dcb1bfeeea2f18c0d176e487c0 commit a74be23c6ed766dcb1bfeeea2f18c0d176e487c0 Author: Gordon Bergling AuthorDate: 2023-01-11 11:12:48 + Commit: Gordon Bergling CommitDat

Re: git: b069d3e01931 - main - rtld: Revert "When loading dso without PT_GNU_STACK phdr, only call"

2023-01-11 Thread Konstantin Belousov
On Tue, Jan 10, 2023 at 08:21:20PM -0500, John Baldwin wrote: > On 1/4/23 7:59 PM, Jessica Clarke wrote: > > On 5 Jan 2023, at 03:50, Cy Schubert wrote: > > > > > > In message <202301042255.304mty3g002...@gitrepo.freebsd.org>, John Baldwin > > > writ > > > es: > > > > The branch main has been upd

git: 432a398d8697 - main - tcp_rack(4): Fix a typo in a source code comment

2023-01-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=432a398d86972f31bd66d3fad9bdd17acf5e8d7d commit 432a398d86972f31bd66d3fad9bdd17acf5e8d7d Author: Gordon Bergling AuthorDate: 2023-01-11 11:02:25 + Commit: Gordon Bergling CommitDat

git: 29b36af9981e - main - libiscsiutil: Fix a typo in a source code comment

2023-01-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=29b36af9981e7f194abe68b0359448846c021cd6 commit 29b36af9981e7f194abe68b0359448846c021cd6 Author: Gordon Bergling AuthorDate: 2023-01-11 10:52:55 + Commit: Gordon Bergling CommitDat

git: 085a77a677b1 - main - libthr(3): Fix a typo in a source code comment

2023-01-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=085a77a677b1265407456eaaf440350af8e8fd15 commit 085a77a677b1265407456eaaf440350af8e8fd15 Author: Gordon Bergling AuthorDate: 2023-01-11 10:48:14 + Commit: Gordon Bergling CommitDat

git: 394cf6719a3c - main - tzcode: Move configuration into separate header.

2023-01-11 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=394cf6719a3c665eabe24d96669409e0c5a78076 commit 394cf6719a3c665eabe24d96669409e0c5a78076 Author: Dag-Erling Smørgrav AuthorDate: 2023-01-11 09:20:46 + Commit: Dag-Erling Smørgrav CommitDate: 2023-

git: 71a44d641fe0 - stable/13 - GEOM: Remove redundant NULL pointer check before g_free()

2023-01-11 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=71a44d641fe0b06d873b72c0faa06849e1d9c66f commit 71a44d641fe0b06d873b72c0faa06849e1d9c66f Author: Zhenlei Huang AuthorDate: 2022-12-28 15:34:09 + Commit: Zhenlei Huang CommitDate: 2023-01-11

git: 3070bedd3dc5 - stable/13 - geom_part: Fix potential integer overflow when checking size of the table

2023-01-11 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=3070bedd3dc54196f48645966eb34bd3a9bf131d commit 3070bedd3dc54196f48645966eb34bd3a9bf131d Author: Zhenlei Huang AuthorDate: 2022-12-21 01:04:30 + Commit: Zhenlei Huang CommitDate: 2023-01-11

git: cd4c0b01cbae - stable/13 - wg: Use NET_EPOCH_DRAIN_CALLBACKS macro

2023-01-11 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=cd4c0b01cbaeb6bfe99f786133ed291a855d7835 commit cd4c0b01cbaeb6bfe99f786133ed291a855d7835 Author: Zhenlei Huang AuthorDate: 2022-12-28 15:28:15 + Commit: Zhenlei Huang CommitDate: 2023-01-11

git: 9383a51afd80 - stable/13 - Introduce and use the NET_EPOCH_DRAIN_CALLBACKS() macro

2023-01-11 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=9383a51afd805181e671254a95fc74a51fa7e0f4 commit 9383a51afd805181e671254a95fc74a51fa7e0f4 Author: Zhenlei Huang AuthorDate: 2022-07-29 13:02:39 + Commit: Zhenlei Huang CommitDate: 2023-01-11

git: 310f6f2448ed - stable/13 - if_me: Use dedicated network privilege

2023-01-11 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=310f6f2448ed5baf0d74fba7660468df84dce184 commit 310f6f2448ed5baf0d74fba7660468df84dce184 Author: Zhenlei Huang AuthorDate: 2022-10-15 15:05:36 + Commit: Zhenlei Huang CommitDate: 2023-01-11

git: faa7d6c2f94a - stable/13 - if_vxlan(4): Correct the statistic for output bytes

2023-01-11 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=faa7d6c2f94aee09cdc92142d51a0b2eb12b3239 commit faa7d6c2f94aee09cdc92142d51a0b2eb12b3239 Author: Zhenlei Huang AuthorDate: 2022-10-07 11:37:12 + Commit: Zhenlei Huang CommitDate: 2023-01-11

git: 00399a54c561 - stable/13 - if_vxlan(4): Add missing statistic for input packets

2023-01-11 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=00399a54c561e625e6674ecf3b12e794aa712d30 commit 00399a54c561e625e6674ecf3b12e794aa712d30 Author: Zhenlei Huang AuthorDate: 2022-10-05 10:38:30 + Commit: Zhenlei Huang CommitDate: 2023-01-11

git: 8819353dd0df - stable/13 - vxlan: Add support for socket ioctls SIOC[SG]TUNFIB

2023-01-11 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=8819353dd0dfddb9bcd156a2773efc3770d09eff commit 8819353dd0dfddb9bcd156a2773efc3770d09eff Author: Zhenlei Huang AuthorDate: 2022-07-08 18:12:14 + Commit: Zhenlei Huang CommitDate: 2023-01-11

git: d68f15420528 - main - tcp_hpts: Fix a typo in a source code comment

2023-01-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=d68f15420528e11f69a7bda365608581bfc34e64 commit d68f15420528e11f69a7bda365608581bfc34e64 Author: Gordon Bergling AuthorDate: 2023-01-11 10:33:29 + Commit: Gordon Bergling CommitDat

git: 77a863b6c217 - main - i386: Fix a typo in a source code comment

2023-01-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=77a863b6c217f3c143e1a8514a0fe409d5936c0f commit 77a863b6c217f3c143e1a8514a0fe409d5936c0f Author: Gordon Bergling AuthorDate: 2023-01-11 10:29:23 + Commit: Gordon Bergling CommitDat

git: 094902ded994 - main - git-arc.1: Fix a typo in the manual page

2023-01-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=094902ded994a4d6649df0732be3c72abe04ccd1 commit 094902ded994a4d6649df0732be3c72abe04ccd1 Author: Gordon Bergling AuthorDate: 2023-01-11 10:28:20 + Commit: Gordon Bergling CommitDat

git: f273b4561386 - main - cxgbe(4): Fix a few common typos in source code comments

2023-01-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=f273b4561386b8df7d4ea7b7b176bf9df298e1d7 commit f273b4561386b8df7d4ea7b7b176bf9df298e1d7 Author: Gordon Bergling AuthorDate: 2023-01-11 09:53:07 + Commit: Gordon Bergling CommitDat

git: 70182a0cfb4b - main - vr(4): Fix a typo in a source code comment

2023-01-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=70182a0cfb4bed3515cb7bcb2c5cde75bb61d069 commit 70182a0cfb4bed3515cb7bcb2c5cde75bb61d069 Author: Gordon Bergling AuthorDate: 2023-01-11 09:51:34 + Commit: Gordon Bergling CommitDat

git: b6f9c6aadc68 - main - ice: Fix a typo in a source code comment

2023-01-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=b6f9c6aadc686cf5a890afe16e26a0082fa25c87 commit b6f9c6aadc686cf5a890afe16e26a0082fa25c87 Author: Gordon Bergling AuthorDate: 2023-01-11 09:50:32 + Commit: Gordon Bergling CommitDat

git: f272a059a40a - main - mvs(4): Fix a typo in a source code comment

2023-01-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=f272a059a40aee4eda44294bc5dfdf0bd7e5c02d commit f272a059a40aee4eda44294bc5dfdf0bd7e5c02d Author: Gordon Bergling AuthorDate: 2023-01-11 09:49:22 + Commit: Gordon Bergling CommitDat

git: e018483b10e7 - main - mrsas(4): Fix a typo in a source code comment

2023-01-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=e018483b10e7cf2cd852406648ccaf1f159ecb8d commit e018483b10e7cf2cd852406648ccaf1f159ecb8d Author: Gordon Bergling AuthorDate: 2023-01-11 09:48:14 + Commit: Gordon Bergling CommitDat

git: bc9228749c2a - main - ahci(4): Fix a typo in a source code comment

2023-01-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=bc9228749c2ab31192a17ef01cfb363480144cdc commit bc9228749c2ab31192a17ef01cfb363480144cdc Author: Gordon Bergling AuthorDate: 2023-01-11 09:46:58 + Commit: Gordon Bergling CommitDat

git: be51810f8d68 - main - isci(4): Fix common typos in source code comments

2023-01-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=be51810f8d68937ec4e2ce05e89938bda34d8364 commit be51810f8d68937ec4e2ce05e89938bda34d8364 Author: Gordon Bergling AuthorDate: 2023-01-11 09:45:08 + Commit: Gordon Bergling CommitDat

git: 97a20be048b7 - main - qcom_clk: Fix a typo in an error message

2023-01-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=97a20be048b7d8d16597aed4c28ff85b82ed1d7e commit 97a20be048b7d8d16597aed4c28ff85b82ed1d7e Author: Gordon Bergling AuthorDate: 2023-01-11 09:42:09 + Commit: Gordon Bergling CommitDat

Re: git: bc42155199b5 - main - Bring our tzcode up to date.

2023-01-11 Thread Dag-Erling Smørgrav
John Baldwin writes: > FYI, this broke cross-builds on macOS: > > https://github.com/freebsd/freebsd-src/actions/runs/3884700144/jobs/6627609380 > > Looks like it's a link error for the zic build tool against some > libintl symbol? I'm guessing it incorrectly defines HAVE_GETTEXT to 1 because is

git: 330448f068c6 - stable/13 - iwlwifi.4: typo fixed

2023-01-11 Thread Graham Perrin
The branch stable/13 has been updated by grahamperrin (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=330448f068c67ddc145d8b81ef4e28995ebb commit 330448f068c67ddc145d8b81ef4e28995ebb Author: Maxim Konovalov AuthorDate: 2022-09-22 22:35:16 + Commit: Graham Perri