https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=32808
--- Comment #5 from [email protected] --- A commit references this bug: Author: pfg Date: Sat Oct 11 18:54:37 UTC 2014 New revision: 272950 URL: https://svnweb.freebsd.org/changeset/base/272950 Log: tcpd.h: add prototype for hosts_ctl According the hosts_access(3) man page the hosts_ctl() prototype should be in tcpd.h. For now, follow other declarations and don't add the arguments in the prototype. Reference: https://www.illumos.org/issues/4385 PR: 32808 MFC after: 2 weeks Changes: head/contrib/tcp_wrappers/tcpd.h -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
