Derek Ragona <derek@computinginnovations.com> writes:
> I guess I am asking are the tcp wrappers enabled in the default base
> system?
des@dwp ~/projects/freebsd% grep -B1 WRAP releng_4/src/crypto/openssh/confi=
g.h
/* Define if you want TCP Wrappers support */
#define LIBWRAP 1
des@dwp ~/projects/freebsd% grep -B1 WRAP releng_5/src/crypto/openssh/confi=
g.h
/* Define if you want TCP Wrappers support */
#define LIBWRAP 1
des@dwp ~/projects/freebsd% grep -B1 WRAP head/src/crypto/openssh/config.h
/* Define if you want TCP Wrappers support */
#define LIBWRAP 1
DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no
_______________________________________________
freebsd-security@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"