K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-05-13T09:07:42.520420Z K 7 svn:log V 317 MFstable/10 r299635: MFC r298665: r298665 (by cem): aacraid(4): Fix some mostly trivial buffer overruns strcpy(3) emits a trailing nul byte, trampling fields after the intended destination. Instead, use strncpy(3), intentionally leaving these fields not nul-terminated. CIDs: 1031024, 1305463, 1305494, 1305545 END