CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2020/02/24 10:57:55

Modified files:
        usr.bin/dig    : Makefile dighost.c host.c nslookup.c 
        usr.bin/dig/lib/dns: message.c rdata.c tsig.c 
        usr.bin/dig/lib/dns/include/dns: rdata.h rdataset.h 
Removed files:
        usr.bin/dig/lib/dns/rdata: rdatastructpre.h rdatastructsuf.h 
        usr.bin/dig/lib/dns/rdata/any_255: tsig_250.h 
        usr.bin/dig/lib/dns/rdata/ch_3: a_1.h 
        usr.bin/dig/lib/dns/rdata/generic: afsdb_18.h avc_258.h 
                                           caa_257.h cdnskey_60.h 
                                           cds_59.h cert_37.h cname_5.h 
                                           csync_62.h dlv_32769.h 
                                           dname_39.h dnskey_48.h 
                                           doa_259.h ds_43.h eui48_108.h 
                                           eui64_109.h gpos_27.h 
                                           hinfo_13.h hip_55.h 
                                           ipseckey_45.h isdn_20.h 
                                           key_25.h keydata_65533.h 
                                           l32_105.h l64_106.h loc_29.h 
                                           lp_107.h mb_7.h md_3.h mf_4.h 
                                           mg_8.h minfo_14.h mr_9.h 
                                           mx_15.h naptr_35.h nid_104.h 
                                           ninfo_56.h ns_2.h nsec3_50.h 
                                           nsec3param_51.h nsec_47.h 
                                           null_10.h nxt_30.h 
                                           openpgpkey_61.h opt_41.h 
                                           proforma.h ptr_12.h rkey_57.h 
                                           rp_17.h rrsig_46.h rt_21.h 
                                           sig_24.h sink_40.h 
                                           smimea_53.h soa_6.h spf_99.h 
                                           sshfp_44.h ta_32768.h 
                                           talink_58.h tkey_249.h 
                                           tlsa_52.h txt_16.h 
                                           unspec_103.h uri_256.h 
                                           x25_19.h 
        usr.bin/dig/lib/dns/rdata/hs_4: a_1.h 
        usr.bin/dig/lib/dns/rdata/in_1: a6_38.h a_1.h aaaa_28.h apl_42.h 
                                        dhcid_49.h kx_36.h nsap-ptr_23.h 
                                        nsap_22.h px_26.h srv_33.h 
                                        wks_11.h 

Log message:
Stop generating rdatastruct.h and put the dns_rdata_* structs for
cname, ns, soa, and tsig directly into rdata.h

Reply via email to