fix typos in comments and one definition, mainly s/sucket/socket/.
test rumpclient_vfork()
no need to create a hardlinked name for the helper, just fake argv[]
Don't use hijack here since exec is now easy in pure rump clients.
remove unnecessary debug printf
test FD_CLOEXEC
add some exec() tests