Tue, Sep 8
Mon, Sep 7
Thanks for the ping. So I dug in a little further. The existing description is actually aligned with a library, mktemp.3 which has the same description. It can make not only directories, but pipes and fifos and... (etc) which are all normalized to files. Further, mktemp was written by Todd C Miller and even has a website https://www.mktemp.org/ and seems to have the same Nd in every single OS because we're all using the same implementation. So, we should not change it. In fact perhaps it should be in contrib/ to make that more obvious but I do not want to grind that axe.
Ping.
Ping.
Ping.
Sat, Sep 5
From the first look, this is fine.
I believe the next step is to help Peter (pho@) to create the reproducer, and get the stress2 testing.
Also, please wait for Kirk' feedback.
Fri, Sep 4
Rework to preserve dependencies as suggested by @kib
The new 'find' logic essentially reorders the processing of the newblk dependencies, and I am not sure that this is fine in this case (it is generally not).
Thu, Sep 3
Some of the facts supporting this diagnosis:
Mon, Aug 31
Approved by: ngie (co-mentor)
revert refactoring
I think the prior approach suggested by @dim to make as minimal of a change as possible makes a lot of sense: there's no real single-maintainer in inetd and the daemon has remained in maintenance mode for many years.
refactor and dedup code
Thank you again for your review.
I built the world without ipv6 support . We don't test that in CI.
How did you produce the warning? I don't see it when building inetd. In any case, I think it would be better to only declare and use nbuf2 and netid2 if INET6 is defined. This way you can avoid the warning, and no unused data is allocated or used.
Sun, Aug 30
I'm not sure who to route this to for review. I'll go poke around!
Thu, Aug 20
Aug 8 2026
I like it, lets give it a few days to see if anyone else has any suggestions to improve it further.
Ping.
Ping.
Aug 5 2026
Ping.
Aug 1 2026
First of all, THANK YOU VERY MUCH for your review.
Jul 31 2026
Jul 28 2026
Use standardized formulation.
So we've been trying to standardize this language, here's the draft: https://reviews.freebsd.org/D57690
Hey Artem, thanks for the patch.
