HomeFreeBSD

Modernize nfssvc(2) registartion.

Description

Modernize nfssvc(2) registartion.

Use syscall_helper_register() to register syscalls and do it through the
module interface rather than sysinit.

This pattern is more common and easier to understand.

Reviewed by: jhb
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D14232

Details

Provenance
brooksAuthored on
Reviewer
jhb
Differential Revision
D14232: Modernize nfssvc registartion
Parents
rS329024: Remove c_rehash(1) to not confuse users. We do not install the Perl script.
Branches
Unknown
Tags
Unknown