MFC r241196:
Move properly to the next parameter when jailparam_init fails (i.e. on an unknown parameter), to avoid freeing bogus pointers.
MFC r256256 (partial):
- Fix a minor bug in jail(8) which prevented it from returning false when jail -r failed.