#
421949a3 |
| 23-Jan-2018 |
sevan <sevan@NetBSD.org> |
ansify - drop the K&R style prototypes & implementations.
|
#
d6a05e11 |
| 21-Mar-2012 |
matt <matt@NetBSD.org> |
Use a little const for quotes strings.
|
#
c2e037e2 |
| 13-Jul-2003 |
itojun <itojun@NetBSD.org> |
use bounded string op as much as possible
|
#
2f7d82e6 |
| 06-Jun-2002 |
itojun <itojun@NetBSD.org> |
support scoped IPv6 address properly. PR 16810.
|
#
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 ...
|
#
5874d1fc |
| 27-Aug-1999 |
itojun <itojun@NetBSD.org> |
conflict resolution after tcp_wrappers upgrade to 7.6.
|
#
9fae9a18 |
| 09-May-1999 |
christos <christos@NetBSD.org> |
Pass NULL for checking only
|
#
40599143 |
| 09-May-1999 |
christos <christos@NetBSD.org> |
Adjust for dot_quad_addr() changes
|
#
ee880a75 |
| 18-Jan-1999 |
christos <christos@NetBSD.org> |
PR/6835: Greg A. Woods: Various problems with tcpdchk - fakelog.c contains extra va_arg - fix netgroup const problem and remove WARNS flag from Makefile - use CFLAGS from libwrap
|
#
47852f1f |
| 17-Oct-1997 |
lukem <lukem@NetBSD.org> |
getopt returns -1 not EOF
|
#
808e7bd9 |
| 14-Oct-1997 |
cjs <cjs@NetBSD.org> |
Add hack to avoid gcc warnings.
|
#
f8dba09c |
| 11-Oct-1997 |
christos <christos@NetBSD.org> |
Cleanup for WARNS = 1 - add prototypes - comment out rfc931(); it conflicts with the one in -lwrap and is not needed anyway. - remove unused variables - add NetBSD rcsids.
|
#
84b4e9c0 |
| 11-Jan-1997 |
cjs <cjs@NetBSD.org> |
Import from tcd_wrappers_7.4.
|