CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/20 13:16:27
Modified files:
usr.sbin/syslogd: privsep.c syslogd.c syslogd.h
Log message:
Rename priv_gethostserv() to priv_getaddrinfo() as this is what the
function does. Change the return code semantics to match getaddrinfo(3).
OK deraadt@
