2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

174 Commits

Author SHA1 Message Date
Bob Halley
c9f9dd2dd2 add sym_test 1998-12-18 19:07:29 +00:00
Bob Halley
7c9b885120 add symtab 1998-12-18 19:06:16 +00:00
Michael Graff
222b564ebb clean up memory leaks 1998-12-18 04:03:11 +00:00
Bob Halley
50f3977f4f nits 1998-12-18 02:28:27 +00:00
Bob Halley
8e93971d17 initialize all common event fields 1998-12-18 02:28:12 +00:00
Michael Graff
93e065e7a6 snapshot 1998-12-18 01:48:43 +00:00
Bob Halley
b8255019a5 switch to gtar 1998-12-16 02:40:54 +00:00
Bob Halley
0ab04d76c8 conforming changes for task API revision 1998-12-16 02:05:38 +00:00
Bob Halley
835e240716 The lock must be held when calling SIGNAL 1998-12-16 02:04:43 +00:00
Bob Halley
131b0092c6 Improvements to the task shutdown process:
A shutdown event specification is no longer part of the
	isc_task_create() API.

	Multiple shutdown events can be requested with isc_task_onshutdown().
	Shutdown events are posted LIFO.

	The ability to send events can be enabled and disabled with
	isc_task_allowsend().

	Event actions return void; the only way to shutdown a task is to
	call isc_task_shutdown().

	There are no implicit event discards anymore.  (There is no need for
	them, since event actions cannot request immediate shutdown anymore.)
1998-12-16 02:02:10 +00:00
Bob Halley
8cfc44208a minor shutdown message improvement 1998-12-16 01:56:36 +00:00
Bob Halley
3ee2a218d7 add ISC_R_TASKNOSEND and ISC_R_TASKSHUTTINGDOWN 1998-12-16 01:55:53 +00:00
Bob Halley
4edd745f86 update 1998-12-16 01:54:44 +00:00
Bob Halley
61ca07caec *-dec-osf* cleanup 1998-12-16 01:54:36 +00:00
Bob Halley
6e40c6cc72 add new rdata .h files 1998-12-16 01:54:03 +00:00
Bob Halley
fcedc0b54b cleanups; switch to dns_ types 1998-12-16 01:53:36 +00:00
Bob Halley
a7b6f58693 put bitlabels back 1998-12-16 01:52:41 +00:00
Bob Halley
28767ac23c cleanups; new rdata types 1998-12-16 01:51:31 +00:00
Bob Halley
c71f625e24 add DNS_R_UNKNOWN 1998-12-16 01:50:35 +00:00
Bob Halley
8952830c4a add rdata.h rdataclass.h rdatatype.h 1998-12-16 01:49:58 +00:00
Bob Halley
c6dcc4cc98 add 1998-12-16 01:48:44 +00:00
Bob Halley
a2171e0923 improved Digital UNIX detection 1998-12-14 20:15:05 +00:00
Bob Halley
8c01eddf84 remove rules on distclean, not clean 1998-12-14 01:14:53 +00:00
Bob Halley
3740b569ae the great type change 1998-12-13 23:45:21 +00:00
Bob Halley
26ec6d6655 delete 1998-12-13 22:49:08 +00:00
Bob Halley
1911d3aabe add lib/isc/util.h 1998-12-13 02:05:37 +00:00
Bob Halley
1cef22510e convert to util.h; add magic 1998-12-13 02:04:56 +00:00
Bob Halley
a3002fd5a2 convert to util.h 1998-12-13 02:04:22 +00:00
Bob Halley
674dd7889b convert to util.h; only set magic if ok; forgot detach if mutex init fails 1998-12-13 02:03:46 +00:00
Bob Halley
00abfda448 convert to util.h; set magic only on success 1998-12-13 02:01:01 +00:00
Bob Halley
7a208a07a1 add 1998-12-13 02:00:01 +00:00
Bob Halley
0d38079bdf depend upon libisc.a and libdns.a 1998-12-13 01:59:36 +00:00
Bob Halley
1633838b82 update copyrights 1998-12-12 20:48:14 +00:00
Bob Halley
b897c52f86 copyright tools 1998-12-12 20:46:28 +00:00
Bob Halley
d25afd60ee include config.h 1998-12-12 19:25:20 +00:00
Bob Halley
f41f183f62 fix srcdir problems 1998-12-12 02:00:01 +00:00
Bob Halley
de4af27c3b update 1998-12-12 01:58:56 +00:00
Bob Halley
e10232e34a make/rules is now an object file and thus is not in srcdir 1998-12-12 01:58:43 +00:00
Bob Halley
3c0477a029 no longer necessary 1998-12-12 01:37:58 +00:00
Bob Halley
d0ad004424 simplify Makefiles 1998-12-12 01:35:38 +00:00
Bob Halley
eb4c09176b update 1998-12-12 01:35:01 +00:00
Bob Halley
9fbc1afb8b some solaris stuff; simply Makefiles 1998-12-12 01:34:50 +00:00
Bob Halley
2791c49063 add .cvsignore 1998-12-12 01:32:51 +00:00
Bob Halley
863beba874 add .cvsignore files 1998-12-11 21:09:59 +00:00
Bob Halley
c4ad98f33e get rid of some warnings 1998-12-11 21:09:34 +00:00
Bob Halley
aa7e864a9d update 1998-12-11 21:01:57 +00:00
Bob Halley
4affa94a03 remove -Wconversion from STD_CWARNINGS 1998-12-11 21:01:44 +00:00
Bob Halley
72421b0e45 update 1998-12-11 20:59:53 +00:00
Bob Halley
4504e5cc6e conforming changes 1998-12-11 20:47:40 +00:00
Bob Halley
2983bfafb7 get rid of rcsid 1998-12-11 20:47:28 +00:00