User Details
- User Since
- Jun 12 2018, 3:15 AM (383 w, 1 d)
Sep 14 2025
Sep 7 2025
Sep 5 2025
Only implement this for string stuff. mem* stuff will end up calling into itself again because of the use of __builtin_mem*.
Have to rethink the whole patch again.
Updated.
Sep 4 2025
style(9).
Sep 3 2025
Sep 1 2025
Updated.
Aug 27 2025
Aug 23 2025
Aug 10 2025
Aug 3 2025
Aug 2 2025
Aug 1 2025
markj's suggestion.
Jun 25 2025
Jun 12 2025
Jun 11 2025
Jun 9 2025
Addressed.
Jun 8 2025
By the way, given that rpcbind and nfsd will install a default pidfile to /var/run even without specifying -P: shall we document that somewhere in RELNOTES and the commit message, or do we make the errno == EEXIST case a warn() call instead of errx()? I am thinking of that because some people might spin up multiple nfsd in their setup without using the rc.d/nfsd script, and with different bound IP for each nfsd spun.
Jun 2 2025
Add comments.
May 31 2025
May 18 2025
May 11 2025
May 10 2025
Add more sysctls.
Changed commit message.
Apr 11 2025
Apr 10 2025
Mar 15 2025
Feb 6 2025
Dec 5 2024
@phil for a confirmation as well.
Nov 30 2024
Nov 24 2024
Nov 23 2024
Nov 14 2024
Nov 12 2024
Separate SHT_INIT_ARRAY/SHT_FINI_ARRAY/SHT_X86_64_UNWIND out.
Nov 10 2024
Remove duplicated fsanitize flags during module build
Nov 5 2024
Nov 4 2024
Addresses jhb@'s comments