git: bad90cb4f686 - main - nextboot: check unlink, but only warn on !ENOENT

2024-02-21 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=bad90cb4f6860657917a485893ee790545286018 commit bad90cb4f6860657917a485893ee790545286018 Author: Warner Losh AuthorDate: 2024-02-22 03:10:45 + Commit: Warner Losh CommitDate: 2024-02-22 03:10:45 +

git: 99fa799a19ab - main - linux_pwd_onexec: do not abort image activation if emul path does not exist

2024-02-21 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=99fa799a19abeb70b1034f65407c276b64709bdc commit 99fa799a19abeb70b1034f65407c276b64709bdc Author: Konstantin Belousov AuthorDate: 2024-02-10 05:02:18 + Commit: Konstantin Belousov CommitDate: 2024-

git: 452c5e9995ab - main - fdlopen(3): do not create a new object mapping if already loaded

2024-02-21 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=452c5e9995ab4cd6c7ea230cffe0c53bfa65c1ab commit 452c5e9995ab4cd6c7ea230cffe0c53bfa65c1ab Author: Konstantin Belousov AuthorDate: 2024-02-22 01:18:06 + Commit: Konstantin Belousov CommitDate: 2024-

Re: git: 8271d9b99a3b - main - libsys: remove usage of pthread_once and _once_stub

2024-02-21 Thread Jessica Clarke
On 22 Feb 2024, at 01:11, Konstantin Belousov wrote: > > On Wed, Feb 21, 2024 at 05:23:10PM +, Jessica Clarke wrote: >> On 21 Feb 2024, at 14:17, Konstantin Belousov wrote: >>> >>> On Wed, Feb 21, 2024 at 12:51:04AM +, Jessica Clarke wrote: On 21 Feb 2024, at 00:29, Konstantin Belo

git: 9097284b98be - main - bcm5974(4): Properly assign MT-slot on Apple Magic Trackpad

2024-02-21 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=9097284b98be57e2e2bf12942844fa3c920dd1a7 commit 9097284b98be57e2e2bf12942844fa3c920dd1a7 Author: Vladimir Kondratyev AuthorDate: 2024-02-21 20:31:39 + Commit: Vladimir Kondratyev CommitDate: 2024

git: 4f345989700f - main - bcm5974(4): Respect HID_DEBUG option and fix debugging printf

2024-02-21 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=4f345989700ff962e1f012d732881f1770946c9e commit 4f345989700ff962e1f012d732881f1770946c9e Author: Vladimir Kondratyev AuthorDate: 2024-02-21 20:31:39 + Commit: Vladimir Kondratyev CommitDate: 2024

git: c85e6a5c2250 - main - bcm5974(4): Report proper width and depth for Apple Magic Trackpads

2024-02-21 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=c85e6a5c2250f180620edd147b989a6782acb80e commit c85e6a5c2250f180620edd147b989a6782acb80e Author: Vladimir Kondratyev AuthorDate: 2024-02-21 20:31:38 + Commit: Vladimir Kondratyev CommitDate: 2024

git: 47e073941f4e - main - Import the kernel parts of bhyve/arm64

2024-02-21 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=47e073941f4e7ca6e9bde3fa65abbfcfed6bfa2b commit 47e073941f4e7ca6e9bde3fa65abbfcfed6bfa2b Author: Andrew Turner AuthorDate: 2024-01-09 15:22:27 + Commit: Andrew Turner CommitDate: 2024-02-21 18:

git: 0f4071978e3d - main - arm64: Add TF_LR, it will be used by bhyve asm

2024-02-21 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=0f4071978e3dae6637d4988212661164115f6be8 commit 0f4071978e3dae6637d4988212661164115f6be8 Author: Andrew Turner AuthorDate: 2024-02-21 18:24:04 + Commit: Andrew Turner CommitDate: 2024-02-21 18:

git: b3bbec37ba03 - main - arm64: Add a macro to find a VM fault address

2024-02-21 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=b3bbec37ba039a46f7166f6fa3571f38da4253e9 commit b3bbec37ba039a46f7166f6fa3571f38da4253e9 Author: Andrew Turner AuthorDate: 2024-02-21 18:17:47 + Commit: Andrew Turner CommitDate: 2024-02-21 18:

git: 9c52f98c9f1a - main - arm64: Add the TCR_EL2.PS mask

2024-02-21 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=9c52f98c9f1abfe6577335522b6007659f759adc commit 9c52f98c9f1abfe6577335522b6007659f759adc Author: Andrew Turner AuthorDate: 2024-02-21 18:16:43 + Commit: Andrew Turner CommitDate: 2024-02-21 18:

git: 09ac9cf8971a - main - arm64: Add ISS_MSR_REG for ESR_ELx.ISS values

2024-02-21 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=09ac9cf8971a0709bb8d5a3a703cd3dbff882b6f commit 09ac9cf8971a0709bb8d5a3a703cd3dbff882b6f Author: Andrew Turner AuthorDate: 2024-02-21 18:10:19 + Commit: Andrew Turner CommitDate: 2024-02-21 18:

Re: git: 8271d9b99a3b - main - libsys: remove usage of pthread_once and _once_stub

2024-02-21 Thread Jessica Clarke
On 21 Feb 2024, at 14:17, Konstantin Belousov wrote: > > On Wed, Feb 21, 2024 at 12:51:04AM +, Jessica Clarke wrote: >> On 21 Feb 2024, at 00:29, Konstantin Belousov wrote: >>> >>> The branch main has been updated by kib: >>> >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?id=8271d9b99a

git: c81df1c11262 - main - iicbus/mux/pca954x: add support for PCA9546 I2C Switch

2024-02-21 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=c81df1c112621803abe6a43aa89238c830e86b72 commit c81df1c112621803abe6a43aa89238c830e86b72 Author: Bjoern A. Zeeb AuthorDate: 2024-02-21 09:10:55 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-21 16:46

git: 64963dd2f0a2 - main - arm64: Add more spsr_el1 register values

2024-02-21 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=64963dd2f0a2a47e94fb3f7c56198c475b9821a3 commit 64963dd2f0a2a47e94fb3f7c56198c475b9821a3 Author: Andrew Turner AuthorDate: 2024-02-21 15:58:20 + Commit: Andrew Turner CommitDate: 2024-02-21 16:

git: b2822c40f61d - main - loader/efi: Make gcc friendlier by move md_dev

2024-02-21 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=b2822c40f61d351bf8a4cac87e12521db06ff962 commit b2822c40f61d351bf8a4cac87e12521db06ff962 Author: Warner Losh AuthorDate: 2024-02-21 15:50:31 + Commit: Warner Losh CommitDate: 2024-02-21 15:51:34 +

git: 32568e5f2435 - main - loader: Retire CTASSERT

2024-02-21 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=32568e5f2435a2539b0c4177a6fefe7a9e0a0c89 commit 32568e5f2435a2539b0c4177a6fefe7a9e0a0c89 Author: Warner Losh AuthorDate: 2024-02-21 15:48:32 + Commit: Warner Losh CommitDate: 2024-02-21 15:51:34 +

git: 2f4cbf459d4a - main - libsys auxv.c: add fences needed to ensure that flag works

2024-02-21 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=2f4cbf459d4af41977be30eab2f6f7d7e9f9b5b5 commit 2f4cbf459d4af41977be30eab2f6f7d7e9f9b5b5 Author: Konstantin Belousov AuthorDate: 2024-02-21 14:12:12 + Commit: Konstantin Belousov CommitDate: 2024-

git: 58df49801d9d - main - arm64: Fix the has_hyp check

2024-02-21 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=58df49801d9d58e61cc2adc8fd1e6848b64d2453 commit 58df49801d9d58e61cc2adc8fd1e6848b64d2453 Author: Andrew Turner AuthorDate: 2024-02-21 12:38:49 + Commit: Andrew Turner CommitDate: 2024-02-21 12:

git: 353b6a5bcb5a - main - arm64: Add in_vhe() to find if the kernel is in VHE

2024-02-21 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=353b6a5bcb5ae6943903b38ebcc0922b059ff8b8 commit 353b6a5bcb5ae6943903b38ebcc0922b059ff8b8 Author: Andrew Turner AuthorDate: 2024-01-11 17:01:52 + Commit: Andrew Turner CommitDate: 2024-02-21 11:

git: 37563d39efd1 - main - arm64: Use the new CurrentEL macros

2024-02-21 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=37563d39efd115c7e6ccddb5f2dc1e0d089b2b8b commit 37563d39efd115c7e6ccddb5f2dc1e0d089b2b8b Author: Andrew Turner AuthorDate: 2024-02-15 16:13:09 + Commit: Andrew Turner CommitDate: 2024-02-21 11:

git: 5e7941b6c979 - main - arm64: Add CurrentEL register definitions

2024-02-21 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=5e7941b6c979a55dc67baf316db6932c09b14022 commit 5e7941b6c979a55dc67baf316db6932c09b14022 Author: Andrew Turner AuthorDate: 2024-02-19 14:57:34 + Commit: Andrew Turner CommitDate: 2024-02-21 11:

git: ffea732c5192 - main - ls.1: Mention CLICOLOR environment variable

2024-02-21 Thread Gordon Bergling
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=ffea732c5192070a6877409428b0a2cc1728aa16 commit ffea732c5192070a6877409428b0a2cc1728aa16 Author: Gordon Bergling AuthorDate: 2024-02-21 10:54:58 + Commit: Gordon Bergling CommitDate: 2024-02-21 10