NetBSD/lib/libwrap
..
clean_exit.c
diag.c Replaced strncpy with strlcpy. Thanks to Peter Postma who 2004-09-07 13:20:39 +00:00
DISCLAIMER
eval.c correct misuse of strncpy (use strlcpy). from openbsd 2002-06-06 21:42:42 +00:00
fix_options.c change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
hosts_access.3
hosts_access.5
hosts_access.c Use ntohl(host_address) so that RBL lookups work on little-endian hosts. 2006-01-08 17:20:28 +00:00
hosts_ctl.c Revert white space changes for imported sources. 1999-07-03 12:30:16 +00:00
hosts_options.5
libwrap2netbsd Move Matt Green's code from a 4-clause to a 3-clause licence by removing 2003-10-13 14:22:20 +00:00
Makefile
Makefile.cflags
misc.c
mystdarg.h
options.c
percent_x.c
refuse.c
rfc931.c
shell_cmd.c
shlib_version Apply IPv6 support patch. 1999-08-31 13:58:58 +00:00
socket.c
tcpd.h cleanup some of portability #ifdefs, which are not needed for netbsd. 2002-05-24 05:38:19 +00:00
update.c