Is it a bug that function "sock_host" is declared
sock_host() in /usr/include/tcpd.h
but defined as sock_host(struct request_info *)
in /usr/src/contrib/tcp_wrappers/socket.c ?

Good question also why compiler passes this
and doesn't issue even a warning when I call it
with the argument.

MySQL on Alpha gives "unaligned access..."
error because they use it w/out an argument and
actual libwrap expects an argument.

Yuri.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to