Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tcp_wrappers: Use ANSI (c89) function definitions | Ed Maste | 2023-03-21 | 1 | -5/+1 |
| | | | | | | | | Although this code is in contrib/ there is no active upstream. Reviewed by: brooks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D36047 | ||||
* | Reduce the log level of tcpd_warn calls from ERR to WARNING. | Bjoern A. Zeeb | 2018-08-23 | 1 | -1/+1 |
| | | | | | | | | | | This matches the name and avoids logging of warnings to console with default syslog.conf, esp. getting rid of: warning: /etc/hosts.allow, line ..: can't verify hostname: \ getaddrinfo(.., AF_INET) failed Notes: svn path=/head/; revision=338277 | ||||
* | Clean import of TCP-wrappers by Wietse Venema.vendor/tcp_wrappers/7.6 | Mark Murray | 1999-03-14 | 1 | -0/+69 |
Rest of build to follow. Notes: svn path=/vendor/tcp_wrappers/dist/; revision=44743 svn path=/vendor/tcp_wrappers/7.6/; revision=44745; tag=vendor/tcp_wrappers/7.6 |