master
$OpenBSD$
mark up arguments individually and drop redundant .Bk
When a user is specified via the -u flag, use setusercontext() to setup (most of) the execution environment. We still have to defer setting the actual uid until after we change root. OK deraadt@