User Details
- User Since
- Jun 12 2018, 3:15 AM (370 w, 1 d)
Wed, Jun 25
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
Nov 1 2024
Oct 25 2024
Oct 23 2024
Oct 20 2024
Oct 18 2024
Updated to adapt to NOSAN's introduction
Oct 10 2024
Oct 8 2024
Oct 4 2024
Comments update.
Fix per markj@'s comment. ef_print_phdr related part now is left unchanged for now.
Oct 3 2024
Oct 2 2024
Bootstrap it everytime, and remove the __FreeBSD_version bump as well given this library is private.
Sep 27 2024
Remove include headers installation
Sep 24 2024
Update commit message. If it is not reflected on Phabricator I will do it one more time.
Update Makefile.depend as well.