NetBSD/lib/libwrap
cjs e106fad2d3 Changes to bring it in line with the NetBSD use of libwrap. These are a
bit quick and dirty, and there may still be errors or confusions present.
* NetBSD does not use tcpd, since inetd does internal checks.
* NetBSD uses hosts_options.
* NetBSD inetd does not have `paranoid' mode to automatically reject
  paranoid connections without further processing.
* NetBSD can have more than one address on a physical interface.
* Safe_finger comes from the tcp_wrappers package, not included in NetBSD.
* Add RCS ID (at end, because this uses old manpage macros).
1997-01-20 06:45:37 +00:00
..
DISCLAIMER
Makefile Moved CFLAGS defines for program configuration from Makefile to 1997-01-11 01:50:56 +00:00
Makefile.cflags Comment out -DPARANOID, since this is not used by the library but by 1997-01-20 06:22:05 +00:00
clean_exit.c
diag.c
eval.c
fix_options.c
hosts_access.3
hosts_access.5 Changes to bring it in line with the NetBSD use of libwrap. These are a 1997-01-20 06:45:37 +00:00
hosts_access.c
hosts_ctl.c
hosts_options.5
libwrap2netbsd Remove code to generate Makefile, since we want to continue to use 1997-01-20 06:22:50 +00:00
misc.c
mystdarg.h
options.c
percent_x.c
refuse.c
rfc931.c
shell_cmd.c
shlib_version
socket.c
tcpd.h
update.c
workarounds.c