portmap's main process can be tame "stdio rpath inet proc"; proc is
authorderaadt <deraadt@openbsd.org>
Thu, 8 Oct 2015 14:02:09 +0000 (14:02 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 8 Oct 2015 14:02:09 +0000 (14:02 +0000)
commita828131d9d6ce41785bc8cfec20e7459b52e3378
tree2282ccb74dd709d6a97b0e339d0e323f4eea60bd
parent603114795bb15779359e2812eda1e9fe51a74a33
portmap's main process can be tame "stdio rpath inet proc"; proc is
for the callit interface needing to fork, and parent needing to wait.
that child can drop to "stdio rpath inet".

It is possible some libc/rpc codepath has not yet been figured out, but
commiting it is the best way to get it tested. Tested what I could myself,
but noone answered my call for testing...
usr.sbin/portmap/portmap.c