K 10 svn:author V 8 truckman K 8 svn:date V 27 2016-05-15T22:17:41.653552Z K 7 svn:log V 218 Use strlcpy() instead of strncpy() when copying ifname to ensure that it is NUL terminated. Additional NUL padding is not required for short names. Reported by: Coverity CID: 99186, 991864, 991865 MFC after: 1 week END