bind9/lib
Evan Hunt e9d62d2442 map files over 2GB could not be loaded
- fixed a size comparison using "signed int" that failed if the file
  size was more than 2GB, since that was treated as a negative number.
- incidentally renamed deserialize32() to just deserialize(). we no
  longer have separate 32 and 64 bit rbtdb implementations.
2021-09-01 00:43:54 -07:00
..
bind9 change CFG_ZONE_MASTER and CFG_ZONE_SLAVE 2021-08-30 12:00:39 -07:00
dns map files over 2GB could not be loaded 2021-09-01 00:43:54 -07:00
irs backport of netmgr/taskmgr to 9.16 2021-05-14 12:52:48 +02:00
isc Fix the definition of atomic_load_explicit in the win32 shim 2021-09-01 10:26:16 +10:00
isccc Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
isccfg change CFG_ZONE_MASTER and CFG_ZONE_SLAVE 2021-08-30 12:00:39 -07:00
ns rename dns_zone_master and dns_zone_slave 2021-08-30 11:58:29 -07:00
win32/bindevt update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in move samples/resolve.c to bin/tests/system 2021-04-19 14:32:53 +02:00