bind9/bin/nsupdate
Ondřej Surý 33eefe9f85 The dns_message_create() cannot fail, change the return to void
The dns_message_create() function cannot soft fail (as all memory
allocations either succeed or cause abort), so we change the function to
return void and cleanup the calls.
2020-09-29 08:22:08 +02:00
..
win32 Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Makefile.am Update and cleanup the readline library support 2020-08-18 10:27:14 +02:00
nsupdate.c The dns_message_create() cannot fail, change the return to void 2020-09-29 08:22:08 +02:00
nsupdate.rst update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00