NetBSD/lib/libwrap
christos 67c3cbddeb Use get*_r re-entrant functions and get rid of end*ent(). From John Nemeth. 2005-09-24 14:26:12 +00:00
..
DISCLAIMER
Makefile cleanup some of portability #ifdefs, which are not needed for netbsd. 2002-05-24 05:38:19 +00:00
Makefile.cflags Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
clean_exit.c
diag.c Replaced strncpy with strlcpy. Thanks to Peter Postma who 2004-09-07 13:20:39 +00:00
eval.c correct misuse of strncpy (use strlcpy). from openbsd 2002-06-06 21:42:42 +00:00
fix_options.c be more picky about IP option. len >= 2 for normal options. 2002-05-24 06:05:31 +00:00
hosts_access.3 New sentence, new line. From Robert Elz. 2002-10-01 19:38:46 +00:00
hosts_access.5 Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'. 2003-09-07 16:22:20 +00:00
hosts_access.c If we're going to replace strtok() with strtok_r(), and the caller of the 2002-12-26 12:53:59 +00:00
hosts_ctl.c
hosts_options.5 New sentence, new line. From Robert Elz. 2002-10-01 19:38:46 +00:00
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
misc.c avoid endless loop in xgets() when line in host access conf file is longer 2002-12-02 22:08:44 +00:00
mystdarg.h
options.c Use get*_r re-entrant functions and get rid of end*ent(). From John Nemeth. 2005-09-24 14:26:12 +00:00
percent_x.c
refuse.c
rfc931.c s/STRN_CPY/strlcpy/ 2002-06-06 21:45:19 +00:00
shell_cmd.c
shlib_version
socket.c protect from nasty PTR records which could be abused to workaround access 2003-05-26 10:05:07 +00:00
tcpd.h cleanup some of portability #ifdefs, which are not needed for netbsd. 2002-05-24 05:38:19 +00:00
update.c s/STRN_CPY/strlcpy/ 2002-06-06 21:45:19 +00:00