User Details
- User Since
- May 30 2017, 11:42 AM (463 w, 22 h)
Mon, Apr 13
OK, if this is indeed what you prefer, I would only ask that in the commit message at least some of the discussion in the PR is stated. Something along these lines:
The NETWORKING script was created to avoid conflicts between the NETWORK script and the network script (present on NetBSD) when the file system is case-insensitive. NETWORK was maintained as an alias for compatibility with old scripts... (please feel free to paraphrase).
Tue, Apr 7
Tue, Mar 31
Nice! I'm sorry, but I found one very minor thing. REPODIR is unset in bsd.pkg.mk, therefore creating the repo directory under /, I documented inline what I did in order to make it work.
Besides this minor issue and the missing machine-specific Makefiles you mentioned, everything else is superb!
Sun, Mar 29
Sat, Mar 28
Please see: D56118.
Fri, Mar 27
Give me some time to test it, but I think it is better if we just update share/mk/src.opts.mk (and regenerate the manual page afterwards):
.if ${MK_BLOCKLIST} == "no"
MK_BLACKLIST:= no
.endifThank you! It works well now (overall). There are a couple of things that fail on aarch64 (described inline). Other than that, this is great. Thank you!
Thu, Mar 26
Wed, Mar 25
Mon, Mar 23
Sat, Mar 21
Thu, Mar 19
- Previous revision stack was committed.
- All possible improvements that derive from this file, will be re-submitted.
Mar 5 2026
Thank you! For taking the time to translate the handbook.
I just glanced over and found this minor nit.
I wonder why backup server is not translated as servidor de respaldo.
Servidor de reemplazo to me sounds like a replacement server.
Mar 4 2026
Mar 3 2026
- Add --libxo to usage message
Address suggestions:
- Do not manually reclaim memory
Mar 2 2026
Refactor chunk of code:
- Prefer clear, separate if statements
- sizeof(char) is always 1
Mar 1 2026
Note that we want to keep the current behavior in makenetvfslist().
Address suggestions.
Rebase
Address suggestions
Feb 10 2026
Feb 7 2026
Feb 5 2026
I wouldn't use the word "Fix", they are both correct. "Standardize" perhaps?
Feb 3 2026
Feb 2 2026
Note that I would have "accepted" the previous version if it wasn't for Eugene's remark. I can try adding a simple test that checks it is warning and not erroring when parsing a configuration file if you believe it is necessary.
Regarding the missing EOLs in the dprintf()s, I see those are no longer present, evidently the message needs updating upon commit.
Feb 1 2026
- Rebase
- Implement a strsuftoll(3)-compatible function, as the value of NANO_SLICE_FAT_SIZE should be compatible with makefs(8) -s.
Jan 31 2026
Jan 30 2026
Jan 26 2026
Jan 25 2026
- Add more occurrences
