- style fixes and general tidying-up in tkey.c - remove the unused 'intoken' parameter from dns_tkey_buildgssquery() - remove an unnecessary call to dns_tkeyctx_create() in ns_server_create() (the TKEY context that was created there would soon be destroyed and another one created when the configuration was loaded).