K 10 svn:author V 6 emaste K 8 svn:date V 27 2016-05-06T21:19:28.512416Z K 7 svn:log V 386 Add nid_namelen bounds check to nfssvc system call This is only allowed by root and only used by the nfs daemon, which should not provide an incorrect value. However, it's still good practice to validate data provided by userland. PR: 206626 Reported by: CTurt Reviewed by: rmacklem MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D6201 END