Re: git: 8b83d7e0ee54 - main - Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds.

2022-04-19 Thread FreeBSD User
On Mon, 18 Apr 2022 23:11:52 GMT John Baldwin wrote: > The branch main has been updated by jhb: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=8b83d7e0ee54416b0ee58bd85f9c0ae7fb3357a1 > > commit 8b83d7e0ee54416b0ee58bd85f9c0ae7fb3357a1 > Author: John Baldwin > AuthorDate: 2022-04-18 23

git: 0fd5c29944c5 - main - tcp/rack: plug a set-but-not-used var

2022-04-19 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=0fd5c29944c58a696ee8ac1aa7e6f71ff96601c6 commit 0fd5c29944c58a696ee8ac1aa7e6f71ff96601c6 Author: Mateusz Guzik AuthorDate: 2022-04-19 09:33:35 + Commit: Mateusz Guzik CommitDate: 2022-04-19 09:33:

git: f2edc9155721 - main - uart: plug a set-but-not-used var

2022-04-19 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=f2edc9155721af9e98eaf86928cf270aedd87f80 commit f2edc9155721af9e98eaf86928cf270aedd87f80 Author: Mateusz Guzik AuthorDate: 2022-04-19 09:34:55 + Commit: Mateusz Guzik CommitDate: 2022-04-19 09:34:

Re: git: 8b83d7e0ee54 - main - Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds.

2022-04-19 Thread Mateusz Guzik
try main as of f2edc9155721af9e98eaf86928cf270aedd87f80 On 4/19/22, FreeBSD User wrote: > On Mon, 18 Apr 2022 23:11:52 GMT > John Baldwin wrote: > >> The branch main has been updated by jhb: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=8b83d7e0ee54416b0ee58bd85f9c0ae7fb3357a1 >> >> comm

git: a0290386cf0d - stable/13 - Add support for arm64 nGnRE device memory

2022-04-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=a0290386cf0de2b3e9e36df9cd37f213b59ca628 commit a0290386cf0de2b3e9e36df9cd37f213b59ca628 Author: Andrew Turner AuthorDate: 2021-02-05 10:50:29 + Commit: Andrew Turner CommitDate: 2022-04-1

git: 2e38975e5aa4 - stable/13 - Add an implementation of .mcount on arm64

2022-04-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=2e38975e5aa41c576b87e5766b51d28fed0034ee commit 2e38975e5aa41c576b87e5766b51d28fed0034ee Author: Andrew Turner AuthorDate: 2022-03-22 15:46:15 + Commit: Andrew Turner CommitDate: 2022-04-1

git: 8d1ea089800a - stable/13 - Support EFIRT on arm64 with a non 4k page size

2022-04-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=8d1ea089800a1fc61d18d75d6a7f46c94fa7626d commit 8d1ea089800a1fc61d18d75d6a7f46c94fa7626d Author: Andrew Turner AuthorDate: 2022-03-23 15:18:30 + Commit: Andrew Turner CommitDate: 2022-04-1

git: 37c9ff4adfbd - stable/13 - Fix a sign mismatch warning in the physmem code

2022-04-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=37c9ff4adfbdda281071bb4690b954de45884f72 commit 37c9ff4adfbdda281071bb4690b954de45884f72 Author: Andrew Turner AuthorDate: 2022-03-28 10:29:42 + Commit: Andrew Turner CommitDate: 2022-04-1

git: a12d89332efe - main - sctp: hold the inp lock while calling ip6_output

2022-04-19 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=a12d89332efe0b02307c580a6f3025652374cd47 commit a12d89332efe0b02307c580a6f3025652374cd47 Author: Michael Tuexen AuthorDate: 2022-04-19 11:03:08 + Commit: Michael Tuexen CommitDate: 2022-04-19 1

Re: git: 8b83d7e0ee54 - main - Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds.

2022-04-19 Thread Stefan Esser
Am 19.04.22 um 01:11 schrieb John Baldwin: > The branch main has been updated by jhb: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=8b83d7e0ee54416b0ee58bd85f9c0ae7fb3357a1 > > commit 8b83d7e0ee54416b0ee58bd85f9c0ae7fb3357a1 > Author: John Baldwin > AuthorDate: 2022-04-18 23:06:27 +000

Re: git: 8b83d7e0ee54 - main - Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds.

2022-04-19 Thread Mateusz Guzik
Looks like this needs a pass on a kernel without AUDIT, MAC, CAPABILITIES, dtrace and probably some other default stuff which also happens to be enabled in all kernel built with tinderbox. On 4/19/22, Stefan Esser wrote: > Am 19.04.22 um 01:11 schrieb John Baldwin: >> The branch main has been upd

git: d37dca9ec9d0 - main - cxgbe: plug a set-but-not-used var

2022-04-19 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=d37dca9ec9d0613ff962d6e63e1bd5c8f0418836 commit d37dca9ec9d0613ff962d6e63e1bd5c8f0418836 Author: Mateusz Guzik AuthorDate: 2022-04-19 12:26:31 + Commit: Mateusz Guzik CommitDate: 2022-04-19 12:45:

git: 11c549555469 - main - ext2: plug a set-but-not-used var

2022-04-19 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=11c549555469e4dd4e05a7b010b15a4b061fe604 commit 11c549555469e4dd4e05a7b010b15a4b061fe604 Author: Mateusz Guzik AuthorDate: 2022-04-19 12:28:22 + Commit: Mateusz Guzik CommitDate: 2022-04-19 12:45:

git: 93494e425b95 - main - linux: plug a set-but-not-used var

2022-04-19 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=93494e425b95e3b08e11389c877b71298b6a244e commit 93494e425b95e3b08e11389c877b71298b6a244e Author: Mateusz Guzik AuthorDate: 2022-04-19 12:29:46 + Commit: Mateusz Guzik CommitDate: 2022-04-19 12:45:

git: db2ce6914b6a - main - sctp: plug set-but-not-used vars

2022-04-19 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=db2ce6914b6a5f5f40f12d5daf1cc81767fc8610 commit db2ce6914b6a5f5f40f12d5daf1cc81767fc8610 Author: Mateusz Guzik AuthorDate: 2022-04-19 12:32:24 + Commit: Mateusz Guzik CommitDate: 2022-04-19 12:45:

git: c5c981d4437b - main - signals: plug a set-but-not-used var

2022-04-19 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=c5c981d4437b382c136cd7cc3d61abfea58f7d24 commit c5c981d4437b382c136cd7cc3d61abfea58f7d24 Author: Mateusz Guzik AuthorDate: 2022-04-19 12:33:19 + Commit: Mateusz Guzik CommitDate: 2022-04-19 12:45:

git: 19447fc48883 - main - sfxge: plug set-but-not-used vars

2022-04-19 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=19447fc4888379e539dfca7e4c62362d6c279357 commit 19447fc4888379e539dfca7e4c62362d6c279357 Author: Mateusz Guzik AuthorDate: 2022-04-19 12:44:12 + Commit: Mateusz Guzik CommitDate: 2022-04-19 12:45:

git: b338b1fd500a - main - tcp: plug set-but-not-used vars

2022-04-19 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=b338b1fd500a70726829e38c6eaf7ed31ab0e9f0 commit b338b1fd500a70726829e38c6eaf7ed31ab0e9f0 Author: Mateusz Guzik AuthorDate: 2022-04-19 12:36:17 + Commit: Mateusz Guzik CommitDate: 2022-04-19 12:45:

Re: git: 8b83d7e0ee54 - main - Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds.

2022-04-19 Thread Mateusz Guzik
As of 19447fc4888379e539dfca7e4c62362d6c279357 the amd64 kernel + modules build without with a config with these options removed: diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 53c6043a0146..98b4be69dc94 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -69,43

git: 8c47d8f53854 - main - prometheus_sysctl_exporter: fix metric aliasing

2022-04-19 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=8c47d8f53854825d8e8591ccd06e32b2c798f81c commit 8c47d8f53854825d8e8591ccd06e32b2c798f81c Author: Alan Somers AuthorDate: 2022-04-18 21:29:37 + Commit: Alan Somers CommitDate: 2022-04-19 12:56:

git: 2184ca3f191d - main - diff3: Clean up printing of ranges for edscript output

2022-04-19 Thread Tom Jones
The branch main has been updated by thj: URL: https://cgit.FreeBSD.org/src/commit/?id=2184ca3f191d8750fb56b6d50997d437646c9384 commit 2184ca3f191d8750fb56b6d50997d437646c9384 Author: Tom Jones AuthorDate: 2022-04-19 13:47:07 + Commit: Tom Jones CommitDate: 2022-04-19 13:51:18 +

Re: git: 8c47d8f53854 - main - prometheus_sysctl_exporter: fix metric aliasing

2022-04-19 Thread Mateusz Piotrowski
On 19/04/2022 14:56, Alan Somers wrote: The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=8c47d8f53854825d8e8591ccd06e32b2c798f81c commit 8c47d8f53854825d8e8591ccd06e32b2c798f81c Author: Alan Somers AuthorDate: 2022-04-18 21:29:37 + Commit:

Re: git: 8c47d8f53854 - main - prometheus_sysctl_exporter: fix metric aliasing

2022-04-19 Thread Alan Somers
On Tue, Apr 19, 2022 at 8:22 AM Mateusz Piotrowski <0...@freebsd.org> wrote: > > On 19/04/2022 14:56, Alan Somers wrote: > > The branch main has been updated by asomers: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=8c47d8f53854825d8e8591ccd06e32b2c798f81c > > > > commit 8c47d8f53854825

git: 19780592633e - main - ssh: remove duplicate setting of MAIL env var

2022-04-19 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=19780592633e50efca39454d1ecf029bd7d87868 commit 19780592633e50efca39454d1ecf029bd7d87868 Author: Ed Maste AuthorDate: 2022-04-18 23:57:48 + Commit: Ed Maste CommitDate: 2022-04-19 14:30:52 +000

git: df092859b478 - main - diff3: seperate old and new markers from file markers

2022-04-19 Thread Tom Jones
The branch main has been updated by thj: URL: https://cgit.FreeBSD.org/src/commit/?id=df092859b478d4776cbc6c120de5bf21e7543e30 commit df092859b478d4776cbc6c120de5bf21e7543e30 Author: Tom Jones AuthorDate: 2022-04-19 14:38:30 + Commit: Tom Jones CommitDate: 2022-04-19 14:40:07 +

git: b92667b30262 - main - inetd(8): Fix a typo in the manual page

2022-04-19 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=b92667b30262839e9a9d5b1c23801373a67b6bd3 commit b92667b30262839e9a9d5b1c23801373a67b6bd3 Author: Gordon Bergling AuthorDate: 2022-04-19 14:48:55 + Commit: Gordon Bergling CommitDat

git: ecbbb0c85ea3 - main - ffs: plug a set-but-not-used var

2022-04-19 Thread Stefan Eßer
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/src/commit/?id=ecbbb0c85ea3cf8c8d34b638adaa8e050941edab commit ecbbb0c85ea3cf8c8d34b638adaa8e050941edab Author: Stefan Eßer AuthorDate: 2022-04-19 14:48:59 + Commit: Stefan Eßer CommitDate: 2022-04-19 14:51:12 +0

Re: git: 8b83d7e0ee54 - main - Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds.

2022-04-19 Thread Stefan Esser
Am 19.04.22 um 14:47 schrieb Mateusz Guzik: > As of 19447fc4888379e539dfca7e4c62362d6c279357 the amd64 kernel + > modules build without with a config with these options removed: > diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC > index 53c6043a0146..98b4be69dc94 100644 > --- a/sys/amd6

git: 9ab079c5e810 - main - diff3: Add support for -A

2022-04-19 Thread Tom Jones
The branch main has been updated by thj: URL: https://cgit.FreeBSD.org/src/commit/?id=9ab079c5e81098c81e8b25f26a3b56392eac5463 commit 9ab079c5e81098c81e8b25f26a3b56392eac5463 Author: Tom Jones AuthorDate: 2022-04-19 14:43:35 + Commit: Tom Jones CommitDate: 2022-04-19 14:54:32 +

git: f45f90c5d6f0 - main - videomode: Fix a typo in an kernel message

2022-04-19 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=f45f90c5d6f0f0d53998476281d42d857adf98c7 commit f45f90c5d6f0f0d53998476281d42d857adf98c7 Author: Gordon Bergling AuthorDate: 2022-04-19 15:09:52 + Commit: Gordon Bergling CommitDat

git: 034dd2d54f2e - main - diff3: Add support for -m

2022-04-19 Thread Tom Jones
The branch main has been updated by thj: URL: https://cgit.FreeBSD.org/src/commit/?id=034dd2d54f2e7e33897cfd5ede7c50b3d67d18d3 commit 034dd2d54f2e7e33897cfd5ede7c50b3d67d18d3 Author: Tom Jones AuthorDate: 2022-04-19 15:20:24 + Commit: Tom Jones CommitDate: 2022-04-19 15:20:24 +

git: 434215c26da3 - main - Merge libcxxrt commit 45ca8b1942090226ba9368caeeeabc0d4ee41ad6

2022-04-19 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=434215c26da3c6acf2423ab93ff2b41b2d823cc8 commit 434215c26da3c6acf2423ab93ff2b41b2d823cc8 Author: Dimitry Andric AuthorDate: 2022-04-19 16:11:11 + Commit: Dimitry Andric CommitDate: 2022-04-19 16:1

Re: git: 8b83d7e0ee54 - main - Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds.

2022-04-19 Thread John Baldwin
On 4/19/22 5:47 AM, Mateusz Guzik wrote: As of 19447fc4888379e539dfca7e4c62362d6c279357 the amd64 kernel + modules build without with a config with these options removed: diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 53c6043a0146..98b4be69dc94 100644 --- a/sys/amd64/conf/GENE

git: 5bdea8826bdd - main - devclass_add_driver: Permit NULL to be passed in dcp.

2022-04-19 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=5bdea8826bdd48e2221f1b436ce86021ede412f2 commit 5bdea8826bdd48e2221f1b436ce86021ede412f2 Author: John Baldwin AuthorDate: 2022-04-19 17:42:38 + Commit: John Baldwin CommitDate: 2022-04-19 17:43:50

git: 2a99dd30dfaa - main - Deprecate the 'devclass' argument from *DRIVER_MODULE() macros.

2022-04-19 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=2a99dd30dfaac98fea79f084b3a13c45199e1348 commit 2a99dd30dfaac98fea79f084b3a13c45199e1348 Author: John Baldwin AuthorDate: 2022-04-19 17:43:06 + Commit: John Baldwin CommitDate: 2022-04-19 17:43:57

git: e8d1145d10dc - main - cxgbe: Remove unused devclass arguments to *DRIVER_MODULE().

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

git: b7d4192598fe - main - Bump Dd in manpages after removing devclass from DRIVER_MODULE.

2022-04-19 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b7d4192598fed6581be627fc767f06a62195dfd5 commit b7d4192598fed6581be627fc767f06a62195dfd5 Author: John Baldwin AuthorDate: 2022-04-19 17:46:39 + Commit: John Baldwin CommitDate: 2022-04-19 17:46:39

git: 06394327dd1f - stable/13 - Merge libcxxrt commit 45ca8b1942090226ba9368caeeeabc0d4ee41ad6

2022-04-19 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=06394327dd1fd77c66af06f6f89713c5142fe1b2 commit 06394327dd1fd77c66af06f6f89713c5142fe1b2 Author: Dimitry Andric AuthorDate: 2022-04-19 16:11:11 + Commit: Dimitry Andric CommitDate: 2022-04-19

Re: git: 8c47d8f53854 - main - prometheus_sysctl_exporter: fix metric aliasing

2022-04-19 Thread Mateusz Piotrowski
On 19/04/2022 16:33, Alan Somers wrote: On Tue, Apr 19, 2022 at 8:22 AM Mateusz Piotrowski <0...@freebsd.org> wrote: On 19/04/2022 14:56, Alan Somers wrote: The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=8c47d8f53854825d8e8591ccd06e32b2c798f81c comm

git: 868868f14efc - main - sctp: improve stopping of timers

2022-04-19 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=868868f14efcd7e127dae6e87550357c6cdb9c6d commit 868868f14efcd7e127dae6e87550357c6cdb9c6d Author: Michael Tuexen AuthorDate: 2022-04-19 19:29:41 + Commit: Michael Tuexen CommitDate: 2022-04-19 1

git: 89c6aba7cfa5 - main - sctp: cleanup

2022-04-19 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=89c6aba7cfa5327d814eb54336b3e9640cce0fac commit 89c6aba7cfa5327d814eb54336b3e9640cce0fac Author: Michael Tuexen AuthorDate: 2022-04-19 19:40:22 + Commit: Michael Tuexen CommitDate: 2022-04-19 1

git: 1f568792c615 - main - capsicum: briefly describe capabilities in man page

2022-04-19 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=1f568792c6156988d357ea31a36d77ed11cc9a2d commit 1f568792c6156988d357ea31a36d77ed11cc9a2d Author: Ed Maste AuthorDate: 2022-04-19 19:44:46 + Commit: Ed Maste CommitDate: 2022-04-19 19:52:16 +000

Re: git: 868868f14efc - main - sctp: improve stopping of timers

2022-04-19 Thread Andrew Turner
> On 19 Apr 2022, at 20:31, Michael Tuexen wrote: > > The branch main has been updated by tuexen: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=868868f14efcd7e127dae6e87550357c6cdb9c6d > > commit 868868f14efcd7e127dae6e87550357c6cdb9c6d > Author: Michael Tuexen > AuthorDate: 2022-0

git: 6daddc54debb - stable/13 - Mostly revert a5970a529c2d95271: Make files opened with O_PATH to not block non-forced unmount

2022-04-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=6daddc54debbf590cae17bead4864c7f640c07d0 commit 6daddc54debbf590cae17bead4864c7f640c07d0 Author: Konstantin Belousov AuthorDate: 2022-04-13 00:47:45 + Commit: Konstantin Belousov CommitDate:

git: 3122e54a4f4b - stable/13 - Revert rest of a5970a529c2d95271: use vrefact() when working on fp->f_vnode

2022-04-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=3122e54a4f4bcd1f11c3002421fead631915f45b commit 3122e54a4f4bcd1f11c3002421fead631915f45b Author: Konstantin Belousov AuthorDate: 2022-04-13 23:39:57 + Commit: Konstantin Belousov CommitDate:

git: 07bbb50f59ae - releng/13.1 - Merge libcxxrt commit 45ca8b1942090226ba9368caeeeabc0d4ee41ad6

2022-04-19 Thread Dimitry Andric
The branch releng/13.1 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=07bbb50f59ae4c42ab82c11ccda7b25aeea4f7d7 commit 07bbb50f59ae4c42ab82c11ccda7b25aeea4f7d7 Author: Dimitry Andric AuthorDate: 2022-04-19 16:11:11 + Commit: Dimitry Andric CommitDate: 2022-04-

git: 821467b5a087 - releng/13.1 - Mostly revert a5970a529c2d95271: Make files opened with O_PATH to not block non-forced unmount

2022-04-19 Thread Konstantin Belousov
The branch releng/13.1 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=821467b5a087bbe5ee7eac5345dbddaf7c799e7c commit 821467b5a087bbe5ee7eac5345dbddaf7c799e7c Author: Konstantin Belousov AuthorDate: 2022-04-13 00:47:45 + Commit: Konstantin Belousov CommitDate

Re: git: 868868f14efc - main - sctp: improve stopping of timers

2022-04-19 Thread tuexen
> On 19. Apr 2022, at 22:02, Andrew Turner wrote: > > >> On 19 Apr 2022, at 20:31, Michael Tuexen wrote: >> >> The branch main has been updated by tuexen: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=868868f14efcd7e127dae6e87550357c6cdb9c6d >> >> commit 868868f14efcd7e127dae6e87550

Re: git: 0967f7030c67 - main - Install the recently added posix.mk file

2022-04-19 Thread Antoine Brodin
On Tue, Apr 12, 2022 at 8:06 PM Colin Percival wrote: > > The branch main has been updated by cperciva: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=0967f7030c67442bfacc17d6c316f20acb6e6419 > > commit 0967f7030c67442bfacc17d6c316f20acb6e6419 > Author: Colin Percival > AuthorDate: 2022-

Re: git: 0967f7030c67 - main - Install the recently added posix.mk file

2022-04-19 Thread John Baldwin
On 4/19/22 2:33 PM, Antoine Brodin wrote: On Tue, Apr 12, 2022 at 8:06 PM Colin Percival wrote: The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=0967f7030c67442bfacc17d6c316f20acb6e6419 commit 0967f7030c67442bfacc17d6c316f20acb6e6419 Author: Col

Re: git: 8b83d7e0ee54 - main - Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds.

2022-04-19 Thread Rodney W. Grimes
> Looks like this needs a pass on a kernel without AUDIT, MAC, > CAPABILITIES, dtrace and probably some other default stuff which also > happens to be enabled in all kernel built with tinderbox. You might want to contact Michael Dexter and ask if he could run a "Build Option Survey" with and witho

git: 48a5e3fc6568 - stable/13 - ssh-agent: move -x description to correct spot in man page

2022-04-19 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=48a5e3fc65681a768c02f5f1161538b7bdf51d6c commit 48a5e3fc65681a768c02f5f1161538b7bdf51d6c Author: Ed Maste AuthorDate: 2022-04-17 20:53:12 + Commit: Ed Maste CommitDate: 2022-04-20 00:30:51

git: 60b63dfef66d - stable/12 - ssh-agent: move -x description to correct spot in man page

2022-04-19 Thread Ed Maste
The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=60b63dfef66db5a305dcc74bb7861c9db46d15f1 commit 60b63dfef66db5a305dcc74bb7861c9db46d15f1 Author: Ed Maste AuthorDate: 2022-04-17 20:53:12 + Commit: Ed Maste CommitDate: 2022-04-20 00:31:29

Re: git: c00d34566536 - main - Install unwind.h into /usr/include

2022-04-19 Thread Don Lewis
On 10 Feb, Dimitry Andric wrote: > The branch main has been updated by dim: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=c00d345665366a89aaba7244d6f078dc756f4c53 > > commit c00d345665366a89aaba7244d6f078dc756f4c53 > Author: John Baldwin > AuthorDate: 2022-02-10 17:57:49 + > Commit

git: 1bb77846adee - stable/12 - vidcontrol: disable p, P, and H when vt(4) is in use

2022-04-19 Thread Ed Maste
The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=1bb77846adee4a44c38a7b549357b1b9ff20 commit 1bb77846adee4a44c38a7b549357b1b9ff20 Author: Ed Maste AuthorDate: 2022-04-06 23:39:19 + Commit: Ed Maste CommitDate: 2022-04-20 00:31:29

git: 14b7706264f6 - main - mac_pimd: Support for privilege drop in pimd

2022-04-19 Thread Wojciech Macek
The branch main has been updated by wma: URL: https://cgit.FreeBSD.org/src/commit/?id=14b7706264f6695a7403360711a610fb50e62909 commit 14b7706264f6695a7403360711a610fb50e62909 Author: Wojciech Macek AuthorDate: 2022-04-19 07:53:19 + Commit: Wojciech Macek CommitDate: 2022-04-20 06:0

Re: git: c00d34566536 - main - Install unwind.h into /usr/include

2022-04-19 Thread Dimitry Andric
> On 20 Apr 2022, at 03:42, Don Lewis wrote: > On 10 Feb, Dimitry Andric wrote: >> The branch main has been updated by dim: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=c00d345665366a89aaba7244d6f078dc756f4c53 >> >> commit c00d345665366a89aaba7244d6f078dc756f4c53 >> Author: John Ba