| .. |
|
include
|
1412. [func] You can now specify servers to be tried if a nameserver
|
2003-01-16 03:59:28 +00:00 |
|
.cvsignore
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
app.c
|
1527. [cleanup] Reduce the number of gettimeofday() calls without
|
2003-10-25 00:09:14 +00:00 |
|
dir.c
|
1011. [cleanup] Removed isc_dir_current().
|
2001-09-20 21:21:53 +00:00 |
|
entropy.c
|
sizeof style
|
2003-09-11 01:49:18 +00:00 |
|
errno2result.c
|
add ECONNREFUSED
|
2002-05-03 05:43:40 +00:00 |
|
errno2result.h
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
file.c
|
check location before dereference
|
2002-05-27 11:37:40 +00:00 |
|
fsaccess.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
ifiter_getifaddrs.c
|
1517. [port] Support for IPv6 interface scanning on HP/UX and
|
2003-10-07 03:34:30 +00:00 |
|
ifiter_ioctl.c
|
only look for IFF_POINTOPOINT if it is defined.
|
2003-10-16 05:56:25 +00:00 |
|
ifiter_sysctl.c
|
1517. [port] Support for IPv6 interface scanning on HP/UX and
|
2003-10-07 03:34:30 +00:00 |
|
interfaceiter.c
|
1517. [port] Support for IPv6 interface scanning on HP/UX and
|
2003-10-07 03:34:30 +00:00 |
|
ipv6.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
keyboard.c
|
Check return values or cast them to (void), as required by the coding
|
2001-11-30 01:59:49 +00:00 |
|
Makefile.in
|
stdtime.@O@ was listed twice in OBJS
|
2001-10-22 21:37:28 +00:00 |
|
net.c
|
1412. [func] You can now specify servers to be tried if a nameserver
|
2003-01-16 03:59:28 +00:00 |
|
os.c
|
sizeof style
|
2001-11-27 01:56:32 +00:00 |
|
resource.c
|
use ISC_PLATFORM_RLIMITTYPE unconditionally, eliminating
|
2001-07-14 01:55:08 +00:00 |
|
socket.c
|
silence compiler warnings (HPUX/11i)
|
2003-07-25 00:01:16 +00:00 |
|
socket_p.h
|
sys/select.h not sys/socket.h
|
2001-06-12 01:35:42 +00:00 |
|
stdio.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
stdtime.c
|
Check return values or cast them to (void), as required by the coding
|
2001-11-30 01:59:49 +00:00 |
|
strerror.c
|
Don't return a value from isc__strerror(); it was never used, and
|
2001-11-20 01:45:49 +00:00 |
|
syslog.c
|
Do not put a space before ';' when terminating a statement or in a 'for' statement.
|
2001-11-27 00:56:32 +00:00 |
|
time.c
|
silence compiler warnings (HPUX/11i)
|
2003-07-25 00:01:16 +00:00 |