| .. |
|
include
|
1163. [func] isc_time_formattimestamp() will now reports the year.
|
2001-12-17 02:55:06 +00:00 |
|
.cvsignore
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
app.c
|
Check return values or cast them to (void), as required by the coding
|
2001-11-30 01:59:49 +00:00 |
|
dir.c
|
1011. [cleanup] Removed isc_dir_current().
|
2001-09-20 21:21:53 +00:00 |
|
entropy.c
|
We could select on a closed file descriptor.
|
2002-03-05 06:41:08 +00:00 |
|
errno2result.c
|
1232. [bug] unix/errno2result() didn't handle EADDRNOTAVAIL.
|
2002-03-15 05:01:33 +00:00 |
|
errno2result.h
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
file.c
|
Check return values or cast them to (void), as required by the coding
|
2001-11-30 01:59:49 +00:00 |
|
fsaccess.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
ifiter_ioctl.c
|
1154. [bug] When scanning interfaces skip the interface
|
2001-12-03 04:41:42 +00:00 |
|
ifiter_sysctl.c
|
sizeof style
|
2001-11-27 01:56:32 +00:00 |
|
interfaceiter.c
|
sizeof style
|
2001-11-27 01:56:32 +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
|
Check return values or cast them to (void), as required by the coding
|
2001-11-30 01:59:49 +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
|
1231. [port] HPUX 11.11 recvmsg() can return spurious EADDRNOTAVAIL.
|
2002-03-15 04:59:03 +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
|
Update isc_time_formattimestamp to use the 12-Dec-2001 style of datestamp. Fix badtime to be 99-Bad-9999
|
2001-12-19 03:46:57 +00:00 |