NetBSD/lib/libwrap
lukem 0beaa38406 If we're going to replace strtok() with strtok_r(), and the caller of the
latter is invoked recursively, use static (instead of automatic) storage
for the "last" pointer so that we remember where we're up to ...

Fixes bug with hosts.deny rules such as "rpcbind: ALL EXCEPT some.domain".
2002-12-26 12:53:59 +00:00
..
DISCLAIMER
Makefile
Makefile.cflags
clean_exit.c
diag.c
eval.c
fix_options.c
hosts_access.3
hosts_access.5
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
libwrap2netbsd
misc.c
mystdarg.h
options.c
percent_x.c
refuse.c
rfc931.c
shell_cmd.c
shlib_version
socket.c
tcpd.h
update.c