git: 46023d54c7c2 - main - tcp: fixup wording in comment

2025-06-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=46023d54c7c2c00d273b7499421315f216ff4989 commit 46023d54c7c2c00d273b7499421315f216ff4989 Author: Gleb Smirnoff AuthorDate: 2025-06-18 03:47:31 + Commit: Gleb Smirnoff CommitDate: 2025-06-18 03

git: 6538742c1aac - main - tcp: rename syncookie_lookup() into syncookie_expand() and make it bool

2025-06-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=6538742c1aaca3ce522ccea95007dfa9686c78dd commit 6538742c1aaca3ce522ccea95007dfa9686c78dd Author: Gleb Smirnoff AuthorDate: 2025-06-17 15:50:01 + Commit: Gleb Smirnoff CommitDate: 2025-06-17 15

git: 3ed8d5645dd4 - main - tcp: increase tcps_sc_recvcookie only in the syncache_expand()

2025-06-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=3ed8d5645dd42a7c080ba800cf6d25cb7e147d7e commit 3ed8d5645dd42a7c080ba800cf6d25cb7e147d7e Author: Gleb Smirnoff AuthorDate: 2025-06-17 15:50:17 + Commit: Gleb Smirnoff CommitDate: 2025-06-17 15

git: e9e6a025b452 - main - tcp: refactor debug function syncookie_cmp()

2025-06-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=e9e6a025b4523c9aa2885e892495601964e03056 commit e9e6a025b4523c9aa2885e892495601964e03056 Author: Gleb Smirnoff AuthorDate: 2025-06-17 15:50:08 + Commit: Gleb Smirnoff CommitDate: 2025-06-17 15

git: 0809d26de24d - main - tcp: unlock before syncookie_expand()

2025-06-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=0809d26de24defdc4a2ae161357566c02dc163d1 commit 0809d26de24defdc4a2ae161357566c02dc163d1 Author: Gleb Smirnoff AuthorDate: 2025-06-17 15:50:23 + Commit: Gleb Smirnoff CommitDate: 2025-06-17 15

git: 1396e87a37b6 - main - tcp: count two previously ignored kinds of syncookie failures

2025-06-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=1396e87a37b6d4545d2c7579c31d81d96ba8b816 commit 1396e87a37b6d4545d2c7579c31d81d96ba8b816 Author: Gleb Smirnoff AuthorDate: 2025-06-17 15:50:29 + Commit: Gleb Smirnoff CommitDate: 2025-06-17 15

git: 4f33d073003c - main - tests: Update for jemalloc's option parsing

2025-06-17 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4f33d073003ccd91390709e14e5c1bf1f0c1c85c commit 4f33d073003ccd91390709e14e5c1bf1f0c1c85c Author: Ed Maste AuthorDate: 2025-06-17 15:33:33 + Commit: Ed Maste CommitDate: 2025-06-17 15:52:17 +000

git: c54534e60263 - main - capsicum.4: Add some more detail from the Capsicum paper

2025-06-17 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=c54534e60263954fac4db5ebb041ed4597df1195 commit c54534e60263954fac4db5ebb041ed4597df1195 Author: Ed Maste AuthorDate: 2025-06-14 17:57:33 + Commit: Ed Maste CommitDate: 2025-06-17 16:09:53 +000

Re: git: 552d17804629 - main - tcp: provide sysctl for the maximum retransmission timeout

2025-06-17 Thread Baptiste Daroussin
On Tue 17 Jun 15:54, Gleb Smirnoff wrote: > The branch main has been updated by glebius: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=552d17804629685a5b6b8fdc01f17e97d77e716c > > commit 552d17804629685a5b6b8fdc01f17e97d77e716c > Author: Gleb Smirnoff > AuthorDate: 2025-06-17 15:53:41

git: 552d17804629 - main - tcp: provide sysctl for the maximum retransmission timeout

2025-06-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=552d17804629685a5b6b8fdc01f17e97d77e716c commit 552d17804629685a5b6b8fdc01f17e97d77e716c Author: Gleb Smirnoff AuthorDate: 2025-06-17 15:53:41 + Commit: Gleb Smirnoff CommitDate: 2025-06-17 15

git: faa6aa7723aa - main - tcp: remove CTLFLAG_NEEDGIANT from sysctl(9) handlers related to timers

2025-06-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=faa6aa7723aa1af0aa0128acde2814563b4372d3 commit faa6aa7723aa1af0aa0128acde2814563b4372d3 Author: Gleb Smirnoff AuthorDate: 2025-06-17 15:52:18 + Commit: Gleb Smirnoff CommitDate: 2025-06-17 15

git: df4b9fa460ab - main - snmp_mibII: use sysctl(3) to read min/max TCP retransmission timeouts

2025-06-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=df4b9fa460ab7f31d11b046d6f3335be101bc576 commit df4b9fa460ab7f31d11b046d6f3335be101bc576 Author: Gleb Smirnoff AuthorDate: 2025-06-17 15:53:50 + Commit: Gleb Smirnoff CommitDate: 2025-06-17 15

git: 1049c079c013 - main - nuageinit.7: language and grammar fixes mostly

2025-06-17 Thread Maxim Konovalov
The branch main has been updated by maxim: URL: https://cgit.FreeBSD.org/src/commit/?id=1049c079c013e17b72d64f6b558e9f7e14f1 commit 1049c079c013e17b72d64f6b558e9f7e14f1 Author: Maxim Konovalov AuthorDate: 2025-06-17 07:59:57 + Commit: Maxim Konovalov CommitDate: 2025-06-17

git: 7e2502e3dec9 - main - runq: More macros; Better and more consistent naming

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=7e2502e3dec989ea31e5300ade759a721718548d commit 7e2502e3dec989ea31e5300ade759a721718548d Author: Olivier Certner AuthorDate: 2024-04-23 11:33:02 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: 200fc93dace7 - main - runq: Re-order functions more logically

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=200fc93dace76cf251460adc58ca809c36031f3e commit 200fc93dace76cf251460adc58ca809c36031f3e Author: Olivier Certner AuthorDate: 2024-03-01 13:26:39 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: 757bab06fb59 - main - runq: Tidy up and rename runq_setbit() and runq_clrbit()

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=757bab06fb59abca8b7fda38e8f546ff7c2d3280 commit 757bab06fb59abca8b7fda38e8f546ff7c2d3280 Author: Olivier Certner AuthorDate: 2024-03-01 20:41:23 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: 439dc920f2d8 - main - runq: Revamp runq_find*(), new runq_find_range()

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=439dc920f2d88e3fe2869a2845f15d8ab44cc051 commit 439dc920f2d88e3fe2869a2845f15d8ab44cc051 Author: Olivier Certner AuthorDate: 2024-02-29 08:57:10 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: de78657a3aef - main - runq: runq_check(): Re-implement on top of runq_findq()

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=de78657a3aef3c2efbcbdf9ea73a95283c91fab0 commit de78657a3aef3c2efbcbdf9ea73a95283c91fab0 Author: Olivier Certner AuthorDate: 2024-02-29 18:10:58 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: a31193172cb9 - main - runq: New function runq_is_queue_empty(); Use it in ULE

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=a31193172cb98bd1fb242555ca8e122efff74258 commit a31193172cb98bd1fb242555ca8e122efff74258 Author: Olivier Certner AuthorDate: 2024-05-23 15:31:06 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: 57540a0666f6 - main - runq: Clarity and style pass

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=57540a0666f6bfebf55c905dceac36230c0743c5 commit 57540a0666f6bfebf55c905dceac36230c0743c5 Author: Olivier Certner AuthorDate: 2024-03-01 09:47:13 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: 8ecc41918066 - main - Internal scheduling priorities: Always use symbolic ones

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=8ecc41918066422d6788a67251b22d11a6efeddf commit 8ecc41918066422d6788a67251b22d11a6efeddf Author: Olivier Certner AuthorDate: 2024-05-22 15:29:22 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: fd141584cf89 - main - zfs: spa: ZIO_TASKQ_ISSUE: Use symbolic priority

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=fd141584cf89d7d24543ef5be83c6927a5d67ffa commit fd141584cf89d7d24543ef5be83c6927a5d67ffa Author: Olivier Certner AuthorDate: 2024-05-21 14:23:32 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: af8de65ef23e - main - runq: Switch to 256 levels

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=af8de65ef23e7e447916370851f39aea3f74e16a commit af8de65ef23e7e447916370851f39aea3f74e16a Author: Olivier Certner AuthorDate: 2024-05-14 12:36:33 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: a2d1c3bc2bb4 - main - epoch_test: Assign different priorities using offset 1

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=a2d1c3bc2bb44a824a8d1f688aa1fd3b66fa759b commit a2d1c3bc2bb44a824a8d1f688aa1fd3b66fa759b Author: Olivier Certner AuthorDate: 2025-03-13 09:31:45 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: b2a9ee2a72ea - main - runq: Remove userland references to RQ_PPQ in rtprio contexts

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=b2a9ee2a72eabcfe7942cfbc2a576b5603ef218c commit b2a9ee2a72eabcfe7942cfbc2a576b5603ef218c Author: Olivier Certner AuthorDate: 2024-05-21 13:00:23 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: e3a4b989d7f7 - main - runq: Bump __FreeBSD_version after switching to 256 levels

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=e3a4b989d7f7d82f7ab8cefe0d665dbe6b74d316 commit e3a4b989d7f7d82f7ab8cefe0d665dbe6b74d316 Author: Olivier Certner AuthorDate: 2024-05-21 13:21:51 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: 2fefe2c88b31 - main - runq: Deduce most parameters, remove machine headers

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=2fefe2c88b31dc7f173c9424f3eb13d49e98d55a commit 2fefe2c88b31dc7f173c9424f3eb13d49e98d55a Author: Olivier Certner AuthorDate: 2024-02-26 18:12:42 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: a11926f2a5f0 - main - runq: API tidy up: 'pri' => 'idx', 'idx' as int, remove runq_remove_idx()

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=a11926f2a5f00b57ebff5bd548c9904b7f6e5800 commit a11926f2a5f00b57ebff5bd548c9904b7f6e5800 Author: Olivier Certner AuthorDate: 2024-02-27 17:44:12 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: c21c24adde98 - main - runq: More selective includes of to reduce pollution

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=c21c24adde9822a7f364e131ad7b0c4008723502 commit c21c24adde9822a7f364e131ad7b0c4008723502 Author: Olivier Certner AuthorDate: 2024-03-27 17:54:54 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: 28b54827f5c1 - main - runq: Hide function prototypes under _KERNEL

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=28b54827f5c10212de752a8e2c4eaf07170d242c commit 28b54827f5c10212de752a8e2c4eaf07170d242c Author: Olivier Certner AuthorDate: 2024-03-28 13:32:17 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: b93161a7e38d - main - sys/param.h: Split some macros into new

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=b93161a7e38d37ce560ca562b1f1c18f73551cc2 commit b93161a7e38d37ce560ca562b1f1c18f73551cc2 Author: Olivier Certner AuthorDate: 2025-06-06 20:25:21 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: f4be333bc567 - main - sched_ule: Re-implement stealing on top of runq common-code

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=f4be333bc56759d33dca49ab4d19eaf22134e844 commit f4be333bc56759d33dca49ab4d19eaf22134e844 Author: Olivier Certner AuthorDate: 2024-04-29 00:55:40 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: 9c3f4682bb90 - main - runq: New runq_findq(), common low-level search implementation

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=9c3f4682bb90eeb85b0bbe8728a493e7d2ffece3 commit 9c3f4682bb90eeb85b0bbe8728a493e7d2ffece3 Author: Olivier Certner AuthorDate: 2024-04-26 01:57:25 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: baecdea10eb5 - main - sched_ule: Use a single runqueue per CPU

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=baecdea10eb50ac20c2ed1fcd4171d3a609e90b5 commit baecdea10eb50ac20c2ed1fcd4171d3a609e90b5 Author: Olivier Certner AuthorDate: 2024-05-14 10:45:20 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: fdf31d274769 - main - sched_ule: runq_steal_from(): Suppress first thread special case

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=fdf31d27476968456a8a389d8152370582756ef1 commit fdf31d27476968456a8a389d8152370582756ef1 Author: Olivier Certner AuthorDate: 2024-04-29 06:54:43 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: 6792f3411f6d - main - sched_ule: Recover previous nice and anti-starvation behaviors

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=6792f3411f6d99e1698589835adbf6b7b51c7c74 commit 6792f3411f6d99e1698589835adbf6b7b51c7c74 Author: Olivier Certner AuthorDate: 2024-06-17 19:34:14 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: dee257c28d93 - main - sched: Internal priority ranges: Reduce kernel, increase timeshare

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=dee257c28d936bb7b459d3eda207531b3cf1bd4e commit dee257c28d936bb7b459d3eda207531b3cf1bd4e Author: Olivier Certner AuthorDate: 2024-05-22 20:32:18 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: a454ff6b0440 - main - sched_4bsd: Move ESTCPULIM() after its macro dependencies

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=a454ff6b0440ec1a8e6b5c8154ad22c32df13c51 commit a454ff6b0440ec1a8e6b5c8154ad22c32df13c51 Author: Olivier Certner AuthorDate: 2024-05-21 11:59:40 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: 055b5b5f850d - main - runq: Restrict to kernel only

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=055b5b5f850da9d8355740b7a0698fa790c4f97d commit 055b5b5f850da9d8355740b7a0698fa790c4f97d Author: Olivier Certner AuthorDate: 2024-05-21 13:05:54 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: a33225efb4bc - main - sched_ule: Sanitize CPU's use and priority computations, and ticks storage

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=a33225efb4bc2598e4caa1c1f7f715653e8b1fda commit a33225efb4bc2598e4caa1c1f7f715653e8b1fda Author: Olivier Certner AuthorDate: 2024-06-25 16:12:24 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: eebc148f25c3 - main - sched_4bsd: ESTCPULIM(): Allow any value in the timeshare range

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=eebc148f25c3012b943083b48fbfc13494e9c77f commit eebc148f25c3012b943083b48fbfc13494e9c77f Author: Olivier Certner AuthorDate: 2024-05-21 12:55:43 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: 1d8f8f3e36fa - main - ps(1), top(1): Priority: Let 0 be the first timesharing level

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=1d8f8f3e36fafdb50613d042f5fa75d8cbcf2b8f commit 1d8f8f3e36fafdb50613d042f5fa75d8cbcf2b8f Author: Olivier Certner AuthorDate: 2024-09-09 19:35:16 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: 51a4ae05abe6 - main - sched_4bsd: Remove RQ_PPQ from ESTCPULIM()'s formula

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=51a4ae05abe6e170de0ff82641d8fce19043eea9 commit 51a4ae05abe6e170de0ff82641d8fce19043eea9 Author: Olivier Certner AuthorDate: 2024-05-21 12:26:25 + Commit: Olivier Certner CommitDate: 2025-06-18 0

git: d710acecc00f - main - runq: Add copyright

2025-06-17 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=d710acecc00f59dbcc1006ca330f0eeb1a133695 commit d710acecc00f59dbcc1006ca330f0eeb1a133695 Author: Olivier Certner AuthorDate: 2024-05-21 13:12:27 + Commit: Olivier Certner CommitDate: 2025-06-18 0

Re: git: 1d8f8f3e36fa - main - ps(1), top(1): Priority: Let 0 be the first timesharing level

2025-06-17 Thread Jessica Clarke
On 18 Jun 2025, at 03:13, Olivier Certner wrote: > > The branch main has been updated by olce: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=1d8f8f3e36fafdb50613d042f5fa75d8cbcf2b8f > > commit 1d8f8f3e36fafdb50613d042f5fa75d8cbcf2b8f > Author: Olivier Certner > AuthorDate: 2024-09-09

git: 29b628f490c9 - main - gssd: Fix typo in comment

2025-06-17 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=29b628f490c9fb98cf8de9556f87dfea6352f22f commit 29b628f490c9fb98cf8de9556f87dfea6352f22f Author: Cy Schubert AuthorDate: 2025-06-17 23:20:57 + Commit: Cy Schubert CommitDate: 2025-06-17 23:20:57 +0

git: 7ffe1a1f6318 - main - pci: Save MSIX ctrl value before pci_mask_msix call

2025-06-17 Thread Krzysztof Galazka
The branch main has been updated by kgalazka: URL: https://cgit.FreeBSD.org/src/commit/?id=7ffe1a1f6318bb0116900114950114e5f81418fd commit 7ffe1a1f6318bb0116900114950114e5f81418fd Author: Krzysztof Galazka AuthorDate: 2025-06-17 19:17:02 + Commit: Krzysztof Galazka CommitDate: 2025

git: e2a605e7ab7f - main - libarchive/test: fix build when memcpy() is a macro

2025-06-17 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=e2a605e7ab7ff83d15b1a0b994223768169b0f1e commit e2a605e7ab7ff83d15b1a0b994223768169b0f1e Author: Kyle Evans AuthorDate: 2025-06-17 14:17:59 + Commit: Kyle Evans CommitDate: 2025-06-17 14:17:59

Re: git: b6e33f0cd536 - main - rc.d/mountcritlocal: Make sure zpools are imported for legacy ZFS

2025-06-17 Thread Cy Schubert
In message , Lexi Winter writes: > Cy Schubert: > > In message <240137891.21754.1749997280448@localhost>, Ronald Klop writes: > [...] > > > > + if [ "$vfstype" =3D "zfs" -a "$a" !=3D "#" ]; then > > > > > > Does this mean that a comment # must always be folllowed by a whitespac= > e? > > > Ye

git: ba3d547967c8 - main - tcp: Fix the SO_REUSEPORT_LB check

2025-06-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=ba3d547967c8759d0b974bdac0bda394a3e84312 commit ba3d547967c8759d0b974bdac0bda394a3e84312 Author: Mark Johnston AuthorDate: 2025-06-17 11:22:26 + Commit: Mark Johnston CommitDate: 2025-06-17 11:2

git: 124120d44ba2 - main - tcp: remove TCPTV_TWTRUNC

2025-06-17 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=124120d44ba23ccc44144f9fc48d35818c660dc1 commit 124120d44ba23ccc44144f9fc48d35818c660dc1 Author: Michael Tuexen AuthorDate: 2025-06-17 13:46:40 + Commit: Michael Tuexen CommitDate: 2025-06-17 1

git: ea8dc498aa8e - main - arm64: Create an L3 table to limit permissions

2025-06-17 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=ea8dc498aa8ea91ce0364a3f0ccdb740a24dcfb4 commit ea8dc498aa8ea91ce0364a3f0ccdb740a24dcfb4 Author: Andrew Turner AuthorDate: 2025-06-17 10:12:00 + Commit: Andrew Turner CommitDate: 2025-06-17 12:

git: 6d8cfd29d477 - main - RELNOTES: Correct hash for member_ifaddrs change

2025-06-17 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=6d8cfd29d477c64376b3e286946cddb93c7373c5 commit 6d8cfd29d477c64376b3e286946cddb93c7373c5 Author: Ed Maste AuthorDate: 2025-06-17 14:33:04 + Commit: Ed Maste CommitDate: 2025-06-17 14:34:54 +000

git: a7596f6c63e9 - main - snmp_mibII: gc fetching of kern.clockrate

2025-06-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=a7596f6c63e9c7571f2446f82587b9626cab5167 commit a7596f6c63e9c7571f2446f82587b9626cab5167 Author: Gleb Smirnoff AuthorDate: 2025-06-17 17:26:30 + Commit: Gleb Smirnoff CommitDate: 2025-06-17 17

Re: git: c54534e60263 - main - capsicum.4: Add some more detail from the Capsicum paper

2025-06-17 Thread Steffen Nurpmeso
Ed Maste wrote in <202506171611.55hgbuqu074...@gitrepo.freebsd.org>: |URL: https://cgit.FreeBSD.org/src/commit/?id=c54534e60263954fac4db5ebb04\ |1ed4597df1195 | |commit c54534e60263954fac4db5ebb041ed4597df1195 |Author: Ed Maste |AuthorDate: 2025-06-14 17:57:33 + |Commit: Ed Mas

git: b8ae4def0fc0 - main - release: Refactor dist set logic

2025-06-17 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=b8ae4def0fc088fa411e53083f10d69f2d368bac commit b8ae4def0fc088fa411e53083f10d69f2d368bac Author: Ed Maste AuthorDate: 2025-05-20 20:49:02 + Commit: Ed Maste CommitDate: 2025-06-17 17:15:52 +000

git: abd3c20a030c - main - mountcritlocal: Check only first byte for comment

2025-06-17 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=abd3c20a030cbbf97c0188db3d2543da7fa296b2 commit abd3c20a030cbbf97c0188db3d2543da7fa296b2 Author: Cy Schubert AuthorDate: 2025-06-17 14:15:03 + Commit: Cy Schubert CommitDate: 2025-06-17 19:59:36 +0

git: 6d669a5d7759 - main - pam-krb5: Add manpage

2025-06-17 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=6d669a5d7759ef7657dcc959b826e30d7a5f098b commit 6d669a5d7759ef7657dcc959b826e30d7a5f098b Author: Cy Schubert AuthorDate: 2025-06-17 16:19:35 + Commit: Cy Schubert CommitDate: 2025-06-17 19:59:37 +0

git: 2d300d376d5b - main - tcp: add missing SDT probes

2025-06-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=2d300d376d5b974999d6a2471eef7565877e7508 commit 2d300d376d5b974999d6a2471eef7565877e7508 Author: Gleb Smirnoff AuthorDate: 2025-06-17 16:46:14 + Commit: Gleb Smirnoff CommitDate: 2025-06-17 16

git: b59753f1d55d - main - tcp: provide a useful comment for struct tcpstat

2025-06-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=b59753f1d55da6c6d4b73252444212e6895ce913 commit b59753f1d55da6c6d4b73252444212e6895ce913 Author: Gleb Smirnoff AuthorDate: 2025-06-17 16:46:41 + Commit: Gleb Smirnoff CommitDate: 2025-06-17 16

git: b3d0562dd845 - main - LINT: add KDTRACE_MIB_SDT to catch inconsistencies with struct tcpstat

2025-06-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=b3d0562dd84540be2fd98e6a457cdcb232e9f915 commit b3d0562dd84540be2fd98e6a457cdcb232e9f915 Author: Gleb Smirnoff AuthorDate: 2025-06-17 16:47:06 + Commit: Gleb Smirnoff CommitDate: 2025-06-17 16

git: ce65ff203a4f - main - capsicum.4: Use markup for "almost equal" special char

2025-06-17 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=ce65ff203a4f7ce59c8782f87d90a657f7ccbc46 commit ce65ff203a4f7ce59c8782f87d90a657f7ccbc46 Author: Ed Maste AuthorDate: 2025-06-17 18:07:15 + Commit: Ed Maste CommitDate: 2025-06-17 18:09:01 +000

Re: git: c54534e60263 - main - capsicum.4: Add some more detail from the Capsicum paper

2025-06-17 Thread Ed Maste
On Tue, 17 Jun 2025 at 12:47, Steffen Nurpmeso wrote: > > That is \(~~. Not in CSTR#54, but in groff from the beginning (of > my git repo (^351da0dcdf) as Thanks, fixed in ce65ff203a4f

git: 76279bb21dc3 - main - release: Remove extra blank comment lines

2025-06-17 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=76279bb21dc30487af3eada7d2a2a1e49b585258 commit 76279bb21dc30487af3eada7d2a2a1e49b585258 Author: Ed Maste AuthorDate: 2025-06-03 12:03:43 + Commit: Ed Maste CommitDate: 2025-06-17 18:26:42 +000

Re: git: fc77abfd1e62 - main - etc: Avoid duplicate gss files installation

2025-06-17 Thread Cy Schubert
In message <202506171951.55hjpxgq007...@gitrepo.freebsd.org>, Ed Maste writes: > The branch main has been updated by emaste: > > URL: https://cgit.FreeBSD.org/src/commit/?id=fc77abfd1e62751b0c76cd5d8ef3299b > 8ca398c6 > > commit fc77abfd1e62751b0c76cd5d8ef3299b8ca398c6 > Author: Ed Maste > Au

Re: git: b59753f1d55d - main - tcp: provide a useful comment for struct tcpstat

2025-06-17 Thread Steffen Nurpmeso
i have a run today.. Gleb Smirnoff wrote in <202506171653.55hgruxd051...@gitrepo.freebsd.org>: |The branch main has been updated by glebius: | |URL: https://cgit.FreeBSD.org/src/commit/?id=b59753f1d55da6c6d4b73252444\ |212e6895ce913 | |commit b59753f1d55da6c6d4b73252444212e6895ce913 |Autho

git: 611c1457ff32 - main - release: Add set -e to abort upon failure

2025-06-17 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=611c1457ff32cbb39263139b599eb9b6058709fb commit 611c1457ff32cbb39263139b599eb9b6058709fb Author: Ed Maste AuthorDate: 2025-06-05 18:50:03 + Commit: Ed Maste CommitDate: 2025-06-17 17:40:33 +000

git: 54eda43cc1e6 - main - beep: Capsicumize

2025-06-17 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=54eda43cc1e6b1d73804b6c397a15002e3519555 commit 54eda43cc1e6b1d73804b6c397a15002e3519555 Author: Ed Maste AuthorDate: 2025-06-05 23:44:05 + Commit: Ed Maste CommitDate: 2025-06-17 19:41:05 +000

git: fc77abfd1e62 - main - etc: Avoid duplicate gss files installation

2025-06-17 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=fc77abfd1e62751b0c76cd5d8ef3299b8ca398c6 commit fc77abfd1e62751b0c76cd5d8ef3299b8ca398c6 Author: Ed Maste AuthorDate: 2025-06-17 19:46:33 + Commit: Ed Maste CommitDate: 2025-06-17 19:50:01 +000

Re: git: b6e33f0cd536 - main - rc.d/mountcritlocal: Make sure zpools are imported for legacy ZFS

2025-06-17 Thread Lexi Winter
Cy Schubert: > In message <240137891.21754.1749997280448@localhost>, Ronald Klop writes: [...] > > > + if [ "$vfstype" = "zfs" -a "$a" != "#" ]; then > > > > Does this mean that a comment # must always be folllowed by a whitespace? > Yes. It's a hack but it's the only way without grep (when