Is this behavior desirable? It seems very ambiguous to me...
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feb 3 2026
Feb 2 2026
Feb 1 2026
Jan 31 2026
Jan 29 2026
Jan 25 2026
Jan 11 2026
Jan 8 2026
Jan 6 2026
Oof... that's a bit of an increase. Wonder if there's a way to improve things a bit more perf wise (I'd file a bug to track the investigation).
Jan 5 2026
Abandoning as @mm is planning on cutting a new libarchive release soon which will include this fix (and others).
sys/modules/asmc/Makefile: condense SRCS
In D41705#1244931, @ngie wrote:
I scrolled back several releases to see what our prior "Open Issues" sections look like.
In D54512#1245481, @ngie wrote:BTW, isn't the proposed change what Errata Notes sort of do...?
BTW, isn't the proposed change what Errata Notes sort of do...?
Jan 4 2026
Sorry for the delayed review on this. LGTM!

Jan 3 2026
This is an interesting project. If we put this in tree, FreeBSD should really adopt mfsbsd from @mm and do a full vendor import for the component.
Jan 2 2026
(here are some suggested changes to help get the process going..)
In D54427#1244543, @ngie wrote:NAK on the "blind" atf_check removal: it makes potentially valid issues that should be tracked in test case runs into silent errors. You have to dig the prior test case output to try and piece together what went wrong after this change, making failures far more annoying or impossible to triage.
NAK on the "blind" atf_check removal: it makes potentially valid issues that should be tracked in test case runs into silent errors. You have to dig the prior test case output to try and piece together what went wrong after this change, making failures far more annoying or impossible to triage.
I'll take up the patch and fix up the whitespace bug since it's a trivial change which adds helpful documentation.
Jan 1 2026
In D54062#1243684, @jrtc27 wrote:.gitattributes is a footgun and can give confusing behaviour. tools/build/checkstyle9.pl should enforce this for GitHub PRs already, and clang-format can (will?) normalise this too. There are significant downsides for this with little benefit that I can see.
Dec 31 2025
In D54016#1243704, @jlduran wrote:Thank you!
I wanted as few diffs with NetBSD as possible, but using nitems() is a good suggestion; I'll probably submit it to GNATS.