Page MenuHomeFreeBSD
Feed All Stories

Today

christos updated the diff for D53188: sound tests: Test polling.

Fix select(2) initialization.

Wed, Oct 22, 11:07 AM
christos added a comment to D53188: sound tests: Test polling.
Wed, Oct 22, 11:04 AM
vegeta_tuxpowered.net added inline comments to D53216: pf: Forbid nat-to on in rules and rdr-to on out rules.
Wed, Oct 22, 11:01 AM
zlei added a comment to D44204: ip6_output: Reduce cache misses on pktopts.
In D44204#1216519, @ae wrote:
Wed, Oct 22, 10:56 AM
christos added a reviewer for D53237: snd_dummy: Create device alias: ziaee.
Wed, Oct 22, 10:11 AM
christos requested review of D53257: snd_dummy.4: Use sound(4) instead of PCM.
Wed, Oct 22, 10:11 AM
christos updated the diff for D53237: snd_dummy: Create device alias.

Add man page entry.

Wed, Oct 22, 10:08 AM
salvadore added a comment to D53198: Adding _index draft for 2025Q3 status.

This is one of the last files that we commit when we publish the report and, as usual, we are still waiting for many late reports. So feel free to modify the file directly in this review as much as you need.

Wed, Oct 22, 10:00 AM
jrtc27 added a comment to D53232: riscv: explicit memory barrier primitives.

This will not fix that bug. fence is fence iorw, iorw, so all you are doing is relaxing some ordering requirements.

Wed, Oct 22, 9:47 AM · riscv
dch added a comment to D53164: ping, traceroute: Move to the utilities package.

I'm ambivalent on this. I agree with the broad rationale here.

Wed, Oct 22, 9:45 AM
salvadore committed R9:0d070fdc84fa: Status/2025Q3/framework.adoc: Add report (authored by lwhsu).
Status/2025Q3/framework.adoc: Add report
Wed, Oct 22, 9:37 AM
girgen committed R11:054a5739b086: security/pecl-krb5: Fix build on FreeBSD 15+ (authored by girgen).
security/pecl-krb5: Fix build on FreeBSD 15+
Wed, Oct 22, 9:30 AM
mengzhuo1203_gmail.com requested review of D53256: nvme: Fix PRP list size calculation.
Wed, Oct 22, 9:17 AM
ae added a comment to D44204: ip6_output: Reduce cache misses on pktopts.

It seems to have affected MLDv6: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290407

Wed, Oct 22, 9:10 AM
tagattie committed R11:968dfd894aa3: misc/codex: Update to 0.47.0 (authored by tagattie).
misc/codex: Update to 0.47.0
Wed, Oct 22, 8:59 AM
dch committed rGb6cde3ca5dbf: release: split up Oracle Cloudware tools (authored by dch).
release: split up Oracle Cloudware tools
Wed, Oct 22, 8:25 AM
gerald committed R11:fd0fbd71da0c: emulators/wine-mono-devel: Update to version 10.3.0 (authored by gerald).
emulators/wine-mono-devel: Update to version 10.3.0
Wed, Oct 22, 8:23 AM
danilo committed R11:43defe60d266: editors/tea: Migrate to QT6 (authored by danilo).
editors/tea: Migrate to QT6
Wed, Oct 22, 8:22 AM
dch committed rGe27e5b6b0177: release: split up Oracle Cloudware tools (authored by dch).
release: split up Oracle Cloudware tools
Wed, Oct 22, 8:17 AM
tuexen committed rGdaac364e6115: tcp: fix typo in comment (authored by peter.lei_ieee.org).
tcp: fix typo in comment
Wed, Oct 22, 7:37 AM
obrien updated the diff for D53255: random: CTASSERT check sizeof random_source_descr[].

update review tag

Wed, Oct 22, 7:26 AM
wen committed R11:dc2a923ba4d8: devel/py-cftime: Update to 1.6.5 (authored by wen).
devel/py-cftime: Update to 1.6.5
Wed, Oct 22, 7:25 AM
wen committed R11:cd784c73c0ce: biology/py-dnaio: Update to 1.2.4 (authored by wen).
biology/py-dnaio: Update to 1.2.4
Wed, Oct 22, 7:25 AM
wen committed R11:7beedbe0ff79: devel/py-pythran: Update to 0.18.0 (authored by wen).
devel/py-pythran: Update to 0.18.0
Wed, Oct 22, 7:25 AM
wen committed R11:15af42ce55e8: astro/py-sunpy: Update to 7.0.2 (authored by wen).
astro/py-sunpy: Update to 7.0.2
Wed, Oct 22, 7:25 AM
cognet accepted D53250: sys/arm64: fix COMPAT_FREEBSD32 __syscall().
Wed, Oct 22, 7:25 AM
obrien requested review of D53255: random: CTASSERT check sizeof random_source_descr[].
Wed, Oct 22, 7:25 AM
obrien updated the diff for D53254: sbuf_delete() after sbuf_finish() & add SBUF_INCLUDENUL.

review tag

Wed, Oct 22, 7:17 AM
obrien requested review of D53254: sbuf_delete() after sbuf_finish() & add SBUF_INCLUDENUL.
Wed, Oct 22, 7:16 AM
jaeyoon added a reviewer for D53253: MAINTAINERS: Add myself to ufshci: imp.
Wed, Oct 22, 7:15 AM
jaeyoon requested review of D53253: MAINTAINERS: Add myself to ufshci.
Wed, Oct 22, 7:15 AM
obrien committed rG3a12982962ce: random: add RDSEED as a provably unique entropy source (authored by obrien).
random: add RDSEED as a provably unique entropy source
Wed, Oct 22, 7:07 AM
obrien closed D53150: random: add RDSEED as a provably unique entropy source.
Wed, Oct 22, 7:07 AM
tuexen requested review of D53252: netstat: add support for UDP-Lite endpoints.
Wed, Oct 22, 6:58 AM
cperciva committed rG962194df8333: vmimage.subr: Fix when/where we fix up METALOG (authored by cperciva).
vmimage.subr: Fix when/where we fix up METALOG
Wed, Oct 22, 6:51 AM
corvink accepted D53246: vmm: Fix routines which create maps of the guest physical address space.
Wed, Oct 22, 6:30 AM
corvink added a comment to D53220: bhyve/virtio-scsi: various small improvements.

It would make it easier to review and merge when each point gets it own commit.

Actually, all of this was done together with D53223, D53222, and D53221. I've moved this part out and ahead of the other changes as I figured they'd needlessly complicate the review of the larger functional changes.

It may seem as a bunch of individual changes lumped together, but I've really just listed what this change does. Except perhaps for the style cleanups (which I'm not sure are well received in FreeBSD anyway) and the 1-line change to enable indirect descriptors, I'm not sure much is gained if I try to split it up further as all of this was really developed and tested together.

Anyway, if you insist that I split it up, I will of course try to do so.

Wed, Oct 22, 6:25 AM
corvink accepted D51551: bhyve: want walk_config_nodes.
Wed, Oct 22, 6:10 AM
quentin.thebault_defenso.fr updated the diff for D52541: ng_device: add kqueue support.

Move ENXIO check behind mutex and add or fix comments

Wed, Oct 22, 6:05 AM
tagattie committed R11:c654728066eb: net-p2p/jackett: Update to 0.24.141 (authored by tremere_cainites.net).
net-p2p/jackett: Update to 0.24.141
Wed, Oct 22, 5:50 AM
feld committed R11:ebc0be89db24: mail/stalwart: New port: Stalwart Mail Server (authored by feld).
mail/stalwart: New port: Stalwart Mail Server
Wed, Oct 22, 5:17 AM
dtxdf committed R11:64acc7564b05: sysutils/py-overlord: Update to 0.20.0 (authored by dtxdf).
sysutils/py-overlord: Update to 0.20.0
Wed, Oct 22, 5:12 AM
kib added a comment to D51622: amd64: Add cpu_stop() support to go UP after SMP.

I really become curious in which way firmware parks APs after the initial configuration. Coreboot might have something for this.

Wed, Oct 22, 5:02 AM
kib added a comment to D51622: amd64: Add cpu_stop() support to go UP after SMP.

About SMI, from Intel SDM vol 3 7.3.1 External Interrupts:

Note that several other pins on the processor can cause a processor interrupt to occur. However, these interrupts
are not handled by the interrupt and exception mechanism described in this chapter. These pins include the
RESET#, FLUSH#, STPCLK#, SMI#, R/S#, and INIT# pins. Whether they are included on a particular processor is
implementation dependent. Pin functions are described in the data books for the individual processors. The SMI#
pin is described in Chapter 33, “System Management Mode.”

I read this (and it aligns with the experience) that SMI is independent from the LAPIC configuration or enablement, as it should be.

Wed, Oct 22, 4:59 AM
rnagy committed R11:e0d6d418c054: www/ungoogled-chromium: update to 141.0.7390.107 (authored by rnagy).
www/ungoogled-chromium: update to 141.0.7390.107
Wed, Oct 22, 4:58 AM
mengzhuo1203_gmail.com updated the diff for D53232: riscv: explicit memory barrier primitives.

@jrtc27 I've update the revision, PTAL

Wed, Oct 22, 4:58 AM · riscv
tagattie committed R11:10880c492009: mail/mu4e-maildirs: Mark as BROKEN and deprecate (authored by tagattie).
mail/mu4e-maildirs: Mark as BROKEN and deprecate
Wed, Oct 22, 4:56 AM
maxim committed rGcdc199039308: bsd-family-tree: add OpenBSD 7.8 release (authored by maxim).
bsd-family-tree: add OpenBSD 7.8 release
Wed, Oct 22, 3:06 AM
vvd committed R11:c761f9ca3f62: emulators/virtualbox-ose{,-kmod,-nox11}-72: Update 7.2.2 => 7.2.4 (fixed 9 CVEs) (authored by vvd).
emulators/virtualbox-ose{,-kmod,-nox11}-72: Update 7.2.2 => 7.2.4 (fixed 9 CVEs)
Wed, Oct 22, 2:16 AM
vvd committed R11:e1d4165e6613: emulators/virtualbox-ose{,-kmod,-nox11}-71: Update 7.1.12 => 7.1.14 (fixed 9… (authored by vvd).
emulators/virtualbox-ose{,-kmod,-nox11}-71: Update 7.1.12 => 7.1.14 (fixed 9…
Wed, Oct 22, 2:16 AM
vvd committed R11:8a9ad33970b2: emulators/virtualbox-ose{,-71,-72,-legacy}: Fix description in rc script (authored by vvd).
emulators/virtualbox-ose{,-71,-72,-legacy}: Fix description in rc script
Wed, Oct 22, 2:15 AM
mengzhuo1203_gmail.com added a comment to D53232: riscv: explicit memory barrier primitives.

Do we actually have a proper definition of what *our* memory barrier APIs are meant to mean? What the ISA manual says is a sensible mapping isn't necessarily what we want; note that the table you're referencing is for "Linux memory primitives", and we are not Linux, nor do we follow its memory model.

Wed, Oct 22, 2:12 AM · riscv
vladlen closed D52052: replace the doc books/handbook with new translation (significant update in EN version).
Wed, Oct 22, 2:02 AM · docs
vvd committed R11:b0699300462a: emulators/virtualbox-ose{,-kmod,-nox11}-71: Update 7.1.12 => 7.1.14 (fixed 9… (authored by vvd).
emulators/virtualbox-ose{,-kmod,-nox11}-71: Update 7.1.12 => 7.1.14 (fixed 9…
Wed, Oct 22, 2:02 AM
vvd committed R11:afec9b5ee3bc: emulators/virtualbox-ose{,-kmod,-nox11}-72: Update 7.2.2 => 7.2.4 (fixed 9 CVEs) (authored by vvd).
emulators/virtualbox-ose{,-kmod,-nox11}-72: Update 7.2.2 => 7.2.4 (fixed 9 CVEs)
Wed, Oct 22, 2:02 AM
peter.lei_ieee.org accepted D53230: sockstat: add support for UDP-Lite endpoints.
Wed, Oct 22, 2:02 AM
vvd committed R11:0dad99d88983: emulators/virtualbox-ose{,-71,-72,-legacy}: Fix description in rc script (authored by vvd).
emulators/virtualbox-ose{,-71,-72,-legacy}: Fix description in rc script
Wed, Oct 22, 2:01 AM
peter.lei_ieee.org accepted D53229: UDP-Lite: export pcblist via sysctl interface.
Wed, Oct 22, 2:01 AM
fluffy committed R11:4b830a95f986: editors/le: fix build on recent FreeBSD releases without alloca.h (authored by fluffy).
editors/le: fix build on recent FreeBSD releases without alloca.h
Wed, Oct 22, 1:21 AM
fluffy committed R11:3538bd48ff47: math/cadabra2: fix build with Boost-1.89 (+) (authored by fluffy).
math/cadabra2: fix build with Boost-1.89 (+)
Wed, Oct 22, 1:16 AM
fluffy committed R11:afa74728888a: graphics/gource: undeprecate, update to 0.55 release, fix build with Boost-1.89… (authored by fluffy).
graphics/gource: undeprecate, update to 0.55 release, fix build with Boost-1.89…
Wed, Oct 22, 1:08 AM
jhale committed R11:1e50f7f93656: games/ags: Update to 3.6.2.14 (authored by jhale).
games/ags: Update to 3.6.2.14
Wed, Oct 22, 1:02 AM
jhale committed R11:bb451f2efc47: audio/mac: Update to 11.64 (authored by jhale).
audio/mac: Update to 11.64
Wed, Oct 22, 12:40 AM
fluffy committed R11:0475bfc4b07e: net-p2p/amule: fix build with Boost-1.89 (+) (authored by fluffy).
net-p2p/amule: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:13 AM
osa committed R11:600b1eb950c9: www/freenginx-devel: update from 1.27.2 to 1.29.2 (authored by osa).
www/freenginx-devel: update from 1.27.2 to 1.29.2
Wed, Oct 22, 12:05 AM
fluffy committed R11:7a1ebe0726fe: www/domoticz: fix build with Boost-1.89 (+) (authored by fluffy).
www/domoticz: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:05 AM
fluffy committed R11:3db4649422d6: textproc/xmlwrapp: fix build with Boost-1.89 (+) (authored by fluffy).
textproc/xmlwrapp: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:05 AM
fluffy committed R11:40217bc658a3: net/pktanon: fix build with Boost-1.89 (+) (authored by fluffy).
net/pktanon: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:05 AM
fluffy committed R11:07da196944e2: editors/poedit: fix build with Boost-1.89 (+) (authored by fluffy).
editors/poedit: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:05 AM
fluffy committed R11:b016aac9bf0c: graphics/pcl-pointclouds: fix build with Boost-1.89 (+) (authored by fluffy).
graphics/pcl-pointclouds: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:05 AM
fluffy committed R11:9984b4950cc8: cad/openscad-devel: fix build with Boost-1.89 (+) (authored by fluffy).
cad/openscad-devel: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:05 AM
fluffy committed R11:bec5f77b8683: devel/msp430-debug-stack: fix build with Boost-1.89 (+) (authored by fluffy).
devel/msp430-debug-stack: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:05 AM
fluffy committed R11:020a136ee13f: cad/openscad: fix build with Boost-1.89 (+) (authored by fluffy).
cad/openscad: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:05 AM
fluffy committed R11:15df0d803181: net-p2p/litecoin: fix build with Boost-1.89 (+) (authored by fluffy).
net-p2p/litecoin: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:05 AM
fluffy committed R11:2ff947fd73d6: sysutils/logstalgia: fix build with Boost-1.89 (+) (authored by fluffy).
sysutils/logstalgia: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:05 AM
fluffy committed R11:4a279fbe1cd6: biology/haplohseq: fix build with Boost-1.89 (+) (authored by fluffy).
biology/haplohseq: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:05 AM
fluffy committed R11:8f717cb7d865: audio/guitarix-lv2: fix build with Boost-1.89 (+) (authored by fluffy).
audio/guitarix-lv2: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:04 AM
fluffy committed R11:6b1fb7940677: www/domoticz-devel: fix build with Boost-1.89 (+) (authored by fluffy).
www/domoticz-devel: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:04 AM
fluffy committed R11:e46886b91d23: biology/cufflinks: fix build with Boost-1.89 (+) (authored by fluffy).
biology/cufflinks: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:04 AM
fluffy committed R11:3acec4128774: games/domino-chain: fix build with Boost-1.89 (+) (authored by fluffy).
games/domino-chain: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:04 AM
fluffy committed R11:1a4e556f186a: math/adol-c: fix build with Boost-1.89 (+) (authored by fluffy).
math/adol-c: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:04 AM
fluffy committed R11:589faf05ffcb: devel/codeblocks: fix build with Boost-1.89 (+) (authored by fluffy).
devel/codeblocks: fix build with Boost-1.89 (+)
Wed, Oct 22, 12:04 AM
jrm added a comment to D53198: Adding _index draft for 2025Q3 status.

@freebsd_ny-central.org, I had to add a few more entries to the index as part of my testing of Foundation entries. Can I either add them here, or can you commit this so I can add them after your commit?

Wed, Oct 22, 12:03 AM

Yesterday

alven updated the summary of D53251: cad/{,py-}gdstk: Update 0.9.60 => 0.9.61.
Tue, Oct 21, 11:45 PM
alven requested review of D53251: cad/{,py-}gdstk: Update 0.9.60 => 0.9.61.
Tue, Oct 21, 11:44 PM
kib added inline comments to D53246: vmm: Fix routines which create maps of the guest physical address space.
Tue, Oct 21, 11:31 PM
markmi_dsl-only.net added a comment to D53250: sys/arm64: fix COMPAT_FREEBSD32 __syscall().

Looking at the history: armeb support ended with 11.4 and was removed after that.

Tue, Oct 21, 11:22 PM
mckusick added a comment to D53185: Fix getmntpoint(3) to operate as it is documented in its manual page..

Respond to latest comments.

Tue, Oct 21, 11:21 PM
mckusick updated the diff for D53185: Fix getmntpoint(3) to operate as it is documented in its manual page..

Get rid of unneeded else statement.

Tue, Oct 21, 11:20 PM
khorben committed R9:f5ddcd79949f: Status/2025Q3/alpha-omega-beach-cleaning.adoc: Add report (authored by khorben).
Status/2025Q3/alpha-omega-beach-cleaning.adoc: Add report
Tue, Oct 21, 11:14 PM
fuz added inline comments to D53250: sys/arm64: fix COMPAT_FREEBSD32 __syscall().
Tue, Oct 21, 11:14 PM
Tiago Gasiba <tiga@FreeBSD.org> committed R11:aebcd95dc59e: devel/ghidra: Update to version 11.4.2 (authored by Tiago Gasiba <tiga@FreeBSD.org>).
devel/ghidra: Update to version 11.4.2
Tue, Oct 21, 11:04 PM
markmi_dsl-only.net added inline comments to D53250: sys/arm64: fix COMPAT_FREEBSD32 __syscall().
Tue, Oct 21, 11:02 PM
tagattie committed R11:ae07cea8c1e0: sysutils/go-wtf: Update to 0.47.0 (authored by tagattie).
sysutils/go-wtf: Update to 0.47.0
Tue, Oct 21, 10:48 PM
jrtc27 added a comment to D53250: sys/arm64: fix COMPAT_FREEBSD32 __syscall().

Fixes: 8c9c3144ccfa ("Impleent COMPAT_FREEBSD32 for arm64. This is based on early work by andrew@.")

Tue, Oct 21, 10:34 PM
tagattie committed R11:a5e4226aa570: mail/mu4e: Remove from category Makefile (authored by tagattie).
mail/mu4e: Remove from category Makefile
Tue, Oct 21, 10:25 PM
tagattie committed R11:b625706d7383: textproc/ov: Update to 0.44.0 (authored by tagattie).
textproc/ov: Update to 0.44.0
Tue, Oct 21, 10:20 PM
fuz requested review of D53250: sys/arm64: fix COMPAT_FREEBSD32 __syscall().
Tue, Oct 21, 10:18 PM
tagattie committed R11:c772a705045e: mail/mu: Update to 1.12.13 and take maintainership (authored by rwn_mailo.com).
mail/mu: Update to 1.12.13 and take maintainership
Tue, Oct 21, 10:04 PM
tagattie committed R11:1e7b7d4e9ea7: mail/mu4e: Remove port (authored by rwn_mailo.com).
mail/mu4e: Remove port
Tue, Oct 21, 10:03 PM