| .. |
|
include
|
This commit was manufactured by cvs2git to create branch 'v9_2'.
|
2002-02-08 05:42:25 +00:00 |
|
.cvsignore
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
app.c
|
update_copyrights
|
2002-08-05 06:57:16 +00:00 |
|
dir.c
|
1011. [cleanup] Removed isc_dir_current().
|
2001-09-20 21:21:53 +00:00 |
|
entropy.c
|
update_copyrights
|
2002-08-05 06:57:16 +00:00 |
|
errno2result.c
|
reviewed: bwelling
|
2002-07-10 04:49:58 +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
|
memset the entire ifc structure
|
2003-05-15 06:39:59 +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
|
pullup:
|
2001-10-22 23:28:26 +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
|
1416. [bug] Empty node should return NOERROR NODATA, not NXDOMAIN.
|
2003-05-14 05:47:24 +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 |