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

Use C89 function definition


# 8288fc93 06-Jun-2002 itojun <itojun@NetBSD.org>

s/STRN_CPY/strlcpy/


# 3ba1803e 06-Jun-2002 itojun <itojun@NetBSD.org>

correct misuse of strncpy (use strlcpy). from openbsd


# 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.


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

Fix for WARNS=1 and remove WARNS override from Makefile


# 9cd5492c 23-Jan-1997 mrg <mrg@NetBSD.org>

- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
- some KNF.


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

libwrap from tcp_wrappers 7.4