git: 9fa007d35dd3..a05263b7aa2a - vendor/openzfs/master - vendor branch updated

2023-03-24 Thread Martin Matuska
The branch vendor/openzfs/master has been updated by mm: URL: https://cgit.FreeBSD.org/src/log/?id=9fa007d35dd3..a05263b7aa2a 5b5f51868755 man: add ZIO_STAGE_BRT_FREE to zpool-events ce0e1cc40250 Fix cloning into already dirty dbufs. d2d4f8554f62 Fix prefetching of indirect blocks while destroyin

git: d7ae385428ae - releng/13.2 - mbuf: Fix an offset calculation in m_apply_extpg_one()

2023-03-24 Thread Mark Johnston
The branch releng/13.2 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=d7ae385428ae8df4b5a39f752b389a9375597748 commit d7ae385428ae8df4b5a39f752b389a9375597748 Author: Mark Johnston AuthorDate: 2021-11-10 21:57:12 + Commit: Mark Johnston CommitDate: 2023-03-

git: 9b20ab1e1ef7 - main - local-unbound-setup: Disable the libc subscriber.

2023-03-24 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=9b20ab1e1ef7d3de672ec20a62f26a605db8d3d0 commit 9b20ab1e1ef7d3de672ec20a62f26a605db8d3d0 Author: Dag-Erling Smørgrav AuthorDate: 2023-03-24 20:45:24 + Commit: Dag-Erling Smørgrav CommitDate: 2023-

git: b22fccad8c7a - main - Remove libvmmapi.so.5 after the shlib version was bumped to 6.

2023-03-24 Thread John Baldwin
@@ # xargs -n1 | sort | uniq -d; # done +# 20230324: libvmmapi shlib version bumped to 6 +OLD_LIBS+=usr/lib/libvmmapi.so.5 + # 20230320: vcount.9 removed OLD_FILES+=usr/share/man/man9/count_dev.9.gz OLD_FILES+=usr/share/man/man9/vcount.9.gz

git: 0f735657aa76 - main - bhyve: Remove vmctx member from struct vm_snapshot_meta.

2023-03-24 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=0f735657aa762e3b226087a9be6edf95868bc62d commit 0f735657aa762e3b226087a9be6edf95868bc62d Author: John Baldwin AuthorDate: 2023-03-24 18:49:06 + Commit: John Baldwin CommitDate: 2023-03-24 18:49:06

git: 7d9ef309bd09 - main - libvmmapi: Add a struct vcpu and use it in most APIs.

2023-03-24 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=7d9ef309bd09c061e9cad8ace6f7bb4c60f087e6 commit 7d9ef309bd09c061e9cad8ace6f7bb4c60f087e6 Author: John Baldwin AuthorDate: 2023-03-24 18:49:06 + Commit: John Baldwin CommitDate: 2023-03-24 18:49:06

git: 047ce3db9776 - main - pmcstat: Warn about text output format stability.

2023-03-24 Thread Joseph Koshy
The branch main has been updated by jkoshy: URL: https://cgit.FreeBSD.org/src/commit/?id=047ce3db97769968f6777be456cbf196c65eb455 commit 047ce3db97769968f6777be456cbf196c65eb455 Author: Joseph Koshy AuthorDate: 2023-03-24 09:39:08 + Commit: Joseph Koshy CommitDate: 2023-03-24 18:46

git: 13262b07a069 - main - fdesc_lookup(): drop fdropped

2023-03-24 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=13262b07a06910edd5e58e6bb2e1d4786a7b7d8e commit 13262b07a06910edd5e58e6bb2e1d4786a7b7d8e Author: Konstantin Belousov AuthorDate: 2023-03-23 19:30:04 + Commit: Konstantin Belousov CommitDate: 2023-

git: 7dca8fd1cb3f - main - fdesc_lookup(): the condition to use vn_vget_ino() is always true

2023-03-24 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=7dca8fd1cb3f91e7a3c07b7f57af6d9d43d0c71c commit 7dca8fd1cb3f91e7a3c07b7f57af6d9d43d0c71c Author: Konstantin Belousov AuthorDate: 2023-03-23 19:28:08 + Commit: Konstantin Belousov CommitDate: 2023-

git: 8d97282a3942 - main - fdesc_lookup(): no need to vhold the dvp vnode

2023-03-24 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=8d97282a394278d29883e7afa98ed6294efab35e commit 8d97282a394278d29883e7afa98ed6294efab35e Author: Konstantin Belousov AuthorDate: 2023-03-22 13:36:00 + Commit: Konstantin Belousov CommitDate: 2023-

git: 51b8ffb95c4f - main - fdesc_allocvp(): fix potential use after free

2023-03-24 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=51b8ffb95c4fe45f6825d551bd093889820a8115 commit 51b8ffb95c4fe45f6825d551bd093889820a8115 Author: Konstantin Belousov AuthorDate: 2023-03-21 21:24:06 + Commit: Konstantin Belousov CommitDate: 2023-

git: fa3ea81b77e4 - main - fdescfs: remove useless XXX comment, unwrap line

2023-03-24 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=fa3ea81b77e41e3f33a611e51fd8bcbb2f4c8a95 commit fa3ea81b77e41e3f33a611e51fd8bcbb2f4c8a95 Author: Konstantin Belousov AuthorDate: 2023-03-21 21:28:16 + Commit: Konstantin Belousov CommitDate: 2023-

git: 052211e08c0e - main - rc: Chase bfb202c4554a and remove ifconfig down/up for wpa_supplicant

2023-03-24 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=052211e08c0e227277d0c4dc603bba2253eb3d73 commit 052211e08c0e227277d0c4dc603bba2253eb3d73 Author: Cy Schubert AuthorDate: 2023-03-24 14:32:41 + Commit: Cy Schubert CommitDate: 2023-03-24 17:07:29 +0

git: 3c7ef29e8998 - stable/13 - ping: Avoid magic numbers

2023-03-24 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=3c7ef29e89982ff243b18fce2bac4355028da879 commit 3c7ef29e89982ff243b18fce2bac4355028da879 Author: Jose Luis Duran AuthorDate: 2023-03-17 13:24:44 + Commit: Mark Johnston CommitDate: 2023-03-

git: 79aa96f9ca4d - main - infiniband: Bring back M_ASSERTVALID() check in infiband_bpf_mtap()

2023-03-24 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=79aa96f9ca4d57eb1b50337967704234a0ee1522 commit 79aa96f9ca4d57eb1b50337967704234a0ee1522 Author: Justin Hibbits AuthorDate: 2023-03-15 19:40:24 + Commit: Justin Hibbits CommitDate: 2023-03-24

git: bb55bb1740d2 - main - inet6: Include if_private.h in one more netstack file

2023-03-24 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=bb55bb1740d262ea5f4e083a9d116339932ee39a commit bb55bb1740d262ea5f4e083a9d116339932ee39a Author: Justin Hibbits AuthorDate: 2023-03-06 21:29:24 + Commit: Justin Hibbits CommitDate: 2023-03-24

git: 727bfe3894ab - main - Mechanically convert qlnx(4) to IfAPI

2023-03-24 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=727bfe3894abaec854e580e52d352a8945f12185 commit 727bfe3894abaec854e580e52d352a8945f12185 Author: Justin Hibbits AuthorDate: 2022-09-23 15:27:39 + Commit: Justin Hibbits CommitDate: 2023-03-24

git: 3e142e07675b - main - ofed: Mechanically convert to IfAPI

2023-03-24 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=3e142e07675be6df39e4aaf5003637dca54cdcea commit 3e142e07675be6df39e4aaf5003637dca54cdcea Author: Justin Hibbits AuthorDate: 2023-02-09 02:31:24 + Commit: Justin Hibbits CommitDate: 2023-03-24

git: cda81dc7c871 - stable/13 - Cross-reference coretemp(4) and amdtemp(4)

2023-03-24 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=cda81dc7c871f33a33e1b8b272f7871a6a90a4d6 commit cda81dc7c871f33a33e1b8b272f7871a6a90a4d6 Author: Mitchell Horne AuthorDate: 2023-01-31 16:41:32 + Commit: Mitchell Horne CommitDate: 2023-03

git: c9f2ffe5f9c9 - stable/13 - printf(9): add MLINKS for vlog(9) and vprintf(9)

2023-03-24 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=c9f2ffe5f9c910460a4c9c9f05bca3794b0f07a5 commit c9f2ffe5f9c910460a4c9c9f05bca3794b0f07a5 Author: Mitchell Horne AuthorDate: 2023-02-12 18:58:50 + Commit: Mitchell Horne CommitDate: 2023-03

git: f1a0b6f62382 - stable/13 - vcount.9: remove obsolete man page

2023-03-24 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=f1a0b6f623825458fc39f22054401e5bb46a9c4d commit f1a0b6f623825458fc39f22054401e5bb46a9c4d Author: Mitchell Horne AuthorDate: 2023-03-20 19:49:59 + Commit: Mitchell Horne CommitDate: 2023-03

git: 865b5640f8ef - stable/13 - arm64: limit EFI excluded regions to physical memory types

2023-03-24 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=865b5640f8ef3c3a369f13b2c531737b7fb8fec4 commit 865b5640f8ef3c3a369f13b2c531737b7fb8fec4 Author: Mitchell Horne AuthorDate: 2023-03-15 15:26:57 + Commit: Mitchell Horne CommitDate: 2023-03

git: 9521266b82df - stable/13 - arm64/machdep: Add parameter to the EFI table walking code

2023-03-24 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=9521266b82dfaa82ca4ac56276a049aee5f01ad9 commit 9521266b82dfaa82ca4ac56276a049aee5f01ad9 Author: Warner Losh AuthorDate: 2022-11-30 23:28:01 + Commit: Mitchell Horne CommitDate: 2023-03-24

git: 8f18fd168d04 - stable/13 - arm64: Remove unused typedef

2023-03-24 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=8f18fd168d04b2c0f18e5337a4a65e923a98c8a1 commit 8f18fd168d04b2c0f18e5337a4a65e923a98c8a1 Author: Warner Losh AuthorDate: 2022-08-24 12:27:01 + Commit: Mitchell Horne CommitDate: 2023-03-24

git: dcd7f0bd02f4 - main - lagg: Various style fixes

2023-03-24 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=dcd7f0bd02f407952de42d96e1c2c01ee3460702 commit dcd7f0bd02f407952de42d96e1c2c01ee3460702 Author: Zhenlei Huang AuthorDate: 2023-03-24 09:55:15 + Commit: Zhenlei Huang CommitDate: 2023-03-24 09:55

git: ad729f8d503e - main - pf: ignore ip6_output() return value in pf_refragment6()

2023-03-24 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=ad729f8d503e26ddfe4dcc0fa701720c753bd3ba commit ad729f8d503e26ddfe4dcc0fa701720c753bd3ba Author: Kristof Provost AuthorDate: 2023-03-24 05:39:01 + Commit: Kristof Provost CommitDate: 2023-03-24 07:

git: 0ab2c922340b - main - ifconfig: free memory allocated by getaddrinfo()

2023-03-24 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=0ab2c922340b8848c79301fdd84548417c0c3023 commit 0ab2c922340b8848c79301fdd84548417c0c3023 Author: Kristof Provost AuthorDate: 2023-03-24 05:25:28 + Commit: Kristof Provost CommitDate: 2023-03-24 07:

git: 949d971f0b69 - main - ice(4): Restore old conditional overwritten by last update

2023-03-24 Thread Eric Joyner
The branch main has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=949d971f0b697f80db3087d74688a2ff0a12a359 commit 949d971f0b697f80db3087d74688a2ff0a12a359 Author: Eric Joyner AuthorDate: 2023-03-24 07:01:01 + Commit: Eric Joyner CommitDate: 2023-03-24 07:05:26 +