K 10 svn:author V 6 brooks K 8 svn:date V 27 2018-02-08T20:09:42.237964Z K 7 svn:log V 303 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 END