Page MenuHomeFreeBSD

Recent Activity

Today

pouria added a comment to D56564: offload: Compute and insert checksums as late as possible.

Awesome work! Thank you

Fri, Jun 5, 9:40 AM
siri_racha.ca added a comment to D57463: LinuxKPI: Create pm_runtime_resume_and_get function, used by new versions of amdgpu.
In D57463#1316355, @bz wrote:

If you want these reviewed can you in the future please add linuxkpi to reviewers and not to subscribers?

Fri, Jun 5, 9:29 AM
siri_racha.ca added a reviewer for D57463: LinuxKPI: Create pm_runtime_resume_and_get function, used by new versions of amdgpu: linuxkpi.
Fri, Jun 5, 9:27 AM
siri_racha.ca added a reviewer for D57465: LinuxKPI: Create linux/util_macros.h, and add it to linux/pm.h to satisify transitivie include in new amdgpu patches: linuxkpi.
Fri, Jun 5, 9:27 AM
nxjoseph committed R11:1ce3809387d9: devel/p5-ExtUtils-Builder-Compiler: Update 0.036 => 0.037 (authored by svysh.fbsd_gmail.com).
devel/p5-ExtUtils-Builder-Compiler: Update 0.036 => 0.037
Fri, Jun 5, 9:18 AM
kfv_kfv.io added a comment to D57449: include: Fix assert break on C++.

The ((void)0) approach works but it drops the arity check and risks silent bugs. I did this for modes prior to C++20 mainly because I wasn’t sure if there were a better way. But for C++20 and later I still believe we can craft a solid solution. I’m not available today and will likely continue tomorrow, so I’d appreciate it if you could allow me a day or two. I do my best to deliver ASAP. In the meantime, please accept my apologies for any inconvenience.

Fri, Jun 5, 9:18 AM
vladlen added inline comments to D57462: loader.efi: Fix when staging moves late.
Fri, Jun 5, 9:04 AM
tagattie committed R11:0544e85ccd04: misc/warp: Add port: Open agentic development environment born from the terminal (authored by tagattie).
misc/warp: Add port: Open agentic development environment born from the terminal
Fri, Jun 5, 8:50 AM
vladlen added inline comments to D57462: loader.efi: Fix when staging moves late.
Fri, Jun 5, 8:47 AM
aokblast added a comment to D57449: include: Fix assert break on C++.
In D57449#1316356, @fuz wrote:

This is incorrect. C23 requires that assert() only takes a single parameter. Your variant removes the enforcement of this invariant. The submitter says he has a fix that I hope preserves the argument count check, let's see if he comes up with something soon.

Fri, Jun 5, 8:21 AM
aokblast updated the diff for D57449: include: Fix assert break on C++.

Move C case back

Fri, Jun 5, 8:20 AM
fuz added a comment to D57449: include: Fix assert break on C++.

This is incorrect. C23 requires that assert() only takes a single parameter. Your variant removes the enforcement of this invariant. The submitter says he has a fix that I hope preserves the argument count check, let's see if he comes up with something soon.

Fri, Jun 5, 8:06 AM
bz added a comment to D57463: LinuxKPI: Create pm_runtime_resume_and_get function, used by new versions of amdgpu.

If you want these reviewed can you in the future please add linuxkpi to reviewers and not to subscribers?

Fri, Jun 5, 7:49 AM
mm committed R11:40c7c04beab0: www/fmd-server: fix offline pnpm cache (authored by mm).
www/fmd-server: fix offline pnpm cache
Fri, Jun 5, 7:44 AM
siri_racha.ca updated the summary of D57465: LinuxKPI: Create linux/util_macros.h, and add it to linux/pm.h to satisify transitivie include in new amdgpu patches.
Fri, Jun 5, 7:41 AM
siri_racha.ca updated the diff for D57465: LinuxKPI: Create linux/util_macros.h, and add it to linux/pm.h to satisify transitivie include in new amdgpu patches.
Fri, Jun 5, 7:40 AM
siri_racha.ca requested review of D57465: LinuxKPI: Create linux/util_macros.h, and add it to linux/pm.h to satisify transitivie include in new amdgpu patches.
Fri, Jun 5, 7:39 AM
manu added a comment to D57176: clk: Initial support for the SpacemiT K1 clock control units.

Clock usage looks good for me.

Fri, Jun 5, 7:39 AM
des updated the summary of D57464: audit: Replace TAILQ with STAILQ.
Fri, Jun 5, 7:37 AM
rcyu committed R9:1930847e3520: traditional Chinese Translation of the latest news items (May 2026) (authored by rcyu).
traditional Chinese Translation of the latest news items (May 2026)
Fri, Jun 5, 7:36 AM
des requested review of D57464: audit: Replace TAILQ with STAILQ.
Fri, Jun 5, 7:35 AM
des accepted D57355: stdio: *memstream: grow the buffer by 1.5x on write.
Fri, Jun 5, 7:30 AM
uzsolt committed R11:d63909b6e89e: www/R-cran-gh: Update to 1.6.0 (authored by uzsolt).
www/R-cran-gh: Update to 1.6.0
Fri, Jun 5, 7:28 AM
des updated the diff for D57457: audit: Add poll / select support.

drop comment

Fri, Jun 5, 7:24 AM
mm committed R11:b219477d3ae1: www/fmd-server: enable package build (authored by mm).
www/fmd-server: enable package build
Fri, Jun 5, 7:14 AM
rnagy committed R11:17424e55299d: www/chromium: update to 149.0.7827.53 (authored by rnagy).
www/chromium: update to 149.0.7827.53
Fri, Jun 5, 6:59 AM
ale committed R11:b1e6ab75b5bf: security/infisical-cli: update to 0.43.91 release. (authored by ale).
security/infisical-cli: update to 0.43.91 release.
Fri, Jun 5, 6:54 AM
aokblast updated the diff for D57322: ls: Support dired mode.

Accumualate bytes instead of using ftell
Also, reflects jrm@'s comment

Fri, Jun 5, 6:51 AM
des updated the diff for D57458: auditd: Further improve signal handling.

rf

Fri, Jun 5, 6:50 AM
bapt committed rG6e54d00867dd: nuageinit: add tests for bootcmd, ssh_deletekeys, disable_root, manage_etc_hosts (authored by bapt).
nuageinit: add tests for bootcmd, ssh_deletekeys, disable_root, manage_etc_hosts
Fri, Jun 5, 6:43 AM
bapt committed rGba58e8ad7263: nuageinit: implement manage_etc_hosts support (authored by bapt).
nuageinit: implement manage_etc_hosts support
Fri, Jun 5, 6:42 AM
bapt committed rGb9be7608cd13: nuageinit: implement bootcmd support (authored by bapt).
nuageinit: implement bootcmd support
Fri, Jun 5, 6:42 AM
yuri committed R11:541a6e22f85f: textproc/py-mwparserfromhell: update 0.6.6 → 0.7.2 (authored by yuri).
textproc/py-mwparserfromhell: update 0.6.6 → 0.7.2
Fri, Jun 5, 6:28 AM
yuri committed R11:6059b368d812: science/py-PubChemPy: update 1.0.4 → 1.0.5 (authored by yuri).
science/py-PubChemPy: update 1.0.4 → 1.0.5
Fri, Jun 5, 6:28 AM
yuri committed R11:659a442962f5: science/py-HofstadterTools: update 1.0.4 → 1.0.5 (authored by yuri).
science/py-HofstadterTools: update 1.0.4 → 1.0.5
Fri, Jun 5, 6:28 AM
yuri committed R11:8b944c7c42ea: www/py-http-sf: update 1.2.0 → 1.3.0 (authored by yuri).
www/py-http-sf: update 1.2.0 → 1.3.0
Fri, Jun 5, 6:28 AM
yuri committed R11:7c341b92fd46: www/py-pywikibot: update 11.2.0 → 11.3.0 (authored by yuri).
www/py-pywikibot: update 11.2.0 → 11.3.0
Fri, Jun 5, 6:28 AM
yuri committed R11:59c159515cc2: www/py-internetarchive: update 5.8.0 → 5.9.0 (authored by yuri).
www/py-internetarchive: update 5.8.0 → 5.9.0
Fri, Jun 5, 6:28 AM
yuri committed R11:9513c4e1c211: textproc/py-segments: update 2.3.0 → 2.4.0 (authored by yuri).
textproc/py-segments: update 2.3.0 → 2.4.0
Fri, Jun 5, 6:28 AM
yuri committed R11:06016fb85124: science/py-geometric: update 1.1 → 1.1.1 (authored by yuri).
science/py-geometric: update 1.1 → 1.1.1
Fri, Jun 5, 6:28 AM