On Thu, 21 Aug 2025, A FreeBSD User wrote:
Am Tage des Herren Wed, 20 Aug 2025 22:48:38 GMT
"Simon J. Gerraty" schrieb:
The branch main has been updated by sjg:
URL:
https://cgit.FreeBSD.org/src/commit/?id=b44cc1b479fefc8570611309c3f5a6966fb26e3b
commit b44cc1b479fefc8570611309c3f5a6966fb2
> On 21. Aug 2025, at 09:40, Bjoern A. Zeeb wrote:
>
> On Thu, 21 Aug 2025, A FreeBSD User wrote:
>
>> Am Tage des Herren Wed, 20 Aug 2025 22:48:38 GMT
>> "Simon J. Gerraty" schrieb:
>>
>>> The branch main has been updated by sjg:
>>>
>>> URL:
>>> https://cgit.FreeBSD.org/src/commit/?id=b4
Am Tage des Herren Wed, 20 Aug 2025 22:48:38 GMT
"Simon J. Gerraty" schrieb:
> The branch main has been updated by sjg:
>
> URL:
> https://cgit.FreeBSD.org/src/commit/?id=b44cc1b479fefc8570611309c3f5a6966fb26e3b
>
> commit b44cc1b479fefc8570611309c3f5a6966fb26e3b
> Author: Simon J. Gerraty
Hi Alexander,
I'd presume umb(4) does not depends on netmap. A quick search of DEV_NETMAP
```
#ifdef DEV_NETMAP
static void umb_input(if_t , struct mbuf *);
#endif
...
#ifdef DEV_NETMAP
if_setinputfn(ifp, umb_input);
#endif
```
I think the #ifdef can be removed. I currently do not h
The branch main has been updated by ziaee:
URL:
https://cgit.FreeBSD.org/src/commit/?id=458ac2b6e4452acc1a614352c8945ecc37667aa0
commit 458ac2b6e4452acc1a614352c8945ecc37667aa0
Author: Alexander Ziaee
AuthorDate: 2025-08-20 14:45:08 +
Commit: Alexander Ziaee
CommitDate: 2025-08-21
The branch main has been updated by sjg:
URL:
https://cgit.FreeBSD.org/src/commit/?id=5bfb3045d25b3e097f1e55fdc5b3f929f2b7da55
commit 5bfb3045d25b3e097f1e55fdc5b3f929f2b7da55
Author: Simon J. Gerraty
AuthorDate: 2025-08-20 22:49:53 +
Commit: Simon J. Gerraty
CommitDate: 2025-08-20
The branch main has been updated by sjg:
URL:
https://cgit.FreeBSD.org/src/commit/?id=b44cc1b479fefc8570611309c3f5a6966fb26e3b
commit b44cc1b479fefc8570611309c3f5a6966fb26e3b
Author: Simon J. Gerraty
AuthorDate: 2025-08-20 22:45:54 +
Commit: Simon J. Gerraty
CommitDate: 2025-08-20
The branch main has been updated by sjg:
URL:
https://cgit.FreeBSD.org/src/commit/?id=aaf65a13c06a2555257a75b7f2fe63319238cf4f
commit aaf65a13c06a2555257a75b7f2fe63319238cf4f
Author: Simon J. Gerraty
AuthorDate: 2025-08-20 22:42:35 +
Commit: Simon J. Gerraty
CommitDate: 2025-08-20
The branch main has been updated by ivy:
URL:
https://cgit.FreeBSD.org/src/commit/?id=095e23bfd4c514107bf3694d9d0e2428ae198680
commit 095e23bfd4c514107bf3694d9d0e2428ae198680
Author: Lexi Winter
AuthorDate: 2025-08-20 20:53:29 +
Commit: Lexi Winter
CommitDate: 2025-08-20 20:54:36 +
The branch main has been updated by ivy:
URL:
https://cgit.FreeBSD.org/src/commit/?id=721c98dd89ccfe4f9b5af4bc5fec7411eeea764f
commit 721c98dd89ccfe4f9b5af4bc5fec7411eeea764f
Author: Lexi Winter
AuthorDate: 2025-08-20 18:43:09 +
Commit: Lexi Winter
CommitDate: 2025-08-20 19:00:06 +
endif
.if ${MK_KERBEROS} != "no"
.if ${MK_MITKRB5} != "no"
diff --git a/UPDATING b/UPDATING
index 8620df648703..575669b8bc64 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,15 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
world, or to merely disable the most
In message , Lexi Winter writes:
>
>
> --1TciSP0QTdr6NjDi
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
>
> Cy Schubert:
> > /* Define to the full name and version of this package. */
> > -#define PACKAGE_STRING "Kerberos
Cy Schubert:
> /* Define to the full name and version of this package. */
> -#define PACKAGE_STRING "Kerberos 5 1.21.1"
> +#define PACKAGE_STRING "Kerberos 5 1.22.0"
is this right? in the source code it's called "1.22-final"[0], which is
also the version we set in Makefile.inc.
[0] see crypto
100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
world, or to merely disable the most expensive debugging functionality
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20250
The branch main has been updated by mhorne:
URL:
https://cgit.FreeBSD.org/src/commit/?id=c0771d8c78b421b26c9b32a899f8d0131bb46ef4
commit c0771d8c78b421b26c9b32a899f8d0131bb46ef4
Author: Jari Sihvola
AuthorDate: 2025-08-20 17:13:00 +
Commit: Mitchell Horne
CommitDate: 2025-08-20 18:
Martin Matuska writes:
> zfs: fix build issues from 53a2e2635
Thank you for the quick fix.
DES
--
Dag-Erling Smørgrav - d...@freebsd.org
The branch main has been updated by gallatin:
URL:
https://cgit.FreeBSD.org/src/commit/?id=84f8ca1bd11d97d8d254248da7c09507038be505
commit 84f8ca1bd11d97d8d254248da7c09507038be505
Author: Andrew Gallatin
AuthorDate: 2025-08-20 16:49:32 +
Commit: Andrew Gallatin
CommitDate: 2025-08-
The branch main has been updated by glebius:
URL:
https://cgit.FreeBSD.org/src/commit/?id=fe2418f26ed0b2b9e06152c16f72f2bb4ec27c29
commit fe2418f26ed0b2b9e06152c16f72f2bb4ec27c29
Author: Gleb Smirnoff
AuthorDate: 2025-08-20 14:53:20 +
Commit: Gleb Smirnoff
CommitDate: 2025-08-20 14
The branch main has been updated by glebius:
URL:
https://cgit.FreeBSD.org/src/commit/?id=a1572e202a1840c26c950ed728358965f535ec7a
commit a1572e202a1840c26c950ed728358965f535ec7a
Author: Gleb Smirnoff
AuthorDate: 2025-08-20 14:52:20 +
Commit: Gleb Smirnoff
CommitDate: 2025-08-20 14
The branch main has been updated by glebius:
URL:
https://cgit.FreeBSD.org/src/commit/?id=9dbd8ee1167520eafdd373f6a995f1232e024b1e
commit 9dbd8ee1167520eafdd373f6a995f1232e024b1e
Author: Gleb Smirnoff
AuthorDate: 2025-08-20 14:51:21 +
Commit: Gleb Smirnoff
CommitDate: 2025-08-20 14
The branch main has been updated by glebius:
URL:
https://cgit.FreeBSD.org/src/commit/?id=8ef5016f73b9a4db8ee7b268bd27bb7246c84960
commit 8ef5016f73b9a4db8ee7b268bd27bb7246c84960
Author: Gleb Smirnoff
AuthorDate: 2025-08-20 14:51:14 +
Commit: Gleb Smirnoff
CommitDate: 2025-08-20 14
The branch main has been updated by glebius:
URL:
https://cgit.FreeBSD.org/src/commit/?id=de06a0d18b0523f65fe0d5615723a8b4369b
commit de06a0d18b0523f65fe0d5615723a8b4369b
Author: Gleb Smirnoff
AuthorDate: 2025-08-20 14:51:08 +
Commit: Gleb Smirnoff
CommitDate: 2025-08-20 14
The branch main has been updated by glebius:
URL:
https://cgit.FreeBSD.org/src/commit/?id=5d5d03356e21123f7002aa4c13136db9761eb98c
commit 5d5d03356e21123f7002aa4c13136db9761eb98c
Author: Gleb Smirnoff
AuthorDate: 2025-08-20 14:50:58 +
Commit: Gleb Smirnoff
CommitDate: 2025-08-20 14
Hi
I have committed a fix one minute before Dag's email.
I don't understand why my make universe on a amd64 with a clean obj
could pass without that fix.
On 20. 8. 2025 15:50, John Baldwin wrote:
On 8/20/25 09:44, Dag-Erling Smørgrav wrote:
Martin Matuska writes:
zfs: merge openzfs/zf
The branch main has been updated by jhb:
URL:
https://cgit.FreeBSD.org/src/commit/?id=39fea5c8dc598021e900c4feaf0e18111fda57b2
commit 39fea5c8dc598021e900c4feaf0e18111fda57b2
Author: John Baldwin
AuthorDate: 2025-08-20 14:02:40 +
Commit: John Baldwin
CommitDate: 2025-08-20 14:05:03
On 8/20/25 09:44, Dag-Erling Smørgrav wrote:
Martin Matuska writes:
zfs: merge openzfs/zfs@a9410ccbd
This doesn't build, please either fix asap or revert.
cc -target x86_64-unknown-freebsd15.0
--sysroot=/usr/obj/usr/src/amd64.amd64/tmp
-B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -
Martin Matuska writes:
> zfs: merge openzfs/zfs@a9410ccbd
This doesn't build, please either fix asap or revert.
cc -target x86_64-unknown-freebsd15.0
--sysroot=/usr/obj/usr/src/amd64.amd64/tmp
-B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -DIN_BASE
-I/usr/src/sys/co
The branch main has been updated by mm:
URL:
https://cgit.FreeBSD.org/src/commit/?id=94ca18c18bb0d231c66f146704d9233da48bc84e
commit 94ca18c18bb0d231c66f146704d9233da48bc84e
Author: Martin Matuska
AuthorDate: 2025-08-20 12:57:36 +
Commit: Martin Matuska
CommitDate: 2025-08-20 13:42
On 8/20/25 06:04, Dag-Erling Smørgrav wrote:
Konstantin Belousov writes:
Dag-Erling Smørgrav writes:
Konstantin Belousov writes:
Aymeric Wibo writes:
libifconfig: Remove ifconfig_set_fib and ifconfig_sfp_id_is_qsfp
This breaks the ABI, of course.
No, it does not. Please take the t
The branch main has been updated by des:
URL:
https://cgit.FreeBSD.org/src/commit/?id=8d23b31485fb60049cd9344b80b362ec08e9cf75
commit 8d23b31485fb60049cd9344b80b362ec08e9cf75
Author: Dag-Erling Smørgrav
AuthorDate: 2025-08-20 12:55:01 +
Commit: Dag-Erling Smørgrav
CommitDate: 2025-
On Wed, 20 Aug 2025 at 04:12, Konstantin Belousov wrote:
>
> On Tue, Aug 19, 2025 at 11:09:38PM +, Aymeric Wibo wrote:
> > The branch main has been updated by obiwac:
> >
> > URL:
> > https://cgit.FreeBSD.org/src/commit/?id=75acf71786f201093b76f45eff03a8665fb79a72
> >
> > commit 75acf71786f20
Konstantin Belousov writes:
> Dag-Erling Smørgrav writes:
> > Konstantin Belousov writes:
> > > Aymeric Wibo writes:
> > > > libifconfig: Remove ifconfig_set_fib and ifconfig_sfp_id_is_qsfp
> > > This breaks the ABI, of course.
> > No, it does not. Please take the time to check before thro
On Wed, Aug 20, 2025 at 11:26:24AM +0200, Dag-Erling Smørgrav wrote:
> Konstantin Belousov writes:
> > Aymeric Wibo writes:
> >> libifconfig: Remove ifconfig_set_fib and ifconfig_sfp_id_is_qsfp
> > This breaks the ABI, of course.
>
> No, it does not. Please take the time to check before thr
Konstantin Belousov writes:
> Aymeric Wibo writes:
>> libifconfig: Remove ifconfig_set_fib and ifconfig_sfp_id_is_qsfp
> This breaks the ABI, of course.
No, it does not. Please take the time to check before throwing
accusations around.
DES
--
Dag-Erling Smørgrav - d...@freebsd.org
The branch main has been updated by mm:
URL:
https://cgit.FreeBSD.org/src/commit/?id=53a2e2635ab2d17bed1de7b4e0d782dd23ceb6ea
commit 53a2e2635ab2d17bed1de7b4e0d782dd23ceb6ea
Merge: 7acae33bc950 a9410ccbd9f0
Author: Martin Matuska
AuthorDate: 2025-08-20 08:57:58 +
Commit: Martin Matu
The branch main has been updated by kib:
URL:
https://cgit.FreeBSD.org/src/commit/?id=7acae33bc950170cab718802c70978537a08b947
commit 7acae33bc950170cab718802c70978537a08b947
Author: Konstantin Belousov
AuthorDate: 2025-08-07 07:24:22 +
Commit: Konstantin Belousov
CommitDate: 2025-
On Tue, Aug 19, 2025 at 11:09:38PM +, Aymeric Wibo wrote:
> The branch main has been updated by obiwac:
>
> URL:
> https://cgit.FreeBSD.org/src/commit/?id=75acf71786f201093b76f45eff03a8665fb79a72
>
> commit 75acf71786f201093b76f45eff03a8665fb79a72
> Author: Muhammad Saheed
> AuthorDate:
The branch main has been updated by kp:
URL:
https://cgit.FreeBSD.org/src/commit/?id=063dc452cc963e87553d5afb501df062c7f37eb8
commit 063dc452cc963e87553d5afb501df062c7f37eb8
Author: Kristof Provost
AuthorDate: 2025-08-05 13:42:25 +
Commit: Kristof Provost
CommitDate: 2025-08-20 08:
The branch main has been updated by kp:
URL:
https://cgit.FreeBSD.org/src/commit/?id=95fda90b84d79959109b781db6dab4f5547203b4
commit 95fda90b84d79959109b781db6dab4f5547203b4
Author: Kristof Provost
AuthorDate: 2025-08-04 15:46:32 +
Commit: Kristof Provost
CommitDate: 2025-08-20 08:
The branch main has been updated by kp:
URL:
https://cgit.FreeBSD.org/src/commit/?id=005e24b7a546b1c3c37e7cb7df95a3f9679e2d9a
commit 005e24b7a546b1c3c37e7cb7df95a3f9679e2d9a
Author: Kristof Provost
AuthorDate: 2025-08-05 12:46:32 +
Commit: Kristof Provost
CommitDate: 2025-08-20 08:
The branch main has been updated by vexeduxr:
URL:
https://cgit.FreeBSD.org/src/commit/?id=0269dc575e8321b0f0166ba1797a4a3cdc9ece7d
commit 0269dc575e8321b0f0166ba1797a4a3cdc9ece7d
Author: Ahmad Khalifa
AuthorDate: 2025-08-20 06:10:02 +
Commit: Ahmad Khalifa
CommitDate: 2025-08-20 0
The branch main has been updated by vexeduxr:
URL:
https://cgit.FreeBSD.org/src/commit/?id=ed60e694f4a975eaf269ae3784aa6b4fd4aa582d
commit ed60e694f4a975eaf269ae3784aa6b4fd4aa582d
Author: Ahmad Khalifa
AuthorDate: 2025-08-20 06:04:12 +
Commit: Ahmad Khalifa
CommitDate: 2025-08-20 0
The branch main has been updated by vexeduxr:
URL:
https://cgit.FreeBSD.org/src/commit/?id=7f53cf7e1e8902dec78f6831e69a89e424169acf
commit 7f53cf7e1e8902dec78f6831e69a89e424169acf
Author: Ahmad Khalifa
AuthorDate: 2025-08-20 06:03:25 +
Commit: Ahmad Khalifa
CommitDate: 2025-08-20 0
43 matches
Mail list logo