Break up the portmap spoofer into a bind function and a listen
function, so we can call the bind function before forking.  Also,
waitpid() at the end so we don't make zombies.

3 files changed