bind9/bin/nsupdate
Evan Hunt dd9a685f4a simplify code around isc_mem_put() and isc_mem_free()
it isn't necessary to set a pointer to NULL after calling
isc_mem_put() or isc_mem_free(), because those macros take
care of it automatically.
2025-05-28 17:22:32 -07:00
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Makefile.am Drop readline alternatives in favor of libedit 2025-03-31 15:20:40 +02:00
nsupdate.c simplify code around isc_mem_put() and isc_mem_free() 2025-05-28 17:22:32 -07:00
nsupdate.rst Add support to set the UL EDNS option in nsupdate 2024-01-23 10:47:31 +11:00