K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-10-26T17:30:17.613549Z K 7 svn:log V 208 audit: also correctly audit linux_execve() Linux execve() gets audited as AUE_EXECVE as well, we should also interpret the return from this correctly for the same reasoning as in r367002. MFC with: r367002 END