git: 1815de4fedee - stable/13 - nfsd: Handle file systems without a VOP_VPTOFH()

2022-12-29 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=1815de4fedee32cb923450d59190dc5aff5a63f4 commit 1815de4fedee32cb923450d59190dc5aff5a63f4 Author: Rick Macklem AuthorDate: 2022-12-23 23:17:34 + Commit: Rick Macklem CommitDate: 2022-12-3

git: 6e227714e9a5 - stable/13 - vfs_mount.c: fix vfs_domount() for PRIV_VFS_MOUNT_EXPORTED

2022-12-29 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=6e227714e9a58007a30d7afb8f14bfffd321109c commit 6e227714e9a58007a30d7afb8f14bfffd321109c Author: Rick Macklem AuthorDate: 2022-12-16 21:01:23 + Commit: Rick Macklem CommitDate: 2022-12-3

Re: git: 68912701700c - main - ffs_suspend.c: clean up includes

2022-12-29 Thread Konstantin Belousov
On Thu, Dec 29, 2022 at 03:19:39PM -0600, Mike Karels wrote: > On 29 Dec 2022, at 14:56, Konstantin Belousov wrote: > > > The branch main has been updated by kib: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=68912701700ca3230f3e2d4b7858a038f884a327 > > > > commit 68912701700ca3230f3e2

Re: git: 68912701700c - main - ffs_suspend.c: clean up includes

2022-12-29 Thread Mike Karels
On 29 Dec 2022, at 14:56, Konstantin Belousov wrote: > The branch main has been updated by kib: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=68912701700ca3230f3e2d4b7858a038f884a327 > > commit 68912701700ca3230f3e2d4b7858a038f884a327 > Author: Konstantin Belousov > AuthorDate: 2022-12-

git: 701b36961cbd - main - ufs/suspend: deny suspension if the calling process has a file from mp opened for write

2022-12-29 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=701b36961cbd2084c36eb828402d0ef89211d929 commit 701b36961cbd2084c36eb828402d0ef89211d929 Author: Konstantin Belousov AuthorDate: 2022-12-28 18:14:52 + Commit: Konstantin Belousov CommitDate: 2022-

git: 68912701700c - main - ffs_suspend.c: clean up includes

2022-12-29 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=68912701700ca3230f3e2d4b7858a038f884a327 commit 68912701700ca3230f3e2d4b7858a038f884a327 Author: Konstantin Belousov AuthorDate: 2022-12-28 18:17:53 + Commit: Konstantin Belousov CommitDate: 2022-

git: 37b9fb169686 - main - Add descrip_check_write_mp() helper

2022-12-29 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=37b9fb169686e867987c8a1a9868f81137b9df2b commit 37b9fb169686e867987c8a1a9868f81137b9df2b Author: Konstantin Belousov AuthorDate: 2022-12-28 18:13:01 + Commit: Konstantin Belousov CommitDate: 2022-

git: 4ac8f4067096 - main - Follow the standard object definition from RFC2578 Use mib-2 throughout the files where applicable

2022-12-29 Thread Shteryana Shopova
The branch main has been updated by syrinx: URL: https://cgit.FreeBSD.org/src/commit/?id=4ac8f4067096a9d4a00e41cd53bd5c4fa295fd15 commit 4ac8f4067096a9d4a00e41cd53bd5c4fa295fd15 Author: Shteryana Shopova AuthorDate: 2022-12-29 19:52:46 + Commit: Shteryana Shopova CommitDate: 2022-1

git: f63825ff21a3 - main - testing: improve python vnet wrapper.

2022-12-29 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=f63825ff21a3bee2630ea8b0ed27a4583cc4242b commit f63825ff21a3bee2630ea8b0ed27a4583cc4242b Author: Alexander V. Chernikov AuthorDate: 2022-12-29 19:07:34 + Commit: Alexander V. Chernikov Commit

git: 7063b9974f8a - main - ccr: Retire ccr_softc member in struct adapter.

2022-12-29 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=7063b9974f8a39d860b7abd03884324e71994f65 commit 7063b9974f8a39d860b7abd03884324e71994f65 Author: John Baldwin AuthorDate: 2022-12-29 19:39:28 + Commit: John Baldwin CommitDate: 2022-12-29 19:39:28

git: 534470090d98 - stable/13 - gpioevents: add support for pull-down and floating input pins.

2022-12-29 Thread Rene Ladan
The branch stable/13 has been updated by rene (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=534470090d987118b9728deda1b28f96ae5d1cec commit 534470090d987118b9728deda1b28f96ae5d1cec Author: Rene Ladan AuthorDate: 2022-12-21 21:24:11 + Commit: Rene Ladan Commit

git: bcd220664443 - stable/12 - gpioevents: add support for pull-down and floating input pins.

2022-12-29 Thread Rene Ladan
The branch stable/12 has been updated by rene (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=bcd22066444374e61025c372668928ad20c8bf4a commit bcd22066444374e61025c372668928ad20c8bf4a Author: Rene Ladan AuthorDate: 2022-12-21 21:24:11 + Commit: Rene Ladan Commit

git: aedf2b26a8c6 - internal/admin - Put Oleksandr Tymoshenko's commit bit into safekeeping per his request

2022-12-29 Thread Li-Wen Hsu
The branch internal/admin has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=aedf2b26a8c6469fb9d01ecb9d4e5ae0acaaeb3b commit aedf2b26a8c6469fb9d01ecb9d4e5ae0acaaeb3b Author: Li-Wen Hsu AuthorDate: 2022-12-29 09:27:14 + Commit: Li-Wen Hsu CommitDate: 2022-12-29