git: ddfec1fb6814 - main - e1000: Update igb driver version to 2.5.28-fbsd

2024-09-20 Thread Kevin Bowling
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=ddfec1fb6814088abc5805f45c4a18c5731d51b9 commit ddfec1fb6814088abc5805f45c4a18c5731d51b9 Author: Kevin Bowling AuthorDate: 2024-09-21 06:27:54 + Commit: Kevin Bowling CommitDate: 2024-09-21 0

git: e38f24446f09 - stable/13 - kernel: Make some compile time constant variables const

2024-09-20 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=e38f24446f09267647b3d893ae700c4c9e07bc78 commit e38f24446f09267647b3d893ae700c4c9e07bc78 Author: Zhenlei Huang AuthorDate: 2024-08-30 10:26:30 + Commit: Zhenlei Huang CommitDate: 2024-09-21

git: 9c3fc1da7b3c - stable/13 - mips: Make the variable machine const

2024-09-20 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=9c3fc1da7b3c9e34dfa48f4f4c4e41b16e7a72e7 commit 9c3fc1da7b3c9e34dfa48f4f4c4e41b16e7a72e7 Author: Zhenlei Huang AuthorDate: 2024-09-21 04:17:05 + Commit: Zhenlei Huang CommitDate: 2024-09-21

git: 57f268ccfc66 - stable/13 - zfs: cherry-pick change from openzfs

2024-09-20 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=57f268ccfc662d274d82cfc4e0e0ecb2db5d616e commit 57f268ccfc662d274d82cfc4e0e0ecb2db5d616e Author: Zhenlei Huang AuthorDate: 2024-05-30 16:58:20 + Commit: Zhenlei Huang CommitDate: 2024-09-21

git: 36c516b31136 - main - ixgbe: update if_sriov to use the new mailbox apis

2024-09-20 Thread Kevin Bowling
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=36c516b31136f645472c12d8597534656272acd6 commit 36c516b31136f645472c12d8597534656272acd6 Author: Kevin Bowling AuthorDate: 2024-09-21 03:26:42 + Commit: Kevin Bowling CommitDate: 2024-09-21 0

git: c6ad7dcd9c44 - main - mfiutil: Fix incorrect accesses of an union member in 'struct mfi_evt_detail'

2024-09-20 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=c6ad7dcd9c44a49078841e9ec42bf8621ae312c7 commit c6ad7dcd9c44a49078841e9ec42bf8621ae312c7 Author: WHR AuthorDate: 2024-09-03 04:44:48 + Commit: Warner Losh CommitDate: 2024-09-20 22:22:44 +

git: 66efdefe78bb - main - mfi: Correct a struct member name

2024-09-20 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=66efdefe78bb752de47bae49b72b76c1a79266ca commit 66efdefe78bb752de47bae49b72b76c1a79266ca Author: WHR AuthorDate: 2024-09-03 04:44:12 + Commit: Warner Losh CommitDate: 2024-09-20 22:22:43 +

git: c84d8db0ab3d - main - procfs: ensure that RLIMIT_IDENT is properly updated when a limit is added

2024-09-20 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=c84d8db0ab3d02f65422e8dcdc1f911cc15a04ec commit c84d8db0ab3d02f65422e8dcdc1f911cc15a04ec Author: Konstantin Belousov AuthorDate: 2024-09-20 15:04:32 + Commit: Konstantin Belousov CommitDate: 2024-

git: 2c1963d46335 - main - procfs rlimit: handle pipebuf

2024-09-20 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=2c1963d46335576d29fe21a4e7b424c47b711ef4 commit 2c1963d46335576d29fe21a4e7b424c47b711ef4 Author: Konstantin Belousov AuthorDate: 2024-09-20 15:04:06 + Commit: Konstantin Belousov CommitDate: 2024-

git: af96ccc6a508 - main - uifree(9): report non-zero values for all shared resources

2024-09-20 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=af96ccc6a5083ae9ed62dbb1d72674ca75948707 commit af96ccc6a5083ae9ed62dbb1d72674ca75948707 Author: Konstantin Belousov AuthorDate: 2024-09-20 18:48:58 + Commit: Konstantin Belousov CommitDate: 2024-

git: a52b30ff98cd - main - sys_pipe: consistently use cr_ruidinfo for accounting of pipebuf

2024-09-20 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=a52b30ff98cdab82af140285fa7fcdf1036fef27 commit a52b30ff98cdab82af140285fa7fcdf1036fef27 Author: Konstantin Belousov AuthorDate: 2024-09-20 18:48:19 + Commit: Konstantin Belousov CommitDate: 2024-

Re: git: 7672cbef2c1e - main - pipes: reserve configured percentage of buffers zone to superuser

2024-09-20 Thread Cy Schubert
Probably worse than rejected email. Seems the email was simply lost by postfix. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org e^(i*pi)+1=0 Cy Schubert writes: > In message <0a45cdba-14df-423e-9a1f-74119

Re: git: 7672cbef2c1e - main - pipes: reserve configured percentage of buffers zone to superuser

2024-09-20 Thread Cy Schubert
In message <0a45cdba-14df-423e-9a1f-74119ad5c...@freebsd.org>, tuexen@freebsd.o rg writes: > After building a kernel including these changes, I see a lot of > negative pipecnt for uid =3D 0 > Installing world also fails due to pipe problems. > Is this related to one of these changes? Any configura

Re: git: 7672cbef2c1e - main - pipes: reserve configured percentage of buffers zone to superuser

2024-09-20 Thread Cy Schubert
In message <0a45cdba-14df-423e-9a1f-74119ad5c...@freebsd.org>, tuexen@freebsd.o rg writes: > After building a kernel including these changes, I see a lot of > negative pipecnt for uid =3D 0 > Installing world also fails due to pipe problems. > Is this related to one of these changes? Any configura

git: 401516dbc54e - main - rc.subr: Consistently use an absolute path for sysrc

2024-09-20 Thread Mateusz Piotrowski
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=401516dbc54e4a4cba3085cd605fbf6cf8293b79 commit 401516dbc54e4a4cba3085cd605fbf6cf8293b79 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2024-09-20 09:27:34 + Commit: Mateusz Piotrowski <0

git: 9dc67a70650b - main - rc.8: Remove false information about rc.d/local

2024-09-20 Thread Mateusz Piotrowski
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=9dc67a70650b99872316d7ff95ef45ea4c5b455a commit 9dc67a70650b99872316d7ff95ef45ea4c5b455a Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2024-09-20 09:07:05 + Commit: Mateusz Piotrowski <0

git: 9046ecff409c - main - bluetooth(3): Fix two typos in source code comments

2024-09-20 Thread Gordon Bergling
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=9046ecff409c45205aad34ef8d959d79dd20cf8f commit 9046ecff409c45205aad34ef8d959d79dd20cf8f Author: Gordon Bergling AuthorDate: 2024-09-20 18:00:04 + Commit: Gordon Bergling CommitDate: 2024-09-20 18

git: cc4997907714 - main - arm64: Fix a typo in a source code comment

2024-09-20 Thread Gordon Bergling
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=cc4997907714ec22498a454736974abfbc123beb commit cc4997907714ec22498a454736974abfbc123beb Author: Gordon Bergling AuthorDate: 2024-09-20 16:53:42 + Commit: Gordon Bergling CommitDate: 2024-09-20 16

git: 74f1007fcc83 - main - printf(): Save errno earlier.

2024-09-20 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=74f1007fcc838501c74a633792c3f01833bf65e1 commit 74f1007fcc838501c74a633792c3f01833bf65e1 Author: Dag-Erling Smørgrav AuthorDate: 2024-09-20 16:30:30 + Commit: Dag-Erling Smørgrav CommitDate: 2024-

git: 14980d69ff0f - main - i2c: Don't print uninitialized data when verbose

2024-09-20 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=14980d69ff0fce53cad8188b4d14fd30ad6b93c0 commit 14980d69ff0fce53cad8188b4d14fd30ad6b93c0 Author: John F. Carr AuthorDate: 2024-05-23 19:50:14 + Commit: Warner Losh CommitDate: 2024-09-20 15:37:58

git: 6e45b50342d5 - main - mac_veriexec_parser: Fix open_file error handling

2024-09-20 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=6e45b50342d5adadf9dd08e3476fc90f715be1fc commit 6e45b50342d5adadf9dd08e3476fc90f715be1fc Author: Heyang Zhou AuthorDate: 2024-07-22 17:43:28 + Commit: Warner Losh CommitDate: 2024-09-20 15:22:56 +

git: 674b96f58b9c - main - netstat: Add missing "shutdown-ack-timer" key to libxo output

2024-09-20 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=674b96f58b9c7daabb53ba3180afe4fc26354e27 commit 674b96f58b9c7daabb53ba3180afe4fc26354e27 Author: Bram AuthorDate: 2024-07-23 09:05:13 + Commit: Warner Losh CommitDate: 2024-09-20 15:06:50 +

git: 94567c8641e2 - main - netstat: Resolve duplicate "dropped-packets" key from libxo output

2024-09-20 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=94567c8641e235763b5b2926416d89d36654cde1 commit 94567c8641e235763b5b2926416d89d36654cde1 Author: Bram AuthorDate: 2024-07-23 08:57:42 + Commit: Warner Losh CommitDate: 2024-09-20 15:06:26 +

git: 313bd4df8b13 - stable/13 - mips: Allow sysctl hw.machine in capability mode

2024-09-20 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=313bd4df8b1304d9a500f40c6ccb46a2b155fac1 commit 313bd4df8b1304d9a500f40c6ccb46a2b155fac1 Author: Val Packett AuthorDate: 2024-09-20 15:19:04 + Commit: Zhenlei Huang CommitDate: 2024-09-20 15

git: 599273f942b8 - main - Copy the new ia32 loader

2024-09-20 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=599273f942b8dc6f957487bb28f36694dab9dad2 commit 599273f942b8dc6f957487bb28f36694dab9dad2 Author: Ahmad Khalifa AuthorDate: 2024-06-03 01:53:44 + Commit: Warner Losh CommitDate: 2024-09-20 14:45:10

git: b538d4911004 - main - Add a new sysctl in order to diffrentiate UEFI architectures

2024-09-20 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=b538d4911004ca541507166b8ec9689d2e87d1aa commit b538d4911004ca541507166b8ec9689d2e87d1aa Author: Ahmad Khalifa AuthorDate: 2024-06-03 01:40:43 + Commit: Warner Losh CommitDate: 2024-09-20 14:45:09

git: f8ca5d45c3c1 - main - stand: Add support for 64-bit machines with 32-bit UEFI implementations

2024-09-20 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 commit f8ca5d45c3c1829759ecd87cb95d53e5ab7d0811 Author: Ahmad Khalifa AuthorDate: 2024-05-14 19:40:06 + Commit: Warner Losh CommitDate: 2024-09-20 14:45:08

git: 95f75b0e6e5f - main - loader: Fix shadow_fb allocation

2024-09-20 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=95f75b0e6e5f71d34e4eef151f43822e33838663 commit 95f75b0e6e5f71d34e4eef151f43822e33838663 Author: Ahmad Khalifa AuthorDate: 2024-05-31 09:41:32 + Commit: Warner Losh CommitDate: 2024-09-20 14:45:06

git: 6818ff7797c6 - main - loader: Fix 32-bit compatibility

2024-09-20 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=6818ff7797c6a9ab104e5d7e91d4e422874bf50d commit 6818ff7797c6a9ab104e5d7e91d4e422874bf50d Author: Ahmad Khalifa AuthorDate: 2024-05-14 19:29:08 + Commit: Warner Losh CommitDate: 2024-09-20 14:45:07

git: f0d5b1bdf075 - main - stand/efi: Add a 32-bit variant of libefi

2024-09-20 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=f0d5b1bdf075c68ddb1dcfbc5a0eda0214510b5b commit f0d5b1bdf075c68ddb1dcfbc5a0eda0214510b5b Author: Ahmad Khalifa AuthorDate: 2024-05-14 19:37:13 + Commit: Warner Losh CommitDate: 2024-09-20 14:45:05

git: fe3f792f9a29 - main - Add build option for the ia32 loader

2024-09-20 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=fe3f792f9a2982678138e239f5e8d66e8ee71aeb commit fe3f792f9a2982678138e239f5e8d66e8ee71aeb Author: Ahmad Khalifa AuthorDate: 2024-05-14 19:27:06 + Commit: Warner Losh CommitDate: 2024-09-20 14:45:05

git: 650056363bad - main - manuals: Fix errors in .2 pages

2024-09-20 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=650056363baddb83c61c85b0539ee536f3d4b56c commit 650056363baddb83c61c85b0539ee536f3d4b56c Author: Graham Percival AuthorDate: 2024-09-20 01:54:39 + Commit: Mitchell Horne CommitDate: 2024-09-20

git: 40769168a5ee - main - pipespace_new(): decrease uidinfo pipebuf usage if reservation check failed

2024-09-20 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=40769168a5ee227b96ea91768555eef332a0dc26 commit 40769168a5ee227b96ea91768555eef332a0dc26 Author: Konstantin Belousov AuthorDate: 2024-09-20 12:58:59 + Commit: Konstantin Belousov CommitDate: 2024-

git: d6074f73af5c - main - pipe: use pipe subsystem KVA counter instead of pipe_map size

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

Re: git: 7672cbef2c1e - main - pipes: reserve configured percentage of buffers zone to superuser

2024-09-20 Thread tuexen
After building a kernel including these changes, I see a lot of negative pipecnt for uid = 0 Installing world also fails due to pipe problems. Is this related to one of these changes? Any configuration change needed? Best regards Michael > On 20. Sep 2024, at 08:46, Konstantin Belousov wrote: >

git: 0abe2d3903cc - main - agp.4: Add a deprecation notice to the man page

2024-09-20 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=0abe2d3903cc4569705d491f8ac6d2edea01c26f commit 0abe2d3903cc4569705d491f8ac6d2edea01c26f Author: Mark Johnston AuthorDate: 2024-09-19 10:06:49 + Commit: Mark Johnston CommitDate: 2024-09-20 12:2

Re: git: 7672cbef2c1e - main - pipes: reserve configured percentage of buffers zone to superuser

2024-09-20 Thread Mark Johnston
On Fri, Sep 20, 2024 at 06:46:56AM +, Konstantin Belousov wrote: > The branch main has been updated by kib: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=7672cbef2c1e1267e42bb3aad6a6da9380f4347f > > commit 7672cbef2c1e1267e42bb3aad6a6da9380f4347f > Author: Konstantin Belousov > Aut

git: f7dd97b7e227 - stable/13 - Allow sysctl hw.machine/hw.machine_arch in capability mode

2024-09-20 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f7dd97b7e227016a3fac4616307d871af3011dfe commit f7dd97b7e227016a3fac4616307d871af3011dfe Author: Val Packett AuthorDate: 2023-02-05 20:52:50 + Commit: Ed Maste CommitDate: 2024-09-20 11:19

git: 283bf3b4b105 - main - socket: Only log splice structs to ktrace if KTR_STRUCT is configured

2024-09-20 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=283bf3b4b105ad24e919444ab0e21f3296891283 commit 283bf3b4b105ad24e919444ab0e21f3296891283 Author: Mark Johnston AuthorDate: 2024-09-20 11:40:31 + Commit: Mark Johnston CommitDate: 2024-09-20 11:4

git: 75cd1e534c75 - main - socket: wrap ktrsplice call with KTRACE ifdef

2024-09-20 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=75cd1e534c75fbdd3294debe6edea27e780bc5f1 commit 75cd1e534c75fbdd3294debe6edea27e780bc5f1 Author: Siva Mahadevan AuthorDate: 2024-09-16 01:46:00 + Commit: Mark Johnston CommitDate: 2024-09-20 11:

git: 20191b71bae1 - stable/14 - src.conf: Add a MK_ZFS_TESTS knob

2024-09-20 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=20191b71bae1f86ecc03e67d60ad801a72ea05d2 commit 20191b71bae1f86ecc03e67d60ad801a72ea05d2 Author: Mark Johnston AuthorDate: 2024-09-07 14:36:28 + Commit: Mark Johnston CommitDate: 2024-09-20

git: b513c311d0db - stable/14 - ifnet: Remove if_getamcount()

2024-09-20 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=b513c311d0db5c301c939b1cf44b2826e09011d3 commit b513c311d0db5c301c939b1cf44b2826e09011d3 Author: Mark Johnston AuthorDate: 2024-09-04 13:07:11 + Commit: Mark Johnston CommitDate: 2024-09-20

git: c06e1fdc7948 - stable/14 - pkgbase: Let source packages be built in parallel

2024-09-20 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=c06e1fdc794879cce97b2d2e155e638a49558c58 commit c06e1fdc794879cce97b2d2e155e638a49558c58 Author: Mark Johnston AuthorDate: 2024-08-19 14:08:05 + Commit: Mark Johnston CommitDate: 2024-09-20

git: f47e5a92edd6 - stable/14 - ifconfig: Add an allmulti verb

2024-09-20 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=f47e5a92edd6840fca6267649b1304c39fbbcc8f commit f47e5a92edd6840fca6267649b1304c39fbbcc8f Author: Mark Johnston AuthorDate: 2024-09-06 16:56:58 + Commit: Mark Johnston CommitDate: 2024-09-20

git: aab2c431064b - stable/14 - pkgbase: Unify pkg ABI handling for pkgbase targets

2024-09-20 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=aab2c431064bbc74ae643ae111afaa23a090c594 commit aab2c431064bbc74ae643ae111afaa23a090c594 Author: Mark Johnston AuthorDate: 2024-08-19 14:07:51 + Commit: Mark Johnston CommitDate: 2024-09-20

git: 772e980da4bd - stable/14 - ifnet: Add handling for toggling IFF_ALLMULTI in ifhwioctl()

2024-09-20 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=772e980da4bd5d47eceee95e91e8573ecb48be1c commit 772e980da4bd5d47eceee95e91e8573ecb48be1c Author: Mark Johnston AuthorDate: 2024-09-06 16:55:42 + Commit: Mark Johnston CommitDate: 2024-09-20

git: c8856795d378 - stable/14 - pkgbase: Make src package creation recipes more precise

2024-09-20 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=c8856795d378ccb839c9f201aeeffb8586c59e96 commit c8856795d378ccb839c9f201aeeffb8586c59e96 Author: Mark Johnston AuthorDate: 2024-08-19 15:22:03 + Commit: Mark Johnston CommitDate: 2024-09-20

git: 59f3eb3b71d5 - stable/14 - netinet: Explicitly disallow connections to the unspecified address

2024-09-20 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=59f3eb3b71d5df21882ed95d99ac10911f305b81 commit 59f3eb3b71d5df21882ed95d99ac10911f305b81 Author: Mark Johnston AuthorDate: 2024-08-29 13:11:15 + Commit: Mark Johnston CommitDate: 2024-09-20

git: 6f636541a3b1 - stable/14 - capsicum tests: Serialize functional tests

2024-09-20 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=6f636541a3b1fe14a6f85f457c12cf8a7159a121 commit 6f636541a3b1fe14a6f85f457c12cf8a7159a121 Author: Mark Johnston AuthorDate: 2024-09-03 14:39:02 + Commit: Mark Johnston CommitDate: 2024-09-20

git: 246f922d635e - stable/14 - ggate tests: Use unique ports among tests

2024-09-20 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=246f922d635e114c336c1e15ce041a1d8496ea60 commit 246f922d635e114c336c1e15ce041a1d8496ea60 Author: Mark Johnston AuthorDate: 2024-06-15 00:10:42 + Commit: Mark Johnston CommitDate: 2024-09-20

git: 9512710ddf33 - stable/14 - asmc: Add support for MacbookPro11,4

2024-09-20 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=9512710ddf33c49dd0f9c387393866306225efc3 commit 9512710ddf33c49dd0f9c387393866306225efc3 Author: Joshua Rogers AuthorDate: 2024-06-11 19:51:51 + Commit: Mark Johnston CommitDate: 2024-09-20

git: 87fbd9fc7fc5 - main - tcp: remove unused socket option names

2024-09-20 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=87fbd9fc7fc5f8d79fe5e3dcd13ad02b11a67ef0 commit 87fbd9fc7fc5f8d79fe5e3dcd13ad02b11a67ef0 Author: Michael Tuexen AuthorDate: 2024-09-20 11:03:53 + Commit: Michael Tuexen CommitDate: 2024-09-20 1

git: 497f577f460b - stable/14 - kernel: Make some compile time constant variables const

2024-09-20 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=497f577f460ba93dda38910bf49b390fa610480f commit 497f577f460ba93dda38910bf49b390fa610480f Author: Zhenlei Huang AuthorDate: 2024-08-30 10:26:30 + Commit: Zhenlei Huang CommitDate: 2024-09-20

git: 99215a194483 - main - git-blame-ignore-revs: Ignore 1baf6164e4d6 in blame

2024-09-20 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=99215a19448343574ff615e382b2525cec597fe7 commit 99215a19448343574ff615e382b2525cec597fe7 Author: Zhenlei Huang AuthorDate: 2024-09-20 10:09:13 + Commit: Zhenlei Huang CommitDate: 2024-09-20 10:09

git: e30b58846003 - main - bpf: Add a comment on the large `#ifdef _KERNEL` block

2024-09-20 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=e30b58846003a54df028686363b5abed59897779 commit e30b58846003a54df028686363b5abed59897779 Author: Zhenlei Huang AuthorDate: 2024-09-20 10:06:22 + Commit: Zhenlei Huang CommitDate: 2024-09-20 10:06

git: 1baf6164e4d6 - main - bpf: Some style and white space cleanup

2024-09-20 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=1baf6164e4d671ca1547a3096d8ce8fe69ed4e5c commit 1baf6164e4d671ca1547a3096d8ce8fe69ed4e5c Author: Zhenlei Huang AuthorDate: 2024-09-20 10:06:22 + Commit: Zhenlei Huang CommitDate: 2024-09-20 10:06

git: 611d52a19698 - stable/14 - zfs: cherry-pick change from openzfs

2024-09-20 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=611d52a1969892e5d35d5f26ad850a56f351a78e commit 611d52a1969892e5d35d5f26ad850a56f351a78e Author: Zhenlei Huang AuthorDate: 2024-05-30 16:58:20 + Commit: Zhenlei Huang CommitDate: 2024-09-20

Re: git: 10746040820e - main - ixgbe: rename VF message type macros

2024-09-20 Thread Yasuhiro Kimura
From: Kevin Bowling Subject: Re: git: 10746040820e - main - ixgbe: rename VF message type macros Date: Fri, 20 Sep 2024 01:00:42 -0700 > On Thu, Sep 19, 2024 at 11:49 PM Doug Moore wrote: >> >> https://reviews.freebsd.org/D46708 > > Your fix is logically correct, thank you Doug. I committed it

git: d565364dadeb..126e0f4f7dcb - vendor/openssh - vendor branch updated

2024-09-20 Thread Ed Maste
The branch vendor/openssh has been updated by emaste: URL: https://cgit.FreeBSD.org/src/log/?id=d565364dadeb..126e0f4f7dcb 126e0f4f7dcb Vendor import of OpenSSH 9.9p1

git: 1b02c07f64db - Create tag vendor/openssh/9.9p1

2024-09-20 Thread Ed Maste
The annotated tag vendor/openssh/9.9p1 has been created by emaste: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/openssh/9.9p1 tag vendor/openssh/9.9p1 Tagger: Ed Maste TaggerDate: 2024-09-20 09:25:29 + Tag OpenSSH 9.9p1 commit 126e0f4f7dcb4ed8d46dc373a4d00e022c457db4 Author: Ed

Re: git: 10746040820e - main - ixgbe: rename VF message type macros

2024-09-20 Thread Kevin Bowling
On Thu, Sep 19, 2024 at 11:49 PM Doug Moore wrote: > > https://reviews.freebsd.org/D46708 Your fix is logically correct, thank you Doug. I committed it with your authorship as I would otherwise make the same change to fix the tree now. Pondering aloud, I am uncertain why this did not affect a m

git: 267f223f622f - main - ixgbe: fix compilation for VF

2024-09-20 Thread Kevin Bowling
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=267f223f622fdbf779cc43b5a564bb02e2b59ecd commit 267f223f622fdbf779cc43b5a564bb02e2b59ecd Author: Doug Moore AuthorDate: 2024-09-20 07:54:48 + Commit: Kevin Bowling CommitDate: 2024-09-20 07:5