git: e0155c698904 - main - pw: The pw_checkname function has added ';' checking.

2023-05-15 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=e0155c6989049da43c5499f7129002aa17d1ca79 commit e0155c6989049da43c5499f7129002aa17d1ca79 Author: pbuff AuthorDate: 2023-05-16 03:05:30 + Commit: Baptiste Daroussin CommitDate: 2023-05-16 06:48:08

git: 816129210ad4 - main - tests: Don't recurse into sys/compat32

2023-05-15 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=816129210ad4f951059db2d942b8213ffe0a0f89 commit 816129210ad4f951059db2d942b8213ffe0a0f89 Author: Jessica Clarke AuthorDate: 2023-05-16 01:06:34 + Commit: Jessica Clarke CommitDate: 2023-05-16 0

Re: git: 28f66935d400 - main - tests: Disable sys/compat32 and sys/compat32/aarch64 tests

2023-05-15 Thread Dan Mack
On Mon, 15 May 2023, Jessica Clarke wrote: The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=28f66935d400eb3fb52f4e64931c0cb3c9d24be4 commit 28f66935d400eb3fb52f4e64931c0cb3c9d24be4 Author: Jessica Clarke AuthorDate: 2023-05-15 22:16:40 + Commit

git: 28f66935d400 - main - tests: Disable sys/compat32 and sys/compat32/aarch64 tests

2023-05-15 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=28f66935d400eb3fb52f4e64931c0cb3c9d24be4 commit 28f66935d400eb3fb52f4e64931c0cb3c9d24be4 Author: Jessica Clarke AuthorDate: 2023-05-15 22:16:40 + Commit: Jessica Clarke CommitDate: 2023-05-15 2

Re: git: ccb59683b983 - main - arm64: add tests for swp/swpb emulation

2023-05-15 Thread Jessica Clarke
On 15 May 2023, at 16:42, Kyle Evans wrote: > > The branch main has been updated by kevans: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=ccb59683b98360afaf5b5bb641a68fea22c68d0b > > commit ccb59683b98360afaf5b5bb641a68fea22c68d0b > Author: Kyle Evans > AuthorDate: 2023-05-15 15:42:1

Re: git: d957343f8713 - main - linux(4): Rework signal trampoline on Aarch64

2023-05-15 Thread Dmitry Chagin
On Sun, May 14, 2023 at 10:57:55PM +0100, Jessica Clarke wrote: > On 14 May 2023, at 22:31, Dmitry Chagin wrote: > > > > The branch main has been updated by dchagin: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=d957343f8713a312442a0140b7a7752ed7b2d870 > > > > commit d957343f8713a31

git: f409f11bc556 - main - nvmecontrol: Fix power subcommand output.

2023-05-15 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=f409f11bc556e6da4c4cdb9f20a2ba3b0977fb32 commit f409f11bc556e6da4c4cdb9f20a2ba3b0977fb32 Author: Alexander Motin AuthorDate: 2023-05-15 20:48:50 + Commit: Alexander Motin CommitDate: 2023-05-15 20

Re: git: 4b500174dd2d - main - arm64: emulate swp/swpb instructions

2023-05-15 Thread Mark Millard
Kyle Evans write on Date: Mon, 15 May 2023 15:59:04 UTC : > On Mon, May 15, 2023 at 10:49 AM Jessica Clarke wrote: > > > > On 15 May 2023, at 16:42, Kyle Evans wrote: > . . . > > > + return (!match != !invert); > > > > This is equivalent to match != invert? > > > > Good shout, fixed in b685886

git: 92a4e8b34814 - main - dirdeps.mk allow for TARGET_SPEC_VARS.host

2023-05-15 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=92a4e8b348143c2988179be15e73b221d56195ac commit 92a4e8b348143c2988179be15e73b221d56195ac Author: Simon J. Gerraty AuthorDate: 2023-05-15 20:25:10 + Commit: Simon J. Gerraty CommitDate: 2023-05-15

git: 0a6e34e950cd - main - Fix size differences between architectures of the UFS/FFS CGSIZE macro value.

2023-05-15 Thread Kirk McKusick
The branch main has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=0a6e34e950cd5889122a199c34519b67569be9cc commit 0a6e34e950cd5889122a199c34519b67569be9cc Author: Kirk McKusick AuthorDate: 2023-05-15 19:56:27 + Commit: Kirk McKusick CommitDate: 2023-05-15 1

Re: git: 4b500174dd2d - main - arm64: emulate swp/swpb instructions

2023-05-15 Thread Kyle Evans
On Mon, May 15, 2023 at 10:49 AM Jessica Clarke wrote: > > On 15 May 2023, at 16:42, Kyle Evans wrote: > > > > The branch main has been updated by kevans: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=4b500174dd2d1e16dcb87c22364f724472c82edc > > > > commit 4b500174dd2d1e16dcb87c22364f

git: b68588618b43 - main - arm64: simplify expression

2023-05-15 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=b68588618b43720ca2950202491ddbd17599c260 commit b68588618b43720ca2950202491ddbd17599c260 Author: Kyle Evans AuthorDate: 2023-05-15 15:54:15 + Commit: Kyle Evans CommitDate: 2023-05-15 15:54:15

Re: git: 4b500174dd2d - main - arm64: emulate swp/swpb instructions

2023-05-15 Thread Jessica Clarke
On 15 May 2023, at 16:42, Kyle Evans wrote: > > The branch main has been updated by kevans: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=4b500174dd2d1e16dcb87c22364f724472c82edc > > commit 4b500174dd2d1e16dcb87c22364f724472c82edc > Author: Kyle Evans > AuthorDate: 2023-05-15 15:42:1

git: ccb59683b983 - main - arm64: add tests for swp/swpb emulation

2023-05-15 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=ccb59683b98360afaf5b5bb641a68fea22c68d0b commit ccb59683b98360afaf5b5bb641a68fea22c68d0b Author: Kyle Evans AuthorDate: 2023-05-15 15:42:16 + Commit: Kyle Evans CommitDate: 2023-05-15 15:42:16

git: 4b500174dd2d - main - arm64: emulate swp/swpb instructions

2023-05-15 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=4b500174dd2d1e16dcb87c22364f724472c82edc commit 4b500174dd2d1e16dcb87c22364f724472c82edc Author: Kyle Evans AuthorDate: 2023-05-15 15:42:10 + Commit: Kyle Evans CommitDate: 2023-05-15 15:42:10

git: d1cd0344f7b7 - main - ifconfig: split printing functions into smaller per-type chunks.

2023-05-15 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=d1cd0344f7b7d81beda04c3cb8cfee99351c3eb8 commit d1cd0344f7b7d81beda04c3cb8cfee99351c3eb8 Author: Alexander V. Chernikov AuthorDate: 2023-05-15 12:17:54 + Commit: Alexander V. Chernikov Commit

git: d91f8db5f182 - main - testing: rename IfattrType to IfaAttrType for consistency

2023-05-15 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=d91f8db5f1822c43cd256f19aae1d059e4b25a26 commit d91f8db5f1822c43cd256f19aae1d059e4b25a26 Author: Alexander V. Chernikov AuthorDate: 2023-05-15 11:47:07 + Commit: Alexander V. Chernikov Commit

git: 3f6bf6a033b1 - main - netlink: add an optional post-process hook to the message parsers.

2023-05-15 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=3f6bf6a033b156fe8a716cc0cc2278270504343c commit 3f6bf6a033b156fe8a716cc0cc2278270504343c Author: Alexander V. Chernikov AuthorDate: 2023-05-15 11:33:10 + Commit: Alexander V. Chernikov Commit

git: 97760572a0e4 - main - testing: add public method for requiring module presense in pytest

2023-05-15 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=97760572a0e4c287a67730df80e7a7b4cf735977 commit 97760572a0e4c287a67730df80e7a7b4cf735977 Author: Alexander V. Chernikov AuthorDate: 2023-05-15 10:50:55 + Commit: Alexander V. Chernikov Commit

git: f0ffe1ce0fba - main - testing: add support for handling Netlink carp messages

2023-05-15 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=f0ffe1ce0fba262b458399dcd4c5e8c84e024606 commit f0ffe1ce0fba262b458399dcd4c5e8c84e024606 Author: Alexander V. Chernikov AuthorDate: 2023-05-15 10:48:45 + Commit: Alexander V. Chernikov Commit

git: f3065e767def - main - testing: add support for using custom interfaces in pytest framework.

2023-05-15 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=f3065e767def62d9b593dd7528c0eb121a7e1439 commit f3065e767def62d9b593dd7528c0eb121a7e1439 Author: Alexander V. Chernikov AuthorDate: 2023-05-15 10:44:20 + Commit: Alexander V. Chernikov Commit

git: 06db6a9dce81 - main - geli: fix typo

2023-05-15 Thread Mariusz Zaborski
The branch main has been updated by oshogbo: URL: https://cgit.FreeBSD.org/src/commit/?id=06db6a9dce81ceb696ee9c542637a4d80e0316a7 commit 06db6a9dce81ceb696ee9c542637a4d80e0316a7 Author: Mariusz Zaborski AuthorDate: 2023-05-15 08:44:17 + Commit: Mariusz Zaborski CommitDate: 2023-05

git: d2b4753f06dc - main - periodic: Use locale-agnostic (ISO 8601) timestamp format

2023-05-15 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=d2b4753f06dcabc090080b8c8c91bda00fc8dac3 commit d2b4753f06dcabc090080b8c8c91bda00fc8dac3 Author: Michael Osipov AuthorDate: 2023-05-04 12:35:59 + Commit: Baptiste Daroussin CommitDate: 2023-05-15

git: d904b43ba3ff - main - dma: install a simple example for the auth.conf file

2023-05-15 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=d904b43ba3ffe2201f2c5aabcdc1af7709601d9a commit d904b43ba3ffe2201f2c5aabcdc1af7709601d9a Author: Peter Wright AuthorDate: 2023-05-15 07:18:40 + Commit: Baptiste Daroussin CommitDate: 2023-05-15 0

git: c7fdf87b0985 - main - pci_vendors: update to 2023-05-15

2023-05-15 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=c7fdf87b0985de602827cfb2a8ccb3aebaf42318 commit c7fdf87b0985de602827cfb2a8ccb3aebaf42318 Author: Baptiste Daroussin AuthorDate: 2023-05-15 07:09:29 + Commit: Baptiste Daroussin CommitDate: 2023-0