git: 15853a5fc954 - main - e1000: Improve igb(4) SFP support

2024-11-06 Thread Kevin Bowling
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=15853a5fc9548d9805a2ef22f24e2eb580198341 commit 15853a5fc9548d9805a2ef22f24e2eb580198341 Author: Kevin Bowling AuthorDate: 2024-11-07 06:02:10 + Commit: Kevin Bowling CommitDate: 2024-11-07 0

git: c56df6ce71ae - main - rtld: add rtld_{get,set}_var

2024-11-06 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=c56df6ce71ae96f00b088790d3ad2e0ebebdd59a commit c56df6ce71ae96f00b088790d3ad2e0ebebdd59a Author: Konstantin Belousov AuthorDate: 2024-10-31 06:01:39 + Commit: Konstantin Belousov CommitDate: 2024-

git: 3820f784597c - main - Document rtld_get_var(3)

2024-11-06 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=3820f784597cf87deb42522f108c5ee477a1f282 commit 3820f784597cf87deb42522f108c5ee477a1f282 Author: Konstantin Belousov AuthorDate: 2024-10-31 20:15:33 + Commit: Konstantin Belousov CommitDate: 2024-

git: 16d000bdac54 - main - rtld.1: cross-reference rtld_get_var.3

2024-11-06 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=16d000bdac54d7153f33a0d050bcc4307b702751 commit 16d000bdac54d7153f33a0d050bcc4307b702751 Author: Konstantin Belousov AuthorDate: 2024-10-31 20:20:39 + Commit: Konstantin Belousov CommitDate: 2024-

git: d7214577ff00 - main - rtld: make it easier to add sparce non-default members to ld_env_var_desc

2024-11-06 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=d7214577ff00221ac84a85e61794a5e126b952dd commit d7214577ff00221ac84a85e61794a5e126b952dd Author: Konstantin Belousov AuthorDate: 2024-11-01 19:20:17 + Commit: Konstantin Belousov CommitDate: 2024-

git: 450e684e0fea - main - rtld: 1-bit for bool is enough

2024-11-06 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=450e684e0fea2785b5770241f51e897070c86726 commit 450e684e0fea2785b5770241f51e897070c86726 Author: Konstantin Belousov AuthorDate: 2024-10-31 19:11:02 + Commit: Konstantin Belousov CommitDate: 2024-

git: 7cd3e2696ca3 - main - sys/link_elf.h: remove extern linkage specifier from dl_iterate_phdr() prototype

2024-11-06 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=7cd3e2696ca357630ff591959956295da9abbe2d commit 7cd3e2696ca357630ff591959956295da9abbe2d Author: Konstantin Belousov AuthorDate: 2024-10-31 05:55:43 + Commit: Konstantin Belousov CommitDate: 2024-

git: 0552fdc62caf - main - sed: fix commandline-given expression when -e is not used

2024-11-06 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=0552fdc62caf034397ffd5b07dfbad853aef5aa8 commit 0552fdc62caf034397ffd5b07dfbad853aef5aa8 Author: Martin Cracauer AuthorDate: 2024-11-07 03:40:02 + Commit: Kyle Evans CommitDate: 2024-11-07 03:4

git: c1643cedbf24 - main - iwmbtfw(4): Add support for 9260/9560 bluetooth adaptors

2024-11-06 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=c1643cedbf243424370162febf6d9180bdd1df58 commit c1643cedbf243424370162febf6d9180bdd1df58 Author: Vladimir Kondratyev AuthorDate: 2024-11-06 23:26:51 + Commit: Vladimir Kondratyev CommitDate: 2024

git: 5036d9652a57 - main - rtlbtfw: Firmware loader for Realtek 87XX/88XX bluetooth USB adaptors

2024-11-06 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=5036d9652a5701d00e9e40ea942c278e9f77d33d commit 5036d9652a5701d00e9e40ea942c278e9f77d33d Author: Vladimir Kondratyev AuthorDate: 2024-11-06 23:28:49 + Commit: Vladimir Kondratyev CommitDate: 2024

git: 24ae172a5035 - main - ng_ubt(4): do not attach Realtek 87XX/88XX adaptors in bootloader mode.

2024-11-06 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=24ae172a50352ad4fd22989477f29ecca5aed6e3 commit 24ae172a50352ad4fd22989477f29ecca5aed6e3 Author: Vladimir Kondratyev AuthorDate: 2024-11-06 23:28:11 + Commit: Vladimir Kondratyev CommitDate: 2024

git: 19a577ea5cae - main - ng_ubt_intel: Allow to attach to 9260 bluetooth adaptors

2024-11-06 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=19a577ea5cae1238065106de9080cb6f3e66034d commit 19a577ea5cae1238065106de9080cb6f3e66034d Author: Vladimir Kondratyev AuthorDate: 2024-11-06 23:25:56 + Commit: Vladimir Kondratyev CommitDate: 2024

git: 0b23c50ae834 - main - ng_ubt_intel: Ignore unexpected HCI events

2024-11-06 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=0b23c50ae834d11842810304e4ddad2754298ada commit 0b23c50ae834d11842810304e4ddad2754298ada Author: Vladimir Kondratyev AuthorDate: 2024-11-06 23:27:20 + Commit: Vladimir Kondratyev CommitDate: 2024

git: aa0b938434a8 - main - iwmbtfw(8): Ignore unexpected HCI events

2024-11-06 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=aa0b938434a8af8eebf8f2634914f2d9fe8a5dc4 commit aa0b938434a8af8eebf8f2634914f2d9fe8a5dc4 Author: Vladimir Kondratyev AuthorDate: 2024-11-06 23:27:48 + Commit: Vladimir Kondratyev CommitDate: 2024

Re: git: cdfd0600dc88 - main - release: Include -dbg files in dvd image

2024-11-06 Thread Colin Percival
On 11/6/24 13:59, Jessica Clarke wrote: On 5 Nov 2024, at 21:39, Colin Percival wrote: release: Include -dbg files in dvd image > > Ah, my bad, I found this a couple of years ago downstream[1] but should have upstreamed the second half of that commit (which also went one further than this

git: e166fea685da - main - release: Remove useless ls

2024-11-06 Thread Colin Percival
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=e166fea685da4ac6a6891f10b07f98d0e9fcfce3 commit e166fea685da4ac6a6891f10b07f98d0e9fcfce3 Author: Colin Percival AuthorDate: 2024-11-06 22:24:34 + Commit: Colin Percival CommitDate: 2024-11-06

Re: git: cdfd0600dc88 - main - release: Include -dbg files in dvd image

2024-11-06 Thread Jessica Clarke
On 5 Nov 2024, at 21:39, Colin Percival wrote: > > The branch main has been updated by cperciva: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=cdfd0600dc8882f0a0d0e6d9a1cdcf926edba6d6 > > commit cdfd0600dc8882f0a0d0e6d9a1cdcf926edba6d6 > Author: Colin Percival > AuthorDate: 2024-11-0

git: 609fa228bae6 - main - pft_ping: improve IPv6 address comparison

2024-11-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=609fa228bae6d864558f5167d4a964aab2a5fc88 commit 609fa228bae6d864558f5167d4a964aab2a5fc88 Author: Kristof Provost AuthorDate: 2024-10-28 13:54:50 + Commit: Kristof Provost CommitDate: 2024-11-06 18:

git: a4e64fcd6808 - main - pf tests: test kill and clear source nodes paths

2024-11-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=a4e64fcd6808f638ce938ed028716a5c87b75dae commit a4e64fcd6808f638ce938ed028716a5c87b75dae Author: Kristof Provost AuthorDate: 2024-11-06 14:28:31 + Commit: Kristof Provost CommitDate: 2024-11-06 18:

git: 4d692868a673 - main - compile_et: reduce the dependency chain for bootstrap tools.

2024-11-06 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=4d692868a6730ebf72a1d1a619af89af6fc8d763 commit 4d692868a6730ebf72a1d1a619af89af6fc8d763 Author: Baptiste Daroussin AuthorDate: 2024-11-06 11:16:09 + Commit: Baptiste Daroussin CommitDate: 2024-1

Re: git: d2e7bb630b83 - main - rc.d/sendmail: Return non-zero if the daemon fails to start or is not running

2024-11-06 Thread Mateusz Piotrowski
On 6. Nov 2024, at 01:10, Tijl Coosemans wrote: > > On Mon, 21 Oct 2024 19:21:45 GMT Mateusz Piotrowski wrote: >> The branch main has been updated by 0mp: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=d2e7bb630b83848a774d8213014a9e0747775019 >> >>rc.d/sendmail: Return non-zero if th

git: 40097cd67c0d - main - gve: Fix TX livelock

2024-11-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=40097cd67c0d52e2b288e8555b12faf02768d89c commit 40097cd67c0d52e2b288e8555b12faf02768d89c Author: Shailend Chand AuthorDate: 2024-11-05 19:38:31 + Commit: Mark Johnston CommitDate: 2024-11-06 15:

git: d438b4ef0cfc - main - gve: Add DQO RDA support

2024-11-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=d438b4ef0cfc6986b93d0754f49ebf3ead50f269 commit d438b4ef0cfc6986b93d0754f49ebf3ead50f269 Author: Shailend Chand AuthorDate: 2024-11-05 19:38:29 + Commit: Mark Johnston CommitDate: 2024-11-06 15:

git: 2348ac893d10 - main - gve: Add DQO QPL support

2024-11-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=2348ac893d10f06d2d84e1e4bd5ca9f1c5da92d8 commit 2348ac893d10f06d2d84e1e4bd5ca9f1c5da92d8 Author: Shailend Chand AuthorDate: 2024-11-05 19:38:30 + Commit: Mark Johnston CommitDate: 2024-11-06 15:

git: 6ac22dc3d823 - main - x86/xen: Use intended values in HVM_CALLBACK_VECTOR

2024-11-06 Thread Roger Pau Monné
The branch main has been updated by royger: URL: https://cgit.FreeBSD.org/src/commit/?id=6ac22dc3d82395b88f1d8a404aa9985306f06656 commit 6ac22dc3d82395b88f1d8a404aa9985306f06656 Author: Alan Robinson AuthorDate: 2024-10-25 07:27:39 + Commit: Roger Pau Monné CommitDate: 2024-11-06 1

git: 3f6a34cafe57 - main - pf: fix cmd id for PFNL_CMD_GET_ADDR

2024-11-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=3f6a34cafe5707108a91b5f591888ea1379afb6b commit 3f6a34cafe5707108a91b5f591888ea1379afb6b Author: Kristof Provost AuthorDate: 2024-10-18 14:20:13 + Commit: Kristof Provost CommitDate: 2024-11-06 11: