- 09 May, 2000 5 commits
-
-
Andreas Gustafsson authored
isc_file_fseek(), isc_file_fread(), isc_file_fwrite(), isc_file_fflush(), isc_file_ffsync(), isc_file_remove() to encapsulate nonportable usage of errno and fflush().
-
Andreas Gustafsson authored
-
David Lawrence authored
-
James Brister authored
-
Mark Andrews authored
stage.
-
- 08 May, 2000 5 commits
-
-
James Brister authored
-
James Brister authored
-
David Lawrence authored
Wrapped a line that was exactly 80 columns. CVe: ----------------------------------------------------------------------
-
James Brister authored
-
Mark Andrews authored
-
- 06 May, 2000 2 commits
-
-
Andreas Gustafsson authored
do not prefix stderr messages with time stamp
-
Andreas Gustafsson authored
-
- 05 May, 2000 3 commits
-
-
Mark Andrews authored
is NULL then you need to preserve the 'rdata' until you have finished using the structure as there may be references to the associated memory. If 'mctx' is non NULL it is guarenteed that there are no references to to memory addsociated with 'rdata'. dns_rdata_freestruct() must be called if 'mctx' was non NULL and may safely be called if 'mctx' was NULL. Finish implementing 153 for IN specific types. naptr_35.h some of the lengths should be 8 bits.
-
Andreas Gustafsson authored
command line
-
Andreas Gustafsson authored
labeled [func + cleanup]; split it into multiple items
-
- 03 May, 2000 1 commit
-
-
James Brister authored
zone to be parsed and then ignored). Currently must come after the 'type' clause. support optional ports in masters and also-notify statements: masters [ port xxx ] { y.y.y.y [ port zzz ] ; } removed some unused arguments. stop issuing some warnings about some features that were not implemented, but now are.
-
- 02 May, 2000 2 commits
-
-
James Brister authored
on the real stack.
-
David Lawrence authored
than continuing to itemize every header which changed, this changelog entry just notes that if a header file did not need another header file that it was including in order to provide its advertized functionality, the inclusion of the other header file was removed. See util/check-includes for how this was tested.
-
- 01 May, 2000 1 commit
-
-
David Lawrence authored
ISC_LANG_ENDDECLS to header files that had function prototypes, and removed it from those that did not.
-
- 29 Apr, 2000 2 commits
-
-
David Lawrence authored
to conform to the same style for multiple inclusion protection.
-
Andreas Gustafsson authored
-
- 28 Apr, 2000 19 commits
-
-
David Lawrence authored
-
David Lawrence authored
-
Andreas Gustafsson authored
cause assertion failure (fix from Bob)
-
David Lawrence authored
-
David Lawrence authored
<isc/int.h> and <isc/result.h>.
-
David Lawrence authored
renamed isc_string_touint64. isc_strsep moved from strsep.c to string.c and renamed isc_string_separate.
-
David Lawrence authored
<isc/serial.h>, <isc/string.h> and <isc/offset.h> made to conform to the same style for multiple inclusion protection.
-
David Lawrence authored
<isc/net.h> and Win32's <isc/thread.h> needed ISC_LANG_BEGINDECLS/ISC_LANG_ENDDECLS.
-
David Lawrence authored
<isc/boolean.h>, now uses <isc/types.h> in place of <isc/time.h>, and needed ISC_LANG_BEGINDECLS and ISC_LANG_ENDDECLS.
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
need <isc/eventclass.h>.
-
David Lawrence authored
for ISC_R_* codes used in macros.
-
David Lawrence authored
<isc/boolean.h>, and now includes <isc/types.h> instead of <isc/time.h>. (does not need pthread.h because it *does* need isc/mutex.h, which will be guaranteed to provide pthread.h)
-
Andreas Gustafsson authored
'category default' was present in the config file
-
David Lawrence authored
ISC_LANG_ENDDECLS at end of header.
-
Bob Halley authored
-
David Lawrence authored
-
David Lawrence authored
<isc/mutex.h>, <isc/once.h>, <isc/region.h>, and <isc/resultclass.h> do not need <isc/lang.h>.
-