diff options
Diffstat (limited to 'usr.bin/dig/lib/dns/rdata/generic')
60 files changed, 39 insertions, 374 deletions
diff --git a/usr.bin/dig/lib/dns/rdata/generic/afsdb_18.c b/usr.bin/dig/lib/dns/rdata/generic/afsdb_18.c index 8ee79fc59be..0b3c24cf438 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/afsdb_18.c +++ b/usr.bin/dig/lib/dns/rdata/generic/afsdb_18.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: afsdb_18.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: afsdb_18.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* Reviewed: Wed Mar 15 14:59:00 PST 2000 by explorer */ @@ -102,9 +102,4 @@ towire_afsdb(ARGS_TOWIRE) { return (dns_name_towire(&name, cctx, target)); } - - - - - #endif /* RDATA_GENERIC_AFSDB_18_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/avc_258.c b/usr.bin/dig/lib/dns/rdata/generic/avc_258.c index 9bc17905b68..07ce5fc21ea 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/avc_258.c +++ b/usr.bin/dig/lib/dns/rdata/generic/avc_258.c @@ -53,9 +53,4 @@ towire_avc(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - #endif /* RDATA_GENERIC_AVC_258_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/caa_257.c b/usr.bin/dig/lib/dns/rdata/generic/caa_257.c index 2e689effa6f..27a258985a4 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/caa_257.c +++ b/usr.bin/dig/lib/dns/rdata/generic/caa_257.c @@ -130,10 +130,4 @@ towire_caa(ARGS_TOWIRE) { return (mem_tobuffer(target, region.base, region.length)); } - - - - - - #endif /* GENERIC_CAA_257_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/cdnskey_60.c b/usr.bin/dig/lib/dns/rdata/generic/cdnskey_60.c index b3a0aebbe81..26e9f447961 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/cdnskey_60.c +++ b/usr.bin/dig/lib/dns/rdata/generic/cdnskey_60.c @@ -54,10 +54,4 @@ towire_cdnskey(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - - - #endif /* RDATA_GENERIC_CDNSKEY_60_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/cds_59.c b/usr.bin/dig/lib/dns/rdata/generic/cds_59.c index 47d333b6c5e..f219bf947e6 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/cds_59.c +++ b/usr.bin/dig/lib/dns/rdata/generic/cds_59.c @@ -56,10 +56,4 @@ towire_cds(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - - - #endif /* RDATA_GENERIC_CDS_59_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/cert_37.c b/usr.bin/dig/lib/dns/rdata/generic/cert_37.c index 1a503d2fce3..4b6996bd58b 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/cert_37.c +++ b/usr.bin/dig/lib/dns/rdata/generic/cert_37.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: cert_37.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: cert_37.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* Reviewed: Wed Mar 15 21:14:32 EST 2000 by tale */ @@ -108,9 +108,4 @@ towire_cert(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - - #endif /* RDATA_GENERIC_CERT_37_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/cname_5.c b/usr.bin/dig/lib/dns/rdata/generic/cname_5.c index aebca83d465..52349c37aae 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/cname_5.c +++ b/usr.bin/dig/lib/dns/rdata/generic/cname_5.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: cname_5.c,v 1.6 2020/02/24 17:44:44 florian Exp $ */ +/* $Id: cname_5.c,v 1.7 2020/02/25 05:00:43 jsg Exp $ */ /* reviewed: Wed Mar 15 16:48:45 PST 2000 by brister */ @@ -78,8 +78,6 @@ towire_cname(ARGS_TOWIRE) { return (dns_name_towire(&name, cctx, target)); } - - static inline isc_result_t tostruct_cname(ARGS_TOSTRUCT) { isc_region_t region; @@ -111,6 +109,4 @@ freestruct_cname(ARGS_FREESTRUCT) { dns_name_free(&cname->cname); } - - #endif /* RDATA_GENERIC_CNAME_5_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/csync_62.c b/usr.bin/dig/lib/dns/rdata/generic/csync_62.c index 2b82ce30b54..fc5ff568247 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/csync_62.c +++ b/usr.bin/dig/lib/dns/rdata/generic/csync_62.c @@ -95,9 +95,4 @@ towire_csync(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - #endif /* RDATA_GENERIC_CSYNC_62_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/dlv_32769.c b/usr.bin/dig/lib/dns/rdata/generic/dlv_32769.c index 8ee1eee174f..efe680fa0b0 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/dlv_32769.c +++ b/usr.bin/dig/lib/dns/rdata/generic/dlv_32769.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: dlv_32769.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: dlv_32769.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* RFC3658 */ @@ -58,10 +58,4 @@ towire_dlv(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - - - #endif /* RDATA_GENERIC_DLV_32769_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/dname_39.c b/usr.bin/dig/lib/dns/rdata/generic/dname_39.c index 5f5718eb583..80bf3329400 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/dname_39.c +++ b/usr.bin/dig/lib/dns/rdata/generic/dname_39.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: dname_39.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: dname_39.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* Reviewed: Wed Mar 15 16:52:38 PST 2000 by explorer */ @@ -78,9 +78,4 @@ towire_dname(ARGS_TOWIRE) { return (dns_name_towire(&name, cctx, target)); } - - - - - #endif /* RDATA_GENERIC_DNAME_39_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/dnskey_48.c b/usr.bin/dig/lib/dns/rdata/generic/dnskey_48.c index 486ecad1dc2..b3a1723756f 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/dnskey_48.c +++ b/usr.bin/dig/lib/dns/rdata/generic/dnskey_48.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: dnskey_48.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: dnskey_48.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* * Reviewed: Wed Mar 15 16:47:10 PST 2000 by halley. @@ -61,10 +61,4 @@ towire_dnskey(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - - - #endif /* RDATA_GENERIC_DNSKEY_48_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/doa_259.c b/usr.bin/dig/lib/dns/rdata/generic/doa_259.c index 789f2ac6c2a..f553277e5b6 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/doa_259.c +++ b/usr.bin/dig/lib/dns/rdata/generic/doa_259.c @@ -118,10 +118,4 @@ towire_doa(ARGS_TOWIRE) { return (mem_tobuffer(target, region.base, region.length)); } - - - - - - #endif /* RDATA_GENERIC_DOA_259_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/eui48_108.c b/usr.bin/dig/lib/dns/rdata/generic/eui48_108.c index 6c7b2abbfb5..b8836083b32 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/eui48_108.c +++ b/usr.bin/dig/lib/dns/rdata/generic/eui48_108.c @@ -65,10 +65,4 @@ towire_eui48(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - - #endif /* RDATA_GENERIC_EUI48_108_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/eui64_109.c b/usr.bin/dig/lib/dns/rdata/generic/eui64_109.c index 03b583893cd..a722c711ce1 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/eui64_109.c +++ b/usr.bin/dig/lib/dns/rdata/generic/eui64_109.c @@ -68,10 +68,4 @@ towire_eui64(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - - #endif /* RDATA_GENERIC_EUI64_109_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/gpos_27.c b/usr.bin/dig/lib/dns/rdata/generic/gpos_27.c index 8de7cecdfe5..b6e99ab6773 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/gpos_27.c +++ b/usr.bin/dig/lib/dns/rdata/generic/gpos_27.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: gpos_27.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: gpos_27.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* reviewed: Wed Mar 15 16:48:45 PST 2000 by brister */ @@ -73,10 +73,4 @@ towire_gpos(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - - #endif /* RDATA_GENERIC_GPOS_27_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/hinfo_13.c b/usr.bin/dig/lib/dns/rdata/generic/hinfo_13.c index c7532846e4e..94d9fb4321d 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/hinfo_13.c +++ b/usr.bin/dig/lib/dns/rdata/generic/hinfo_13.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: hinfo_13.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: hinfo_13.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* * Reviewed: Wed Mar 15 16:47:10 PST 2000 by halley. @@ -65,9 +65,4 @@ towire_hinfo(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - #endif /* RDATA_GENERIC_HINFO_13_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/ipseckey_45.c b/usr.bin/dig/lib/dns/rdata/generic/ipseckey_45.c index 388c08fad1b..286e3413665 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/ipseckey_45.c +++ b/usr.bin/dig/lib/dns/rdata/generic/ipseckey_45.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: ipseckey_45.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: ipseckey_45.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ #ifndef RDATA_GENERIC_IPSECKEY_45_C #define RDATA_GENERIC_IPSECKEY_45_C @@ -172,10 +172,4 @@ towire_ipseckey(ARGS_TOWIRE) { return (mem_tobuffer(target, region.base, region.length)); } - - - - - - #endif /* RDATA_GENERIC_IPSECKEY_45_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/isdn_20.c b/usr.bin/dig/lib/dns/rdata/generic/isdn_20.c index f38f3b839b3..a8c71b834d1 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/isdn_20.c +++ b/usr.bin/dig/lib/dns/rdata/generic/isdn_20.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: isdn_20.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: isdn_20.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* Reviewed: Wed Mar 15 16:53:11 PST 2000 by bwelling */ @@ -67,10 +67,4 @@ towire_isdn(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - - #endif /* RDATA_GENERIC_ISDN_20_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/key_25.c b/usr.bin/dig/lib/dns/rdata/generic/key_25.c index b53b1ad9ae1..5d7439ba0df 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/key_25.c +++ b/usr.bin/dig/lib/dns/rdata/generic/key_25.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: key_25.c,v 1.9 2020/02/24 17:47:50 florian Exp $ */ +/* $Id: key_25.c,v 1.10 2020/02/25 05:00:43 jsg Exp $ */ /* * Reviewed: Wed Mar 15 16:47:10 PST 2000 by halley. @@ -57,7 +57,6 @@ generic_totext_key(ARGS_TOTEXT) { } else keyinfo = "ZSK"; - /* protocol */ snprintf(buf, sizeof(buf), "%u", sr.base[0]); isc_region_consume(&sr, 1); diff --git a/usr.bin/dig/lib/dns/rdata/generic/keydata_65533.c b/usr.bin/dig/lib/dns/rdata/generic/keydata_65533.c index af4a8f3211d..2b2a9080880 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/keydata_65533.c +++ b/usr.bin/dig/lib/dns/rdata/generic/keydata_65533.c @@ -221,10 +221,4 @@ towire_keydata(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - - - #endif /* GENERIC_KEYDATA_65533_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/l32_105.c b/usr.bin/dig/lib/dns/rdata/generic/l32_105.c index e806f78415c..06c53212b1c 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/l32_105.c +++ b/usr.bin/dig/lib/dns/rdata/generic/l32_105.c @@ -74,10 +74,4 @@ towire_l32(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - - #endif /* RDATA_GENERIC_L32_105_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/l64_106.c b/usr.bin/dig/lib/dns/rdata/generic/l64_106.c index 5e4b5c2646e..5a02c1eb45b 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/l64_106.c +++ b/usr.bin/dig/lib/dns/rdata/generic/l64_106.c @@ -79,10 +79,4 @@ towire_l64(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - - #endif /* RDATA_GENERIC_L64_106_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/loc_29.c b/usr.bin/dig/lib/dns/rdata/generic/loc_29.c index de0064f6514..1b69ea03741 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/loc_29.c +++ b/usr.bin/dig/lib/dns/rdata/generic/loc_29.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: loc_29.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: loc_29.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* Reviewed: Wed Mar 15 18:13:09 PST 2000 by explorer */ @@ -229,10 +229,4 @@ towire_loc(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - - #endif /* RDATA_GENERIC_LOC_29_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/lp_107.c b/usr.bin/dig/lib/dns/rdata/generic/lp_107.c index f3e4c94a9d9..c74a0d3c8f6 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/lp_107.c +++ b/usr.bin/dig/lib/dns/rdata/generic/lp_107.c @@ -84,10 +84,4 @@ towire_lp(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - - #endif /* RDATA_GENERIC_LP_107_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/mb_7.c b/usr.bin/dig/lib/dns/rdata/generic/mb_7.c index 535a04e0bc3..771b668c48c 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/mb_7.c +++ b/usr.bin/dig/lib/dns/rdata/generic/mb_7.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: mb_7.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: mb_7.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* Reviewed: Wed Mar 15 17:31:26 PST 2000 by bwelling */ @@ -77,10 +77,4 @@ towire_mb(ARGS_TOWIRE) { return (dns_name_towire(&name, cctx, target)); } - - - - - - #endif /* RDATA_GENERIC_MB_7_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/md_3.c b/usr.bin/dig/lib/dns/rdata/generic/md_3.c index 8812d217984..d8cbe1691b3 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/md_3.c +++ b/usr.bin/dig/lib/dns/rdata/generic/md_3.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: md_3.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: md_3.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* Reviewed: Wed Mar 15 17:48:20 PST 2000 by bwelling */ @@ -77,10 +77,4 @@ towire_md(ARGS_TOWIRE) { return (dns_name_towire(&name, cctx, target)); } - - - - - - #endif /* RDATA_GENERIC_MD_3_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/mf_4.c b/usr.bin/dig/lib/dns/rdata/generic/mf_4.c index 31909120ceb..52e3faa8ba7 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/mf_4.c +++ b/usr.bin/dig/lib/dns/rdata/generic/mf_4.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: mf_4.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: mf_4.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* reviewed: Wed Mar 15 17:47:33 PST 2000 by brister */ @@ -77,10 +77,4 @@ towire_mf(ARGS_TOWIRE) { return (dns_name_towire(&name, cctx, target)); } - - - - - - #endif /* RDATA_GENERIC_MF_4_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/mg_8.c b/usr.bin/dig/lib/dns/rdata/generic/mg_8.c index ec426908185..b93573b9ef7 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/mg_8.c +++ b/usr.bin/dig/lib/dns/rdata/generic/mg_8.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: mg_8.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: mg_8.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* reviewed: Wed Mar 15 17:49:21 PST 2000 by brister */ @@ -77,10 +77,4 @@ towire_mg(ARGS_TOWIRE) { return (dns_name_towire(&name, cctx, target)); } - - - - - - #endif /* RDATA_GENERIC_MG_8_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/minfo_14.c b/usr.bin/dig/lib/dns/rdata/generic/minfo_14.c index 03527f76c51..571e71d0ae4 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/minfo_14.c +++ b/usr.bin/dig/lib/dns/rdata/generic/minfo_14.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: minfo_14.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: minfo_14.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* reviewed: Wed Mar 15 17:45:32 PST 2000 by brister */ @@ -104,10 +104,4 @@ towire_minfo(ARGS_TOWIRE) { return (dns_name_towire(&rmail, cctx, target)); } - - - - - - #endif /* RDATA_GENERIC_MINFO_14_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/mr_9.c b/usr.bin/dig/lib/dns/rdata/generic/mr_9.c index 099cb4ff82b..931fa5df2e0 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/mr_9.c +++ b/usr.bin/dig/lib/dns/rdata/generic/mr_9.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: mr_9.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: mr_9.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* Reviewed: Wed Mar 15 21:30:35 EST 2000 by tale */ @@ -77,10 +77,4 @@ towire_mr(ARGS_TOWIRE) { return (dns_name_towire(&name, cctx, target)); } - - - - - - #endif /* RDATA_GENERIC_MR_9_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/mx_15.c b/usr.bin/dig/lib/dns/rdata/generic/mx_15.c index 6913b903e4e..904155803f1 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/mx_15.c +++ b/usr.bin/dig/lib/dns/rdata/generic/mx_15.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: mx_15.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: mx_15.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* reviewed: Wed Mar 15 18:05:46 PST 2000 by brister */ @@ -98,10 +98,4 @@ towire_mx(ARGS_TOWIRE) { return (dns_name_towire(&name, cctx, target)); } - - - - - - #endif /* RDATA_GENERIC_MX_15_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/naptr_35.c b/usr.bin/dig/lib/dns/rdata/generic/naptr_35.c index e6fb3ce44a1..dfe382bb65a 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/naptr_35.c +++ b/usr.bin/dig/lib/dns/rdata/generic/naptr_35.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: naptr_35.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: naptr_35.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* Reviewed: Thu Mar 16 16:52:50 PST 2000 by bwelling */ @@ -270,10 +270,4 @@ towire_naptr(ARGS_TOWIRE) { return (dns_name_towire(&name, cctx, target)); } - - - - - - #endif /* RDATA_GENERIC_NAPTR_35_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/nid_104.c b/usr.bin/dig/lib/dns/rdata/generic/nid_104.c index 4e825d7ee7d..2b4f1b42b6e 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/nid_104.c +++ b/usr.bin/dig/lib/dns/rdata/generic/nid_104.c @@ -79,10 +79,4 @@ towire_nid(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - - #endif /* RDATA_GENERIC_NID_104_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/ninfo_56.c b/usr.bin/dig/lib/dns/rdata/generic/ninfo_56.c index 28cabe12c77..94ee8e4f0de 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/ninfo_56.c +++ b/usr.bin/dig/lib/dns/rdata/generic/ninfo_56.c @@ -53,10 +53,4 @@ towire_ninfo(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - - #endif /* RDATA_GENERIC_NINFO_56_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/ns_2.c b/usr.bin/dig/lib/dns/rdata/generic/ns_2.c index 25f6f9c739b..e21b34b91c0 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/ns_2.c +++ b/usr.bin/dig/lib/dns/rdata/generic/ns_2.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: ns_2.c,v 1.6 2020/02/24 17:44:45 florian Exp $ */ +/* $Id: ns_2.c,v 1.7 2020/02/25 05:00:43 jsg Exp $ */ /* Reviewed: Wed Mar 15 18:15:00 PST 2000 by bwelling */ @@ -77,8 +77,6 @@ towire_ns(ARGS_TOWIRE) { return (dns_name_towire(&name, cctx, target)); } - - static inline isc_result_t tostruct_ns(ARGS_TOSTRUCT) { isc_region_t region; @@ -110,6 +108,4 @@ freestruct_ns(ARGS_FREESTRUCT) { dns_name_free(&ns->name); } - - #endif /* RDATA_GENERIC_NS_2_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/nsec3_50.c b/usr.bin/dig/lib/dns/rdata/generic/nsec3_50.c index ea915659e1f..c717be90749 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/nsec3_50.c +++ b/usr.bin/dig/lib/dns/rdata/generic/nsec3_50.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: nsec3_50.c,v 1.7 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: nsec3_50.c,v 1.8 2020/02/25 05:00:43 jsg Exp $ */ /* * Copyright (C) 2004 Nominet, Ltd. @@ -168,10 +168,6 @@ towire_nsec3(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - #define NSEC3_MAX_HASH_LENGTH 155 static inline isc_boolean_t checkowner_nsec3(ARGS_CHECKOWNER) { @@ -197,5 +193,4 @@ checkowner_nsec3(ARGS_CHECKOWNER) { return (ISC_FALSE); } - #endif /* RDATA_GENERIC_NSEC3_50_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/nsec3param_51.c b/usr.bin/dig/lib/dns/rdata/generic/nsec3param_51.c index bca5b43c080..5af687ca2db 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/nsec3param_51.c +++ b/usr.bin/dig/lib/dns/rdata/generic/nsec3param_51.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: nsec3param_51.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: nsec3param_51.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* * Copyright (C) 2004 Nominet, Ltd. @@ -132,10 +132,4 @@ towire_nsec3param(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - - - #endif /* RDATA_GENERIC_NSEC3PARAM_51_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/nsec_47.c b/usr.bin/dig/lib/dns/rdata/generic/nsec_47.c index 394774358e4..8894551df0f 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/nsec_47.c +++ b/usr.bin/dig/lib/dns/rdata/generic/nsec_47.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: nsec_47.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: nsec_47.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* reviewed: Wed Mar 15 18:21:15 PST 2000 by brister */ @@ -94,9 +94,4 @@ towire_nsec(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - - #endif /* RDATA_GENERIC_NSEC_47_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/null_10.c b/usr.bin/dig/lib/dns/rdata/generic/null_10.c index 47792a568ee..5af436d17dc 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/null_10.c +++ b/usr.bin/dig/lib/dns/rdata/generic/null_10.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: null_10.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: null_10.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* Reviewed: Thu Mar 16 13:57:50 PST 2000 by explorer */ @@ -55,10 +55,4 @@ towire_null(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - - #endif /* RDATA_GENERIC_NULL_10_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/nxt_30.c b/usr.bin/dig/lib/dns/rdata/generic/nxt_30.c index 3617fd7f3c6..47e20fceac0 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/nxt_30.c +++ b/usr.bin/dig/lib/dns/rdata/generic/nxt_30.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: nxt_30.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: nxt_30.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* reviewed: Wed Mar 15 18:21:15 PST 2000 by brister */ @@ -112,9 +112,4 @@ towire_nxt(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - - #endif /* RDATA_GENERIC_NXT_30_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/openpgpkey_61.c b/usr.bin/dig/lib/dns/rdata/generic/openpgpkey_61.c index 320a93c819f..f18aa67af28 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/openpgpkey_61.c +++ b/usr.bin/dig/lib/dns/rdata/generic/openpgpkey_61.c @@ -83,10 +83,4 @@ towire_openpgpkey(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - - - #endif /* RDATA_GENERIC_OPENPGPKEY_61_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/opt_41.c b/usr.bin/dig/lib/dns/rdata/generic/opt_41.c index 63ad1bd1cdf..9de6ae18d7a 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/opt_41.c +++ b/usr.bin/dig/lib/dns/rdata/generic/opt_41.c @@ -200,10 +200,4 @@ towire_opt(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - - #endif /* RDATA_GENERIC_OPT_41_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/proforma.c b/usr.bin/dig/lib/dns/rdata/generic/proforma.c index 01ef624a7a7..66c99af21ff 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/proforma.c +++ b/usr.bin/dig/lib/dns/rdata/generic/proforma.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: proforma.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: proforma.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ #ifndef RDATA_GENERIC_#_#_C #define RDATA_GENERIC_#_#_C @@ -56,10 +56,4 @@ towire_#(ARGS_TOWIRE) { return (ISC_R_NOTIMPLEMENTED); } - - - - - - #endif /* RDATA_GENERIC_#_#_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/ptr_12.c b/usr.bin/dig/lib/dns/rdata/generic/ptr_12.c index 7fe86c3ea24..e0556a3179f 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/ptr_12.c +++ b/usr.bin/dig/lib/dns/rdata/generic/ptr_12.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: ptr_12.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: ptr_12.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* Reviewed: Thu Mar 16 14:05:12 PST 2000 by explorer */ @@ -77,11 +77,6 @@ towire_ptr(ARGS_TOWIRE) { return (dns_name_towire(&name, cctx, target)); } - - - - - static unsigned char ip6_arpa_data[] = "\003IP6\004ARPA"; static unsigned char ip6_arpa_offsets[] = { 0, 4, 9 }; static const dns_name_t ip6_arpa = diff --git a/usr.bin/dig/lib/dns/rdata/generic/rkey_57.c b/usr.bin/dig/lib/dns/rdata/generic/rkey_57.c index e1de7a8a666..ae3142cbe70 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/rkey_57.c +++ b/usr.bin/dig/lib/dns/rdata/generic/rkey_57.c @@ -51,10 +51,4 @@ towire_rkey(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - - - #endif /* RDATA_GENERIC_RKEY_57_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/rp_17.c b/usr.bin/dig/lib/dns/rdata/generic/rp_17.c index 1f58648a28a..3d6a85467d3 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/rp_17.c +++ b/usr.bin/dig/lib/dns/rdata/generic/rp_17.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: rp_17.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: rp_17.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* RFC1183 */ @@ -102,9 +102,4 @@ towire_rp(ARGS_TOWIRE) { return (dns_name_towire(&rmail, cctx, target)); } - - - - - #endif /* RDATA_GENERIC_RP_17_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/rrsig_46.c b/usr.bin/dig/lib/dns/rdata/generic/rrsig_46.c index 6583c36be19..c23c17e6ee6 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/rrsig_46.c +++ b/usr.bin/dig/lib/dns/rdata/generic/rrsig_46.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: rrsig_46.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: rrsig_46.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* Reviewed: Fri Mar 17 09:05:02 PST 2000 by gson */ @@ -217,10 +217,6 @@ towire_rrsig(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - static inline dns_rdatatype_t covers_rrsig(dns_rdata_t *rdata) { dns_rdatatype_t type; @@ -234,6 +230,4 @@ covers_rrsig(dns_rdata_t *rdata) { return (type); } - - #endif /* RDATA_GENERIC_RRSIG_46_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/rt_21.c b/usr.bin/dig/lib/dns/rdata/generic/rt_21.c index bc7b71ad7b9..82a73da6348 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/rt_21.c +++ b/usr.bin/dig/lib/dns/rdata/generic/rt_21.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: rt_21.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: rt_21.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* reviewed: Thu Mar 16 15:02:31 PST 2000 by brister */ @@ -103,10 +103,4 @@ towire_rt(ARGS_TOWIRE) { return (dns_name_towire(&name, cctx, target)); } - - - - - - #endif /* RDATA_GENERIC_RT_21_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/sig_24.c b/usr.bin/dig/lib/dns/rdata/generic/sig_24.c index a0f20910101..c51c14f223a 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/sig_24.c +++ b/usr.bin/dig/lib/dns/rdata/generic/sig_24.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: sig_24.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: sig_24.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* Reviewed: Fri Mar 17 09:05:02 PST 2000 by gson */ @@ -217,10 +217,6 @@ towire_sig(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - static inline dns_rdatatype_t covers_sig(dns_rdata_t *rdata) { dns_rdatatype_t type; @@ -234,5 +230,4 @@ covers_sig(dns_rdata_t *rdata) { return (type); } - #endif /* RDATA_GENERIC_SIG_24_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/sink_40.c b/usr.bin/dig/lib/dns/rdata/generic/sink_40.c index f85ed5cc169..d69a3018465 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/sink_40.c +++ b/usr.bin/dig/lib/dns/rdata/generic/sink_40.c @@ -94,9 +94,4 @@ towire_sink(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - #endif /* RDATA_GENERIC_SINK_40_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/smimea_53.c b/usr.bin/dig/lib/dns/rdata/generic/smimea_53.c index 2448b325776..356c86a5be9 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/smimea_53.c +++ b/usr.bin/dig/lib/dns/rdata/generic/smimea_53.c @@ -49,10 +49,4 @@ towire_smimea(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - - - #endif /* RDATA_GENERIC_SMIMEA_53_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/soa_6.c b/usr.bin/dig/lib/dns/rdata/generic/soa_6.c index d90f1e334a9..e73b90b935e 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/soa_6.c +++ b/usr.bin/dig/lib/dns/rdata/generic/soa_6.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: soa_6.c,v 1.5 2020/02/24 12:06:51 florian Exp $ */ +/* $Id: soa_6.c,v 1.6 2020/02/25 05:00:43 jsg Exp $ */ /* Reviewed: Thu Mar 16 15:18:32 PST 2000 by explorer */ @@ -47,7 +47,6 @@ totext_soa(ARGS_TOTEXT) { else comm = ISC_FALSE; - dns_name_init(&mname, NULL); dns_name_init(&rname, NULL); dns_name_init(&prefix, NULL); @@ -170,7 +169,6 @@ towire_soa(ARGS_TOWIRE) { return (ISC_R_SUCCESS); } - static inline isc_result_t fromstruct_soa(ARGS_FROMSTRUCT) { dns_rdata_soa_t *soa = source; @@ -210,7 +208,6 @@ tostruct_soa(ARGS_TOSTRUCT) { soa->common.rdtype = rdata->type; ISC_LINK_INIT(&soa->common, link); - dns_rdata_toregion(rdata, ®ion); dns_name_init(&name, NULL); @@ -258,6 +255,4 @@ freestruct_soa(ARGS_FREESTRUCT) { dns_name_free(&soa->contact); } - - #endif /* RDATA_GENERIC_SOA_6_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/spf_99.c b/usr.bin/dig/lib/dns/rdata/generic/spf_99.c index 162e82d64b4..c44d8214f6a 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/spf_99.c +++ b/usr.bin/dig/lib/dns/rdata/generic/spf_99.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: spf_99.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: spf_99.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* Reviewed: Thu Mar 16 15:40:00 PST 2000 by bwelling */ @@ -57,9 +57,4 @@ towire_spf(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - #endif /* RDATA_GENERIC_SPF_99_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/sshfp_44.c b/usr.bin/dig/lib/dns/rdata/generic/sshfp_44.c index ed6bd262ee5..cdf2ee33663 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/sshfp_44.c +++ b/usr.bin/dig/lib/dns/rdata/generic/sshfp_44.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: sshfp_44.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: sshfp_44.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* RFC 4255 */ @@ -100,10 +100,4 @@ towire_sshfp(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - - - #endif /* RDATA_GENERIC_SSHFP_44_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/ta_32768.c b/usr.bin/dig/lib/dns/rdata/generic/ta_32768.c index 42841e9d52d..3a113df8ddb 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/ta_32768.c +++ b/usr.bin/dig/lib/dns/rdata/generic/ta_32768.c @@ -51,10 +51,4 @@ towire_ta(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - - - #endif /* RDATA_GENERIC_TA_32768_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/talink_58.c b/usr.bin/dig/lib/dns/rdata/generic/talink_58.c index 733d479c446..2a90903090d 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/talink_58.c +++ b/usr.bin/dig/lib/dns/rdata/generic/talink_58.c @@ -97,10 +97,4 @@ towire_talink(ARGS_TOWIRE) { return(dns_name_towire(&next, cctx, target)); } - - - - - - #endif /* RDATA_GENERIC_TALINK_58_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/tkey_249.c b/usr.bin/dig/lib/dns/rdata/generic/tkey_249.c index 711f18ca2af..5cc54e132db 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/tkey_249.c +++ b/usr.bin/dig/lib/dns/rdata/generic/tkey_249.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: tkey_249.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: tkey_249.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* * Reviewed: Thu Mar 16 17:35:30 PST 2000 by halley. @@ -223,9 +223,4 @@ towire_tkey(ARGS_TOWIRE) { return (mem_tobuffer(target, sr.base, sr.length)); } - - - - - #endif /* RDATA_GENERIC_TKEY_249_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/unspec_103.c b/usr.bin/dig/lib/dns/rdata/generic/unspec_103.c index d187d304b80..d6bf0114402 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/unspec_103.c +++ b/usr.bin/dig/lib/dns/rdata/generic/unspec_103.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: unspec_103.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: unspec_103.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ #ifndef RDATA_GENERIC_UNSPEC_103_C #define RDATA_GENERIC_UNSPEC_103_C @@ -57,10 +57,4 @@ towire_unspec(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - - #endif /* RDATA_GENERIC_UNSPEC_103_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/uri_256.c b/usr.bin/dig/lib/dns/rdata/generic/uri_256.c index c2a98b892da..5753e4d2966 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/uri_256.c +++ b/usr.bin/dig/lib/dns/rdata/generic/uri_256.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: uri_256.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: uri_256.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ #ifndef GENERIC_URI_256_C #define GENERIC_URI_256_C 1 @@ -95,10 +95,4 @@ towire_uri(ARGS_TOWIRE) { return (mem_tobuffer(target, region.base, region.length)); } - - - - - - #endif /* GENERIC_URI_256_C */ diff --git a/usr.bin/dig/lib/dns/rdata/generic/x25_19.c b/usr.bin/dig/lib/dns/rdata/generic/x25_19.c index 78fab66c3b7..651124ab800 100644 --- a/usr.bin/dig/lib/dns/rdata/generic/x25_19.c +++ b/usr.bin/dig/lib/dns/rdata/generic/x25_19.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: x25_19.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */ +/* $Id: x25_19.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */ /* Reviewed: Thu Mar 16 16:15:57 PST 2000 by bwelling */ @@ -65,10 +65,4 @@ towire_x25(ARGS_TOWIRE) { return (mem_tobuffer(target, rdata->data, rdata->length)); } - - - - - - #endif /* RDATA_GENERIC_X25_19_C */ |