git: c8f47b28827c - main - Add libclang_rt files for powerpc64 to ObsoleteFiles.inc

2023-02-09 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=c8f47b28827ca03654ecf7a4605c3c5195b9b655 commit c8f47b28827ca03654ecf7a4605c3c5195b9b655 Author: Dimitry Andric AuthorDate: 2023-02-09 08:59:54 + Commit: Dimitry Andric CommitDate: 2023-02-09 08:5

git: 5a5436eb5d96 - main - netlink: do not require elevated privileges when reading arp/ndp state.

2023-02-09 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=5a5436eb5d960b9e243f8196147c6a51ca4f9dee commit 5a5436eb5d960b9e243f8196147c6a51ca4f9dee Author: Alexander V. Chernikov AuthorDate: 2023-02-09 14:12:33 + Commit: Alexander V. Chernikov Commit

git: 6332ef894199 - main - testing: handling non-root users with VNETs in pytest-based tests.

2023-02-09 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=6332ef8941999b0c074d1ece0e1e108447c70b98 commit 6332ef8941999b0c074d1ece0e1e108447c70b98 Author: Alexander V. Chernikov AuthorDate: 2023-02-09 14:31:34 + Commit: Alexander V. Chernikov Commit

git: 08b0c98006b6 - main - atomic: Fix the atomic_load_ptr() *SAN interceptor

2023-02-09 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=08b0c98006b6b9f3722df0ce462f6a4aa8ee06f2 commit 08b0c98006b6b9f3722df0ce462f6a4aa8ee06f2 Author: Mark Johnston AuthorDate: 2023-02-09 14:54:52 + Commit: Mark Johnston CommitDate: 2023-02-09 15:1

git: 25c2dd2f2c6c - main - netlink: return optional metadata with the operation result.

2023-02-09 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=25c2dd2f2c6c6144d59d463c95f0471301d6efaa commit 25c2dd2f2c6c6144d59d463c95f0471301d6efaa Author: Alexander V. Chernikov AuthorDate: 2023-02-09 14:53:44 + Commit: Alexander V. Chernikov Commit

git: a7a452fedc42 - main - Update comments referencing create_thread()

2023-02-09 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=a7a452fedc42d9e260224b7e2cd833df7287319f commit a7a452fedc42d9e260224b7e2cd833df7287319f Author: Mitchell Horne AuthorDate: 2023-02-09 15:34:38 + Commit: Mitchell Horne CommitDate: 2023-02-09 1

git: d570418bd891 - main - Boolify should_yield()

2023-02-09 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=d570418bd8918980e578ff78a229593766b832bb commit d570418bd8918980e578ff78a229593766b832bb Author: Mitchell Horne AuthorDate: 2023-02-09 15:35:11 + Commit: Mitchell Horne CommitDate: 2023-02-09 1

git: dc9b13736fce - main - Use maybe_yield() in a few more places

2023-02-09 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=dc9b13736fce15ec3dc77a87e06d6406c92a0141 commit dc9b13736fce15ec3dc77a87e06d6406c92a0141 Author: Mitchell Horne AuthorDate: 2023-02-09 15:42:53 + Commit: Mitchell Horne CommitDate: 2023-02-09 1

git: 30cd6fd75d46 - main - man9: Add man page for kern_yield() and friends

2023-02-09 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=30cd6fd75d4639a468ab5ae2c8041e8cf9b14e08 commit 30cd6fd75d4639a468ab5ae2c8041e8cf9b14e08 Author: Mitchell Horne AuthorDate: 2023-02-09 15:35:39 + Commit: Mitchell Horne CommitDate: 2023-02-09 1

git: bff02948ed87 - main - sched_4bsd: use the same switch flags as ULE

2023-02-09 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=bff02948ed87a9e791fa901557a88ae545bf3df7 commit bff02948ed87a9e791fa901557a88ae545bf3df7 Author: Mitchell Horne AuthorDate: 2023-02-09 15:39:12 + Commit: Mitchell Horne CommitDate: 2023-02-09 1

git: 1029dab63457 - main - mi_switch(): clean up switch types and their usage

2023-02-09 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=1029dab63457f23dace4dab3b698f1c177939b93 commit 1029dab63457f23dace4dab3b698f1c177939b93 Author: Mitchell Horne AuthorDate: 2023-02-09 15:40:29 + Commit: Mitchell Horne CommitDate: 2023-02-09 1

git: 175db7b58270 - main - mi_switch(9): update to current day

2023-02-09 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=175db7b58270fb5ac98d874b106dc7b9afe7d9f6 commit 175db7b58270fb5ac98d874b106dc7b9afe7d9f6 Author: Mitchell Horne AuthorDate: 2023-02-09 15:41:14 + Commit: Mitchell Horne CommitDate: 2023-02-09 1

git: 4378cc5cfb5c - main - Reapply: : Avoid instantiating a pointer type in std::decay<>

2023-02-09 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=4378cc5cfb5cf928e287c0143efb120d5558c4a0 commit 4378cc5cfb5cf928e287c0143efb120d5558c4a0 Author: Dimitry Andric AuthorDate: 2023-02-09 09:33:42 + Commit: Dimitry Andric CommitDate: 2023-02-09 16:2

git: 43d4680b399b - main - MINIMAL: Update and clean up.

2023-02-09 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=43d4680b399b34baa619dedbc747326000103136 commit 43d4680b399b34baa619dedbc747326000103136 Author: Dag-Erling Smørgrav AuthorDate: 2023-02-09 17:24:08 + Commit: Dag-Erling Smørgrav CommitDate: 2023-

Re: git: 4378cc5cfb5c - main - Reapply: : Avoid instantiating a pointer type in std::decay<>

2023-02-09 Thread John Baldwin
On 2/9/23 8:28 AM, Dimitry Andric wrote: The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=4378cc5cfb5cf928e287c0143efb120d5558c4a0 commit 4378cc5cfb5cf928e287c0143efb120d5558c4a0 Author: Dimitry Andric AuthorDate: 2023-02-09 09:33:42 + Commit:

git: ce6a0c776b70 - main - tarfs: Fix issues revealed by static analysis and testing.

2023-02-09 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=ce6a0c776b702f063d4f200de34bfeaddcbb3cb7 commit ce6a0c776b702f063d4f200de34bfeaddcbb3cb7 Author: Dag-Erling Smørgrav AuthorDate: 2023-02-09 17:35:28 + Commit: Dag-Erling Smørgrav CommitDate: 2023-

Re: git: f9bdaab95ec4 - main - ofwbus: remove handling of resources from ofwbus

2023-02-09 Thread John Baldwin
On 2/8/23 12:52 PM, Mitchell Horne wrote: The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=f9bdaab95ec469738fbfc1f0edd3e8c744b7f71f commit f9bdaab95ec469738fbfc1f0edd3e8c744b7f71f Author: Elliott Mitchell AuthorDate: 2023-02-08 20:17:03 + Commit

git: c0e4090e3d43 - main - ktls: Accurately track if ifnet ktls is enabled

2023-02-09 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=c0e4090e3d43eeb86270dd35835862660b045c26 commit c0e4090e3d43eeb86270dd35835862660b045c26 Author: Andrew Gallatin AuthorDate: 2023-02-08 20:37:08 + Commit: Andrew Gallatin CommitDate: 2023-02-

git: 71e0c8906e1a - main - tzcode: Resurrect tzsetwall(3) with a deprecation warning.

2023-02-09 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=71e0c8906e1a4ff774f8ae810aeb94af039eedb7 commit 71e0c8906e1a4ff774f8ae810aeb94af039eedb7 Author: Dag-Erling Smørgrav AuthorDate: 2023-02-09 18:35:34 + Commit: Dag-Erling Smørgrav CommitDate: 2023-

git: e9eee0f256a3 - main - lua: Export loaded modules env vars via environment

2023-02-09 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=e9eee0f256a3501862beafaa6a45bcac8dd193d9 commit e9eee0f256a3501862beafaa6a45bcac8dd193d9 Author: Warner Losh AuthorDate: 2023-02-09 16:49:43 + Commit: Warner Losh CommitDate: 2023-02-09 18:56:20 +

git: d24b032bec1b - main - ktls: Fix comments & whitespace issues with c0e4090e3d43

2023-02-09 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=d24b032bec1b868b99fd1f3f23ec8116cd719e94 commit d24b032bec1b868b99fd1f3f23ec8116cd719e94 Author: Andrew Gallatin AuthorDate: 2023-02-09 19:09:05 + Commit: Andrew Gallatin CommitDate: 2023-02-

git: aca7ff471acf - main - .github: Restrict permissions on cross-build jobs.

2023-02-09 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=aca7ff471acffb59f0f9e2cc4de6363872444fcc commit aca7ff471acffb59f0f9e2cc4de6363872444fcc Author: Alex AuthorDate: 2023-02-09 20:12:17 + Commit: John Baldwin CommitDate: 2023-02-09 20:12:17 +

git: 78919798e79e - main - kern_poll: include sys/sched.h

2023-02-09 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=78919798e79e906cdf056a69e5abd6cbe93a1421 commit 78919798e79e906cdf056a69e5abd6cbe93a1421 Author: Mitchell Horne AuthorDate: 2023-02-09 21:08:33 + Commit: Mitchell Horne CommitDate: 2023-02-09 2

git: f3bbd0e81800 - main - vmm: Collapse identical case statements in vlapic_icrlo_write_handler()

2023-02-09 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=f3bbd0e818008ddc4fbf1f6ade0f7e411b1dfee5 commit f3bbd0e818008ddc4fbf1f6ade0f7e411b1dfee5 Author: Mark Johnston AuthorDate: 2023-02-09 20:49:40 + Commit: Mark Johnston CommitDate: 2023-02-09 21:1

git: ba34de1b3bf9 - main - vmm: Remove an unneeded initialization of "retu"

2023-02-09 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=ba34de1b3bf965d15f6c76c97fa7e6d17194d401 commit ba34de1b3bf965d15f6c76c97fa7e6d17194d401 Author: Mark Johnston AuthorDate: 2023-02-09 20:51:11 + Commit: Mark Johnston CommitDate: 2023-02-09 21:1

git: b265a2e0d764 - main - vmm: Fix AP startup compatibility for old bhyve executables

2023-02-09 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=b265a2e0d76422f4007e96dd7295ed0aeb846e2d commit b265a2e0d76422f4007e96dd7295ed0aeb846e2d Author: Mark Johnston AuthorDate: 2023-02-09 20:52:35 + Commit: Mark Johnston CommitDate: 2023-02-09 21:1

git: 4130ea611fe0 - main - inpcb: Split in_pcblookup_hash_locked() and clean up a bit

2023-02-09 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=4130ea611fe078035c4d85fcc223a7acd23de933 commit 4130ea611fe078035c4d85fcc223a7acd23de933 Author: Mark Johnston AuthorDate: 2023-02-09 20:59:27 + Commit: Mark Johnston CommitDate: 2023-02-09 21:1

git: 09f29b03ddf8 - main - sesutil: plug memory leaks

2023-02-09 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=09f29b03ddf857a366f338145693b5449e6ca5de commit 09f29b03ddf857a366f338145693b5449e6ca5de Author: Alan Somers AuthorDate: 2022-01-19 21:57:27 + Commit: Alan Somers CommitDate: 2023-02-09 21:43:

git: cd3193f640e2 - main - Add ck.h userspace shims for CK_SLIST_

2023-02-09 Thread Kevin Bowling
The branch main has been updated by kbowling (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=cd3193f640e26991d94d87a45ee9b6a953c56fb5 commit cd3193f640e26991d94d87a45ee9b6a953c56fb5 Author: Elliott Mitchell AuthorDate: 2023-02-09 23:27:12 + Commit: Kevin Bowling Com

Re: git: 48bfd3597654 - main - Add nproc(1)

2023-02-09 Thread Steffen Nurpmeso
Mateusz Guzik wrote in : |On 2/8/23, Steffen Nurpmeso wrote: |> Mateusz Guzik wrote in |> <202302081947.318jlbt6052...@gitrepo.freebsd.org>: |> ... |>|Add nproc(1) ... |>|It aims to be compatible with nproc as found in GNU coreutils. |> |> That, "however", |> |> ... |>|+

git: dc1b8c9a846e - main - Merge bmake-20230208

2023-02-09 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=dc1b8c9a846e78a87789fe1473350c3260722148 commit dc1b8c9a846e78a87789fe1473350c3260722148 Merge: cd3193f640e2 f4d51098686d Author: Simon J. Gerraty AuthorDate: 2023-02-10 01:21:33 + Commit: Simon J.

git: f44df7959ae2 - main - libc: ssp: remove some GCC 4.2 remnants

2023-02-09 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=f44df7959ae251e64939a03b92989592d7d6ac31 commit f44df7959ae251e64939a03b92989592d7d6ac31 Author: Kyle Evans AuthorDate: 2023-02-10 04:08:07 + Commit: Kyle Evans CommitDate: 2023-02-10 04:11:54

git: 0a402ad2e6d6 - main - daemon: add long_opts

2023-02-09 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=0a402ad2e6d6014ed8c622a90153f53b99c1b482 commit 0a402ad2e6d6014ed8c622a90153f53b99c1b482 Author: Ihor Antonov AuthorDate: 2023-02-10 04:36:07 + Commit: Kyle Evans CommitDate: 2023-02-10 04:36:0