History log of /netbsd-src/lib/libwrap/misc.c (Results 1 – 10 of 10)
Revision Date Author Comments
# e1a2f47f 21-Mar-2012 matt <matt@NetBSD.org>

Use C89 function definition


# 66f1feab 02-Dec-2002 jdolecek <jdolecek@NetBSD.org>

avoid endless loop in xgets() when line in host access conf file is longer
than BUFSIZ
fixes PR lib/15025 by Trevin Beattie


# 2ef04ff6 24-May-2002 itojun <itojun@NetBSD.org>

cleanup some of portability #ifdefs, which are not needed for netbsd.


# 1e8c736a 31-Aug-1999 itojun <itojun@NetBSD.org>

Apply IPv6 support patch.
Note that all IPv6 address must be wrapped with square bracket, like:
ALL: [::1/128] 127.0.0.1/255.255.255.255
Increase shlib minor.

ftp://ftp.kame.net/pub/kame/misc/tcp_w

Apply IPv6 support patch.
Note that all IPv6 address must be wrapped with square bracket, like:
ALL: [::1/128] 127.0.0.1/255.255.255.255
Increase shlib minor.

ftp://ftp.kame.net/pub/kame/misc/tcp_wrappers-76-v6-19990831.diff.gz

show more ...


# 10b4ca41 03-Jul-1999 simonb <simonb@NetBSD.org>

Revert white space changes for imported sources.


# 3f777e28 02-Jul-1999 simonb <simonb@NetBSD.org>

More trailing white space.


# 63c771b7 09-May-1999 christos <christos@NetBSD.org>

Allow passing NULL for check only.


# 8c92070a 09-May-1999 christos <christos@NetBSD.org>

don't use inet_addr, use inet_aton... Otherwise masks of 255.255.255.255
don't work, so we cannot restrict rules to a single host.


# d6ddaab4 09-Oct-1997 christos <christos@NetBSD.org>

Fix for WARNS=1 and remove WARNS override from Makefile


# 541be36c 26-Nov-1996 mrg <mrg@NetBSD.org>

libwrap from tcp_wrappers 7.4