2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-27 12:38:24 +00:00

123 Commits

Author SHA1 Message Date
Andreas Gustafsson
8dfc98528f isc_mem_get() return value check used the wrong variable 2000-05-04 23:59:49 +00:00
Andreas Gustafsson
ae0713cac2 removed debugging printf 2000-05-04 23:58:05 +00:00
Andreas Gustafsson
e3b279bfa9 no need to include <isc/buffer.h>, <isc/result.h>, <isc/mem.h> from <isc/base64.h> 2000-04-10 21:33:36 +00:00
Andreas Gustafsson
fabbe85253 some newlines were counted twice, causing incorrect
line numbers in error messages
2000-03-22 17:39:48 +00:00
Bob Halley
ca41b452ed update copyrights 2000-02-03 23:08:31 +00:00
Andreas Gustafsson
386fef57fa don't write to freed memory 2000-02-01 17:27:23 +00:00
Mark Andrews
1205f38a4c max_token is now a hint as to largest token. 1999-12-23 05:24:12 +00:00
Michael Graff
440be4c866 move util.h to <isc/util.h> 1999-12-16 22:24:22 +00:00
Bob Halley
bad8294771 add const to filename args 1999-10-25 18:42:09 +00:00
James Brister
ab5657cabf Support bases other than 10 in numbers (using option ISC_LEXOPT_CNUMBER)
Fixed bug in keeping track of input line numbers inside comments.
1999-06-08 12:45:23 +00:00
Mark Andrews
55ea93b0b1 Add addition \ escape processing 1999-05-19 00:48:16 +00:00
Mark Andrews
07c7ca6f31 isc_mem_strdup() result was not being checked. 1999-02-10 05:22:57 +00:00
Mark Andrews
e4653123ec isc_lex_getsourcename()
isc_lex_getsourceline()
	convert uint#_tobuffer() to use isc_buffer_putuint#()
1999-02-05 06:41:21 +00:00
Michael Graff
f5375f2b93 u_long u_long; -> unsigned long ulong; 1999-01-30 00:29:31 +00:00
Bob Halley
918ef3a73e save options before doing DNS multiline mode 1999-01-28 18:15:57 +00:00
Bob Halley
72614620fc better support for multiple sources 1999-01-28 08:38:42 +00:00
Bob Halley
59be3f4a67 fix possible char buffer draining problem; add DNS_LEXOPT_MULTILINE support 1999-01-26 08:26:19 +00:00
Mark Andrews
44a966dff6 Added WKS. 1999-01-21 06:02:15 +00:00
Mark Andrews
bc6f28fa15 as_ulong now works. 1999-01-18 08:04:35 +00:00
Bob Halley
be686734dd lint; use text regions 1999-01-09 02:39:05 +00:00
Bob Halley
68109fb883 list macros now follow the naming convention 1999-01-09 00:20:27 +00:00
Bob Halley
72c5d65bd2 new buffer representation changes; use FATAL_ERROR not INSIST(0) 1999-01-06 05:38:21 +00:00
Bob Halley
903b7c030e add lex 1998-12-30 22:11:19 +00:00