master
skip this setuid stuff
obvious cases of missing .An; found with the new mandoc(1) MANDOCERR_AN_MISSING warning; no text changes
getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. ok claudio@