mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 18:10:00 -04:00
update
This commit is contained in:
parent
95c86af1e9
commit
e4cf160c38
1 changed files with 9 additions and 8 deletions
|
|
@ -3,20 +3,21 @@
|
|||
./bin/tests/name_test.c 1998,1999
|
||||
./bin/tests/rwlock_test.c 1998
|
||||
./bin/tests/sock_test.c 1998
|
||||
./bin/tests/sym_test.c 1998
|
||||
./bin/tests/sym_test.c 1998,1999
|
||||
./bin/tests/task_test.c 1998
|
||||
./bin/tests/timer_test.c 1998
|
||||
./bin/tests/wire_test.c 1999
|
||||
./lib/dns/include/dns/name.h 1998,1999
|
||||
./lib/dns/include/dns/rdata.h 1998,1999
|
||||
./lib/dns/include/dns/rdataclass.h 1998,1999
|
||||
./lib/dns/include/dns/rdatatype.h 1998,1999
|
||||
./lib/dns/include/dns/result.h 1998
|
||||
./lib/dns/include/dns/result.h 1998,1999
|
||||
./lib/dns/include/dns/types.h 1998,1999
|
||||
./lib/dns/name.c 1998,1999
|
||||
./lib/dns/result.c 1998
|
||||
./lib/dns/result.c 1998,1999
|
||||
./lib/isc/include/isc/assertions.h 1997,1998
|
||||
./lib/isc/include/isc/boolean.h 1998
|
||||
./lib/isc/include/isc/buffer.h 1998
|
||||
./lib/isc/include/isc/buffer.h 1998,1999
|
||||
./lib/isc/include/isc/error.h 1998
|
||||
./lib/isc/include/isc/event.h 1998
|
||||
./lib/isc/include/isc/heap.h 1997,1998
|
||||
|
|
@ -27,7 +28,7 @@
|
|||
./lib/isc/include/isc/region.h 1998
|
||||
./lib/isc/include/isc/result.h 1998
|
||||
./lib/isc/include/isc/rwlock.h 1998
|
||||
./lib/isc/include/isc/symtab.h 1996,1997,1998
|
||||
./lib/isc/include/isc/symtab.h 1996,1997,1998,1999
|
||||
./lib/isc/include/isc/task.h 1998
|
||||
./lib/isc/include/isc/timer.h 1998
|
||||
./lib/isc/include/isc/mem.h 1997,1998
|
||||
|
|
@ -46,14 +47,14 @@
|
|||
./lib/isc/win32/thread.c 1998
|
||||
./lib/isc/win32/time.c 1998
|
||||
./lib/isc/assertions.c 1997,1998
|
||||
./lib/isc/buffer.c 1998
|
||||
./lib/isc/buffer.c 1998,1999
|
||||
./lib/isc/error.c 1998
|
||||
./lib/isc/heap.c 1997,1998
|
||||
./lib/isc/lex.c 1998
|
||||
./lib/isc/lex.c 1998,1999
|
||||
./lib/isc/mem.c 1997,1998
|
||||
./lib/isc/rbtgen.c 1998
|
||||
./lib/isc/rwlock.c 1998
|
||||
./lib/isc/symtab.c 1996,1997,1998
|
||||
./lib/isc/symtab.c 1996,1997,1998,1999
|
||||
./lib/isc/task.c 1998
|
||||
./lib/isc/timer.c 1998
|
||||
./lib/isc/result.c 1998
|
||||
|
|
|
|||
Loading…
Reference in a new issue