Michael Graff
|
b7974ee772
|
Use sigaction() on NetBSD now, too. Note this requires unproven-pthreads-0.13 or higher.
|
2000-04-07 23:39:24 +00:00 |
|
Michael Graff
|
c2bb1a45d2
|
Install default handler for SIGCHLD -- more after I fix NetBSD's pthread code
|
2000-04-07 23:09:04 +00:00 |
|
Michael Graff
|
c7dc3f60bc
|
Temporary hack to disable use of alarm() etc. on NetBSD. This is only
to help debug a specific pthreads-related problem by letting
the testing system do the real work.
|
2000-04-07 18:39:19 +00:00 |
|
Michael Graff
|
2fce9cfbf8
|
add more ISC_R_* mappings
|
2000-04-07 03:49:10 +00:00 |
|
Michael Graff
|
674b41a94d
|
translate ISC_R_* values just like do with DNS_R_.
|
2000-04-07 03:35:36 +00:00 |
|
Michael Graff
|
4195904998
|
s/DNS_R_/ISC_R_/ change for some codes.
|
2000-04-06 22:03:35 +00:00 |
|
David Lawrence
|
ecb6c5782e
|
exorcized local compression
|
2000-03-23 05:18:46 +00:00 |
|
Andreas Gustafsson
|
193738b819
|
introduced @SA@ macro for use as the filename extension
of static library archive files in Makefile rules
|
2000-02-23 23:02:28 +00:00 |
|
Andreas Gustafsson
|
634c61d2dd
|
simplified CINCLUDES definition;
when using libtool, make libt_api a shared library to
avoid confusion cause by having two different library
suffixes in the same build (RT #62)
|
2000-02-23 18:18:30 +00:00 |
|
Bob Halley
|
0fffa9dcca
|
update copyright
|
2000-02-03 23:17:52 +00:00 |
|
Michael Graff
|
3ddd814a97
|
dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break.
|
1999-12-23 00:09:04 +00:00 |
|
Michael Graff
|
7e74203c0f
|
NetBSD's thread (temporary) fix
|
1999-12-02 20:31:06 +00:00 |
|
William King
|
888a65ed82
|
AIX 4.3 T_TIMEOUT in sys/timer.h conflicts with ours. badbeef.
|
1999-11-04 19:36:00 +00:00 |
|
Mark Andrews
|
f2db7ea9b8
|
Incomplete declaration.
|
1999-10-29 13:14:49 +00:00 |
|
William King
|
e5838b5af4
|
added argv[0] to end stanza, again.
|
1999-10-28 00:39:45 +00:00 |
|
William King
|
749356ec0e
|
more waitpid loop tinkering
|
1999-10-27 22:45:42 +00:00 |
|
William King
|
1ac2cbd4cf
|
cleanup of waitpid logic - freebsd still acting bizarre
|
1999-10-27 20:59:30 +00:00 |
|
William King
|
8e8964cd7e
|
add argv[0] to end stanza journal line format
|
1999-10-27 14:26:06 +00:00 |
|
William King
|
c786320d84
|
changed a message
|
1999-10-27 02:00:25 +00:00 |
|
William King
|
943158d697
|
the test case now identifies which signal caused an exception
|
1999-10-27 00:59:35 +00:00 |
|
William King
|
339d7df653
|
manage interaction of default -a behavior with the
-t and -n options and allow multiple -t and -n options
|
1999-10-27 00:46:57 +00:00 |
|
William King
|
e8fe5175c5
|
revisit waitpid EINTR handling
|
1999-10-26 21:51:37 +00:00 |
|
William King
|
b14c0010e7
|
info --> putinfo
|
1999-10-10 20:29:19 +00:00 |
|
William King
|
5edd5b3997
|
added test case end stanza line to journal output
added name of test case to start stanza
|
1999-10-10 20:24:13 +00:00 |
|
William King
|
31654d4333
|
ran into what looks like a compiler problem ...
|
1999-10-07 22:49:27 +00:00 |
|
William King
|
da663418c6
|
added -b option to support chdir to a base directory so that data files
can be specified w/out full paths in tests
|
1999-10-07 02:31:34 +00:00 |
|
David Lawrence
|
eaff62e089
|
use isc_commandline_parse instead of getopt. still dependent on unistd.h
|
1999-10-06 20:15:52 +00:00 |
|
David Lawrence
|
fd35453765
|
use AR, ARFLAGS, O and A macros
|
1999-09-30 20:10:31 +00:00 |
|
Michael Graff
|
5f0e2c8913
|
update copyright text
|
1999-09-16 00:02:20 +00:00 |
|
Michael Graff
|
c9ea380175
|
include the right directories on -I lines
|
1999-09-15 17:47:27 +00:00 |
|
James Brister
|
9f27447cae
|
Fix includes for when buildtree != sourcetree
|
1999-09-09 22:24:34 +00:00 |
|
William King
|
9e74b13fd2
|
uncommented -a argument processing
|
1999-09-08 01:33:07 +00:00 |
|
Bob Halley
|
2e715dbdc2
|
fix spelling error
|
1999-07-24 00:59:55 +00:00 |
|
William King
|
ca71fc20eb
|
added timeout of tests, ability to run tests in a subproc to allow
continuation after exception generation, and general improvement
|
1999-07-22 14:35:12 +00:00 |
|
William King
|
43aa163a6a
|
sync with new improved version of lib/tests/t_api.h
|
1999-07-22 14:33:38 +00:00 |
|
Bob Halley
|
56b40c0185
|
depend support
|
1999-07-13 21:56:59 +00:00 |
|
Bob Halley
|
434b10249f
|
do not install libt_api
|
1999-07-03 21:02:51 +00:00 |
|
Bob Halley
|
48e26c1a80
|
remove DNS_R_LASTENTRY
|
1999-06-18 22:45:55 +00:00 |
|
Bob Halley
|
44aae046c3
|
basic test support
|
1999-05-01 01:41:14 +00:00 |
|