Rename priv_gethostserv() to priv_getaddrinfo() as this is what the
authorbluhm <bluhm@openbsd.org>
Wed, 20 Aug 2014 19:16:27 +0000 (19:16 +0000)
committerbluhm <bluhm@openbsd.org>
Wed, 20 Aug 2014 19:16:27 +0000 (19:16 +0000)
commit2fa726a750f1cc443be01125b60e6d92be2d623f
tree828b4c1c005be66e069480c5a003ccc770ea08aa
parentc7c87c30b325c2e69891942ae6d07c3329fab155
Rename priv_gethostserv() to priv_getaddrinfo() as this is what the
function does.  Change the return code semantics to match getaddrinfo(3).
OK deraadt@
usr.sbin/syslogd/privsep.c
usr.sbin/syslogd/syslogd.c
usr.sbin/syslogd/syslogd.h