K 10 svn:author V 6 mizhka K 8 svn:date V 27 2019-09-20T19:50:44.267684Z K 7 svn:log V 381 MFC r352263: [jail] removal by jid doesn't trigger pre/post stop scripts This commit fixes bug: command "jail -r" didn't trigger pre/post stop commands (and others) defined in config file if jid is specified insted of name. Also it adds basic tests for usr.sbin/jail to avoid regression. Reviewed by: jamie, kevans, ray Differential Revision: https://reviews.freebsd.org/D21328 END