git: 03d3124629e8 - main - bhyve: Disable bhyve HDA debug by default.

2023-04-27 Thread Guido Falsi
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/src/commit/?id=03d3124629e886e4721550a659a032b129ee0347 commit 03d3124629e886e4721550a659a032b129ee0347 Author: Guido Falsi AuthorDate: 2023-04-03 10:45:11 + Commit: Guido Falsi CommitDate: 2023-04-27 13:12

git: 014e03411f20 - main - bhyve: Add DEBUG_HDA_FILE define to specify location of debug output

2023-04-27 Thread Guido Falsi
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/src/commit/?id=014e03411f209a833c94f0ee91984d9847ed6df4 commit 014e03411f209a833c94f0ee91984d9847ed6df4 Author: Guido Falsi AuthorDate: 2023-04-27 07:49:01 + Commit: Guido Falsi CommitDate: 2023-04-27 13:12

git: 7ee4066db129 - main - cap_net tests: Skip tests if there is no connectivity

2023-04-27 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=7ee4066db1295fe3660964c2561bef87da7431f8 commit 7ee4066db1295fe3660964c2561bef87da7431f8 Author: Mark Johnston AuthorDate: 2023-04-27 13:42:36 + Commit: Mark Johnston CommitDate: 2023-04-27 13:4

git: 83fd35b3f3fa - main - logger(1): fix timestamps in case of long run

2023-04-27 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=83fd35b3f3fa580d2b99874abd1f67ee61dcb659 commit 83fd35b3f3fa580d2b99874abd1f67ee61dcb659 Author: Eugene Grosbein AuthorDate: 2023-04-27 16:43:16 + Commit: Eugene Grosbein CommitDate: 2023-04-27

git: ec45f952a232 - main - sockbuf: Add KMSAN checks to sbappend*()

2023-04-27 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=ec45f952a232068ba17b091e96a8b6e79bcec85a commit ec45f952a232068ba17b091e96a8b6e79bcec85a Author: Mark Johnston AuthorDate: 2023-04-27 16:58:56 + Commit: Mark Johnston CommitDate: 2023-04-27 16:5

git: cfd0217aa9a9 - main - tzsetup: adopt zone1970.tab changes

2023-04-27 Thread Yuri Pankov
The branch main has been updated by yuripv: URL: https://cgit.FreeBSD.org/src/commit/?id=cfd0217aa9a929ac625db90828a56dfe4dc1dbd2 commit cfd0217aa9a929ac625db90828a56dfe4dc1dbd2 Author: Yuri Pankov AuthorDate: 2023-04-27 17:31:48 + Commit: Yuri Pankov CommitDate: 2023-04-27 17:31:4

git: 08ed87514f92 - main - tzsetup: appease checkstyle9

2023-04-27 Thread Yuri Pankov
The branch main has been updated by yuripv: URL: https://cgit.FreeBSD.org/src/commit/?id=08ed87514f9286f557794756eeb519456c2ecfa9 commit 08ed87514f9286f557794756eeb519456c2ecfa9 Author: Yuri Pankov AuthorDate: 2023-04-27 18:26:16 + Commit: Yuri Pankov CommitDate: 2023-04-27 18:29:5

git: e020aa37b858 - main - jobs.mk report JOB_ARGS log and JOB_LOG_START

2023-04-27 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=e020aa37b85805eb9937f10a50ed5ec34eab35c4 commit e020aa37b85805eb9937f10a50ed5ec34eab35c4 Author: Simon J. Gerraty AuthorDate: 2023-04-27 20:40:44 + Commit: Simon J. Gerraty CommitDate: 2023-04-27

git: 090e9752d729 - main - Additions to targets/pseudo/host-tools

2023-04-27 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=090e9752d7291db0c251a5576892e3bbbaea2479 commit 090e9752d7291db0c251a5576892e3bbbaea2479 Author: Simon J. Gerraty AuthorDate: 2023-04-27 21:16:49 + Commit: Simon J. Gerraty CommitDate: 2023-04-27

git: 7f6a000fcec3 - main - CONTRIBUTING: add intro describing the ways we accept contributions

2023-04-27 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=7f6a000fcec36ea8aa5c12ab1f58d4648d114003 commit 7f6a000fcec36ea8aa5c12ab1f58d4648d114003 Author: Ed Maste AuthorDate: 2023-04-27 16:13:04 + Commit: Ed Maste CommitDate: 2023-04-27 23:43:56 +000

git: 6bce3f23d0aa - main - vfs: Export get_next_dirent() as vn_dir_next_dirent()

2023-04-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=6bce3f23d0aa045d61c0ec8d27100eb186a33375 commit 6bce3f23d0aa045d61c0ec8d27100eb186a33375 Author: Olivier Certner AuthorDate: 2023-04-23 07:47:58 + Commit: Konstantin Belousov CommitDate: 2023-04-2

git: 3d8450db4c60 - main - vfs: vn_dir_next_dirent(): Simplify interface and harden

2023-04-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=3d8450db4c603d18aa45422159170e133c95214d commit 3d8450db4c603d18aa45422159170e133c95214d Author: Olivier Certner AuthorDate: 2023-04-24 08:25:15 + Commit: Konstantin Belousov CommitDate: 2023-04-2

git: 6450e7bbad0c - main - vfs: Fix "emptydir" mount option

2023-04-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=6450e7bbad0c68176f28b51773a3af5d6022c7dd commit 6450e7bbad0c68176f28b51773a3af5d6022c7dd Author: Olivier Certner AuthorDate: 2023-04-22 16:07:07 + Commit: Konstantin Belousov CommitDate: 2023-04-2

git: 3f3ad56520ac - main - Expose EFI wake time API

2023-04-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=3f3ad56520ac608a05a237c73adcb664f79de3fb commit 3f3ad56520ac608a05a237c73adcb664f79de3fb Author: Johannes Totz AuthorDate: 2023-04-26 16:15:31 + Commit: Konstantin Belousov CommitDate: 2023-04-28

git: 1808b5577da8 - main - Add efiwake tool

2023-04-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=1808b5577da8d3fcffc70973afef250f428f9381 commit 1808b5577da8d3fcffc70973afef250f428f9381 Author: Johannes Totz AuthorDate: 2023-04-26 16:16:55 + Commit: Konstantin Belousov CommitDate: 2023-04-28

Re: git: 1808b5577da8 - main - Add efiwake tool

2023-04-27 Thread Jessica Clarke
On 28 Apr 2023, at 02:29, Konstantin Belousov wrote: > > The branch main has been updated by kib: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=1808b5577da8d3fcffc70973afef250f428f9381 > > commit 1808b5577da8d3fcffc70973afef250f428f9381 > Author: Johannes Totz > AuthorDate: 2023-04-2

git: cae85a647ad7 - main - efiwake(8): style

2023-04-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=cae85a647ad76d191ac61c3bff67b49aabd716ba commit cae85a647ad76d191ac61c3bff67b49aabd716ba Author: Konstantin Belousov AuthorDate: 2023-04-28 02:58:01 + Commit: Konstantin Belousov CommitDate: 2023-