Re: git: 7b35b4d19630 - main - sockstat: add libxo support

2025-08-01 Thread Damin Rido
Thank you for your valuable feedback. > @@ -1345,65 +1380,104 @@ display_sock(struct sock *s, struct col_widths >> *cw, char *buf, size_t bufsize) >> > ... >> >> + } else if (laddr->address.ss_len == 0 && >> > + faddr->conn == 0 && is_text_style)

git: e4624465c16a - stable/13 - vm_page: Fix loading bad memory addresses from file

2025-08-01 Thread Romain Tartière
The branch stable/13 has been updated by romain: URL: https://cgit.FreeBSD.org/src/commit/?id=e4624465c16adb0e60a6b0edeb570dc103b40831 commit e4624465c16adb0e60a6b0edeb570dc103b40831 Author: Romain Tartière AuthorDate: 2025-07-25 18:31:57 + Commit: Romain Tartière CommitDate: 2025-

git: d1095367eb51 - main - krb5: Rename the ALIGN macro in aestab.h

2025-08-01 Thread Lexi Winter
The branch main has been updated by ivy: URL: https://cgit.FreeBSD.org/src/commit/?id=d1095367eb5116a0b9a1b9fb6eb913a77eeb5e5d commit d1095367eb5116a0b9a1b9fb6eb913a77eeb5e5d Author: Lexi Winter AuthorDate: 2025-08-02 05:25:02 + Commit: Lexi Winter CommitDate: 2025-08-02 05:30:17 +

git: 8d4464377219 - stable/14 - vm_page: Fix loading bad memory addresses from file

2025-08-01 Thread Romain Tartière
The branch stable/14 has been updated by romain: URL: https://cgit.FreeBSD.org/src/commit/?id=8d4464377219dcf45e87510b73767c9ec3515bc2 commit 8d4464377219dcf45e87510b73767c9ec3515bc2 Author: Romain Tartière AuthorDate: 2025-07-25 18:31:57 + Commit: Romain Tartière CommitDate: 2025-

Re: git: 7b35b4d19630 - main - sockstat: add libxo support

2025-08-01 Thread Alan Somers
CC'ing Damin Rido. I haven't had time to look at all of Phil's observations yet, but I probably will this weekend. On Fri, Aug 1, 2025 at 11:11 AM Phil Shafer wrote: > This looks good. Some issues below: > > On 30 Jul 2025, at 16:27, Alan Somers wrote: > > @@ -1345,65 +1380,104 @@ display_sock

Re: git: 96a550e9dd89 - main - genet: Add a detach routine

2025-08-01 Thread Zhenlei Huang
> On Aug 2, 2025, at 4:09 AM, John Baldwin wrote: > > The branch main has been updated by jhb: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=96a550e9dd892f24a479da00ead93fbfaafb7733 > > commit 96a550e9dd892f24a479da00ead93fbfaafb7733 > Author: John Baldwin > AuthorDate: 2025-08-01

git: ac641d55ea06 - main - rc.subr: Drop duplicate SPDX tag in test script

2025-08-01 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=ac641d55ea0622f06baa60b9d22ef4880007d8c4 commit ac641d55ea0622f06baa60b9d22ef4880007d8c4 Author: Dag-Erling Smørgrav AuthorDate: 2025-08-01 23:18:16 + Commit: Dag-Erling Smørgrav CommitDate: 2025-

git: 7f04c09fe745 - main - rc.subr: Fix wait_for_pids

2025-08-01 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=7f04c09fe74535c1646a4af120f8f1342fe1c328 commit 7f04c09fe74535c1646a4af120f8f1342fe1c328 Author: Dag-Erling Smørgrav AuthorDate: 2025-08-01 23:11:40 + Commit: Dag-Erling Smørgrav CommitDate: 2025-

git: 2bd157bc732a - main - libc: Deprecate readdir_r()

2025-08-01 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=2bd157bc732a1939cb71314e48de6118b91e0ad0 commit 2bd157bc732a1939cb71314e48de6118b91e0ad0 Author: Dag-Erling Smørgrav AuthorDate: 2025-08-01 23:11:31 + Commit: Dag-Erling Smørgrav CommitDate: 2025-

git: 65bae451c23b - main - kyua: Stop using readdir_r()

2025-08-01 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=65bae451c23b8d61b2433259d8e707250660eeff commit 65bae451c23b8d61b2433259d8e707250660eeff Author: Dag-Erling Smørgrav AuthorDate: 2025-08-01 23:11:26 + Commit: Dag-Erling Smørgrav CommitDate: 2025-

git: 01e42ce81f75 - main - libarchive: Stop using readdir_r()

2025-08-01 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=01e42ce81f751ccbeeddc4bc2716e6bd634cf5f8 commit 01e42ce81f751ccbeeddc4bc2716e6bd634cf5f8 Author: Dag-Erling Smørgrav AuthorDate: 2025-08-01 23:11:18 + Commit: Dag-Erling Smørgrav CommitDate: 2025-

git: bf304a40cde8 - main - bsnmpd: Fix an error message

2025-08-01 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=bf304a40cde836435a55e938865fc12ce81cf0fe commit bf304a40cde836435a55e938865fc12ce81cf0fe Author: Dag-Erling Smørgrav AuthorDate: 2025-08-01 23:11:12 + Commit: Dag-Erling Smørgrav CommitDate: 2025-

git: c2230ad3b121 - main - inotify: Avoid calling vrele() with a namecache mutex held

2025-08-01 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=c2230ad3b121bd1e57fdb2c466f5b826aad5f730 commit c2230ad3b121bd1e57fdb2c466f5b826aad5f730 Author: Mark Johnston AuthorDate: 2025-08-01 18:16:17 + Commit: Mark Johnston CommitDate: 2025-08-01 21:4

git: e6c623e9bad5 - main - chroot: Improve error message for unprivileged use

2025-08-01 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=e6c623e9bad56271d6c5fffaaf994d27b65404e5 commit e6c623e9bad56271d6c5fffaaf994d27b65404e5 Author: Ed Maste AuthorDate: 2025-08-01 19:53:00 + Commit: Ed Maste CommitDate: 2025-08-01 20:35:07 +000

git: 095f6305772b - main - vm_pageout: Scan inactive dirty pages less aggressively

2025-08-01 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=095f6305772be1dae27e7af9d87db0387625440d commit 095f6305772be1dae27e7af9d87db0387625440d Author: Mark Johnston AuthorDate: 2025-01-06 18:15:28 + Commit: Mark Johnston CommitDate: 2025-08-01 20:1

git: 96a550e9dd89 - main - genet: Add a detach routine

2025-08-01 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=96a550e9dd892f24a479da00ead93fbfaafb7733 commit 96a550e9dd892f24a479da00ead93fbfaafb7733 Author: John Baldwin AuthorDate: 2025-08-01 20:07:30 + Commit: John Baldwin CommitDate: 2025-08-01 20:07:30

git: 79059e0ec9b1 - main - tcp: Fix wrap around comparison bug

2025-08-01 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=79059e0ec9b1d3273ce32fdd028802fcad4b85ab commit 79059e0ec9b1d3273ce32fdd028802fcad4b85ab Author: Nick Banks AuthorDate: 2025-08-01 21:21:42 + Commit: Michael Tuexen CommitDate: 2025-08-01 21:21

Re: git: 7b35b4d19630 - main - sockstat: add libxo support

2025-08-01 Thread Phil Shafer
This looks good. Some issues below: On 30 Jul 2025, at 16:27, Alan Somers wrote: > @@ -1345,65 +1380,104 @@ display_sock(struct sock *s, struct col_widths *cw, > char *buf, size_t bufsize) > ... >> + } else if (laddr->address.ss_len == 0 && > +

git: 011efaa5cd24 - main - devfs readdir: handle short buffer same as UFS

2025-08-01 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=011efaa5cd246a67bbe6e37364baa18178a9f7bd commit 011efaa5cd246a67bbe6e37364baa18178a9f7bd Author: Konstantin Belousov AuthorDate: 2025-08-01 08:22:14 + Commit: Konstantin Belousov CommitDate: 2025-

git: d5ec97156d33 - main - amd64: include opt_kstack_pages.h

2025-08-01 Thread Ka Ho Ng
The branch main has been updated by khng: URL: https://cgit.FreeBSD.org/src/commit/?id=d5ec97156d3314f979629968f76151c2d35a1e62 commit d5ec97156d3314f979629968f76151c2d35a1e62 Author: Ka Ho Ng AuthorDate: 2025-08-01 16:29:58 + Commit: Ka Ho Ng CommitDate: 2025-08-01 16:40:54 +

git: 62439516cc9b - main - tests: gif(4): Add tests to cover all IPv[46] in IPv[46] setups

2025-08-01 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=62439516cc9bba32ed2406f340326c4d37e4cc59 commit 62439516cc9bba32ed2406f340326c4d37e4cc59 Author: Zhenlei Huang AuthorDate: 2025-08-01 16:33:10 + Commit: Zhenlei Huang CommitDate: 2025-08-01 16:33

git: 8632e4e73a69 - main - ifconfig: Garbage collect unused parameter swabips

2025-08-01 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=8632e4e73a6934f3f9996a18932e36b04e6a3faf commit 8632e4e73a6934f3f9996a18932e36b04e6a3faf Author: Zhenlei Huang AuthorDate: 2025-08-01 16:33:09 + Commit: Zhenlei Huang CommitDate: 2025-08-01 16:33

git: 1acfb873cf2e - main - dtrace.1: Document security.bsd.allow_destructive_dtrace

2025-08-01 Thread Mateusz Piotrowski
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=1acfb873cf2e59f9ddf53602cbc67fa810c878a6 commit 1acfb873cf2e59f9ddf53602cbc67fa810c878a6 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2025-08-01 15:23:20 + Commit: Mateusz Piotrowski <0

git: 04c8bba8c867 - main - sysctl.3: Reference kinfo_getvmmap(3), kinfo_getfile(3), and kinfo_getproc(3)

2025-08-01 Thread Mateusz Piotrowski
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=04c8bba8c8672d186837e353d4f2335a26f0c3c1 commit 04c8bba8c8672d186837e353d4f2335a26f0c3c1 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2025-07-31 16:06:08 + Commit: Mateusz Piotrowski <0

git: bfebc6deb4b9 - main - sysent: regen for const __sysctl argument

2025-08-01 Thread Brooks Davis
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=bfebc6deb4b92f86fcd9797e658ad697cd0ad6c5 commit bfebc6deb4b92f86fcd9797e658ad697cd0ad6c5 Author: Brooks Davis AuthorDate: 2025-08-01 14:15:43 + Commit: Brooks Davis CommitDate: 2025-08-01 14:54

git: 406fffde9c45 - main - syscalls: make __sysctl's first argument const

2025-08-01 Thread Brooks Davis
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=406fffde9c45a3302fdb5f971f30b62cabc4801e commit 406fffde9c45a3302fdb5f971f30b62cabc4801e Author: Brooks Davis AuthorDate: 2025-08-01 14:14:12 + Commit: Brooks Davis CommitDate: 2025-08-01 14:54

git: 62473ce8ccba - main - pam_krb5: fix the GCC build

2025-08-01 Thread Lexi Winter
The branch main has been updated by ivy: URL: https://cgit.FreeBSD.org/src/commit/?id=62473ce8ccba20bad3e34f63448dba13433816e8 commit 62473ce8ccba20bad3e34f63448dba13433816e8 Author: Lexi Winter AuthorDate: 2025-08-01 14:05:58 + Commit: Lexi Winter CommitDate: 2025-08-01 14:06:39 +

git: 3650722abf29 - main - ifconfig: Support VLAN ID in static/deladdr

2025-08-01 Thread Lexi Winter
The branch main has been updated by ivy: URL: https://cgit.FreeBSD.org/src/commit/?id=3650722abf2922893540361a1369b54abc5ff8d2 commit 3650722abf2922893540361a1369b54abc5ff8d2 Author: Lexi Winter AuthorDate: 2025-07-31 15:56:51 + Commit: Lexi Winter CommitDate: 2025-08-01 14:06:39 +

git: 7d4a177efc65 - main - ifconfig: Support variable-argument commands

2025-08-01 Thread Lexi Winter
The branch main has been updated by ivy: URL: https://cgit.FreeBSD.org/src/commit/?id=7d4a177efc653bc60a496ba0adf5cb4e0560fa07 commit 7d4a177efc653bc60a496ba0adf5cb4e0560fa07 Author: Lexi Winter AuthorDate: 2025-07-31 15:54:53 + Commit: Lexi Winter CommitDate: 2025-08-01 14:06:39 +

git: 250bb6793a2b - main - bsnmp: fix undefined behaviour

2025-08-01 Thread Lexi Winter
The branch main has been updated by ivy: URL: https://cgit.FreeBSD.org/src/commit/?id=250bb6793a2bc4d2530eb304ac4c4f03ea585985 commit 250bb6793a2bc4d2530eb304ac4c4f03ea585985 Author: Lexi Winter AuthorDate: 2025-07-31 11:18:40 + Commit: Lexi Winter CommitDate: 2025-08-01 14:06:39 +

git: 7a6d524a3194 - main - libsamplerate: Build as internal library

2025-08-01 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=7a6d524a3194e0f8c3508f9e65f03c4eabfea020 commit 7a6d524a3194e0f8c3508f9e65f03c4eabfea020 Author: Christos Margiolis AuthorDate: 2025-08-01 13:02:01 + Commit: Christos Margiolis CommitDate: 20

git: 1480c0b3f2da - main - Add 'contrib/libsamplerate/' from commit '69a539a327ef8d78260056c5394363569b5751ef'

2025-08-01 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=1480c0b3f2daa048fb3763f589302f613ff2ae54 commit 1480c0b3f2daa048fb3763f589302f613ff2ae54 Merge: e9dd9f95f82f 69a539a327ef Author: Christos Margiolis AuthorDate: 2025-08-01 13:01:12 + Commit: C

git: 092b70dadb1b - main - riscv: Add cvitek SoC files to the build

2025-08-01 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=092b70dadb1bd511e7b500144aed3d80b32c5f2c commit 092b70dadb1bd511e7b500144aed3d80b32c5f2c Author: Bojan Novković AuthorDate: 2025-01-18 19:13:44 + Commit: Bojan Novković CommitDate: 2025-08-01

git: e9dd9f95f82f - main - riscv: Add the sdhci_fdt driver to the build

2025-08-01 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=e9dd9f95f82f6244a6eafd073531dcf6b6a3953d commit e9dd9f95f82f6244a6eafd073531dcf6b6a3953d Author: Bojan Novković AuthorDate: 2025-01-18 19:14:25 + Commit: Bojan Novković CommitDate: 2025-08-01

git: e07254d1483f - main - riscv: Add driver for the cvitek reboot controller

2025-08-01 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=e07254d1483fad260dec7e2423043f544dfa85f9 commit e07254d1483fad260dec7e2423043f544dfa85f9 Author: Bojan Novković AuthorDate: 2025-01-18 19:11:39 + Commit: Bojan Novković CommitDate: 2025-08-01

git: 25b9b0b6bec9 - main - riscv: Add driver for cvitek reset controller

2025-08-01 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=25b9b0b6bec9b4a382a16586a6eb8e57944e8d25 commit 25b9b0b6bec9b4a382a16586a6eb8e57944e8d25 Author: Bojan Novković AuthorDate: 2025-01-18 19:11:14 + Commit: Bojan Novković CommitDate: 2025-08-01

git: 7a9a15eaf917 - main - if_dwc: Add support for cvitek ethernet controller

2025-08-01 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=7a9a15eaf9170e06533f20d44540ab15af9142ef commit 7a9a15eaf9170e06533f20d44540ab15af9142ef Author: Bojan Novković AuthorDate: 2025-01-18 19:10:39 + Commit: Bojan Novković CommitDate: 2025-08-01

git: 19643b415b2b - main - if_dwc: Ignore clk_set_assigned errors if "assigned_clocks" is not specified

2025-08-01 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=19643b415b2b93d1a1ed619f40f1a7ee2adebc0a commit 19643b415b2b93d1a1ed619f40f1a7ee2adebc0a Author: Bojan Novković AuthorDate: 2025-01-18 19:04:37 + Commit: Bojan Novković CommitDate: 2025-08-01

git: 89e650eacc9b - main - sdhci: Add driver for the cvitek sdhci controller

2025-08-01 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=89e650eacc9bb3960b38d704abae06694fad08e6 commit 89e650eacc9bb3960b38d704abae06694fad08e6 Author: Bojan Novković AuthorDate: 2025-01-18 19:03:25 + Commit: Bojan Novković CommitDate: 2025-08-01

git: 3a4927ad9145 - main - arm64: Add CNTPOFF_EL2 op/CR values

2025-08-01 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=3a4927ad9145644a2ca99743a82982a8c60387f5 commit 3a4927ad9145644a2ca99743a82982a8c60387f5 Author: Andrew Turner AuthorDate: 2025-07-30 10:53:33 + Commit: Andrew Turner CommitDate: 2025-07-30 12:

git: 863e8b457b5a - main - arm64: Rename ID_AA64MMFR0_ECV_CNTHCTL

2025-08-01 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=863e8b457b5a48efd5293a0da52e9b704bf13c23 commit 863e8b457b5a48efd5293a0da52e9b704bf13c23 Author: Andrew Turner AuthorDate: 2025-07-30 10:51:41 + Commit: Andrew Turner CommitDate: 2025-07-30 12:

git: 118bfc9f53ac - main - arm64: Fix the sign in ID registers

2025-08-01 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=118bfc9f53ac9abfc58078195b35e293bbfb8136 commit 118bfc9f53ac9abfc58078195b35e293bbfb8136 Author: Andrew Turner AuthorDate: 2025-07-30 10:51:20 + Commit: Andrew Turner CommitDate: 2025-07-30 12:

git: b5fe6d28ca9c - Create tag vendor/libsamplerate/0.2.2

2025-08-01 Thread Christos Margiolis
The annotated tag vendor/libsamplerate/0.2.2 has been created by christos: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/libsamplerate/0.2.2 tag vendor/libsamplerate/0.2.2 Tagger: Christos Margiolis TaggerDate: 2025-08-01 11:40:07 + First vendor import. commit 69a539a327ef8d78260056c

git: 69a539a327ef - vendor/libsamplerate - vendor branch created

2025-08-01 Thread Christos Margiolis
The branch vendor/libsamplerate has been created by christos: URL: https://cgit.FreeBSD.org/src/log/?id=69a539a327ef 69a539a327ef libsamplerate: Vendor import 0.2.2

git: d2761422eb0a - main - pf: Use different address family for source and redirection address

2025-08-01 Thread Kajetan Staszkiewicz
The branch main has been updated by ks: URL: https://cgit.FreeBSD.org/src/commit/?id=d2761422eb0a811976390743921b3f15e9d8331a commit d2761422eb0a811976390743921b3f15e9d8331a Author: Kajetan Staszkiewicz AuthorDate: 2025-07-31 14:28:30 + Commit: Kajetan Staszkiewicz CommitDate: 2025

git: 539da08f5567 - main - pfctl: Use sa_family_t for af instead of int

2025-08-01 Thread Kajetan Staszkiewicz
The branch main has been updated by ks: URL: https://cgit.FreeBSD.org/src/commit/?id=539da08f55670aaeec69c286db2dd0849c139b90 commit 539da08f55670aaeec69c286db2dd0849c139b90 Author: Kajetan Staszkiewicz AuthorDate: 2025-07-31 14:06:49 + Commit: Kajetan Staszkiewicz CommitDate: 2025

git: c1c58c001943 - main - stress2: Added two syzkaller reproducers and updated the exclude list

2025-08-01 Thread Peter Holm
The branch main has been updated by pho: URL: https://cgit.FreeBSD.org/src/commit/?id=c1c58c0019430c9df12499e14046fe077c62c6d3 commit c1c58c0019430c9df12499e14046fe077c62c6d3 Author: Peter Holm AuthorDate: 2025-08-01 09:54:05 + Commit: Peter Holm CommitDate: 2025-08-01 09:54:05 +00

git: 5b977a8e2b83 - main - stress2: A workaround for an infrequent "filesystem full" issue

2025-08-01 Thread Peter Holm
The branch main has been updated by pho: URL: https://cgit.FreeBSD.org/src/commit/?id=5b977a8e2b83c8957898840bc4731f8fbf6df7b1 commit 5b977a8e2b83c8957898840bc4731f8fbf6df7b1 Author: Peter Holm AuthorDate: 2025-08-01 09:55:50 + Commit: Peter Holm CommitDate: 2025-08-01 09:55:50 +00

Re: git: ded037e65e52 - main - qat: driver updates to improve code and fix bugs

2025-08-01 Thread Mark Johnston
On Wed, Jul 30, 2025 at 02:29:37PM +0200, Kristof Provost wrote: > On 6 Jun 2025, at 15:57, Mark Johnston wrote: > > The branch main has been updated by markj: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=ded037e65e5239671b1292ec987a2e0894b217b5 > > > > commit ded037e65e5239671b1292e

git: aa05d1b2ef8b - main - db/hash.c: Fix flag check in hash_seq

2025-08-01 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=aa05d1b2ef8b573bbd984273f72afa8a70376ae7 commit aa05d1b2ef8b573bbd984273f72afa8a70376ae7 Author: Bojan Novković AuthorDate: 2025-08-01 09:33:00 + Commit: Bojan Novković CommitDate: 2025-08-01

git: 1c52229528e7 - main - lib: Move libopencsd to /usr/lib and make private

2025-08-01 Thread Andrew Turner
s(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 83fb2d3f3a2c..99a528806695 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -51,6 +51,11 @@ # xargs -n1 | sort | uniq -d; # done +# 20250801: libopencsd libraries moved to /usr/lib and made private +OLD_FILES+=lib/libop

git: bcb298fa9e23 - main - sctp, tcp, udp: improve deferred computation of checksums

2025-08-01 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=bcb298fa9e23c1192c5707086a67d3b396186abc commit bcb298fa9e23c1192c5707086a67d3b396186abc Author: Timo Völker AuthorDate: 2025-08-01 10:09:47 + Commit: Michael Tuexen CommitDate: 2025-08-01 10:0