K 10 svn:author V 3 kib K 8 svn:date V 27 2019-09-07T16:05:17.859047Z K 7 svn:log V 277 In do_execve(), clear imgp->textset when restarting for interpreter. Otherwise, we might left the boolean set, which would affect cleanup after an error on interpreter activation. Reviewed by: markj MFC after: 1 week Differential revision: https://reviews.freebsd.org/D21560 END