History log of /freebsd-12.1/sys/contrib/ipfilter/ (Results 1 – 25 of 253)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
049a342103-Sep-2019 Cy Schubert <[email protected]>

MFC r350882:

Initialize the frentry (the control block that defines a rule) checksum
to zero. Matching checksums save time and effort by mitigating the need
for full rule compare.


/freebsd-12.1/contrib/libc++/include/__threading_support
/freebsd-12.1/contrib/libc++/include/mutex
/freebsd-12.1/contrib/libc++/include/thread
/freebsd-12.1/contrib/libc++/src/mutex.cpp
/freebsd-12.1/include/rpcsvc/yp.x
/freebsd-12.1/include/rpcsvc/yp_prot.h
/freebsd-12.1/include/rpcsvc/ypxfrd.x
/freebsd-12.1/lib/libc/net/gethostbynis.c
/freebsd-12.1/lib/libc/net/getnetbynis.c
/freebsd-12.1/lib/libc/net/getservent.c
/freebsd-12.1/lib/libc/rpc/getrpcent.c
/freebsd-12.1/sbin/fsck_msdosfs/dir.c
/freebsd-12.1/sbin/fsck_msdosfs/fat.c
/freebsd-12.1/share/man/man4/termios.4
/freebsd-12.1/share/man/man4/tty.4
/freebsd-12.1/share/man/man5/hosts.equiv.5
/freebsd-12.1/share/man/man7/security.7
/freebsd-12.1/sys/amd64/include/vmm.h
/freebsd-12.1/sys/amd64/vmm/intel/vmx.c
/freebsd-12.1/sys/amd64/vmm/intel/vmx_msr.c
/freebsd-12.1/sys/amd64/vmm/io/ppt.c
/freebsd-12.1/sys/amd64/vmm/io/ppt.h
/freebsd-12.1/sys/amd64/vmm/io/vlapic.c
/freebsd-12.1/sys/amd64/vmm/vmm.c
/freebsd-12.1/sys/amd64/vmm/vmm_lapic.c
/freebsd-12.1/sys/amd64/vmm/vmm_lapic.h
/freebsd-12.1/sys/amd64/vmm/vmm_util.c
/freebsd-12.1/sys/amd64/vmm/vmm_util.h
/freebsd-12.1/sys/arm/samsung/exynos/exynos5_combiner.c
/freebsd-12.1/sys/arm/samsung/exynos/exynos5_pad.c
/freebsd-12.1/sys/cam/ata/ata_xpt.c
/freebsd-12.1/sys/cam/mmc/mmc_xpt.c
/freebsd-12.1/sys/cam/nvme/nvme_xpt.c
/freebsd-12.1/sys/cam/scsi/scsi_enc_ses.c
/freebsd-12.1/sys/cam/scsi/scsi_xpt.c
/freebsd-12.1/sys/conf/files
netinet/fil.c
/freebsd-12.1/sys/dev/qlxgbe/ql_isr.c
/freebsd-12.1/sys/dev/vnic/thunder_bgx.c
/freebsd-12.1/sys/dev/xdma/xdma_sg.c
/freebsd-12.1/sys/fs/msdosfs/msdosfs_fat.c
/freebsd-12.1/sys/kern/subr_scanf.c
/freebsd-12.1/sys/kern/vfs_vnops.c
/freebsd-12.1/sys/sys/elf_common.h
/freebsd-12.1/sys/vm/vm_map.c
/freebsd-12.1/sys/vm/vm_page.c
/freebsd-12.1/sys/x86/x86/local_apic.c
/freebsd-12.1/tools/build/options/WITHOUT_BLACKLIST_SUPPORT
/freebsd-12.1/usr.bin/bzip2/Makefile
/freebsd-12.1/usr.bin/bzip2recover/Makefile
/freebsd-12.1/usr.bin/vtfontcvt/vtfontcvt.c
/freebsd-12.1/usr.sbin/crunch/examples/fixit.conf
/freebsd-12.1/usr.sbin/rpc.yppasswdd/yppasswdd_server.c
/freebsd-12.1/usr.sbin/rpc.ypupdated/yp_dbupdate.c
/freebsd-12.1/usr.sbin/ypldap/yp.c
/freebsd-12.1/usr.sbin/yppush/yppush_main.c
/freebsd-12.1/usr.sbin/ypserv/yp_server.c
ca8bbeda31-Aug-2019 Cy Schubert <[email protected]>

MFC r351563:

Document ipf_nat_hashtab_add() return codes.

3360c12c31-Aug-2019 Cy Schubert <[email protected]>

MFC r351562:

Destroy the mutex in case of error.

Obtained from: NetBSD ip_nat.c r1.7

ed1a8c4331-Aug-2019 Cy Schubert <[email protected]>

MFC r351561:

Fixup typo in comment.

Obtained from: NetBSD ip_nat.c r1.7


/freebsd-12.1/cddl/contrib/opensolaris/cmd/lockstat/lockstat.c
/freebsd-12.1/contrib/sqlite3/configure
/freebsd-12.1/contrib/sqlite3/configure.ac
/freebsd-12.1/contrib/sqlite3/shell.c
/freebsd-12.1/contrib/sqlite3/sqlite3.c
/freebsd-12.1/contrib/sqlite3/sqlite3.h
/freebsd-12.1/contrib/sqlite3/tea/configure
/freebsd-12.1/contrib/sqlite3/tea/configure.ac
/freebsd-12.1/contrib/wpa/hostapd/ChangeLog
/freebsd-12.1/contrib/wpa/hostapd/config_file.c
/freebsd-12.1/contrib/wpa/hostapd/ctrl_iface.c
/freebsd-12.1/contrib/wpa/hostapd/defconfig
/freebsd-12.1/contrib/wpa/hostapd/eap_register.c
/freebsd-12.1/contrib/wpa/hostapd/hostapd.conf
/freebsd-12.1/contrib/wpa/hostapd/hostapd_cli.c
/freebsd-12.1/contrib/wpa/hostapd/main.c
/freebsd-12.1/contrib/wpa/hs20/client/osu_client.c
/freebsd-12.1/contrib/wpa/src/ap/accounting.c
/freebsd-12.1/contrib/wpa/src/ap/acs.c
/freebsd-12.1/contrib/wpa/src/ap/airtime_policy.c
/freebsd-12.1/contrib/wpa/src/ap/airtime_policy.h
/freebsd-12.1/contrib/wpa/src/ap/ap_config.c
/freebsd-12.1/contrib/wpa/src/ap/ap_config.h
/freebsd-12.1/contrib/wpa/src/ap/ap_drv_ops.c
/freebsd-12.1/contrib/wpa/src/ap/ap_drv_ops.h
/freebsd-12.1/contrib/wpa/src/ap/authsrv.c
/freebsd-12.1/contrib/wpa/src/ap/beacon.c
/freebsd-12.1/contrib/wpa/src/ap/ctrl_iface_ap.c
/freebsd-12.1/contrib/wpa/src/ap/dfs.c
/freebsd-12.1/contrib/wpa/src/ap/dpp_hostapd.c
/freebsd-12.1/contrib/wpa/src/ap/dpp_hostapd.h
/freebsd-12.1/contrib/wpa/src/ap/drv_callbacks.c
/freebsd-12.1/contrib/wpa/src/ap/gas_serv.c
/freebsd-12.1/contrib/wpa/src/ap/gas_serv.h
/freebsd-12.1/contrib/wpa/src/ap/hostapd.c
/freebsd-12.1/contrib/wpa/src/ap/hostapd.h
/freebsd-12.1/contrib/wpa/src/ap/hw_features.c
/freebsd-12.1/contrib/wpa/src/ap/ieee802_11.c
/freebsd-12.1/contrib/wpa/src/ap/ieee802_11.h
/freebsd-12.1/contrib/wpa/src/ap/ieee802_11_he.c
/freebsd-12.1/contrib/wpa/src/ap/ieee802_11_vht.c
/freebsd-12.1/contrib/wpa/src/ap/ieee802_1x.c
/freebsd-12.1/contrib/wpa/src/ap/ieee802_1x.h
/freebsd-12.1/contrib/wpa/src/ap/neighbor_db.c
/freebsd-12.1/contrib/wpa/src/ap/sta_info.c
/freebsd-12.1/contrib/wpa/src/ap/sta_info.h
/freebsd-12.1/contrib/wpa/src/ap/wmm.c
/freebsd-12.1/contrib/wpa/src/ap/wpa_auth.c
/freebsd-12.1/contrib/wpa/src/ap/wpa_auth.h
/freebsd-12.1/contrib/wpa/src/ap/wpa_auth_ft.c
/freebsd-12.1/contrib/wpa/src/ap/wpa_auth_glue.c
/freebsd-12.1/contrib/wpa/src/ap/wpa_auth_ie.c
/freebsd-12.1/contrib/wpa/src/ap/wpa_auth_kay.c
/freebsd-12.1/contrib/wpa/src/ap/wpa_auth_kay.h
/freebsd-12.1/contrib/wpa/src/common/dpp.c
/freebsd-12.1/contrib/wpa/src/common/dpp.h
/freebsd-12.1/contrib/wpa/src/common/dragonfly.c
/freebsd-12.1/contrib/wpa/src/common/dragonfly.h
/freebsd-12.1/contrib/wpa/src/common/hw_features_common.c
/freebsd-12.1/contrib/wpa/src/common/hw_features_common.h
/freebsd-12.1/contrib/wpa/src/common/ieee802_11_common.c
/freebsd-12.1/contrib/wpa/src/common/ieee802_11_common.h
/freebsd-12.1/contrib/wpa/src/common/ieee802_11_defs.h
/freebsd-12.1/contrib/wpa/src/common/qca-vendor.h
/freebsd-12.1/contrib/wpa/src/common/sae.c
/freebsd-12.1/contrib/wpa/src/common/sae.h
/freebsd-12.1/contrib/wpa/src/common/version.h
/freebsd-12.1/contrib/wpa/src/common/wpa_common.c
/freebsd-12.1/contrib/wpa/src/common/wpa_ctrl.h
/freebsd-12.1/contrib/wpa/src/crypto/aes_i.h
/freebsd-12.1/contrib/wpa/src/crypto/crypto.h
/freebsd-12.1/contrib/wpa/src/crypto/crypto_openssl.c
/freebsd-12.1/contrib/wpa/src/crypto/crypto_wolfssl.c
/freebsd-12.1/contrib/wpa/src/crypto/sha1-internal.c
/freebsd-12.1/contrib/wpa/src/crypto/sha1-prf.c
/freebsd-12.1/contrib/wpa/src/crypto/sha1-tlsprf.c
/freebsd-12.1/contrib/wpa/src/crypto/sha1-tprf.c
/freebsd-12.1/contrib/wpa/src/crypto/sha1.c
/freebsd-12.1/contrib/wpa/src/crypto/sha256-kdf.c
/freebsd-12.1/contrib/wpa/src/crypto/sha256-prf.c
/freebsd-12.1/contrib/wpa/src/crypto/sha256-tlsprf.c
/freebsd-12.1/contrib/wpa/src/crypto/sha256.h
/freebsd-12.1/contrib/wpa/src/crypto/sha384-kdf.c
/freebsd-12.1/contrib/wpa/src/crypto/sha384-prf.c
/freebsd-12.1/contrib/wpa/src/crypto/sha512-kdf.c
/freebsd-12.1/contrib/wpa/src/crypto/sha512-prf.c
/freebsd-12.1/contrib/wpa/src/crypto/tls.h
/freebsd-12.1/contrib/wpa/src/crypto/tls_openssl.c
/freebsd-12.1/contrib/wpa/src/crypto/tls_wolfssl.c
/freebsd-12.1/contrib/wpa/src/drivers/driver.h
/freebsd-12.1/contrib/wpa/src/drivers/driver_atheros.c
/freebsd-12.1/contrib/wpa/src/drivers/driver_bsd.c
/freebsd-12.1/contrib/wpa/src/drivers/driver_common.c
/freebsd-12.1/contrib/wpa/src/drivers/driver_hostap.c
/freebsd-12.1/contrib/wpa/src/drivers/driver_macsec_linux.c
/freebsd-12.1/contrib/wpa/src/drivers/driver_macsec_qca.c
/freebsd-12.1/contrib/wpa/src/drivers/driver_ndis.c
/freebsd-12.1/contrib/wpa/src/drivers/driver_nl80211.h
/freebsd-12.1/contrib/wpa/src/drivers/driver_nl80211_capa.c
/freebsd-12.1/contrib/wpa/src/drivers/driver_nl80211_event.c
/freebsd-12.1/contrib/wpa/src/drivers/driver_privsep.c
/freebsd-12.1/contrib/wpa/src/drivers/nl80211_copy.h
/freebsd-12.1/contrib/wpa/src/eap_common/eap_defs.h
/freebsd-12.1/contrib/wpa/src/eap_common/eap_pwd_common.c
/freebsd-12.1/contrib/wpa/src/eap_common/eap_sim_common.c
/freebsd-12.1/contrib/wpa/src/eap_common/eap_sim_common.h
/freebsd-12.1/contrib/wpa/src/eap_common/eap_teap_common.c
/freebsd-12.1/contrib/wpa/src/eap_common/eap_teap_common.h
/freebsd-12.1/contrib/wpa/src/eap_peer/eap.c
/freebsd-12.1/contrib/wpa/src/eap_peer/eap.h
/freebsd-12.1/contrib/wpa/src/eap_peer/eap_aka.c
/freebsd-12.1/contrib/wpa/src/eap_peer/eap_config.h
/freebsd-12.1/contrib/wpa/src/eap_peer/eap_eke.c
/freebsd-12.1/contrib/wpa/src/eap_peer/eap_leap.c
/freebsd-12.1/contrib/wpa/src/eap_peer/eap_methods.h
/freebsd-12.1/contrib/wpa/src/eap_peer/eap_peap.c
/freebsd-12.1/contrib/wpa/src/eap_peer/eap_pwd.c
/freebsd-12.1/contrib/wpa/src/eap_peer/eap_sim.c
/freebsd-12.1/contrib/wpa/src/eap_peer/eap_teap.c
/freebsd-12.1/contrib/wpa/src/eap_peer/eap_teap_pac.c
/freebsd-12.1/contrib/wpa/src/eap_peer/eap_teap_pac.h
/freebsd-12.1/contrib/wpa/src/eap_peer/eap_tls.c
/freebsd-12.1/contrib/wpa/src/eap_peer/eap_tls_common.c
/freebsd-12.1/contrib/wpa/src/eap_peer/eap_tls_common.h
/freebsd-12.1/contrib/wpa/src/eap_server/eap.h
/freebsd-12.1/contrib/wpa/src/eap_server/eap_i.h
/freebsd-12.1/contrib/wpa/src/eap_server/eap_methods.h
/freebsd-12.1/contrib/wpa/src/eap_server/eap_server.c
/freebsd-12.1/contrib/wpa/src/eap_server/eap_server_aka.c
/freebsd-12.1/contrib/wpa/src/eap_server/eap_server_pax.c
/freebsd-12.1/contrib/wpa/src/eap_server/eap_server_peap.c
/freebsd-12.1/contrib/wpa/src/eap_server/eap_server_pwd.c
/freebsd-12.1/contrib/wpa/src/eap_server/eap_server_sim.c
/freebsd-12.1/contrib/wpa/src/eap_server/eap_server_teap.c
/freebsd-12.1/contrib/wpa/src/eap_server/eap_server_tls.c
/freebsd-12.1/contrib/wpa/src/eap_server/eap_server_tls_common.c
/freebsd-12.1/contrib/wpa/src/eap_server/eap_tls_common.h
/freebsd-12.1/contrib/wpa/src/eapol_auth/eapol_auth_sm.c
/freebsd-12.1/contrib/wpa/src/eapol_auth/eapol_auth_sm.h
/freebsd-12.1/contrib/wpa/src/eapol_supp/eapol_supp_sm.c
/freebsd-12.1/contrib/wpa/src/eapol_supp/eapol_supp_sm.h
/freebsd-12.1/contrib/wpa/src/p2p/p2p.c
/freebsd-12.1/contrib/wpa/src/p2p/p2p_go_neg.c
/freebsd-12.1/contrib/wpa/src/p2p/p2p_i.h
/freebsd-12.1/contrib/wpa/src/pae/ieee802_1x_kay.c
/freebsd-12.1/contrib/wpa/src/radius/radius_server.c
/freebsd-12.1/contrib/wpa/src/radius/radius_server.h
/freebsd-12.1/contrib/wpa/src/rsn_supp/wpa.c
/freebsd-12.1/contrib/wpa/src/rsn_supp/wpa.h
/freebsd-12.1/contrib/wpa/src/rsn_supp/wpa_ft.c
/freebsd-12.1/contrib/wpa/src/rsn_supp/wpa_i.h
/freebsd-12.1/contrib/wpa/src/tls/asn1.c
/freebsd-12.1/contrib/wpa/src/tls/libtommath.c
/freebsd-12.1/contrib/wpa/src/tls/x509v3.c
/freebsd-12.1/contrib/wpa/src/utils/common.c
/freebsd-12.1/contrib/wpa/src/utils/common.h
/freebsd-12.1/contrib/wpa/src/utils/trace.c
/freebsd-12.1/contrib/wpa/src/utils/wpa_debug.c
/freebsd-12.1/contrib/wpa/src/wps/wps.h
/freebsd-12.1/contrib/wpa/wpa_supplicant/Android.mk
/freebsd-12.1/contrib/wpa/wpa_supplicant/ChangeLog
/freebsd-12.1/contrib/wpa/wpa_supplicant/README-DPP
/freebsd-12.1/contrib/wpa/wpa_supplicant/ap.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/ap.h
/freebsd-12.1/contrib/wpa/wpa_supplicant/bss.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/config.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/config.h
/freebsd-12.1/contrib/wpa/wpa_supplicant/config_file.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/config_ssid.h
/freebsd-12.1/contrib/wpa/wpa_supplicant/ctrl_iface.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/dbus/dbus_new_helpers.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/defconfig
/freebsd-12.1/contrib/wpa/wpa_supplicant/dpp_supplicant.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/dpp_supplicant.h
/freebsd-12.1/contrib/wpa/wpa_supplicant/driver_i.h
/freebsd-12.1/contrib/wpa/wpa_supplicant/eap_register.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/eapol_test.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/events.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/ibss_rsn.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/interworking.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/mesh.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/mesh_mpm.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/notify.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/notify.h
/freebsd-12.1/contrib/wpa/wpa_supplicant/op_classes.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/p2p_supplicant.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/preauth_test.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/rrm.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/sme.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/wnm_sta.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/wpa_cli.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/wpa_supplicant.c
/freebsd-12.1/contrib/wpa/wpa_supplicant/wpa_supplicant.conf
/freebsd-12.1/contrib/wpa/wpa_supplicant/wpa_supplicant_i.h
/freebsd-12.1/contrib/wpa/wpa_supplicant/wpas_glue.c
/freebsd-12.1/sbin/camcontrol/camcontrol.8
/freebsd-12.1/sbin/camcontrol/camcontrol.c
/freebsd-12.1/sbin/camcontrol/camcontrol.h
/freebsd-12.1/sbin/camcontrol/modeedit.c
/freebsd-12.1/sbin/camcontrol/timestamp.c
/freebsd-12.1/sbin/nvmecontrol/identify.c
/freebsd-12.1/sbin/nvmecontrol/identify_ext.c
/freebsd-12.1/share/man/man4/Makefile
/freebsd-12.1/share/man/man4/ntb_transport.4
/freebsd-12.1/stand/defs.mk
/freebsd-12.1/stand/i386/boot2/Makefile
/freebsd-12.1/stand/libsa/Makefile
/freebsd-12.1/sys/amd64/conf/NOTES
/freebsd-12.1/sys/amd64/linux/Makefile
/freebsd-12.1/sys/amd64/linux/linux_proto.h
/freebsd-12.1/sys/amd64/linux/linux_syscall.h
/freebsd-12.1/sys/amd64/linux/linux_syscalls.c
/freebsd-12.1/sys/amd64/linux/linux_sysent.c
/freebsd-12.1/sys/amd64/linux/linux_systrace_args.c
/freebsd-12.1/sys/amd64/linux32/Makefile
/freebsd-12.1/sys/amd64/linux32/linux32_proto.h
/freebsd-12.1/sys/amd64/linux32/linux32_syscall.h
/freebsd-12.1/sys/amd64/linux32/linux32_syscalls.c
/freebsd-12.1/sys/amd64/linux32/linux32_sysent.c
/freebsd-12.1/sys/amd64/linux32/linux32_systrace_args.c
/freebsd-12.1/sys/arm64/linux/Makefile
/freebsd-12.1/sys/arm64/linux/linux_proto.h
/freebsd-12.1/sys/arm64/linux/linux_syscall.h
/freebsd-12.1/sys/arm64/linux/linux_syscalls.c
/freebsd-12.1/sys/arm64/linux/linux_sysent.c
/freebsd-12.1/sys/arm64/linux/linux_systrace_args.c
/freebsd-12.1/sys/cam/scsi/scsi_all.c
/freebsd-12.1/sys/cam/scsi/scsi_all.h
/freebsd-12.1/sys/compat/cloudabi32/Makefile
/freebsd-12.1/sys/compat/cloudabi64/Makefile
/freebsd-12.1/sys/compat/freebsd32/Makefile
/freebsd-12.1/sys/compat/freebsd32/freebsd32_proto.h
/freebsd-12.1/sys/compat/freebsd32/freebsd32_syscall.h
/freebsd-12.1/sys/compat/freebsd32/freebsd32_syscalls.c
/freebsd-12.1/sys/compat/freebsd32/freebsd32_sysent.c
/freebsd-12.1/sys/compat/freebsd32/freebsd32_systrace_args.c
/freebsd-12.1/sys/compat/freebsd32/syscalls.conf
/freebsd-12.1/sys/conf/files.amd64
/freebsd-12.1/sys/conf/files.i386
netinet/ip_nat.c
/freebsd-12.1/sys/dev/ntb/ntb.c
/freebsd-12.1/sys/dev/ntb/ntb.h
/freebsd-12.1/sys/dev/ntb/ntb_hw/ntb_hw_amd.c
/freebsd-12.1/sys/dev/ntb/ntb_hw/ntb_hw_amd.h
/freebsd-12.1/sys/dev/ntb/ntb_hw/ntb_hw_intel.c
/freebsd-12.1/sys/dev/ntb/ntb_hw/ntb_hw_plx.c
/freebsd-12.1/sys/dev/ntb/ntb_if.m
/freebsd-12.1/sys/dev/ntb/ntb_transport.c
/freebsd-12.1/sys/dev/nvd/nvd.c
/freebsd-12.1/sys/dev/nvme/nvme.c
/freebsd-12.1/sys/dev/nvme/nvme_ctrlr.c
/freebsd-12.1/sys/dev/nvme/nvme_ns.c
/freebsd-12.1/sys/dev/nvme/nvme_private.h
/freebsd-12.1/sys/dev/nvme/nvme_qpair.c
/freebsd-12.1/sys/dev/sound/pci/hda/hdaa_patches.c
/freebsd-12.1/sys/dev/sound/pci/hda/hdac.h
/freebsd-12.1/sys/i386/conf/NOTES
/freebsd-12.1/sys/i386/ibcs2/ibcs2_proto.h
/freebsd-12.1/sys/i386/ibcs2/ibcs2_syscall.h
/freebsd-12.1/sys/i386/ibcs2/ibcs2_sysent.c
/freebsd-12.1/sys/i386/linux/Makefile
/freebsd-12.1/sys/i386/linux/linux_proto.h
/freebsd-12.1/sys/i386/linux/linux_syscall.h
/freebsd-12.1/sys/i386/linux/linux_syscalls.c
/freebsd-12.1/sys/i386/linux/linux_sysent.c
/freebsd-12.1/sys/i386/linux/linux_systrace_args.c
/freebsd-12.1/sys/kern/init_sysent.c
/freebsd-12.1/sys/kern/makesyscalls.sh
/freebsd-12.1/sys/kern/sys_pipe.c
/freebsd-12.1/sys/kern/syscalls.c
/freebsd-12.1/sys/kern/systrace_args.c
/freebsd-12.1/sys/kern/uipc_socket.c
/freebsd-12.1/sys/modules/ntb/Makefile
/freebsd-12.1/sys/modules/ntb/ntb_hw_amd/Makefile
/freebsd-12.1/sys/netinet/tcp_subr.c
/freebsd-12.1/sys/sys/ata.h
/freebsd-12.1/sys/sys/param.h
/freebsd-12.1/sys/sys/syscall.h
/freebsd-12.1/sys/sys/syscall.mk
/freebsd-12.1/sys/sys/sysproto.h
/freebsd-12.1/sys/vm/vm_page.c
/freebsd-12.1/sys/vm/vm_page.h
/freebsd-12.1/sys/vm/vm_pagequeue.h
/freebsd-12.1/sys/vm/vm_swapout.c
/freebsd-12.1/tests/sys/kern/pdeathsig.c
a06db21425-Aug-2019 Cy Schubert <[email protected]>

MFC r350881:

Calculate the number interface array elements using the new FR_NUM macro
instead of the hard-coded value of 4. This is a precursor to increasing
the number of interfaces speficied in "o

MFC r350881:

Calculate the number interface array elements using the new FR_NUM macro
instead of the hard-coded value of 4. This is a precursor to increasing
the number of interfaces speficied in "on {interface, ..., interface}".
Note that though this feature is coded in ipf_y.y, it is partially
supported in the ipfilter kld, meaning it does not work yet (and is yet
to be documented in ipf.5 too).

show more ...

1f6f000025-Aug-2019 Cy Schubert <[email protected]>

MFC r350880:

r272552 applied the patch from ipfilter upstream fil.c r1.129 to fix
broken ipfilter rule matches (upstream bug #554). The upstream patch
was incomplete, it resolved all but one rule co

MFC r350880:

r272552 applied the patch from ipfilter upstream fil.c r1.129 to fix
broken ipfilter rule matches (upstream bug #554). The upstream patch
was incomplete, it resolved all but one rule compare issue. The issue
fixed here is when "{to, reply-to, dup-to} interface" are used in
conjuncion with "on interface". The match was only made if the on keyword
was specified in the same order in each case referencing the same rule.
This commit fixes this.

The reason for this is that interface name strings and comment keyword
comments are stored in a a variable length field starting at fr_names
in the frentry struct. These strings are placed into this variable length
in the order they are encountered by ipf_y.y and indexed through index
pointers in fr_ifnames, fr_comment or one of the frdest struct fd_name
fields. (Three frdest structs are within frentry.) Order matters and
this patch takes this into account.

While in here it was discovered that though ipfilter is designed to
pport multiple interface specifiations per rule (up to four), this
undocumented (the man page makes no mention of it) feature does not work.
A todo is to fix the multiple interfaces feature at a later date. To
understand the design decision as to why only four were intended, it is
suspected that the decision was made because Sun workstations and PCs
rarely if ever exceeded four NICs at the time, this is not true in 2019.

PR: 238796
Reported by: WHR <[email protected]>

show more ...

5616137a25-Aug-2019 Cy Schubert <[email protected]>

MFC r351380:

Specifying array sizes for fully initialized tables at compile time is
redundant.


/freebsd-12.1/ObsoleteFiles.inc
/freebsd-12.1/UPDATING
/freebsd-12.1/cddl/contrib/opensolaris/cmd/zfs/zfs_iter.c
/freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_pool.c
/freebsd-12.1/contrib/bzip2/CHANGES
/freebsd-12.1/contrib/bzip2/LICENSE
/freebsd-12.1/contrib/bzip2/README
/freebsd-12.1/contrib/bzip2/README.COMPILATION.PROBLEMS
/freebsd-12.1/contrib/bzip2/blocksort.c
/freebsd-12.1/contrib/bzip2/bzip2.1
/freebsd-12.1/contrib/bzip2/bzip2.c
/freebsd-12.1/contrib/bzip2/bzip2recover.c
/freebsd-12.1/contrib/bzip2/bzlib.c
/freebsd-12.1/contrib/bzip2/bzlib.h
/freebsd-12.1/contrib/bzip2/bzlib_private.h
/freebsd-12.1/contrib/bzip2/compress.c
/freebsd-12.1/contrib/bzip2/crctable.c
/freebsd-12.1/contrib/bzip2/decompress.c
/freebsd-12.1/contrib/bzip2/huffman.c
/freebsd-12.1/contrib/bzip2/randtable.c
/freebsd-12.1/contrib/bzip2/spewG.c
/freebsd-12.1/contrib/bzip2/unzcrash.c
/freebsd-12.1/contrib/elftoolchain/elfcopy/main.c
/freebsd-12.1/contrib/elftoolchain/readelf/readelf.c
/freebsd-12.1/contrib/mandoc/Makefile.depend
/freebsd-12.1/contrib/mandoc/TODO
/freebsd-12.1/contrib/mandoc/arch.c
/freebsd-12.1/contrib/mandoc/cgi.c
/freebsd-12.1/contrib/mandoc/configure
/freebsd-12.1/contrib/mandoc/dbm.c
/freebsd-12.1/contrib/mandoc/dbm_map.h
/freebsd-12.1/contrib/mandoc/eqn.7
/freebsd-12.1/contrib/mandoc/eqn_html.c
/freebsd-12.1/contrib/mandoc/html.c
/freebsd-12.1/contrib/mandoc/html.h
/freebsd-12.1/contrib/mandoc/lib.in
/freebsd-12.1/contrib/mandoc/main.c
/freebsd-12.1/contrib/mandoc/man.7
/freebsd-12.1/contrib/mandoc/man_html.c
/freebsd-12.1/contrib/mandoc/man_term.c
/freebsd-12.1/contrib/mandoc/man_validate.c
/freebsd-12.1/contrib/mandoc/mandoc.1
/freebsd-12.1/contrib/mandoc/mandoc.c
/freebsd-12.1/contrib/mandoc/mandoc.css
/freebsd-12.1/contrib/mandoc/mandoc.h
/freebsd-12.1/contrib/mandoc/mandoc_char.7
/freebsd-12.1/contrib/mandoc/mandoc_headers.3
/freebsd-12.1/contrib/mandoc/mandoc_msg.c
/freebsd-12.1/contrib/mandoc/mandocdb.c
/freebsd-12.1/contrib/mandoc/manpath.c
/freebsd-12.1/contrib/mandoc/mansearch.c
/freebsd-12.1/contrib/mandoc/mansearch.h
/freebsd-12.1/contrib/mandoc/mdoc.7
/freebsd-12.1/contrib/mandoc/mdoc_argv.c
/freebsd-12.1/contrib/mandoc/mdoc_markdown.c
/freebsd-12.1/contrib/mandoc/mdoc_term.c
/freebsd-12.1/contrib/mandoc/mdoc_validate.c
/freebsd-12.1/contrib/mandoc/out.c
/freebsd-12.1/contrib/mandoc/read.c
/freebsd-12.1/contrib/mandoc/roff.7
/freebsd-12.1/contrib/mandoc/roff.c
/freebsd-12.1/contrib/mandoc/roff_html.c
/freebsd-12.1/contrib/mandoc/tag.c
/freebsd-12.1/contrib/mandoc/tbl_html.c
/freebsd-12.1/contrib/mandoc/tbl_term.c
/freebsd-12.1/contrib/mandoc/term.c
/freebsd-12.1/contrib/telnet/arpa/telnet.h
/freebsd-12.1/contrib/telnet/libtelnet/auth-proto.h
/freebsd-12.1/contrib/telnet/libtelnet/auth.c
/freebsd-12.1/contrib/telnet/libtelnet/auth.h
/freebsd-12.1/contrib/telnet/libtelnet/enc-proto.h
/freebsd-12.1/contrib/telnet/libtelnet/enc_des.c
/freebsd-12.1/contrib/telnet/libtelnet/encrypt.c
/freebsd-12.1/contrib/telnet/libtelnet/encrypt.h
/freebsd-12.1/contrib/telnet/libtelnet/genget.c
/freebsd-12.1/contrib/telnet/libtelnet/getent.c
/freebsd-12.1/contrib/telnet/libtelnet/kerberos.c
/freebsd-12.1/contrib/telnet/libtelnet/kerberos5.c
/freebsd-12.1/contrib/telnet/libtelnet/key-proto.h
/freebsd-12.1/contrib/telnet/libtelnet/krb4encpwd.c
/freebsd-12.1/contrib/telnet/libtelnet/misc-proto.h
/freebsd-12.1/contrib/telnet/libtelnet/misc.c
/freebsd-12.1/contrib/telnet/libtelnet/misc.h
/freebsd-12.1/contrib/telnet/libtelnet/read_password.c
/freebsd-12.1/contrib/telnet/libtelnet/rsaencpwd.c
/freebsd-12.1/contrib/telnet/telnet/authenc.c
/freebsd-12.1/contrib/telnet/telnet/commands.c
/freebsd-12.1/contrib/telnet/telnet/defines.h
/freebsd-12.1/contrib/telnet/telnet/externs.h
/freebsd-12.1/contrib/telnet/telnet/fdset.h
/freebsd-12.1/contrib/telnet/telnet/general.h
/freebsd-12.1/contrib/telnet/telnet/main.c
/freebsd-12.1/contrib/telnet/telnet/network.c
/freebsd-12.1/contrib/telnet/telnet/ring.c
/freebsd-12.1/contrib/telnet/telnet/ring.h
/freebsd-12.1/contrib/telnet/telnet/sys_bsd.c
/freebsd-12.1/contrib/telnet/telnet/telnet.1
/freebsd-12.1/contrib/telnet/telnet/telnet.c
/freebsd-12.1/contrib/telnet/telnet/terminal.c
/freebsd-12.1/contrib/telnet/telnet/types.h
/freebsd-12.1/contrib/telnet/telnet/utilities.c
/freebsd-12.1/contrib/telnet/telnetd/authenc.c
/freebsd-12.1/contrib/telnet/telnetd/defs.h
/freebsd-12.1/contrib/telnet/telnetd/ext.h
/freebsd-12.1/contrib/telnet/telnetd/global.c
/freebsd-12.1/contrib/telnet/telnetd/pathnames.h
/freebsd-12.1/contrib/telnet/telnetd/slc.c
/freebsd-12.1/contrib/telnet/telnetd/state.c
/freebsd-12.1/contrib/telnet/telnetd/sys_term.c
/freebsd-12.1/contrib/telnet/telnetd/telnetd.8
/freebsd-12.1/contrib/telnet/telnetd/telnetd.c
/freebsd-12.1/contrib/telnet/telnetd/telnetd.h
/freebsd-12.1/contrib/telnet/telnetd/termstat.c
/freebsd-12.1/contrib/telnet/telnetd/utility.c
/freebsd-12.1/etc/mtree/BSD.root.dist
/freebsd-12.1/etc/mtree/BSD.var.dist
/freebsd-12.1/lib/libarchive/tests/Makefile
/freebsd-12.1/lib/libc/arm/Symbol.map
/freebsd-12.1/lib/libc/arm/gen/Makefile.inc
/freebsd-12.1/lib/libc/arm/gen/arm_drain_writebuf.2
/freebsd-12.1/lib/libc/arm/gen/arm_drain_writebuf.c
/freebsd-12.1/lib/libc/arm/gen/arm_sync_icache.2
/freebsd-12.1/lib/libc/arm/gen/arm_sync_icache.c
/freebsd-12.1/lib/libc/string/wcsxfrm.c
/freebsd-12.1/lib/libc/sys/wait.2
/freebsd-12.1/lib/libcam/Makefile
/freebsd-12.1/lib/libpmc/libpmc_pmu_util.c
/freebsd-12.1/lib/libthr/thread/thr_attr.c
/freebsd-12.1/lib/libthr/thread/thr_cancel.c
/freebsd-12.1/lib/libthr/thread/thr_clean.c
/freebsd-12.1/lib/libthr/thread/thr_cond.c
/freebsd-12.1/lib/libthr/thread/thr_detach.c
/freebsd-12.1/lib/libthr/thread/thr_equal.c
/freebsd-12.1/lib/libthr/thread/thr_exit.c
/freebsd-12.1/lib/libthr/thread/thr_fork.c
/freebsd-12.1/lib/libthr/thread/thr_getthreadid_np.c
/freebsd-12.1/lib/libthr/thread/thr_init.c
/freebsd-12.1/lib/libthr/thread/thr_join.c
/freebsd-12.1/lib/libthr/thread/thr_kill.c
/freebsd-12.1/lib/libthr/thread/thr_main_np.c
/freebsd-12.1/lib/libthr/thread/thr_mutex.c
/freebsd-12.1/lib/libthr/thread/thr_mutexattr.c
/freebsd-12.1/lib/libthr/thread/thr_once.c
/freebsd-12.1/lib/libthr/thread/thr_private.h
/freebsd-12.1/lib/libthr/thread/thr_rwlock.c
/freebsd-12.1/lib/libthr/thread/thr_self.c
/freebsd-12.1/lib/libthr/thread/thr_sig.c
/freebsd-12.1/lib/libthr/thread/thr_spec.c
/freebsd-12.1/libexec/rc/rc.d/accounting
/freebsd-12.1/release/picobsd/tinyware/simple_httpd/simple_httpd.c
/freebsd-12.1/sbin/camcontrol/camcontrol.8
/freebsd-12.1/sbin/camcontrol/camcontrol.c
/freebsd-12.1/sbin/camcontrol/camcontrol.h
/freebsd-12.1/sbin/camcontrol/epc.c
/freebsd-12.1/sbin/camcontrol/fwdownload.c
/freebsd-12.1/sbin/camcontrol/zone.c
/freebsd-12.1/sbin/fsck_ffs/fsck_ffs.8
/freebsd-12.1/sbin/ipfw/ipfw2.c
/freebsd-12.1/sbin/iscontrol/iscontrol.8
/freebsd-12.1/sbin/newfs/newfs.8
/freebsd-12.1/sbin/nvmecontrol/Makefile
/freebsd-12.1/sbin/nvmecontrol/comnd.c
/freebsd-12.1/sbin/nvmecontrol/comnd.h
/freebsd-12.1/sbin/nvmecontrol/devlist.c
/freebsd-12.1/sbin/nvmecontrol/firmware.c
/freebsd-12.1/sbin/nvmecontrol/format.c
/freebsd-12.1/sbin/nvmecontrol/identify.c
/freebsd-12.1/sbin/nvmecontrol/identify_ext.c
/freebsd-12.1/sbin/nvmecontrol/logpage.c
/freebsd-12.1/sbin/nvmecontrol/modules/Makefile
/freebsd-12.1/sbin/nvmecontrol/modules/Makefile.inc
/freebsd-12.1/sbin/nvmecontrol/modules/intel/Makefile
/freebsd-12.1/sbin/nvmecontrol/modules/intel/intel.c
/freebsd-12.1/sbin/nvmecontrol/modules/wdc/Makefile
/freebsd-12.1/sbin/nvmecontrol/modules/wdc/wdc.c
/freebsd-12.1/sbin/nvmecontrol/ns.c
/freebsd-12.1/sbin/nvmecontrol/nsid.c
/freebsd-12.1/sbin/nvmecontrol/nvmecontrol.8
/freebsd-12.1/sbin/nvmecontrol/nvmecontrol.c
/freebsd-12.1/sbin/nvmecontrol/nvmecontrol.h
/freebsd-12.1/sbin/nvmecontrol/passthru.c
/freebsd-12.1/sbin/nvmecontrol/perftest.c
/freebsd-12.1/sbin/nvmecontrol/power.c
/freebsd-12.1/sbin/nvmecontrol/reset.c
/freebsd-12.1/sbin/nvmecontrol/resv.c
/freebsd-12.1/sbin/nvmecontrol/sanitize.c
/freebsd-12.1/share/man/man3/pthread_cond_wait.3
/freebsd-12.1/share/man/man3/pthread_mutex_consistent.3
/freebsd-12.1/share/man/man3/pthread_mutex_lock.3
/freebsd-12.1/share/man/man3/pthread_mutex_timedlock.3
/freebsd-12.1/share/man/man3/pthread_mutex_trylock.3
/freebsd-12.1/share/man/man4/nvme.4
/freebsd-12.1/share/man/man4/snd_ds1.4
/freebsd-12.1/share/man/man4/snd_maestro.4
/freebsd-12.1/share/man/man7/arch.7
/freebsd-12.1/share/man/man7/hier.7
/freebsd-12.1/share/man/man8/rc.8
/freebsd-12.1/share/man/man9/Makefile
/freebsd-12.1/share/man/man9/VOP_PATHCONF.9
/freebsd-12.1/share/man/man9/sysctl.9
/freebsd-12.1/stand/efi/boot1/Makefile
/freebsd-12.1/stand/efi/boot1/boot1.c
/freebsd-12.1/stand/i386/gptzfsboot/Makefile
/freebsd-12.1/stand/i386/zfsboot/Makefile
/freebsd-12.1/stand/libsa/zfs/Makefile.inc
/freebsd-12.1/stand/libsa/zfs/zfsimpl.c
/freebsd-12.1/sys/amd64/amd64/elf_machdep.c
/freebsd-12.1/sys/amd64/amd64/exception.S
/freebsd-12.1/sys/amd64/amd64/pmap.c
/freebsd-12.1/sys/amd64/include/asmacros.h
/freebsd-12.1/sys/amd64/vmm/amd/svm.c
/freebsd-12.1/sys/amd64/vmm/intel/vmx.c
/freebsd-12.1/sys/amd64/vmm/io/ppt.c
/freebsd-12.1/sys/amd64/vmm/io/vlapic.c
/freebsd-12.1/sys/arm/allwinner/axp81x.c
/freebsd-12.1/sys/arm/allwinner/files.allwinner
/freebsd-12.1/sys/arm/arm/busdma_machdep-v6.c
/freebsd-12.1/sys/arm/conf/NOTES
/freebsd-12.1/sys/arm/conf/NOTES.armv5
/freebsd-12.1/sys/arm/conf/NOTES.armv7
/freebsd-12.1/sys/arm/include/platformvar.h
/freebsd-12.1/sys/arm/include/sysarch.h
/freebsd-12.1/sys/arm/mv/a37x0_gpio.c
/freebsd-12.1/sys/arm/nvidia/tegra_sdhci.c
/freebsd-12.1/sys/arm/ti/cpsw/if_cpsw.c
/freebsd-12.1/sys/arm/ti/files.ti
/freebsd-12.1/sys/arm/ti/ti_hwmods.c
/freebsd-12.1/sys/arm/ti/ti_i2c.c
/freebsd-12.1/sys/arm/ti/ti_sysc.c
/freebsd-12.1/sys/arm64/arm64/identcpu.c
/freebsd-12.1/sys/arm64/arm64/vm_machdep.c
/freebsd-12.1/sys/arm64/conf/GENERIC
/freebsd-12.1/sys/arm64/include/armreg.h
/freebsd-12.1/sys/arm64/rockchip/clk/rk3328_cru.c
/freebsd-12.1/sys/arm64/rockchip/clk/rk3399_cru.c
/freebsd-12.1/sys/arm64/rockchip/clk/rk3399_pmucru.c
/freebsd-12.1/sys/arm64/rockchip/clk/rk_clk_armclk.c
/freebsd-12.1/sys/arm64/rockchip/clk/rk_clk_armclk.h
/freebsd-12.1/sys/arm64/rockchip/clk/rk_clk_composite.c
/freebsd-12.1/sys/arm64/rockchip/clk/rk_clk_composite.h
/freebsd-12.1/sys/arm64/rockchip/clk/rk_clk_pll.c
/freebsd-12.1/sys/arm64/rockchip/clk/rk_clk_pll.h
/freebsd-12.1/sys/arm64/rockchip/clk/rk_cru.c
/freebsd-12.1/sys/arm64/rockchip/clk/rk_cru.h
/freebsd-12.1/sys/arm64/rockchip/if_dwc_rk.c
/freebsd-12.1/sys/arm64/rockchip/rk805.c
/freebsd-12.1/sys/arm64/rockchip/rk805reg.h
/freebsd-12.1/sys/arm64/rockchip/rk_grf.c
/freebsd-12.1/sys/arm64/rockchip/rk_i2c.c
/freebsd-12.1/sys/arm64/rockchip/rk_pinctrl.c
/freebsd-12.1/sys/cam/ata/ata_all.c
/freebsd-12.1/sys/cam/ata/ata_all.h
/freebsd-12.1/sys/cam/ata/ata_da.c
/freebsd-12.1/sys/cam/ata/ata_xpt.c
/freebsd-12.1/sys/cam/cam.c
/freebsd-12.1/sys/cam/cam_periph.c
/freebsd-12.1/sys/cam/cam_xpt.c
/freebsd-12.1/sys/cam/ctl/ctl.c
/freebsd-12.1/sys/cam/ctl/ctl.h
/freebsd-12.1/sys/cam/ctl/ctl_backend_ramdisk.c
/freebsd-12.1/sys/cam/ctl/ctl_private.h
/freebsd-12.1/sys/cam/nvme/nvme_all.c
/freebsd-12.1/sys/cam/nvme/nvme_all.h
/freebsd-12.1/sys/cam/nvme/nvme_da.c
/freebsd-12.1/sys/cam/nvme/nvme_xpt.c
/freebsd-12.1/sys/cam/scsi/scsi_all.c
/freebsd-12.1/sys/cam/scsi/scsi_all.h
/freebsd-12.1/sys/cam/scsi/scsi_da.c
/freebsd-12.1/sys/cam/scsi/scsi_xpt.c
/freebsd-12.1/sys/cddl/boot/zfs/zfsimpl.h
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/os/list.c
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/sys/list.h
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/sys/list_impl.h
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/sys/note.h
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/sys/sysmacros.h
/freebsd-12.1/sys/compat/cloudabi/cloudabi_fd.c
/freebsd-12.1/sys/compat/freebsd32/freebsd32_capability.c
/freebsd-12.1/sys/compat/freebsd32/freebsd32_misc.c
/freebsd-12.1/sys/compat/ia32/ia32_sysvec.c
/freebsd-12.1/sys/compat/linux/linux_common.c
/freebsd-12.1/sys/conf/NOTES
/freebsd-12.1/sys/conf/files
/freebsd-12.1/sys/conf/files.arm
/freebsd-12.1/sys/conf/files.arm64
/freebsd-12.1/sys/conf/makeLINT.mk
/freebsd-12.1/sys/conf/options.arm64
netinet/fil.c
/freebsd-12.1/sys/dev/bge/if_bge.c
/freebsd-12.1/sys/dev/bhnd/nvram/bhnd_nvram_data_tlv.c
/freebsd-12.1/sys/dev/bhnd/nvram/bhnd_nvram_store.c
/freebsd-12.1/sys/dev/bhnd/nvram/bhnd_nvram_value.c
/freebsd-12.1/sys/dev/bhnd/nvram/bhnd_nvram_value_prf.c
/freebsd-12.1/sys/dev/cpufreq/cpufreq_dt.c
/freebsd-12.1/sys/dev/cxgbe/tom/t4_cpl_io.c
/freebsd-12.1/sys/dev/cxgbe/tom/t4_tls.c
/freebsd-12.1/sys/dev/cxgbe/tom/t4_tom.h
/freebsd-12.1/sys/dev/drm2/drmP.h
/freebsd-12.1/sys/dev/extres/phy/phy.c
/freebsd-12.1/sys/dev/extres/phy/phy_internal.h
/freebsd-12.1/sys/dev/extres/regulator/regulator.c
/freebsd-12.1/sys/dev/extres/syscon/syscon.c
/freebsd-12.1/sys/dev/fdt/simple_mfd.c
/freebsd-12.1/sys/dev/fdt/simple_mfd.h
/freebsd-12.1/sys/dev/iicbus/ad7418.c
/freebsd-12.1/sys/dev/iicbus/iicbus.h
/freebsd-12.1/sys/dev/iicbus/iiconf.c
/freebsd-12.1/sys/dev/iicbus/nxprtc.c
/freebsd-12.1/sys/dev/iicbus/twsi/mv_twsi.c
/freebsd-12.1/sys/dev/iicbus/twsi/twsi.h
/freebsd-12.1/sys/dev/mmc/host/dwmmc_rockchip.c
/freebsd-12.1/sys/dev/mmc/mmcsd.c
/freebsd-12.1/sys/dev/nvd/nvd.c
/freebsd-12.1/sys/dev/nvme/nvme.c
/freebsd-12.1/sys/dev/nvme/nvme.h
/freebsd-12.1/sys/dev/nvme/nvme_ctrlr.c
/freebsd-12.1/sys/dev/nvme/nvme_ns.c
/freebsd-12.1/sys/dev/nvme/nvme_private.h
/freebsd-12.1/sys/dev/nvme/nvme_qpair.c
/freebsd-12.1/sys/dev/nvme/nvme_sim.c
/freebsd-12.1/sys/dev/nvme/nvme_sysctl.c
/freebsd-12.1/sys/dev/oce/oce_if.c
/freebsd-12.1/sys/dev/ofw/ofw_subr.c
/freebsd-12.1/sys/dev/ow/owc_gpiobus.c
/freebsd-12.1/sys/dev/psci/psci.c
/freebsd-12.1/sys/dev/psci/psci.h
/freebsd-12.1/sys/dev/ral/rt2860.c
/freebsd-12.1/sys/dev/ral/rt2860var.h
/freebsd-12.1/sys/dev/sdhci/sdhci_xenon.c
/freebsd-12.1/sys/dev/sound/midi/midi.c
/freebsd-12.1/sys/dev/usb/controller/xhci_pci.c
/freebsd-12.1/sys/dev/usb/net/if_urndis.c
/freebsd-12.1/sys/dts/arm/tegra124-jetson-tk1-fbsd.dts
/freebsd-12.1/sys/fs/devfs/devfs_vnops.c
/freebsd-12.1/sys/fs/ext2fs/ext2_vnops.c
/freebsd-12.1/sys/fs/fifofs/fifo_vnops.c
/freebsd-12.1/sys/fs/fuse/fuse_vnops.c
/freebsd-12.1/sys/fs/nandfs/nandfs_dat.c
/freebsd-12.1/sys/gnu/dts/arm/alphascale-asm9260.dtsi
/freebsd-12.1/sys/gnu/dts/arm/alpine.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am335x-baltos-ir2110.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-baltos-ir3220.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-baltos-ir5221.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-chiliboard.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-evm.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-evmsk.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-guardian.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-icev2.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-igep0033.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am335x-lxm.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-moxa-uc-2100-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am335x-moxa-uc-8100-me-t.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-phycore-som.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am335x-shc.dts
/freebsd-12.1/sys/gnu/dts/arm/am33xx-l4.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am3874-iceboard.dts
/freebsd-12.1/sys/gnu/dts/arm/am437x-gp-evm.dts
/freebsd-12.1/sys/gnu/dts/arm/am437x-l4.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am43x-epos-evm.dts
/freebsd-12.1/sys/gnu/dts/arm/arm-realview-eb.dtsi
/freebsd-12.1/sys/gnu/dts/arm/arm-realview-pb1176.dts
/freebsd-12.1/sys/gnu/dts/arm/arm-realview-pb11mp.dts
/freebsd-12.1/sys/gnu/dts/arm/arm-realview-pbx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/armada-370-rd.dts
/freebsd-12.1/sys/gnu/dts/arm/armada-388-clearfog.dts
/freebsd-12.1/sys/gnu/dts/arm/armada-388-clearfog.dtsi
/freebsd-12.1/sys/gnu/dts/arm/armada-38x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/armada-39x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/armada-xp-linksys-mamba.dts
/freebsd-12.1/sys/gnu/dts/arm/artpec6.dtsi
/freebsd-12.1/sys/gnu/dts/arm/aspeed-bmc-arm-stardragon4800-rep2.dts
/freebsd-12.1/sys/gnu/dts/arm/aspeed-bmc-facebook-tiogapass.dts
/freebsd-12.1/sys/gnu/dts/arm/aspeed-bmc-inspur-on5263m5.dts
/freebsd-12.1/sys/gnu/dts/arm/aspeed-bmc-opp-palmetto.dts
/freebsd-12.1/sys/gnu/dts/arm/aspeed-bmc-quanta-q71l.dts
/freebsd-12.1/sys/gnu/dts/arm/aspeed-g4.dtsi
/freebsd-12.1/sys/gnu/dts/arm/aspeed-g5.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91-nattis-2-natte-2.dts
/freebsd-12.1/sys/gnu/dts/arm/at91-sama5d27_som1.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91-sama5d27_som1_ek.dts
/freebsd-12.1/sys/gnu/dts/arm/at91-wb45n.dts
/freebsd-12.1/sys/gnu/dts/arm/at91-wb50n.dts
/freebsd-12.1/sys/gnu/dts/arm/at91rm9200.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9260.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9261.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9263.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9g45.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9n12.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9rl.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9x5.dtsi
/freebsd-12.1/sys/gnu/dts/arm/atlas6-evb.dts
/freebsd-12.1/sys/gnu/dts/arm/atlas6.dtsi
/freebsd-12.1/sys/gnu/dts/arm/atlas7.dtsi
/freebsd-12.1/sys/gnu/dts/arm/axm55xx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm-cygnus.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm-nsp.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm11351.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm21664-garnet.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm21664.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm23550-sparrow.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm23550.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm28155-ap.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm2835-rpi-a-plus.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm2835-rpi-b-plus.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm2835-rpi-b-rev2.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm2835-rpi-zero-w.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm2835-rpi-zero.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm2835-rpi.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm2836-rpi-2-b.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm2837-rpi-3-a-plus.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm2837-rpi-3-b-plus.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm2837-rpi-3-b.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm2837-rpi-cm3.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm283x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm47081-asus-rt-n18u.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47081-buffalo-wzr-600dhp2.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47081-buffalo-wzr-900dhp.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47081-luxul-xap-1410.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47081-luxul-xwr-1200.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47081-tplink-archer-c5-v2.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47094-dlink-dir-885l.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47094-linksys-panamera.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47094-luxul-abr-4500.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47094-luxul-xap-1610.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47094-luxul-xbr-4500.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47094-luxul-xwr-3100.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47094-luxul-xwr-3150-v1.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47094-netgear-r8500.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47094-phicomm-k3.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47189-luxul-xap-1440.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47189-luxul-xap-810.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47189-tenda-ac9.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm5301x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm53340-ubnt-unifi-switch8.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm53573.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm63138.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm7445.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm947189acdbmr.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm953012er.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm953012hr.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm953012k.dts
/freebsd-12.1/sys/gnu/dts/arm/cx92755.dtsi
/freebsd-12.1/sys/gnu/dts/arm/da850-lcdk.dts
/freebsd-12.1/sys/gnu/dts/arm/dm814x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/dove.dtsi
/freebsd-12.1/sys/gnu/dts/arm/dra7-l4.dtsi
/freebsd-12.1/sys/gnu/dts/arm/ep7209.dtsi
/freebsd-12.1/sys/gnu/dts/arm/ep7211-edb7211.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos3250.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos4412-odroid-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos4412-odroidx.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos5250-arndale.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos5422-odroid-core.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos5422-odroidxu3-audio.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos5422-odroidxu3-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos5422-odroidxu3-lite.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos5422-odroidxu4.dts
/freebsd-12.1/sys/gnu/dts/arm/imx27.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx28-cfa10036.dts
/freebsd-12.1/sys/gnu/dts/arm/imx51-digi-connectcore-jsk.dts
/freebsd-12.1/sys/gnu/dts/arm/imx51-digi-connectcore-som.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6-logicpd-baseboard.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6-logicpd-som.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-colibri-eval-v3.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-yapp4-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-yapp4-draco.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-yapp4-hydra.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-yapp4-ursa.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-logicpd.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-tbs2910.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-apalis.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-colibri.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-icore-rqs.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-phytec-pfla02.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-sabresd.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6sl.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6sx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6ul-phytec-pcl063.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6ul-phytec-peb-eval-01.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6ul-phytec-phyboard-segin-full.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6ul-phytec-phyboard-segin.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6ull-colibri.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6ull-pinfunc-snvs.h
/freebsd-12.1/sys/gnu/dts/arm/imx6ull.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx7d.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx7ulp.dtsi
/freebsd-12.1/sys/gnu/dts/arm/integrator.dtsi
/freebsd-12.1/sys/gnu/dts/arm/integratorcp.dts
/freebsd-12.1/sys/gnu/dts/arm/kirkwood-dir665.dts
/freebsd-12.1/sys/gnu/dts/arm/kirkwood-linksys-viper.dts
/freebsd-12.1/sys/gnu/dts/arm/kirkwood-mv88f6281gtw-ge.dts
/freebsd-12.1/sys/gnu/dts/arm/kirkwood-rd88f6281-z0.dts
/freebsd-12.1/sys/gnu/dts/arm/kirkwood-rd88f6281.dtsi
/freebsd-12.1/sys/gnu/dts/arm/kirkwood.dtsi
/freebsd-12.1/sys/gnu/dts/arm/lpc3250-ea3250.dts
/freebsd-12.1/sys/gnu/dts/arm/lpc3250-phy3250.dts
/freebsd-12.1/sys/gnu/dts/arm/lpc32xx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/lpc4350-hitex-eval.dts
/freebsd-12.1/sys/gnu/dts/arm/lpc4357-ea4357-devkit.dts
/freebsd-12.1/sys/gnu/dts/arm/lpc4357-myd-lpc4357.dts
/freebsd-12.1/sys/gnu/dts/arm/ls1021a-moxa-uc-8410a.dts
/freebsd-12.1/sys/gnu/dts/arm/ls1021a-qds.dts
/freebsd-12.1/sys/gnu/dts/arm/ls1021a-twr.dts
/freebsd-12.1/sys/gnu/dts/arm/ls1021a.dtsi
/freebsd-12.1/sys/gnu/dts/arm/meson.dtsi
/freebsd-12.1/sys/gnu/dts/arm/meson6-atv1200.dts
/freebsd-12.1/sys/gnu/dts/arm/meson6.dtsi
/freebsd-12.1/sys/gnu/dts/arm/meson8-minix-neo-x8.dts
/freebsd-12.1/sys/gnu/dts/arm/meson8.dtsi
/freebsd-12.1/sys/gnu/dts/arm/meson8b-ec100.dts
/freebsd-12.1/sys/gnu/dts/arm/meson8b-mxq.dts
/freebsd-12.1/sys/gnu/dts/arm/meson8b-odroidc1.dts
/freebsd-12.1/sys/gnu/dts/arm/meson8b.dtsi
/freebsd-12.1/sys/gnu/dts/arm/meson8m2-mxiii-plus.dts
/freebsd-12.1/sys/gnu/dts/arm/meson8m2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/milbeaut-m10v-evb.dts
/freebsd-12.1/sys/gnu/dts/arm/milbeaut-m10v.dtsi
/freebsd-12.1/sys/gnu/dts/arm/mmp2-brownstone.dts
/freebsd-12.1/sys/gnu/dts/arm/mmp2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/moxart.dtsi
/freebsd-12.1/sys/gnu/dts/arm/mps2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/mt2701-evb.dts
/freebsd-12.1/sys/gnu/dts/arm/mt2701.dtsi
/freebsd-12.1/sys/gnu/dts/arm/mt6580-evbp1.dts
/freebsd-12.1/sys/gnu/dts/arm/mt6580.dtsi
/freebsd-12.1/sys/gnu/dts/arm/mt6589-aquaris5.dts
/freebsd-12.1/sys/gnu/dts/arm/mt6589.dtsi
/freebsd-12.1/sys/gnu/dts/arm/mt6592-evb.dts
/freebsd-12.1/sys/gnu/dts/arm/mt6592.dtsi
/freebsd-12.1/sys/gnu/dts/arm/mt7623.dtsi
/freebsd-12.1/sys/gnu/dts/arm/mt8127-moose.dts
/freebsd-12.1/sys/gnu/dts/arm/mt8127.dtsi
/freebsd-12.1/sys/gnu/dts/arm/mt8135-evbp1.dts
/freebsd-12.1/sys/gnu/dts/arm/mt8135.dtsi
/freebsd-12.1/sys/gnu/dts/arm/nspire.dtsi
/freebsd-12.1/sys/gnu/dts/arm/omap3-evm-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/omap3-evm-processor-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/omap3-gta04.dtsi
/freebsd-12.1/sys/gnu/dts/arm/omap3-gta04a5.dts
/freebsd-12.1/sys/gnu/dts/arm/omap4-droid4-xt894.dts
/freebsd-12.1/sys/gnu/dts/arm/omap4-panda-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/omap4-sdp.dts
/freebsd-12.1/sys/gnu/dts/arm/orion5x-lacie-d2-network.dts
/freebsd-12.1/sys/gnu/dts/arm/orion5x-lacie-ethernet-disk-mini-v2.dts
/freebsd-12.1/sys/gnu/dts/arm/orion5x-lswsgl.dts
/freebsd-12.1/sys/gnu/dts/arm/orion5x-maxtor-shared-storage-2.dts
/freebsd-12.1/sys/gnu/dts/arm/orion5x-netgear-wnr854t.dts
/freebsd-12.1/sys/gnu/dts/arm/orion5x-rd88f5182-nas.dts
/freebsd-12.1/sys/gnu/dts/arm/orion5x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/ox810se.dtsi
/freebsd-12.1/sys/gnu/dts/arm/ox820.dtsi
/freebsd-12.1/sys/gnu/dts/arm/picoxcell-pc3x2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/picoxcell-pc3x3.dtsi
/freebsd-12.1/sys/gnu/dts/arm/prima2-evb.dts
/freebsd-12.1/sys/gnu/dts/arm/prima2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/pxa168.dtsi
/freebsd-12.1/sys/gnu/dts/arm/pxa2xx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/pxa910.dtsi
/freebsd-12.1/sys/gnu/dts/arm/qcom-apq8060-dragonboard.dts
/freebsd-12.1/sys/gnu/dts/arm/qcom-apq8064.dtsi
/freebsd-12.1/sys/gnu/dts/arm/qcom-apq8084.dtsi
/freebsd-12.1/sys/gnu/dts/arm/qcom-ipq4019.dtsi
/freebsd-12.1/sys/gnu/dts/arm/qcom-ipq8064.dtsi
/freebsd-12.1/sys/gnu/dts/arm/qcom-mdm9615-wp8548.dtsi
/freebsd-12.1/sys/gnu/dts/arm/qcom-mdm9615.dtsi
/freebsd-12.1/sys/gnu/dts/arm/qcom-msm8660.dtsi
/freebsd-12.1/sys/gnu/dts/arm/qcom-msm8960.dtsi
/freebsd-12.1/sys/gnu/dts/arm/qcom-msm8974-lge-nexus5-hammerhead.dts
/freebsd-12.1/sys/gnu/dts/arm/qcom-msm8974.dtsi
/freebsd-12.1/sys/gnu/dts/arm/qcom-pm8941.dtsi
/freebsd-12.1/sys/gnu/dts/arm/qcom-pma8084.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r7s9210-rza2mevb.dts
/freebsd-12.1/sys/gnu/dts/arm/r7s9210.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a7743.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a7744.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a77470-iwg23s-sbc.dts
/freebsd-12.1/sys/gnu/dts/arm/r8a7778.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a7779.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a7790-stout.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3036-kylin.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3036.dtsi
/freebsd-12.1/sys/gnu/dts/arm/rk3066a-bqcurie2.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3066a-mk808.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3066a-rayeager.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3066a.dtsi
/freebsd-12.1/sys/gnu/dts/arm/rk3188-bqedison2qc.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3188-px3-evb.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3229-evb.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3288-fennec.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3288-firefly-reload.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3288-miqi.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3288-popmetal.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3288-rock2-square.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3288-tinker-s.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3288-tinker.dtsi
/freebsd-12.1/sys/gnu/dts/arm/rk3288-veyron.dtsi
/freebsd-12.1/sys/gnu/dts/arm/rk3288-vyasa.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3288.dtsi
/freebsd-12.1/sys/gnu/dts/arm/rv1108-elgin-r1.dts
/freebsd-12.1/sys/gnu/dts/arm/rv1108-evb.dts
/freebsd-12.1/sys/gnu/dts/arm/rv1108.dtsi
/freebsd-12.1/sys/gnu/dts/arm/s3c2416-smdk2416.dts
/freebsd-12.1/sys/gnu/dts/arm/s5pv210-aries.dtsi
/freebsd-12.1/sys/gnu/dts/arm/s5pv210-fascinate4g.dts
/freebsd-12.1/sys/gnu/dts/arm/s5pv210-galaxys.dts
/freebsd-12.1/sys/gnu/dts/arm/s5pv210.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sama5d2-pinfunc.h
/freebsd-12.1/sys/gnu/dts/arm/sama5d2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sama5d3.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sama5d4.dtsi
/freebsd-12.1/sys/gnu/dts/arm/socfpga.dtsi
/freebsd-12.1/sys/gnu/dts/arm/socfpga_arria10.dtsi
/freebsd-12.1/sys/gnu/dts/arm/socfpga_cyclone5_chameleon96.dts
/freebsd-12.1/sys/gnu/dts/arm/spear13xx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/spear3xx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/spear600.dtsi
/freebsd-12.1/sys/gnu/dts/arm/ste-nomadik-nhk15.dts
/freebsd-12.1/sys/gnu/dts/arm/ste-nomadik-stn8815.dtsi
/freebsd-12.1/sys/gnu/dts/arm/ste-u300.dts
/freebsd-12.1/sys/gnu/dts/arm/stm32429i-eval.dts
/freebsd-12.1/sys/gnu/dts/arm/stm32746g-eval.dts
/freebsd-12.1/sys/gnu/dts/arm/stm32f429-disco.dts
/freebsd-12.1/sys/gnu/dts/arm/stm32f429.dtsi
/freebsd-12.1/sys/gnu/dts/arm/stm32f469-disco.dts
/freebsd-12.1/sys/gnu/dts/arm/stm32f746-disco.dts
/freebsd-12.1/sys/gnu/dts/arm/stm32f746.dtsi
/freebsd-12.1/sys/gnu/dts/arm/stm32f769-disco.dts
/freebsd-12.1/sys/gnu/dts/arm/stm32h743-pinctrl.dtsi
/freebsd-12.1/sys/gnu/dts/arm/stm32h743.dtsi
/freebsd-12.1/sys/gnu/dts/arm/stm32h743i-disco.dts
/freebsd-12.1/sys/gnu/dts/arm/stm32h743i-eval.dts
/freebsd-12.1/sys/gnu/dts/arm/stm32mp157-pinctrl.dtsi
/freebsd-12.1/sys/gnu/dts/arm/stm32mp157c-ed1.dts
/freebsd-12.1/sys/gnu/dts/arm/stm32mp157c-ev1.dts
/freebsd-12.1/sys/gnu/dts/arm/stm32mp157c.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun4i-a10.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun5i-a13-q8-tablet.dts
/freebsd-12.1/sys/gnu/dts/arm/sun5i-reference-design-tablet.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-bananapi.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a23-a33.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a23-ippo-q8h-v1.2.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a23-ippo-q8h-v5.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a23-q8-tablet.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a23.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a33.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a83t-allwinner-h8homlet-v2.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a83t-bananapi-m3.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a83t-cubietruck-plus.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-h3-nanopi-m1-plus.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-q8-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun8i-r40-bananapi-m2-ultra.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-r40.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun9i-a80-cubieboard4.dts
/freebsd-12.1/sys/gnu/dts/arm/sun9i-a80-optimus.dts
/freebsd-12.1/sys/gnu/dts/arm/sun9i-a80.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sunxi-bananapi-m2-plus.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sunxi-h3-h5.dtsi
/freebsd-12.1/sys/gnu/dts/arm/tegra114-dalmore.dts
/freebsd-12.1/sys/gnu/dts/arm/tegra124-jetson-tk1.dts
/freebsd-12.1/sys/gnu/dts/arm/tegra124-nyan.dtsi
/freebsd-12.1/sys/gnu/dts/arm/tegra124-venice2.dts
/freebsd-12.1/sys/gnu/dts/arm/tegra20-trimslice.dts
/freebsd-12.1/sys/gnu/dts/arm/tegra20.dtsi
/freebsd-12.1/sys/gnu/dts/arm/tegra30-beaver.dts
/freebsd-12.1/sys/gnu/dts/arm/tegra30-cardhu.dtsi
/freebsd-12.1/sys/gnu/dts/arm/versatile-ab.dts
/freebsd-12.1/sys/gnu/dts/arm/vexpress-v2m-rs1.dtsi
/freebsd-12.1/sys/gnu/dts/arm/vexpress-v2m.dtsi
/freebsd-12.1/sys/gnu/dts/arm/vexpress-v2p-ca15_a7.dts
/freebsd-12.1/sys/gnu/dts/arm/vf610-bk4.dts
/freebsd-12.1/sys/gnu/dts/arm/vf610-zii-cfu1.dts
/freebsd-12.1/sys/gnu/dts/arm/vf610-zii-ssmb-dtu.dts
/freebsd-12.1/sys/gnu/dts/arm/vf610-zii-ssmb-spu3.dts
/freebsd-12.1/sys/gnu/dts/arm/vt8500.dtsi
/freebsd-12.1/sys/gnu/dts/arm/wm8505.dtsi
/freebsd-12.1/sys/gnu/dts/arm/wm8650.dtsi
/freebsd-12.1/sys/gnu/dts/arm/wm8750.dtsi
/freebsd-12.1/sys/gnu/dts/arm/wm8850.dtsi
/freebsd-12.1/sys/gnu/dts/arm/zx296702-ad1.dts
/freebsd-12.1/sys/gnu/dts/arm/zx296702.dtsi
/freebsd-12.1/sys/gnu/dts/arm/zynq-zturn.dts
/freebsd-12.1/sys/gnu/dts/arm64/actions/s700-cubieboard7.dts
/freebsd-12.1/sys/gnu/dts/arm64/actions/s700.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/actions/s900.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/al/alpine-v2.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64-bananapi-m64.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64-nanopi-a64.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64-olinuxino.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64-orangepi-win.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64-pine64.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64-teres-i.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-h5-libretech-all-h3-cc.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-h5.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-h6.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/altera/socfpga_stratix10.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-axg-s400.dts
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-axg.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-g12a-x96-max.dts
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-g12a.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gx.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxbb.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxl.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxm.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/apm/apm-shadowcat.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/apm/apm-storm.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/arm/foundation-v8-gicv2.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/arm/foundation-v8-gicv3.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/arm/foundation-v8.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/arm/fvp-base-revc.dts
/freebsd-12.1/sys/gnu/dts/arm64/arm/juno-base.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/arm/juno-r1.dts
/freebsd-12.1/sys/gnu/dts/arm64/arm/juno-r2.dts
/freebsd-12.1/sys/gnu/dts/arm64/arm/juno.dts
/freebsd-12.1/sys/gnu/dts/arm64/arm/rtsm_ve-aemv8a.dts
/freebsd-12.1/sys/gnu/dts/arm64/arm/rtsm_ve-motherboard-rs2.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/arm/rtsm_ve-motherboard.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/arm/vexpress-v2f-1xv7-ca53x2.dts
/freebsd-12.1/sys/gnu/dts/arm64/arm/vexpress-v2m-rs1.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/bitmain/bm1880-sophon-edge.dts
/freebsd-12.1/sys/gnu/dts/arm64/bitmain/bm1880.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/broadcom/bcm2837-rpi-3-a-plus.dts
/freebsd-12.1/sys/gnu/dts/arm64/broadcom/northstar2/ns2.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/broadcom/stingray/stingray.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/cavium/thunder-88xx.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/cavium/thunder2-99xx.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/exynos/exynos5433.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/exynos/exynos7.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1012a-oxalis.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1012a.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1028a-rdb.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1028a.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1043a-qds.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1043a.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1046a-qds.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1046a-rdb.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1046a.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1088a.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls208xa.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-lx2160a-rdb.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-lx2160a.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/imx8mm-pinfunc.h
/freebsd-12.1/sys/gnu/dts/arm64/freescale/imx8mq-evk.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/imx8mq.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/imx8qxp-mek.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/imx8qxp.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hi3660-hikey960.dts
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hi3660.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hi3670.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hi3798cv200-poplar.dts
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hi3798cv200.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hi6220-hikey.dts
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hi6220.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hip05.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hip06.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hip07.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/lg/lg1312.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/lg/lg1313.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-3720-espressobin.dts
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-3720-uDPU.dts
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-372x.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-37xx.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-7040-db.dts
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-8040-db.dts
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-ap806-dual.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-ap806-quad.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-ap806.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-ap810-ap0-octa-core.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-cp110.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/mediatek/mt2712-evb.dts
/freebsd-12.1/sys/gnu/dts/arm64/mediatek/mt2712e.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/mediatek/mt6797-evb.dts
/freebsd-12.1/sys/gnu/dts/arm64/mediatek/mt6797-x20-dev.dts
/freebsd-12.1/sys/gnu/dts/arm64/mediatek/mt6797.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/mediatek/mt7622.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/mediatek/mt8173.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra132.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra186-p2771-0000.dts
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra186-p3310.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra186.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra194-p2888.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra194-p2972-0000.dts
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra194.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra210-p2371-2180.dts
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra210-p2597.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra210-p2894-0050-a08.dts
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra210-p2894.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra210-smaug.dts
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra210.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/apq8016-sbc.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/ipq8074.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/msm8916.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/msm8992.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/msm8994.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/msm8996-pins.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/msm8996.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/msm8998-mtp.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/msm8998.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/pm8005.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/pm8916.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/pm8998.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/pmi8994.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/pmi8998.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/pms405.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/qcs404-evb.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/qcs404.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/sdm845-mtp.dts
/freebsd-12.1/sys/gnu/dts/arm64/qcom/sdm845.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/realtek/rtd1295.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/cat875.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a774a1.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a774c0-cat874.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a774c0-ek874.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a774c0.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a7795.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a7796-salvator-xs.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a7796.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77965.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77970-v3msk.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77970.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77980.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77990-ebisu.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77990.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77995-draak.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77995.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/salvator-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/ulcb-kf.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/ulcb.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/px30.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3328-roc-cc.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3328-rock64.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3328.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3368-evb.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3368-geekbox.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3368-lion.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3368-orion-r68-meta.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3368-px5-evb.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3368-r88.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3368.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-gru-chromebook.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-gru-scarlet.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-gru.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-nanopc-t4.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-nanopi-m4.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-nanopi4.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-rock-pi-4.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-rock960.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-rockpro64.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-sapphire-excavator.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/socionext/uniphier-ld11.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/socionext/uniphier-ld20-global.dts
/freebsd-12.1/sys/gnu/dts/arm64/socionext/uniphier-ld20.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/socionext/uniphier-pxs3-ref.dts
/freebsd-12.1/sys/gnu/dts/arm64/socionext/uniphier-pxs3.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/sprd/sc2731.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/sprd/sc9836.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/sprd/sc9860.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/sprd/sp9860g-1h10.dts
/freebsd-12.1/sys/gnu/dts/arm64/synaptics/as370.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/synaptics/berlin4ct.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/ti/k3-am65-main.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/ti/k3-am65-mcu.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/ti/k3-am654-base-board.dts
/freebsd-12.1/sys/gnu/dts/arm64/ti/k3-am654.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/xilinx/zynqmp-zcu100-revC.dts
/freebsd-12.1/sys/gnu/dts/arm64/xilinx/zynqmp.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/zte/zx296718.dtsi
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clk/lochnagar.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/actions,s500-cmu.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/ath79-clk.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/axg-aoclkc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/exynos5433.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/g12a-aoclkc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/g12a-clkc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/gxbb-aoclkc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/imx5-clock.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/imx8mm-clock.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/imx8mq-clock.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/marvell,mmp2.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/meson8b-clkc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/mt2712-clk.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/mt8173-clk.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/qcom,rpmcc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/qcom,rpmh.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a774a1-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a774c0-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a7778-clock.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/sifive-fu540-prci.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/stm32mp1-clks.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/gpio/gpio.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/iio/adc/ingenic,adc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/input/linux-event-codes.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/interconnect/qcom,sdm845.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/mfd/st,stpmic1.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/pinctrl/at91.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/pinctrl/lochnagar.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/power/mt8173-power.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/power/qcom-rpmpd.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/power/xlnx-zynqmp-power.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/reset/amlogic,meson-g12a-reset.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/reset/g12a-aoclkc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/reset/imx8mq-reset.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/reset/xlnx-zynqmp-resets.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/soc/bcm2835-pm.h
/freebsd-12.1/sys/i386/i386/pmap.c
/freebsd-12.1/sys/kern/imgact_elf.c
/freebsd-12.1/sys/kern/init_main.c
/freebsd-12.1/sys/kern/kern_descrip.c
/freebsd-12.1/sys/kern/kern_event.c
/freebsd-12.1/sys/kern/kern_exec.c
/freebsd-12.1/sys/kern/kern_sig.c
/freebsd-12.1/sys/kern/kern_sysctl.c
/freebsd-12.1/sys/kern/subr_bus.c
/freebsd-12.1/sys/kern/subr_witness.c
/freebsd-12.1/sys/kern/sys_pipe.c
/freebsd-12.1/sys/kern/sys_process.c
/freebsd-12.1/sys/kern/uipc_mbuf2.c
/freebsd-12.1/sys/kern/uipc_mqueue.c
/freebsd-12.1/sys/kern/uipc_shm.c
/freebsd-12.1/sys/kern/vfs_vnops.c
/freebsd-12.1/sys/kgssapi/krb5/kcrypto.c
/freebsd-12.1/sys/kgssapi/krb5/kcrypto.h
/freebsd-12.1/sys/kgssapi/krb5/kcrypto_arcfour.c
/freebsd-12.1/sys/kgssapi/krb5/kcrypto_des.c
/freebsd-12.1/sys/kgssapi/krb5/kcrypto_des3.c
/freebsd-12.1/sys/mips/broadcom/bhnd_nexus.c
/freebsd-12.1/sys/modules/dtb/rockchip/Makefile
/freebsd-12.1/sys/modules/rockchip/Makefile
/freebsd-12.1/sys/modules/rockchip/rk805/Makefile
/freebsd-12.1/sys/net/if_spppsubr.c
/freebsd-12.1/sys/net/iflib.c
/freebsd-12.1/sys/net/iflib.h
/freebsd-12.1/sys/net/route.c
/freebsd-12.1/sys/netinet/tcp_input.c
/freebsd-12.1/sys/netinet/tcp_usrreq.c
/freebsd-12.1/sys/netinet6/ip6_output.c
/freebsd-12.1/sys/netipsec/ipsec.c
/freebsd-12.1/sys/netipsec/ipsec.h
/freebsd-12.1/sys/netipsec/key.c
/freebsd-12.1/sys/netipsec/xform_ah.c
/freebsd-12.1/sys/netipsec/xform_esp.c
/freebsd-12.1/sys/netpfil/ipfw/ip_fw_eaction.c
/freebsd-12.1/sys/opencrypto/cryptodev.c
/freebsd-12.1/sys/powerpc/conf/GENERIC64
/freebsd-12.1/sys/riscv/conf/QEMU
/freebsd-12.1/sys/riscv/riscv/pmap.c
/freebsd-12.1/sys/rpc/svc_vc.c
/freebsd-12.1/sys/sys/_types.h
/freebsd-12.1/sys/sys/ata.h
/freebsd-12.1/sys/sys/bus.h
/freebsd-12.1/sys/sys/file.h
/freebsd-12.1/sys/sys/filio.h
/freebsd-12.1/sys/sys/imgact.h
/freebsd-12.1/sys/sys/imgact_elf.h
/freebsd-12.1/sys/sys/param.h
/freebsd-12.1/sys/sys/sysctl.h
/freebsd-12.1/sys/sys/sysent.h
/freebsd-12.1/sys/sys/types.h
/freebsd-12.1/sys/sys/vnode.h
/freebsd-12.1/sys/ufs/ffs/ffs_inode.c
/freebsd-12.1/sys/ufs/ffs/ffs_softdep.c
/freebsd-12.1/sys/ufs/ffs/fs.h
/freebsd-12.1/sys/ufs/ufs/ufs_bmap.c
/freebsd-12.1/sys/ufs/ufs/ufs_quota.c
/freebsd-12.1/sys/ufs/ufs/ufs_vnops.c
/freebsd-12.1/sys/vm/vm_map.c
/freebsd-12.1/sys/x86/x86/nexus.c
/freebsd-12.1/tests/sys/vm/Makefile
/freebsd-12.1/tests/sys/vm/mlock_test.c
/freebsd-12.1/usr.bin/bsdiff/bspatch/bspatch.c
/freebsd-12.1/usr.bin/du/du.1
/freebsd-12.1/usr.bin/netstat/ipsec.c
/freebsd-12.1/usr.bin/vtfontcvt/vtfontcvt.c
/freebsd-12.1/usr.bin/whois/whois.1
/freebsd-12.1/usr.sbin/bhyve/pci_passthru.c
/freebsd-12.1/usr.sbin/ctladm/ctladm.8
/freebsd-12.1/usr.sbin/mountd/mountd.8
/freebsd-12.1/usr.sbin/periodic/etc/daily/310.accounting
01316f9707-Aug-2019 Cy Schubert <[email protected]>

MFC r350568:

Resolve ipfilter kld unload issues related to VNET jails.

When the ipfilter kld is loaded, used within VNET jail, and unloaded,
then subsequent loading, use, and unloading of another p

MFC r350568:

Resolve ipfilter kld unload issues related to VNET jails.

When the ipfilter kld is loaded, used within VNET jail, and unloaded,
then subsequent loading, use, and unloading of another packet filters
will cause the subsequently loaded netpfil kld's to panic.

The scenario is as follows:

cd /usr/tests/sys/netpfil/common

kldunload ipl
kldunload pfsync
kldunload ipfw

kyua test pass_block

kldload ipl
kyua test pass_block
kldunload ipl

kldload pfsync
kyua test pass_block
kldunload pfsync
-- page fault panic occurs here --

Reported by: "Ahsan Barkati" <[email protected]> via kp@
Discussed with: kp@
Tested by: kp@

show more ...

73ef599b07-Aug-2019 Cy Schubert <[email protected]>

MFC r350567:

Returning an uninitialized error is a bad thing.


/freebsd-12.1/contrib/bsnmp/lib/asn1.c
/freebsd-12.1/contrib/elftoolchain/elfcopy/main.c
/freebsd-12.1/contrib/elftoolchain/elfcopy/strip.1
/freebsd-12.1/etc/mtree/BSD.root.dist
/freebsd-12.1/lib/libc/gen/Makefile.inc
/freebsd-12.1/lib/libc/gen/daemon.3
/freebsd-12.1/release/arm64/PINE64-LTS.conf
/freebsd-12.1/release/arm64/PINE64.conf
/freebsd-12.1/release/arm64/PINEBOOK.conf
/freebsd-12.1/release/arm64/RPI3.conf
/freebsd-12.1/release/tools/arm.subr
/freebsd-12.1/sys/arm/allwinner/a10/a10_padconf.c
/freebsd-12.1/sys/arm/allwinner/a10_codec.c
/freebsd-12.1/sys/arm/allwinner/a10_ehci.c
/freebsd-12.1/sys/arm/allwinner/aw_ccu.c
/freebsd-12.1/sys/arm/allwinner/aw_gmacclk.c
/freebsd-12.1/sys/arm/allwinner/aw_rsb.c
/freebsd-12.1/sys/arm/allwinner/aw_rtc.c
/freebsd-12.1/sys/arm/allwinner/aw_sid.c
/freebsd-12.1/sys/arm/allwinner/aw_syscon.c
/freebsd-12.1/sys/arm/allwinner/aw_thermal.c
/freebsd-12.1/sys/arm/allwinner/aw_usbphy.c
/freebsd-12.1/sys/arm/allwinner/axp81x.c
/freebsd-12.1/sys/arm/allwinner/clkng/aw_ccung.c
/freebsd-12.1/sys/arm/allwinner/clkng/aw_ccung.h
/freebsd-12.1/sys/arm/allwinner/clkng/aw_clk.h
/freebsd-12.1/sys/arm/allwinner/clkng/aw_clk_frac.c
/freebsd-12.1/sys/arm/allwinner/clkng/aw_clk_frac.h
/freebsd-12.1/sys/arm/allwinner/clkng/aw_clk_nm.c
/freebsd-12.1/sys/arm/allwinner/clkng/aw_clk_nm.h
/freebsd-12.1/sys/arm/allwinner/clkng/aw_clk_prediv_mux.c
/freebsd-12.1/sys/arm/allwinner/clkng/ccu_a10.c
/freebsd-12.1/sys/arm/allwinner/clkng/ccu_a31.c
/freebsd-12.1/sys/arm/allwinner/clkng/ccu_a64.c
/freebsd-12.1/sys/arm/allwinner/clkng/ccu_a83t.c
/freebsd-12.1/sys/arm/allwinner/clkng/ccu_de2.c
/freebsd-12.1/sys/arm/allwinner/clkng/ccu_h3.c
/freebsd-12.1/sys/arm/allwinner/clkng/ccu_sun8i_r.c
/freebsd-12.1/sys/arm/allwinner/files.allwinner
/freebsd-12.1/sys/arm/allwinner/if_awg.c
/freebsd-12.1/sys/arm/altera/socfpga/files.socfpga
/freebsd-12.1/sys/arm/amlogic/aml8726/files.aml8726
/freebsd-12.1/sys/arm/annapurna/alpine/files.alpine
/freebsd-12.1/sys/arm/broadcom/bcm2835/files.bcm283x
/freebsd-12.1/sys/arm/conf/GENERIC
/freebsd-12.1/sys/arm/freescale/imx/files.imx5
/freebsd-12.1/sys/arm/freescale/imx/files.imx6
/freebsd-12.1/sys/arm/freescale/vybrid/files.vybrid
/freebsd-12.1/sys/arm/mv/files.arm7
/freebsd-12.1/sys/arm/mv/files.mv
/freebsd-12.1/sys/arm/mv/gpio.c
/freebsd-12.1/sys/arm/mv/mv_ap806_clock.c
/freebsd-12.1/sys/arm/mv/mv_ap806_gicp.c
/freebsd-12.1/sys/arm/mv/mv_cp110_clock.c
/freebsd-12.1/sys/arm/mv/mv_cp110_clock.h
/freebsd-12.1/sys/arm/mv/mv_cp110_icu.c
/freebsd-12.1/sys/arm/mv/mv_thermal.c
/freebsd-12.1/sys/arm/mv/mvebu_pinctrl.c
/freebsd-12.1/sys/arm/nvidia/tegra124/files.tegra124
/freebsd-12.1/sys/arm/qemu/files.qemu
/freebsd-12.1/sys/arm/ralink/files.ralink
/freebsd-12.1/sys/arm/rockchip/files.rk30xx
/freebsd-12.1/sys/arm/samsung/exynos/files.exynos5
/freebsd-12.1/sys/arm/ti/files.ti
/freebsd-12.1/sys/arm/versatile/files.versatile
/freebsd-12.1/sys/arm/xilinx/files.zynq7
/freebsd-12.1/sys/arm64/conf/GENERIC
/freebsd-12.1/sys/conf/files
/freebsd-12.1/sys/conf/files.arm
/freebsd-12.1/sys/conf/files.arm64
/freebsd-12.1/sys/conf/options.arm64
netinet/mlfk_ipl.c
/freebsd-12.1/sys/dev/extres/clk/clk.c
/freebsd-12.1/sys/dev/extres/phy/phy.c
/freebsd-12.1/sys/dev/extres/phy/phy_internal.h
/freebsd-12.1/sys/dev/extres/phy/phy_usb.c
/freebsd-12.1/sys/dev/extres/phy/phy_usb.h
/freebsd-12.1/sys/dev/extres/phy/phynode_usb_if.m
/freebsd-12.1/sys/dev/extres/regulator/regulator_fixed.c
/freebsd-12.1/sys/dev/fdt/simple_mfd.c
/freebsd-12.1/sys/dev/fdt/simplebus.c
/freebsd-12.1/sys/dev/fdt/simplebus.h
/freebsd-12.1/sys/dev/iicbus/twsi/a10_twsi.c
/freebsd-12.1/sys/dev/iicbus/twsi/mv_twsi.c
/freebsd-12.1/sys/dev/iicbus/twsi/twsi.c
/freebsd-12.1/sys/dev/iicbus/twsi/twsi.h
/freebsd-12.1/sys/dev/sdhci/sdhci_xenon.c
/freebsd-12.1/sys/dev/usb/controller/generic_xhci.c
/freebsd-12.1/sys/dev/usb/controller/usb_nop_xceiv.c
/freebsd-12.1/sys/dts/arm64/overlays/sun50i-a64-opp.dtso
/freebsd-12.1/sys/dts/arm64/overlays/sun50i-h5-nanopi-neo2-opp.dtso
/freebsd-12.1/sys/dts/arm64/overlays/sun50i-h5-opp.dtso
/freebsd-12.1/sys/dts/arm64/overlays/sun50i-h5-sid.dtso
/freebsd-12.1/sys/dts/arm64/overlays/sun50i-h5-ths.dtso
/freebsd-12.1/sys/gnu/dts/arm/am335x-bone-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am335x-boneblack-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am335x-boneblue.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-chiliboard.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-cm-t335.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-evm.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-evmsk.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-igep0033.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am335x-lxm.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-moxa-uc-2100-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am335x-moxa-uc-2101.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-moxa-uc-8100-me-t.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-nano.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-osd3358-sm-red.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-pdu001.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-pepper.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-sancloud-bbe.dts
/freebsd-12.1/sys/gnu/dts/arm/am335x-shc.dts
/freebsd-12.1/sys/gnu/dts/arm/am33xx-clocks.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am33xx-l4.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am33xx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am3517-evm-ui.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am3517-evm.dts
/freebsd-12.1/sys/gnu/dts/arm/am3517-som.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am4372.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am437x-cm-t43.dts
/freebsd-12.1/sys/gnu/dts/arm/am437x-gp-evm.dts
/freebsd-12.1/sys/gnu/dts/arm/am437x-idk-evm.dts
/freebsd-12.1/sys/gnu/dts/arm/am437x-l4.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am437x-sk-evm.dts
/freebsd-12.1/sys/gnu/dts/arm/am43x-epos-evm.dts
/freebsd-12.1/sys/gnu/dts/arm/am43xx-clocks.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am571x-idk.dts
/freebsd-12.1/sys/gnu/dts/arm/am572x-idk-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am572x-idk.dts
/freebsd-12.1/sys/gnu/dts/arm/am57xx-beagle-x15-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/am57xx-cl-som-am57x.dts
/freebsd-12.1/sys/gnu/dts/arm/am57xx-idk-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/arm-realview-eb.dtsi
/freebsd-12.1/sys/gnu/dts/arm/arm-realview-pb1176.dts
/freebsd-12.1/sys/gnu/dts/arm/arm-realview-pb11mp.dts
/freebsd-12.1/sys/gnu/dts/arm/arm-realview-pbx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/armada-385-db-88f6820-amc.dts
/freebsd-12.1/sys/gnu/dts/arm/armada-388-clearfog.dtsi
/freebsd-12.1/sys/gnu/dts/arm/armada-xp-98dx3236.dtsi
/freebsd-12.1/sys/gnu/dts/arm/armada-xp-98dx3336.dtsi
/freebsd-12.1/sys/gnu/dts/arm/armada-xp-98dx4251.dtsi
/freebsd-12.1/sys/gnu/dts/arm/armada-xp-db-dxbc2.dts
/freebsd-12.1/sys/gnu/dts/arm/armada-xp-db-xc3-24g4xg.dts
/freebsd-12.1/sys/gnu/dts/arm/armada-xp-db.dts
/freebsd-12.1/sys/gnu/dts/arm/armada-xp-gp.dts
/freebsd-12.1/sys/gnu/dts/arm/armada-xp-lenovo-ix4-300d.dts
/freebsd-12.1/sys/gnu/dts/arm/aspeed-bmc-arm-centriq2400-rep.dts
/freebsd-12.1/sys/gnu/dts/arm/aspeed-bmc-arm-stardragon4800-rep2.dts
/freebsd-12.1/sys/gnu/dts/arm/aspeed-bmc-facebook-cmm.dts
/freebsd-12.1/sys/gnu/dts/arm/aspeed-bmc-facebook-tiogapass.dts
/freebsd-12.1/sys/gnu/dts/arm/aspeed-bmc-intel-s2600wf.dts
/freebsd-12.1/sys/gnu/dts/arm/aspeed-bmc-opp-lanyang.dts
/freebsd-12.1/sys/gnu/dts/arm/aspeed-bmc-opp-palmetto.dts
/freebsd-12.1/sys/gnu/dts/arm/aspeed-bmc-opp-romulus.dts
/freebsd-12.1/sys/gnu/dts/arm/aspeed-bmc-opp-witherspoon.dts
/freebsd-12.1/sys/gnu/dts/arm/aspeed-bmc-portwell-neptune.dts
/freebsd-12.1/sys/gnu/dts/arm/aspeed-bmc-quanta-q71l.dts
/freebsd-12.1/sys/gnu/dts/arm/aspeed-g4.dtsi
/freebsd-12.1/sys/gnu/dts/arm/aspeed-g5.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91-dvk_su60_somc.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91-dvk_su60_somc_lcm.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91-nattis-2-natte-2.dts
/freebsd-12.1/sys/gnu/dts/arm/at91-sama5d27_som1_ek.dts
/freebsd-12.1/sys/gnu/dts/arm/at91-sama5d2_ptc_ek.dts
/freebsd-12.1/sys/gnu/dts/arm/at91-sama5d2_xplained.dts
/freebsd-12.1/sys/gnu/dts/arm/at91-sama5d3_xplained.dts
/freebsd-12.1/sys/gnu/dts/arm/at91-sama5d4_xplained.dts
/freebsd-12.1/sys/gnu/dts/arm/at91-sama5d4ek.dts
/freebsd-12.1/sys/gnu/dts/arm/at91-tse850-3.dts
/freebsd-12.1/sys/gnu/dts/arm/at91-vinco.dts
/freebsd-12.1/sys/gnu/dts/arm/at91sam9260.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9260ek.dts
/freebsd-12.1/sys/gnu/dts/arm/at91sam9261.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9261ek.dts
/freebsd-12.1/sys/gnu/dts/arm/at91sam9263.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9g15.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9g20.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9g20ek_common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9g25.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9g25ek.dts
/freebsd-12.1/sys/gnu/dts/arm/at91sam9g35.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9g45.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9rl.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9x25.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9x35.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9x5.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9x5_can.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9x5_isi.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9x5_lcd.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9x5_macb0.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9x5_macb1.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9x5_usart3.dtsi
/freebsd-12.1/sys/gnu/dts/arm/at91sam9x5cm.dtsi
/freebsd-12.1/sys/gnu/dts/arm/axp81x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm-hr2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm-nsp.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm2835-rpi-zero-w.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm2835-rpi-zero.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm2835-rpi.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm2836-rpi-2-b.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm2836-rpi.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm2837-rpi-3-b-plus.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm2837-rpi-3-b.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm2837-rpi-cm3-io3.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm2837-rpi-cm3.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm283x-rpi-lan7515.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm4708-linksys-ea6500-v2.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47081-tplink-archer-c5-v2.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm47081.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm4709-asus-rt-ac87u.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm4709-tplink-archer-c9-v1.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm4709.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm47094.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm47189-tenda-ac9.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm5301x-nand-cs0.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm5301x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm53573.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm63138.dtsi
/freebsd-12.1/sys/gnu/dts/arm/bcm958522er.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm958525er.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm958525xmc.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm958622hr.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm958623hr.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm958625hr.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm958625k.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm963138dvt.dts
/freebsd-12.1/sys/gnu/dts/arm/bcm988312hr.dts
/freebsd-12.1/sys/gnu/dts/arm/da850-evm.dts
/freebsd-12.1/sys/gnu/dts/arm/da850-lcdk.dts
/freebsd-12.1/sys/gnu/dts/arm/da850-lego-ev3.dts
/freebsd-12.1/sys/gnu/dts/arm/da850.dtsi
/freebsd-12.1/sys/gnu/dts/arm/dm8148-evm.dts
/freebsd-12.1/sys/gnu/dts/arm/dm8148-t410.dts
/freebsd-12.1/sys/gnu/dts/arm/dove-cubox.dts
/freebsd-12.1/sys/gnu/dts/arm/dove.dtsi
/freebsd-12.1/sys/gnu/dts/arm/dra62x-j5eco-evm.dts
/freebsd-12.1/sys/gnu/dts/arm/dra7-evm-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/dra7-evm.dts
/freebsd-12.1/sys/gnu/dts/arm/dra7-l4.dtsi
/freebsd-12.1/sys/gnu/dts/arm/dra7.dtsi
/freebsd-12.1/sys/gnu/dts/arm/dra71-evm.dts
/freebsd-12.1/sys/gnu/dts/arm/dra72-evm-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/dra72-evm-revc.dts
/freebsd-12.1/sys/gnu/dts/arm/dra72-evm.dts
/freebsd-12.1/sys/gnu/dts/arm/dra72x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/dra74x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/dra76-evm.dts
/freebsd-12.1/sys/gnu/dts/arm/dra76x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/dra7xx-clocks.dtsi
/freebsd-12.1/sys/gnu/dts/arm/emev2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos3250-artik5.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos3250-monk.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos3250-rinato.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos3250.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos4210-origen.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos4210-trats.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos4210-universal_c210.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos4210.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos4412-itop-scp-core.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos4412-midas.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos4412-odroid-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos4412-odroidu3.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos4412-prime.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos4412.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos5250-arndale.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos5250-pinctrl.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos5250-snow-rev5.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos5250.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos5410-odroidxu.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos5420-arndale-octa.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos5420-peach-pit.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos5420-pinctrl.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos5420-smdk5420.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos5422-odroid-core.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos5422-odroidhc1.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos5422-odroidxu3-audio.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos5422-odroidxu3-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/exynos5422-odroidxu3.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos5422-odroidxu4.dts
/freebsd-12.1/sys/gnu/dts/arm/exynos5800-peach-pi.dts
/freebsd-12.1/sys/gnu/dts/arm/facebook-bmc-flash-layout.dtsi
/freebsd-12.1/sys/gnu/dts/arm/gemini-dlink-dir-685.dts
/freebsd-12.1/sys/gnu/dts/arm/gemini-dlink-dns-313.dts
/freebsd-12.1/sys/gnu/dts/arm/gemini-nas4220b.dts
/freebsd-12.1/sys/gnu/dts/arm/gemini-rut1xx.dts
/freebsd-12.1/sys/gnu/dts/arm/gemini-sl93512r.dts
/freebsd-12.1/sys/gnu/dts/arm/gemini-sq201.dts
/freebsd-12.1/sys/gnu/dts/arm/gemini-wbd111.dts
/freebsd-12.1/sys/gnu/dts/arm/gemini-wbd222.dts
/freebsd-12.1/sys/gnu/dts/arm/gemini.dtsi
/freebsd-12.1/sys/gnu/dts/arm/gr-peach-audiocamerashield.dtsi
/freebsd-12.1/sys/gnu/dts/arm/hip04.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx1-ads.dts
/freebsd-12.1/sys/gnu/dts/arm/imx1-apf9328.dts
/freebsd-12.1/sys/gnu/dts/arm/imx1.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx23-evk.dts
/freebsd-12.1/sys/gnu/dts/arm/imx23-olinuxino.dts
/freebsd-12.1/sys/gnu/dts/arm/imx23-sansa.dts
/freebsd-12.1/sys/gnu/dts/arm/imx23-stmp378x_devb.dts
/freebsd-12.1/sys/gnu/dts/arm/imx23-xfi3.dts
/freebsd-12.1/sys/gnu/dts/arm/imx23.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx25-eukrea-cpuimx25.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx25-karo-tx25.dts
/freebsd-12.1/sys/gnu/dts/arm/imx25-pdk.dts
/freebsd-12.1/sys/gnu/dts/arm/imx25.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx27-apf27.dts
/freebsd-12.1/sys/gnu/dts/arm/imx27-eukrea-cpuimx27.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx27-pdk.dts
/freebsd-12.1/sys/gnu/dts/arm/imx27-phytec-phycard-s-som.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx27-phytec-phycore-som.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx27.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx28-apf28.dts
/freebsd-12.1/sys/gnu/dts/arm/imx28-apf28dev.dts
/freebsd-12.1/sys/gnu/dts/arm/imx28-apx4devkit.dts
/freebsd-12.1/sys/gnu/dts/arm/imx28-cfa10036.dts
/freebsd-12.1/sys/gnu/dts/arm/imx28-duckbill-2-485.dts
/freebsd-12.1/sys/gnu/dts/arm/imx28-duckbill-2-enocean.dts
/freebsd-12.1/sys/gnu/dts/arm/imx28-duckbill-2-spi.dts
/freebsd-12.1/sys/gnu/dts/arm/imx28-duckbill-2.dts
/freebsd-12.1/sys/gnu/dts/arm/imx28-duckbill.dts
/freebsd-12.1/sys/gnu/dts/arm/imx28-eukrea-mbmx283lc.dts
/freebsd-12.1/sys/gnu/dts/arm/imx28-eukrea-mbmx287lc.dts
/freebsd-12.1/sys/gnu/dts/arm/imx28-evk.dts
/freebsd-12.1/sys/gnu/dts/arm/imx28-m28.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx28-m28cu3.dts
/freebsd-12.1/sys/gnu/dts/arm/imx28-m28evk.dts
/freebsd-12.1/sys/gnu/dts/arm/imx28-sps1.dts
/freebsd-12.1/sys/gnu/dts/arm/imx28-ts4600.dts
/freebsd-12.1/sys/gnu/dts/arm/imx28-tx28.dts
/freebsd-12.1/sys/gnu/dts/arm/imx28.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx31-bug.dts
/freebsd-12.1/sys/gnu/dts/arm/imx31-lite.dts
/freebsd-12.1/sys/gnu/dts/arm/imx31.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx35-eukrea-cpuimx35.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx35-pdk.dts
/freebsd-12.1/sys/gnu/dts/arm/imx35.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx50-evk.dts
/freebsd-12.1/sys/gnu/dts/arm/imx50.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx51-apf51.dts
/freebsd-12.1/sys/gnu/dts/arm/imx51-babbage.dts
/freebsd-12.1/sys/gnu/dts/arm/imx51-digi-connectcore-som.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx51-eukrea-cpuimx51.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx51-ts4800.dts
/freebsd-12.1/sys/gnu/dts/arm/imx51-zii-rdu1.dts
/freebsd-12.1/sys/gnu/dts/arm/imx51-zii-scu2-mezz.dts
/freebsd-12.1/sys/gnu/dts/arm/imx51-zii-scu3-esb.dts
/freebsd-12.1/sys/gnu/dts/arm/imx51.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx53-ard.dts
/freebsd-12.1/sys/gnu/dts/arm/imx53-cx9020.dts
/freebsd-12.1/sys/gnu/dts/arm/imx53-m53.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx53-ppd.dts
/freebsd-12.1/sys/gnu/dts/arm/imx53-qsb-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx53-smd.dts
/freebsd-12.1/sys/gnu/dts/arm/imx53-tqma53.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx53-tx53.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx53-usbarmory.dts
/freebsd-12.1/sys/gnu/dts/arm/imx53-voipac-dmm-668.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx53.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-apf6dev.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-aristainetos2_4.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-aristainetos2_7.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-aristainetos_4.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-aristainetos_7.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-colibri-eval-v3.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-dfi-fs700-m60.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-emcon-avari.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-icore-mipi.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-icore-rqs.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-icore.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-mamoj.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-phytec-pfla02.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-rex-basic.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-riotboard.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-ts4900.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-ts7970.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-wandboard-revb1.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-wandboard-revd1.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl-wandboard.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6dl.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6q-apalis-eval.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-apalis-ixora-v1.1.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-apalis-ixora.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-apf6dev.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-arm2.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-b450v3.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-b650v3.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-b850v3.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-ba16.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6q-bx50v3.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6q-cm-fx6.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-dfi-fs700-m60.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-dhcom-som.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6q-display5.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6q-dmo-edmqmx6.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-emcon-avari.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-evi.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-gk802.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-gw5400-a.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-h100.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-icore-mipi.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-icore-ofcap10.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-icore-ofcap12.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-icore-rqs.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-icore.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-kp-tpc.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-marsboard.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-mccmon6.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-novena.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-phytec-pfla02.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6q-pistachio.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-rex-pro.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-sbc6x.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-tbs2910.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-ts4900.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-ts7970.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-wandboard-revb1.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-wandboard-revd1.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-wandboard.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q-zii-rdu2.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6q.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-apalis.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-cubox-i.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-emcon-avari.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-emcon.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-gw51xx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-gw52xx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-gw53xx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-gw54xx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-gw551x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-gw552x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-gw553x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-gw560x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-gw5903.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-gw5904.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-hummingboard.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-hummingboard2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-icore-1.5.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-icore-rqs.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-icore.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-nit6xlite.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-nitrogen6_max.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-nitrogen6_som2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-nitrogen6x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-phytec-pfla02.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-sabreauto.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-sabrelite.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-sabresd.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-tx6.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-udoo.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-var-dart.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-wandboard-revb1.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-wandboard-revc1.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-wandboard-revd1.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-wandboard.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl-zii-rdu2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qdl.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6qp-wandboard-revd1.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6qp-zii-rdu2.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6sl-evk.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6sl-warp.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6sl.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6sll-evk.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6sll.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6sx-nitrogen6sx.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6sx-sabreauto.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6sx-sdb-reva.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6sx-sdb-sai.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6sx-sdb.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6sx-sdb.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6sx-softing-vining-2000.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6sx-udoo-neo-basic.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6sx-udoo-neo-extended.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6sx-udoo-neo-full.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6sx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6ul-14x14-evk.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6ul-ccimx6ulsbcpro.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6ul-ccimx6ulsom.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6ul-geam.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6ul-isiot-emmc.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6ul-isiot-nand.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6ul-isiot.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6ul-litesom.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6ul-opos6ul.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6ul-pico-hobbit.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6ul-pico-pi.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6ul-pico.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6ul-tx6ul.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6ul.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6ull-14x14-evk.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6ull-colibri-nonwifi.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6ull-colibri-wifi.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6ull-pinfunc.h
/freebsd-12.1/sys/gnu/dts/arm/imx6ull.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx6ulz-14x14-evk.dts
/freebsd-12.1/sys/gnu/dts/arm/imx6ulz.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx7d-cl-som-imx7.dts
/freebsd-12.1/sys/gnu/dts/arm/imx7d-colibri-emmc.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx7d-colibri.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx7d-nitrogen7.dts
/freebsd-12.1/sys/gnu/dts/arm/imx7d-pico-hobbit.dts
/freebsd-12.1/sys/gnu/dts/arm/imx7d-pico-pi.dts
/freebsd-12.1/sys/gnu/dts/arm/imx7d-pico.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx7d-sdb-reva.dts
/freebsd-12.1/sys/gnu/dts/arm/imx7d-sdb.dts
/freebsd-12.1/sys/gnu/dts/arm/imx7d.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx7s-colibri.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx7s-warp.dts
/freebsd-12.1/sys/gnu/dts/arm/imx7s.dtsi
/freebsd-12.1/sys/gnu/dts/arm/imx7ulp-evk.dts
/freebsd-12.1/sys/gnu/dts/arm/imx7ulp-pinfunc.h
/freebsd-12.1/sys/gnu/dts/arm/imx7ulp.dtsi
/freebsd-12.1/sys/gnu/dts/arm/iwg20d-q7-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/keystone-k2g.dtsi
/freebsd-12.1/sys/gnu/dts/arm/kirkwood-dnskw.dtsi
/freebsd-12.1/sys/gnu/dts/arm/logicpd-som-lv.dtsi
/freebsd-12.1/sys/gnu/dts/arm/logicpd-torpedo-37xx-devkit.dts
/freebsd-12.1/sys/gnu/dts/arm/lpc32xx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/ls1021a-moxa-uc-8410a.dts
/freebsd-12.1/sys/gnu/dts/arm/ls1021a-qds.dts
/freebsd-12.1/sys/gnu/dts/arm/ls1021a-twr.dts
/freebsd-12.1/sys/gnu/dts/arm/ls1021a.dtsi
/freebsd-12.1/sys/gnu/dts/arm/meson.dtsi
/freebsd-12.1/sys/gnu/dts/arm/meson6-atv1200.dts
/freebsd-12.1/sys/gnu/dts/arm/meson6.dtsi
/freebsd-12.1/sys/gnu/dts/arm/meson8-minix-neo-x8.dts
/freebsd-12.1/sys/gnu/dts/arm/meson8.dtsi
/freebsd-12.1/sys/gnu/dts/arm/meson8b-ec100.dts
/freebsd-12.1/sys/gnu/dts/arm/meson8b-mxq.dts
/freebsd-12.1/sys/gnu/dts/arm/meson8b-odroidc1.dts
/freebsd-12.1/sys/gnu/dts/arm/meson8b.dtsi
/freebsd-12.1/sys/gnu/dts/arm/meson8m2-mxiii-plus.dts
/freebsd-12.1/sys/gnu/dts/arm/meson8m2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/mmp2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/motorola-cpcap-mapphone.dtsi
/freebsd-12.1/sys/gnu/dts/arm/mt7623.dtsi
/freebsd-12.1/sys/gnu/dts/arm/omap2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/omap2430.dtsi
/freebsd-12.1/sys/gnu/dts/arm/omap3-beagle-xm.dts
/freebsd-12.1/sys/gnu/dts/arm/omap3-beagle.dts
/freebsd-12.1/sys/gnu/dts/arm/omap3-gta04.dtsi
/freebsd-12.1/sys/gnu/dts/arm/omap3-gta04a3.dts
/freebsd-12.1/sys/gnu/dts/arm/omap3-gta04a4.dts
/freebsd-12.1/sys/gnu/dts/arm/omap3-gta04a5.dts
/freebsd-12.1/sys/gnu/dts/arm/omap3-gta04a5one.dts
/freebsd-12.1/sys/gnu/dts/arm/omap3-n9.dts
/freebsd-12.1/sys/gnu/dts/arm/omap3-n900.dts
/freebsd-12.1/sys/gnu/dts/arm/omap3-n950-n9.dtsi
/freebsd-12.1/sys/gnu/dts/arm/omap4-droid4-xt894.dts
/freebsd-12.1/sys/gnu/dts/arm/omap4-l4.dtsi
/freebsd-12.1/sys/gnu/dts/arm/omap4-sdp.dts
/freebsd-12.1/sys/gnu/dts/arm/omap5-board-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/omap5-cm-t54.dts
/freebsd-12.1/sys/gnu/dts/arm/omap5-l4.dtsi
/freebsd-12.1/sys/gnu/dts/arm/omap5.dtsi
/freebsd-12.1/sys/gnu/dts/arm/orion5x-linkstation.dtsi
/freebsd-12.1/sys/gnu/dts/arm/owl-s500-cubieboard6.dts
/freebsd-12.1/sys/gnu/dts/arm/owl-s500-guitar-bb-rev-b.dts
/freebsd-12.1/sys/gnu/dts/arm/owl-s500-guitar.dtsi
/freebsd-12.1/sys/gnu/dts/arm/owl-s500.dtsi
/freebsd-12.1/sys/gnu/dts/arm/pxa25x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/pxa27x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/pxa2xx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/pxa300-raumfeld-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/pxa300-raumfeld-connector.dts
/freebsd-12.1/sys/gnu/dts/arm/pxa300-raumfeld-controller.dts
/freebsd-12.1/sys/gnu/dts/arm/pxa300-raumfeld-speaker-l.dts
/freebsd-12.1/sys/gnu/dts/arm/pxa300-raumfeld-speaker-m.dts
/freebsd-12.1/sys/gnu/dts/arm/pxa300-raumfeld-speaker-one.dts
/freebsd-12.1/sys/gnu/dts/arm/pxa300-raumfeld-speaker-s.dts
/freebsd-12.1/sys/gnu/dts/arm/pxa300-raumfeld-tuneable-clock.dtsi
/freebsd-12.1/sys/gnu/dts/arm/pxa3xx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/qcom-apq8064.dtsi
/freebsd-12.1/sys/gnu/dts/arm/qcom-apq8084.dtsi
/freebsd-12.1/sys/gnu/dts/arm/qcom-ipq4019.dtsi
/freebsd-12.1/sys/gnu/dts/arm/qcom-ipq8064-ap148.dts
/freebsd-12.1/sys/gnu/dts/arm/qcom-ipq8064-v1.0.dtsi
/freebsd-12.1/sys/gnu/dts/arm/qcom-ipq8064.dtsi
/freebsd-12.1/sys/gnu/dts/arm/qcom-msm8974-lge-nexus5-hammerhead.dts
/freebsd-12.1/sys/gnu/dts/arm/qcom-msm8974.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a7740.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a7743-iwg20d-q7-dbcm-ca.dts
/freebsd-12.1/sys/gnu/dts/arm/r8a7743-iwg20d-q7.dts
/freebsd-12.1/sys/gnu/dts/arm/r8a7743-iwg20m.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a7743.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a7744-iwg20d-q7-dbcm-ca.dts
/freebsd-12.1/sys/gnu/dts/arm/r8a7744-iwg20d-q7.dts
/freebsd-12.1/sys/gnu/dts/arm/r8a7744-iwg20m.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a7744.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a77470-iwg23s-sbc.dts
/freebsd-12.1/sys/gnu/dts/arm/r8a77470.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a7778-bockw.dts
/freebsd-12.1/sys/gnu/dts/arm/r8a7778.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a7779-marzen.dts
/freebsd-12.1/sys/gnu/dts/arm/r8a7779.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a7790-lager.dts
/freebsd-12.1/sys/gnu/dts/arm/r8a7790-stout.dts
/freebsd-12.1/sys/gnu/dts/arm/r8a7790.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a7791-koelsch.dts
/freebsd-12.1/sys/gnu/dts/arm/r8a7791-porter.dts
/freebsd-12.1/sys/gnu/dts/arm/r8a7791.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a7792.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a7793-gose.dts
/freebsd-12.1/sys/gnu/dts/arm/r8a7793.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r8a7794-silk.dts
/freebsd-12.1/sys/gnu/dts/arm/r8a7794.dtsi
/freebsd-12.1/sys/gnu/dts/arm/r9a06g032.dtsi
/freebsd-12.1/sys/gnu/dts/arm/rda8810pl-orangepi-2g-iot.dts
/freebsd-12.1/sys/gnu/dts/arm/rda8810pl-orangepi-i96.dts
/freebsd-12.1/sys/gnu/dts/arm/rda8810pl.dtsi
/freebsd-12.1/sys/gnu/dts/arm/rk3036.dtsi
/freebsd-12.1/sys/gnu/dts/arm/rk3066a.dtsi
/freebsd-12.1/sys/gnu/dts/arm/rk3188-bqedison2qc.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3188-px3-evb.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3188-radxarock.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3188.dtsi
/freebsd-12.1/sys/gnu/dts/arm/rk322x.dtsi
/freebsd-12.1/sys/gnu/dts/arm/rk3288-rock2-som.dtsi
/freebsd-12.1/sys/gnu/dts/arm/rk3288-tinker-s.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3288-tinker.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3288-tinker.dtsi
/freebsd-12.1/sys/gnu/dts/arm/rk3288-veyron-mickey.dts
/freebsd-12.1/sys/gnu/dts/arm/rk3288-veyron.dtsi
/freebsd-12.1/sys/gnu/dts/arm/rk3288.dtsi
/freebsd-12.1/sys/gnu/dts/arm/rk3xxx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/rv1108.dtsi
/freebsd-12.1/sys/gnu/dts/arm/s5pv210.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sama5d2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sama5d4.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sh73a0.dtsi
/freebsd-12.1/sys/gnu/dts/arm/socfpga.dtsi
/freebsd-12.1/sys/gnu/dts/arm/socfpga_arria10.dtsi
/freebsd-12.1/sys/gnu/dts/arm/socfpga_arria10_socdk.dtsi
/freebsd-12.1/sys/gnu/dts/arm/socfpga_arria10_socdk_nand.dts
/freebsd-12.1/sys/gnu/dts/arm/socfpga_arria10_socdk_qspi.dts
/freebsd-12.1/sys/gnu/dts/arm/socfpga_arria10_socdk_sdmmc.dts
/freebsd-12.1/sys/gnu/dts/arm/socfpga_arria5.dtsi
/freebsd-12.1/sys/gnu/dts/arm/socfpga_arria5_socdk.dts
/freebsd-12.1/sys/gnu/dts/arm/socfpga_cyclone5.dtsi
/freebsd-12.1/sys/gnu/dts/arm/socfpga_cyclone5_de0_nano_soc.dts
/freebsd-12.1/sys/gnu/dts/arm/socfpga_cyclone5_mcv.dtsi
/freebsd-12.1/sys/gnu/dts/arm/socfpga_cyclone5_mcvevk.dts
/freebsd-12.1/sys/gnu/dts/arm/socfpga_cyclone5_socdk.dts
/freebsd-12.1/sys/gnu/dts/arm/socfpga_cyclone5_sockit.dts
/freebsd-12.1/sys/gnu/dts/arm/socfpga_cyclone5_socrates.dts
/freebsd-12.1/sys/gnu/dts/arm/socfpga_cyclone5_sodia.dts
/freebsd-12.1/sys/gnu/dts/arm/socfpga_cyclone5_vining_fpga.dts
/freebsd-12.1/sys/gnu/dts/arm/socfpga_vt.dts
/freebsd-12.1/sys/gnu/dts/arm/ste-dbx5x0.dtsi
/freebsd-12.1/sys/gnu/dts/arm/ste-href-family-pinctrl.dtsi
/freebsd-12.1/sys/gnu/dts/arm/ste-href.dtsi
/freebsd-12.1/sys/gnu/dts/arm/ste-hrefprev60.dtsi
/freebsd-12.1/sys/gnu/dts/arm/ste-snowball.dts
/freebsd-12.1/sys/gnu/dts/arm/ste-u300.dts
/freebsd-12.1/sys/gnu/dts/arm/stih410-b2260.dts
/freebsd-12.1/sys/gnu/dts/arm/stihxxx-b2120.dtsi
/freebsd-12.1/sys/gnu/dts/arm/stm32429i-eval.dts
/freebsd-12.1/sys/gnu/dts/arm/stm32f429.dtsi
/freebsd-12.1/sys/gnu/dts/arm/stm32f469-disco.dts
/freebsd-12.1/sys/gnu/dts/arm/stm32f746-disco.dts
/freebsd-12.1/sys/gnu/dts/arm/stm32f769-disco.dts
/freebsd-12.1/sys/gnu/dts/arm/stm32h743.dtsi
/freebsd-12.1/sys/gnu/dts/arm/stm32mp157c-ev1.dts
/freebsd-12.1/sys/gnu/dts/arm/stm32mp157c.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun4i-a10-inet9f-rev03.dts
/freebsd-12.1/sys/gnu/dts/arm/sun4i-a10-pcduino.dts
/freebsd-12.1/sys/gnu/dts/arm/sun4i-a10.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun5i-a10s-auxtek-t003.dts
/freebsd-12.1/sys/gnu/dts/arm/sun5i-a10s-auxtek-t004.dts
/freebsd-12.1/sys/gnu/dts/arm/sun5i-a10s-mk802.dts
/freebsd-12.1/sys/gnu/dts/arm/sun5i-a10s-olinuxino-micro.dts
/freebsd-12.1/sys/gnu/dts/arm/sun5i-a10s-r7-tv-dongle.dts
/freebsd-12.1/sys/gnu/dts/arm/sun5i-a10s-wobo-i5.dts
/freebsd-12.1/sys/gnu/dts/arm/sun5i-a10s.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun5i-a13-empire-electronix-d709.dts
/freebsd-12.1/sys/gnu/dts/arm/sun5i-a13-hsg-h702.dts
/freebsd-12.1/sys/gnu/dts/arm/sun5i-a13-licheepi-one.dts
/freebsd-12.1/sys/gnu/dts/arm/sun5i-a13-olinuxino-micro.dts
/freebsd-12.1/sys/gnu/dts/arm/sun5i-a13-olinuxino.dts
/freebsd-12.1/sys/gnu/dts/arm/sun5i-a13-utoo-p66.dts
/freebsd-12.1/sys/gnu/dts/arm/sun5i-a13.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun5i-gr8-chip-pro.dts
/freebsd-12.1/sys/gnu/dts/arm/sun5i-gr8-evb.dts
/freebsd-12.1/sys/gnu/dts/arm/sun5i-gr8.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun5i-r8-chip.dts
/freebsd-12.1/sys/gnu/dts/arm/sun5i-reference-design-tablet.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun5i.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun6i-a31-app4-evb1.dts
/freebsd-12.1/sys/gnu/dts/arm/sun6i-a31-colombus.dts
/freebsd-12.1/sys/gnu/dts/arm/sun6i-a31-hummingbird.dts
/freebsd-12.1/sys/gnu/dts/arm/sun6i-a31-i7.dts
/freebsd-12.1/sys/gnu/dts/arm/sun6i-a31-m9.dts
/freebsd-12.1/sys/gnu/dts/arm/sun6i-a31-mele-a1000g-quad.dts
/freebsd-12.1/sys/gnu/dts/arm/sun6i-a31.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun6i-a31s-colorfly-e708-q1.dts
/freebsd-12.1/sys/gnu/dts/arm/sun6i-a31s-cs908.dts
/freebsd-12.1/sys/gnu/dts/arm/sun6i-a31s-inet-q972.dts
/freebsd-12.1/sys/gnu/dts/arm/sun6i-a31s-primo81.dts
/freebsd-12.1/sys/gnu/dts/arm/sun6i-a31s-sina31s-core.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun6i-a31s-sina31s.dts
/freebsd-12.1/sys/gnu/dts/arm/sun6i-a31s-sinovoip-bpi-m2.dts
/freebsd-12.1/sys/gnu/dts/arm/sun6i-a31s-yones-toptech-bs1078-v2.dts
/freebsd-12.1/sys/gnu/dts/arm/sun6i-reference-design-tablet.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-bananapi-m1-plus.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-bananapi.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-bananapro.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-cubieboard2.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-cubietruck.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-hummingbird.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-i12-tvbox.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-icnova-swac.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-itead-ibox.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-lamobo-r1.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-m3.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-mk808c.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-olimex-som-evb-emmc.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-olimex-som-evb.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-olimex-som204-evb-emmc.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-olimex-som204-evb.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-olinuxino-lime.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-olinuxino-lime2-emmc.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-olinuxino-lime2.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-olinuxino-micro-emmc.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-olinuxino-micro.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-orangepi-mini.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-orangepi.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-pcduino3-nano.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-pcduino3.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-wexler-tab7200.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20-wits-pro-a20-dkt.dts
/freebsd-12.1/sys/gnu/dts/arm/sun7i-a20.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a23-a33.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a23-evb.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a23-gt90h-v4.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a23-polaroid-mid2407pxe03.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a23-polaroid-mid2809pxe04.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a23.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a33-ga10h-v1.1.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a33-inet-d978-rev2.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a33-olinuxino.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a33-sinlinx-sina33.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a33.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a83t-bananapi-m3.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a83t-cubietruck-plus.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a83t-tbs-a711.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-a83t.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun8i-h3-bananapi-m2-plus-v1.2.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-h3-bananapi-m2-plus.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-h3-beelink-x2.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-h3-mapleboard-mp130.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-h3-orangepi-plus.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-h3-orangepi-zero-plus2.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-h3.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun8i-q8-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun8i-r16-bananapi-m2m.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-r16-nintendo-nes-classic.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-r16-parrot.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-r40-bananapi-m2-ultra.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-r40.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun8i-reference-design-tablet.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun8i-t3-cqa3t-bv3.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-v3s-licheepi-zero-dock.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-v3s-licheepi-zero.dts
/freebsd-12.1/sys/gnu/dts/arm/sun8i-v3s.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sun8i-v40-bananapi-m2-berry.dts
/freebsd-12.1/sys/gnu/dts/arm/sun9i-a80.dtsi
/freebsd-12.1/sys/gnu/dts/arm/suniv-f1c100s-licheepi-nano.dts
/freebsd-12.1/sys/gnu/dts/arm/suniv-f1c100s.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sunxi-bananapi-m2-plus-v1.2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sunxi-bananapi-m2-plus.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sunxi-h3-h5.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sunxi-itead-core-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm/sunxi-reference-design-tablet.dtsi
/freebsd-12.1/sys/gnu/dts/arm/tegra124-apalis-eval.dts
/freebsd-12.1/sys/gnu/dts/arm/tegra124-apalis-v1.2-eval.dts
/freebsd-12.1/sys/gnu/dts/arm/tegra124-apalis-v1.2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/tegra124-apalis.dtsi
/freebsd-12.1/sys/gnu/dts/arm/tegra124-nyan.dtsi
/freebsd-12.1/sys/gnu/dts/arm/tegra124.dtsi
/freebsd-12.1/sys/gnu/dts/arm/tegra20-colibri-eval-v3.dts
/freebsd-12.1/sys/gnu/dts/arm/tegra20-colibri-iris.dts
/freebsd-12.1/sys/gnu/dts/arm/tegra20-colibri.dtsi
/freebsd-12.1/sys/gnu/dts/arm/tegra20-paz00.dts
/freebsd-12.1/sys/gnu/dts/arm/tegra20.dtsi
/freebsd-12.1/sys/gnu/dts/arm/tegra30-apalis-eval.dts
/freebsd-12.1/sys/gnu/dts/arm/tegra30-apalis-v1.1-eval.dts
/freebsd-12.1/sys/gnu/dts/arm/tegra30-apalis-v1.1.dtsi
/freebsd-12.1/sys/gnu/dts/arm/tegra30-apalis.dtsi
/freebsd-12.1/sys/gnu/dts/arm/tegra30-colibri-eval-v3.dts
/freebsd-12.1/sys/gnu/dts/arm/tegra30-colibri.dtsi
/freebsd-12.1/sys/gnu/dts/arm/tegra30.dtsi
/freebsd-12.1/sys/gnu/dts/arm/uniphier-ld4-ref.dts
/freebsd-12.1/sys/gnu/dts/arm/uniphier-ld4.dtsi
/freebsd-12.1/sys/gnu/dts/arm/uniphier-ld6b-ref.dts
/freebsd-12.1/sys/gnu/dts/arm/uniphier-pinctrl.dtsi
/freebsd-12.1/sys/gnu/dts/arm/uniphier-pro4-ace.dts
/freebsd-12.1/sys/gnu/dts/arm/uniphier-pro4-ref.dts
/freebsd-12.1/sys/gnu/dts/arm/uniphier-pro4-sanji.dts
/freebsd-12.1/sys/gnu/dts/arm/uniphier-pro4.dtsi
/freebsd-12.1/sys/gnu/dts/arm/uniphier-pro5.dtsi
/freebsd-12.1/sys/gnu/dts/arm/uniphier-pxs2-gentil.dts
/freebsd-12.1/sys/gnu/dts/arm/uniphier-pxs2-vodka.dts
/freebsd-12.1/sys/gnu/dts/arm/uniphier-pxs2.dtsi
/freebsd-12.1/sys/gnu/dts/arm/uniphier-sld8-ref.dts
/freebsd-12.1/sys/gnu/dts/arm/uniphier-sld8.dtsi
/freebsd-12.1/sys/gnu/dts/arm/versatile-ab.dts
/freebsd-12.1/sys/gnu/dts/arm/vexpress-v2m-rs1.dtsi
/freebsd-12.1/sys/gnu/dts/arm/vexpress-v2m.dtsi
/freebsd-12.1/sys/gnu/dts/arm/vexpress-v2p-ca15-tc1.dts
/freebsd-12.1/sys/gnu/dts/arm/vexpress-v2p-ca15_a7.dts
/freebsd-12.1/sys/gnu/dts/arm/vexpress-v2p-ca5s.dts
/freebsd-12.1/sys/gnu/dts/arm/vexpress-v2p-ca9.dts
/freebsd-12.1/sys/gnu/dts/arm/vf500-colibri.dtsi
/freebsd-12.1/sys/gnu/dts/arm/vf500.dtsi
/freebsd-12.1/sys/gnu/dts/arm/vf610-bk4.dts
/freebsd-12.1/sys/gnu/dts/arm/vf610-colibri.dtsi
/freebsd-12.1/sys/gnu/dts/arm/vf610-cosmic.dts
/freebsd-12.1/sys/gnu/dts/arm/vf610-twr.dts
/freebsd-12.1/sys/gnu/dts/arm/vf610-zii-cfu1.dts
/freebsd-12.1/sys/gnu/dts/arm/vf610-zii-dev-rev-c.dts
/freebsd-12.1/sys/gnu/dts/arm/vf610-zii-dev.dtsi
/freebsd-12.1/sys/gnu/dts/arm/vf610-zii-scu4-aib.dts
/freebsd-12.1/sys/gnu/dts/arm/vf610-zii-ssmb-spu3.dts
/freebsd-12.1/sys/gnu/dts/arm/vf610.dtsi
/freebsd-12.1/sys/gnu/dts/arm/vf610m4-colibri.dts
/freebsd-12.1/sys/gnu/dts/arm/vf610m4.dtsi
/freebsd-12.1/sys/gnu/dts/arm/vfxxx.dtsi
/freebsd-12.1/sys/gnu/dts/arm/zynq-7000.dtsi
/freebsd-12.1/sys/gnu/dts/arm/zynq-zc702.dts
/freebsd-12.1/sys/gnu/dts/arm/zynq-zc770-xm010.dts
/freebsd-12.1/sys/gnu/dts/arm/zynq-zc770-xm013.dts
/freebsd-12.1/sys/gnu/dts/arm64/actions/s700-cubieboard7.dts
/freebsd-12.1/sys/gnu/dts/arm64/actions/s700.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/actions/s900-bubblegum-96.dts
/freebsd-12.1/sys/gnu/dts/arm64/actions/s900.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/axp803.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64-amarula-relic.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64-bananapi-m64.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64-nanopi-a64.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64-olinuxino.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64-orangepi-win.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64-pine64-lts.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64-pine64.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64-pinebook.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64-sopine-baseboard.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64-sopine.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64-teres-i.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-a64.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-h5-bananapi-m2-plus-v1.2.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-h5-bananapi-m2-plus.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-h5-emlid-neutis-n5-devboard.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-h5-emlid-neutis-n5.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-h5.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-h6-orangepi-lite2.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-h6-orangepi-one-plus.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-h6-orangepi.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-h6-pine-h64.dts
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/sun50i-h6.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/altera/socfpga_stratix10.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/altera/socfpga_stratix10_socdk.dts
/freebsd-12.1/sys/gnu/dts/arm64/amd/amd-seattle-soc.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-axg-s400.dts
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-axg.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-g12a-u200.dts
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-g12a.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gx-p23x-q20x.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gx.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxbb-nanopi-k2.dts
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxbb-nexbox-a95x.dts
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxbb-odroidc2.dts
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxbb-p20x.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxbb-vega-s95.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxbb-wetek.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxbb.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxl-s805x-libretech-ac.dts
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxl-s905d-p230.dts
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxl-s905d-phicomm-n1.dts
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxl-s905x-hwacom-amazetv.dts
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxl-s905x-khadas-vim.dts
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxl-s905x-libretech-cc.dts
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxl-s905x-nexbox-a95x.dts
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxl-s905x-p212.dts
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxl-s905x-p212.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxl.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxm-khadas-vim2.dts
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxm-nexbox-a1.dts
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/meson-gxm-rbox-pro.dts
/freebsd-12.1/sys/gnu/dts/arm64/arm/juno-base.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/arm/juno-cs-r1r2.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/arm/juno.dts
/freebsd-12.1/sys/gnu/dts/arm64/arm/rtsm_ve-aemv8a.dts
/freebsd-12.1/sys/gnu/dts/arm64/arm/rtsm_ve-motherboard.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/arm/vexpress-v2f-1xv7-ca53x2.dts
/freebsd-12.1/sys/gnu/dts/arm64/arm/vexpress-v2m-rs1.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/broadcom/bcm2837-rpi-cm3-io3.dts
/freebsd-12.1/sys/gnu/dts/arm64/broadcom/northstar2/ns2.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/broadcom/stingray/bcm958742-base.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/broadcom/stingray/stingray.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/exynos/exynos5433-tm2-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/exynos/exynos5433-tmu.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/exynos/exynos5433.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1012a-frwy.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1012a.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1028a-qds.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1028a-rdb.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1028a.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1043a-qds.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1043a-rdb.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1043a.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1046a-qds.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1046a-rdb.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1046a.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls1088a.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls2088a.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls208xa-qds.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-ls208xa.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-lx2160a-qds.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-lx2160a-rdb.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/fsl-lx2160a.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/freescale/imx8mq-evk.dts
/freebsd-12.1/sys/gnu/dts/arm64/freescale/imx8mq-pinfunc.h
/freebsd-12.1/sys/gnu/dts/arm64/freescale/imx8mq.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hi3660-hikey960.dts
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hi3660.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hi3670-hikey970.dts
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hi3670.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hi3798cv200-poplar.dts
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hi6220-coresight.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hi6220-hikey.dts
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hi6220.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/hikey970-pinctrl.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/lg/lg1312.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/lg/lg1313.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-3720-espressobin.dts
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-372x.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-37xx.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-8040-clearfog-gt-8k.dts
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-8040-mcbin-singleshot.dts
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-8040-mcbin.dts
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-8040-mcbin.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-ap806-dual.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-ap806-quad.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-ap806.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-ap810-ap0-octa-core.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/marvell/armada-cp110.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/mediatek/mt2712e.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/mediatek/mt7622-bananapi-bpi-r64.dts
/freebsd-12.1/sys/gnu/dts/arm64/mediatek/mt7622-rfb1.dts
/freebsd-12.1/sys/gnu/dts/arm64/mediatek/mt7622.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/mediatek/mt8173.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra186-p2771-0000.dts
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra186-p3310.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra186.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra194-p2888.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra194-p2972-0000.dts
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra194.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra210-p2180.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra210-p2597.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/nvidia/tegra210.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/apq8016-sbc.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/apq8096-db820c.dts
/freebsd-12.1/sys/gnu/dts/arm64/qcom/apq8096-db820c.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/msm8916-pins.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/msm8916.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/msm8996-pins.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/msm8996.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/msm8998-mtp.dts
/freebsd-12.1/sys/gnu/dts/arm64/qcom/msm8998-mtp.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/msm8998-pins.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/msm8998.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/pm8916.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/pm8994.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/pm8998.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/pmi8998.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/pms405.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/qcs404-evb-1000.dts
/freebsd-12.1/sys/gnu/dts/arm64/qcom/qcs404-evb-4000.dts
/freebsd-12.1/sys/gnu/dts/arm64/qcom/qcs404-evb.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/qcs404.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/qcom/sdm845-mtp.dts
/freebsd-12.1/sys/gnu/dts/arm64/qcom/sdm845.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a774a1.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a7795-es1-salvator-x.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a7795-es1.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a7795-h3ulcb.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a7795-salvator-x.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a7795-salvator-xs.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a7795.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a7796-m3ulcb.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a7796-salvator-x.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a7796.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77965-m3nulcb-kf.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77965-m3nulcb.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77965-salvator-xs.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77965.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77970-v3msk.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77970.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77980-condor.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77980-v3hsk.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77980.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77990-ebisu.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77990.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77995-draak.dts
/freebsd-12.1/sys/gnu/dts/arm64/renesas/r8a77995.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/salvator-common.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/ulcb-kf.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/renesas/ulcb.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/px30-evb.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/px30.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3328-roc-cc.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3328-rock64.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3328.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3368.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-ficus.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-firefly.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-gru-bob.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-gru-chromebook.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-gru-kevin.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-gru-scarlet-inx.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-gru-scarlet-kd.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-gru-scarlet.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-gru.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-puma-haikou.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-roc-pc.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-rock960.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-rock960.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-rockpro64.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-sapphire-excavator.dts
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399-sapphire.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/rk3399.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/socionext/uniphier-ld11.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/socionext/uniphier-ld20-global.dts
/freebsd-12.1/sys/gnu/dts/arm64/socionext/uniphier-ld20-ref.dts
/freebsd-12.1/sys/gnu/dts/arm64/socionext/uniphier-ld20.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/socionext/uniphier-pxs3-ref.dts
/freebsd-12.1/sys/gnu/dts/arm64/socionext/uniphier-pxs3.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/sprd/sc9836.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/sprd/sc9860.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/synaptics/as370.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/ti/k3-am65-main.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/ti/k3-am65-mcu.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/ti/k3-am65-wakeup.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/ti/k3-am65.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/ti/k3-am654-base-board.dts
/freebsd-12.1/sys/gnu/dts/arm64/xilinx/zynqmp-clk.dtsi
/freebsd-12.1/sys/gnu/dts/arm64/xilinx/zynqmp-zcu100-revC.dts
/freebsd-12.1/sys/gnu/dts/arm64/xilinx/zynqmp-zcu102-revA.dts
/freebsd-12.1/sys/gnu/dts/arm64/xilinx/zynqmp-zcu106-revA.dts
/freebsd-12.1/sys/gnu/dts/arm64/xilinx/zynqmp-zcu111-revA.dts
/freebsd-12.1/sys/gnu/dts/arm64/xilinx/zynqmp.dtsi
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/am3.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/am4.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/at91.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/bcm2835-aux.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/bcm2835.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/dra7.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/exynos3250.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/exynos4.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/exynos5250.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/exynos5260-clk.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/exynos5410.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/exynos5420.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/exynos5433.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/exynos7-clk.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/gxbb-clkc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/hi3670-clock.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/imx6qdl-clock.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/imx6sl-clock.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/imx6sll-clock.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/imx6sx-clock.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/imx6ul-clock.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/imx7ulp-clock.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/imx8-clock.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/imx8mq-clock.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/jz4725b-cgu.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/maxim,max77686.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/maxim,max77802.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/meson8b-clkc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/mt7629-clk.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/qcom,camcc-sdm845.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/qcom,gcc-msm8960.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/qcom,gcc-msm8996.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/qcom,gcc-msm8998.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/qcom,gcc-qcs404.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/qcom,gcc-sdm660.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/qcom,gcc-sdm845.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/qcom,gpucc-sdm845.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/qcom,lpass-sdm845.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/qcom,rpmcc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r7s72100-clock.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r7s9210-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a7743-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a7744-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a7745-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a774a1-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a774c0-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a7790-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a7791-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a7792-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a7793-clock.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a7793-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a7794-clock.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a7794-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a7795-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a7796-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a77970-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/r8a77995-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/renesas-cpg-mssr.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/rk3188-cru-common.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/rk3328-cru.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/s3c2410.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/s3c2412.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/s3c2443.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/samsung,s2mps11.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/samsung,s3c64xx-clock.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/sun50i-a64-ccu.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/sun8i-de2.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/suniv-ccu-f1c100s.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/clock/xlnx,zynqmp-clk.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/dma/dw-dmac.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/firmware/imx/rsrc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/gpio/meson-g12a-gpio.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/gpio/tegra186-gpio.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/iio/qcom,spmi-vadc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/input/linux-event-codes.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/interrupt-controller/arm-gic.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/interrupt-controller/irq.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/mailbox/tegra186-hsp.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/media/xilinx-vip.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/mfd/at91-usart.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/net/mscc-phy-vsc8531.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/phy/phy-ocelot-serdes.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/pinctrl/bcm2835.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/pinctrl/k3.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/pinctrl/mt6797-pinfunc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/pinctrl/pads-imx8qm.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/pinctrl/pads-imx8qxp.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/pinctrl/pinctrl-tegra-io-pad.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/pinctrl/r7s9210-pinctrl.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/pinctrl/rzn1-pinctrl.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/power/imx8mq-power.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/power/owl-s900-powergate.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/power/r8a7744-sysc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/power/r8a774a1-sysc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/power/r8a774c0-sysc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/power/r8a77970-sysc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/power/r8a77980-sysc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/power/raspberrypi-power.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/power/rk3066-power.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/power/rk3188-power.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/regulator/active-semi,8945a-regulator.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/reset/actions,s700-reset.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/reset/actions,s900-reset.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/reset/amlogic,meson-axg-reset.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/reset/imx7-reset.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/reset/qcom,sdm845-pdc.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/reset/sun8i-de2.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/reset/suniv-ccu-f1c100s.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/sound/qcom,q6afe.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/thermal/tegra194-bpmp-thermal.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/thermal/thermal_exynos.h
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/usb/pd.h
/freebsd-12.1/sys/modules/allwinner/Makefile
/freebsd-12.1/sys/modules/allwinner/aw_rsb/Makefile
/freebsd-12.1/sys/modules/allwinner/aw_rtc/Makefile
/freebsd-12.1/sys/modules/allwinner/aw_sid/Makefile
/freebsd-12.1/sys/modules/allwinner/aw_thermal/Makefile
/freebsd-12.1/sys/modules/allwinner/axp81x/Makefile
/freebsd-12.1/sys/modules/allwinner/if_awg/Makefile
/freebsd-12.1/sys/modules/dtb/allwinner/Makefile
/freebsd-12.1/sys/netinet6/mld6.c
/freebsd-12.1/sys/netpfil/ipfw/ip_fw_eaction.c
/freebsd-12.1/sys/netpfil/ipfw/ip_fw_nat.c
/freebsd-12.1/sys/netpfil/ipfw/ip_fw_private.h
/freebsd-12.1/sys/netpfil/ipfw/ip_fw_sockopt.c
/freebsd-12.1/sys/riscv/riscv/copyinout.S
/freebsd-12.1/usr.bin/bzip2recover/Makefile
/freebsd-12.1/usr.bin/printf/printf.1
/freebsd-12.1/usr.sbin/bhyve/pci_e82545.c
/freebsd-12.1/usr.sbin/config/config.h
/freebsd-12.1/usr.sbin/config/config.y
64e9ea6505-Aug-2019 Cy Schubert <[email protected]>

MFC r350548:

#include whitespace adjustments.

f05a823930-Jul-2019 Cy Schubert <[email protected]>

MFC r350064:

As of upstream fil.c CVS r1.53 (March 1, 2009), prior to the import of
ipfilter 5.1.2 into FreeBSD-10, the fix for, 2580062 from/to targets
should be able to use any interface name, mov

MFC r350064:

As of upstream fil.c CVS r1.53 (March 1, 2009), prior to the import of
ipfilter 5.1.2 into FreeBSD-10, the fix for, 2580062 from/to targets
should be able to use any interface name, moved frentry.fr_cksum to
prior to frentry.fr_func thereby making this code redundant. After
investigating whether this fix to move fr_cksum was correct and if it
broke anything, it has been determined that the fix is correct and this
code is redundant. We remove it here.

show more ...


/freebsd-12.1/ObsoleteFiles.inc
/freebsd-12.1/UPDATING
/freebsd-12.1/cddl/contrib/opensolaris/lib/libctf/common/ctf.5
/freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_mount.c
/freebsd-12.1/contrib/amd/amd/amd.h
/freebsd-12.1/contrib/amd/amd/rpc_fwd.c
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cc
/freebsd-12.1/contrib/libcxxrt/exception.cc
/freebsd-12.1/contrib/libcxxrt/memory.cc
/freebsd-12.1/contrib/libunwind/src/DwarfInstructions.hpp
/freebsd-12.1/contrib/libunwind/src/UnwindRegistersRestore.S
/freebsd-12.1/contrib/libunwind/src/UnwindRegistersSave.S
/freebsd-12.1/contrib/libunwind/src/assembly.h
/freebsd-12.1/contrib/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
/freebsd-12.1/contrib/llvm/lib/CodeGen/PrologEpilogInserter.cpp
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
/freebsd-12.1/contrib/llvm/lib/MC/ELFObjectWriter.cpp
/freebsd-12.1/contrib/llvm/lib/MC/MCWin64EH.cpp
/freebsd-12.1/contrib/llvm/lib/MC/WasmObjectWriter.cpp
/freebsd-12.1/contrib/llvm/lib/Object/COFFImportFile.cpp
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/AArch64SchedExynosM4.td
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/AArch64SchedPredExynos.td
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/AArch64SchedPredicates.td
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/VOP2Instructions.td
/freebsd-12.1/contrib/llvm/lib/Target/AVR/AVRISelLowering.cpp
/freebsd-12.1/contrib/llvm/lib/Target/AVR/AVRISelLowering.h
/freebsd-12.1/contrib/llvm/lib/Target/AVR/AVRSubtarget.cpp
/freebsd-12.1/contrib/llvm/lib/Target/AVR/AVRSubtarget.h
/freebsd-12.1/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
/freebsd-12.1/contrib/llvm/lib/Target/Mips/MicroMips32r6InstrInfo.td
/freebsd-12.1/contrib/llvm/lib/Target/Mips/MicroMipsInstrFPU.td
/freebsd-12.1/contrib/llvm/lib/Target/Mips/MipsAsmPrinter.cpp
/freebsd-12.1/contrib/llvm/lib/Target/Mips/MipsDSPInstrInfo.td
/freebsd-12.1/contrib/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp
/freebsd-12.1/contrib/llvm/lib/Target/Mips/MipsFastISel.cpp
/freebsd-12.1/contrib/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/PPCInstrInfo.td
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/PPCSubtarget.cpp
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/SparcRegisterInfo.cpp
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
/freebsd-12.1/contrib/llvm/lib/Target/X86/X86FastISel.cpp
/freebsd-12.1/contrib/llvm/lib/Target/X86/X86TargetMachine.cpp
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/MicrosoftMangle.cpp
/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/Version.cpp
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/CGDebugInfo.cpp
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/PPC.cpp
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/Clang.cpp
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/Linux.cpp
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/SemaOpenMP.cpp
/freebsd-12.1/contrib/llvm/tools/lld/COFF/Writer.cpp
/freebsd-12.1/contrib/llvm/tools/lld/ELF/Arch/PPC64.cpp
/freebsd-12.1/contrib/llvm/tools/lld/ELF/InputSection.cpp
/freebsd-12.1/contrib/llvm/tools/lld/ELF/SyntheticSections.cpp
/freebsd-12.1/contrib/llvm/tools/lld/ELF/Writer.cpp
/freebsd-12.1/contrib/llvm/tools/llvm-objdump/llvm-objdump.cpp
/freebsd-12.1/contrib/netbsd-tests/lib/libc/gen/t_ftok.c
/freebsd-12.1/contrib/netbsd-tests/lib/libc/regex/t_exhaust.c
/freebsd-12.1/contrib/netbsd-tests/lib/libc/stdio/t_fopen.c
/freebsd-12.1/contrib/netbsd-tests/lib/libc/sys/t_access.c
/freebsd-12.1/contrib/netbsd-tests/lib/libc/sys/t_mprotect.c
/freebsd-12.1/contrib/netbsd-tests/lib/libc/sys/t_stat.c
/freebsd-12.1/contrib/netbsd-tests/lib/libc/sys/t_write.c
/freebsd-12.1/contrib/openmp/runtime/src/kmp_atomic.h
/freebsd-12.1/contrib/openmp/runtime/src/kmp_csupport.cpp
/freebsd-12.1/contrib/openmp/runtime/src/ompt-specific.cpp
/freebsd-12.1/contrib/tcp_wrappers/hosts_access.c
/freebsd-12.1/contrib/tcp_wrappers/inetcf.c
/freebsd-12.1/contrib/tcp_wrappers/inetcf.h
/freebsd-12.1/contrib/tcp_wrappers/mystdarg.h
/freebsd-12.1/contrib/tcp_wrappers/options.c
/freebsd-12.1/contrib/tcp_wrappers/rfc931.c
/freebsd-12.1/contrib/tcp_wrappers/scaffold.c
/freebsd-12.1/contrib/tcp_wrappers/scaffold.h
/freebsd-12.1/contrib/tcp_wrappers/shell_cmd.c
/freebsd-12.1/contrib/tcp_wrappers/socket.c
/freebsd-12.1/contrib/tcp_wrappers/tcpd.c
/freebsd-12.1/contrib/tcp_wrappers/tcpdchk.c
/freebsd-12.1/contrib/tcp_wrappers/tcpdmatch.c
/freebsd-12.1/etc/mtree/BSD.debug.dist
/freebsd-12.1/etc/mtree/BSD.usr.dist
/freebsd-12.1/lib/clang/freebsd_cc_version.h
/freebsd-12.1/lib/clang/headers/Makefile
/freebsd-12.1/lib/clang/include/clang/Basic/Version.inc
/freebsd-12.1/lib/clang/include/clang/Config/config.h
/freebsd-12.1/lib/clang/include/lld/Common/Version.inc
/freebsd-12.1/lib/clang/include/llvm/Config/config.h
/freebsd-12.1/lib/clang/include/llvm/Config/llvm-config.h
/freebsd-12.1/lib/clang/include/llvm/Support/VCSRevision.h
/freebsd-12.1/lib/clang/libllvm/Makefile
/freebsd-12.1/lib/libbe/be_access.c
/freebsd-12.1/lib/libc/Makefile
/freebsd-12.1/lib/libc/amd64/gen/Makefile.inc
/freebsd-12.1/lib/libc/gen/elf_utils.c
/freebsd-12.1/lib/libc/gen/setmode.3
/freebsd-12.1/lib/libc/i386/gen/Makefile.inc
/freebsd-12.1/lib/libc/stdlib/bsearch.3
/freebsd-12.1/lib/libc/tests/gen/dir2_test.c
/freebsd-12.1/lib/libc/x86/gen/Makefile.inc
/freebsd-12.1/lib/libc/x86/gen/getcontextx.c
/freebsd-12.1/lib/libclang_rt/Makefile.inc
/freebsd-12.1/lib/libcxxrt/Makefile
/freebsd-12.1/lib/libcxxrt/Version.map
/freebsd-12.1/sbin/bectl/bectl.c
/freebsd-12.1/sbin/bectl/bectl_jail.c
/freebsd-12.1/sbin/bectl/tests/bectl_test.sh
/freebsd-12.1/share/man/man5/src.conf.5
/freebsd-12.1/share/mk/src.opts.mk
/freebsd-12.1/stand/common/commands.c
/freebsd-12.1/stand/libsa/zfs/zfs.c
/freebsd-12.1/sys/amd64/amd64/machdep.c
/freebsd-12.1/sys/amd64/amd64/pmap.c
/freebsd-12.1/sys/amd64/amd64/trap.c
/freebsd-12.1/sys/amd64/amd64/vm_machdep.c
/freebsd-12.1/sys/amd64/include/pmap.h
/freebsd-12.1/sys/amd64/include/proc.h
/freebsd-12.1/sys/compat/linux/linux_mmap.c
/freebsd-12.1/sys/compat/linux/linux_mmap.h
netinet/fil.c
/freebsd-12.1/sys/dev/cxgbe/adapter.h
/freebsd-12.1/sys/dev/cxgbe/common/t4_hw.c
/freebsd-12.1/sys/dev/cxgbe/t4_main.c
/freebsd-12.1/sys/dev/cxgbe/t4_sge.c
/freebsd-12.1/sys/dev/sfxge/common/ef10_nvram.c
/freebsd-12.1/sys/dev/sfxge/common/ef10_rx.c
/freebsd-12.1/sys/dev/sfxge/common/efsys.h
/freebsd-12.1/sys/dev/sfxge/common/efx.h
/freebsd-12.1/sys/dev/sfxge/common/efx_mcdi.h
/freebsd-12.1/sys/dev/sfxge/common/efx_tx.c
/freebsd-12.1/sys/dev/sfxge/sfxge_rx.c
/freebsd-12.1/sys/fs/ext2fs/ext2_balloc.c
/freebsd-12.1/sys/fs/ext2fs/ext2_vfsops.c
/freebsd-12.1/sys/kern/subr_epoch.c
/freebsd-12.1/sys/kern/subr_turnstile.c
/freebsd-12.1/sys/kern/uipc_mqueue.c
/freebsd-12.1/sys/net/ieee_oui.h
/freebsd-12.1/sys/powerpc/powerpc/elf32_machdep.c
/freebsd-12.1/sys/powerpc/powerpc/swtch32.S
/freebsd-12.1/sys/powerpc/powerpc/swtch64.S
/freebsd-12.1/sys/riscv/riscv/pmap.c
/freebsd-12.1/sys/sys/proc.h
/freebsd-12.1/sys/sys/turnstile.h
/freebsd-12.1/sys/vm/vm_page.c
/freebsd-12.1/sys/vm/vm_page.h
/freebsd-12.1/sys/vm/vm_pagequeue.h
/freebsd-12.1/tests/sys/netpfil/pf/forward.sh
/freebsd-12.1/tests/sys/netpfil/pf/set_tos.sh
/freebsd-12.1/tools/build/mk/OptionalObsoleteFiles.inc
/freebsd-12.1/usr.bin/clang/Makefile
/freebsd-12.1/usr.sbin/bhyve/pci_emul.c
/freebsd-12.1/usr.sbin/bhyve/pci_nvme.c
/freebsd-12.1/usr.sbin/bhyve/pci_xhci.c
/freebsd-12.1/usr.sbin/rtadvd/rtadvd.c
03bcdf4423-Jul-2019 Cy Schubert <[email protected]>

MFC r350063:

Refactor, removing one compare.

This changes the return code however the caller only tests for 0 and != 0.
One might ask then, why multiple return codes when the caller only tests
for

MFC r350063:

Refactor, removing one compare.

This changes the return code however the caller only tests for 0 and != 0.
One might ask then, why multiple return codes when the caller only tests
for 0 and != 0? From what I can tell, Darren probably passed various
return codes for sake of debugging. The debugging code is long gone
however we can still use the different return codes using DTrace FBT
traces. We can still determine why the compare failed by examining the
differences between the fr1 and fr2 frentry structs, which is a simple
test in DTrace. This allows reducing the number of tests, improving the
code while not affecting our ability to capture information for
diagnostic purposes.

show more ...

c28a747221-Jul-2019 Cy Schubert <[email protected]>

MFC r349980:

Calculate the offset of the interface name using FR_NAME rather than
calclulating it "by hand". This improves consistency with the rest of
the code and is in line with planned fixes and

MFC r349980:

Calculate the offset of the interface name using FR_NAME rather than
calclulating it "by hand". This improves consistency with the rest of
the code and is in line with planned fixes and other work.

show more ...

307c748a21-Jul-2019 Cy Schubert <[email protected]>

MFC r349979:

Recycle the unused FR_CMPSIZ macro which became orphaned in ipfilter 5
prior to its import into FreeBSD. This macro calculates the size to be
compared within the frentry structure. The

MFC r349979:

Recycle the unused FR_CMPSIZ macro which became orphaned in ipfilter 5
prior to its import into FreeBSD. This macro calculates the size to be
compared within the frentry structure. The ipfilter 4 version of the
macro calculated the compare size based upon the static size of the
frentry struct. Today it uses the ipfilter 5 method of calculating the
size based upon the new to ipfilter 5 fr_size value found in the
frentry struct itself.

No effective change in code is intended.

show more ...

62bfa55418-Jul-2019 Cy Schubert <[email protected]>

MFC r349917:

Remove a tautological test for adding a rule in the block that
adds rules.

14869b7218-Jul-2019 Cy Schubert <[email protected]>

MFC r349898, r349916:

ipfilter commands, in this case ipf(8), passes its operations and rules
via an ioctl interface. Rules can be added or removed and stats and
counters can be zeroed out. As the i

MFC r349898, r349916:

ipfilter commands, in this case ipf(8), passes its operations and rules
via an ioctl interface. Rules can be added or removed and stats and
counters can be zeroed out. As the ipfilter interprets these
instructions or operations they are stored in an integer called
addrem (add/remove). 0 is add, 1 is remove, and 2 is clear stats and
counters. Much of this is not documented. This commit documents these
operations by replacing simple integers with a self documenting
enum along with a few basic comments.

show more ...

86527dd817-Jul-2019 Cy Schubert <[email protected]>

MFC r349978:

style(9)


/freebsd-12.1/contrib/llvm/include/llvm/Analysis/ValueTracking.h
/freebsd-12.1/contrib/llvm/lib/Analysis/ValueTracking.cpp
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/DeclBase.h
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/Type.h
/freebsd-12.1/contrib/llvm/tools/lld/ELF/SymbolTable.cpp
/freebsd-12.1/contrib/llvm/tools/lld/ELF/SymbolTable.h
/freebsd-12.1/lib/libthr/thread/thr_info.c
/freebsd-12.1/share/man/man4/gpio.4
/freebsd-12.1/share/man/man4/owc.4
/freebsd-12.1/share/man/man9/casuword.9
/freebsd-12.1/sys/amd64/amd64/initcpu.c
/freebsd-12.1/sys/amd64/vmm/amd/svm_msr.c
/freebsd-12.1/sys/amd64/vmm/x86.c
/freebsd-12.1/sys/amd64/vmm/x86.h
/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/gfp.h
/freebsd-12.1/sys/compat/linuxkpi/common/src/linux_page.c
netinet/fil.c
/freebsd-12.1/sys/dev/gpio/gpiobus.c
/freebsd-12.1/sys/dev/gpio/gpiobusvar.h
/freebsd-12.1/sys/dev/gpio/ofw_gpiobus.c
/freebsd-12.1/sys/dev/iicbus/iicbus.c
/freebsd-12.1/sys/dev/iicbus/iicbus.h
/freebsd-12.1/sys/dev/iicbus/iiconf.c
/freebsd-12.1/sys/dev/iwm/if_iwm.c
/freebsd-12.1/sys/dev/nctgpio/nctgpio.c
/freebsd-12.1/sys/dev/netmap/netmap_freebsd.c
/freebsd-12.1/sys/dev/netmap/netmap_generic.c
/freebsd-12.1/sys/dev/ow/owc_gpiobus.c
/freebsd-12.1/sys/dev/vt/vt_cpulogos.c
/freebsd-12.1/sys/modules/efirt/Makefile
/freebsd-12.1/sys/modules/iflib/Makefile
/freebsd-12.1/sys/modules/nvdimm/Makefile
/freebsd-12.1/sys/modules/tpm/Makefile
/freebsd-12.1/sys/sys/bus.h
/freebsd-12.1/sys/x86/include/specialreg.h
/freebsd-12.1/sys/x86/x86/cpu_machdep.c
/freebsd-12.1/sys/x86/x86/mp_x86.c
/freebsd-12.1/usr.bin/calendar/calendars/calendar.freebsd
/freebsd-12.1/usr.sbin/bhyve/bhyverun.c
/freebsd-12.1/usr.sbin/bhyve/block_if.c
/freebsd-12.1/usr.sbin/bhyve/consport.c
/freebsd-12.1/usr.sbin/bhyve/dbgport.c
/freebsd-12.1/usr.sbin/bhyve/gdb.c
/freebsd-12.1/usr.sbin/bhyve/mevent.c
/freebsd-12.1/usr.sbin/bhyve/pci_e82545.c
/freebsd-12.1/usr.sbin/bhyve/pci_passthru.c
/freebsd-12.1/usr.sbin/bhyve/pci_virtio_console.c
/freebsd-12.1/usr.sbin/bhyve/pci_virtio_net.c
/freebsd-12.1/usr.sbin/bhyve/pci_virtio_rnd.c
/freebsd-12.1/usr.sbin/bhyve/rfb.c
/freebsd-12.1/usr.sbin/bhyve/uart_emul.c
/freebsd-12.1/usr.sbin/bhyve/xmsr.c
1149451412-Jul-2019 Cy Schubert <[email protected]>

MFC r349929:

Move the new ipf_pcksum6() function from ip_fil_freebsd.c to fil.c.
The reason for this is that ipftest(8), which still works on FreeBSD-11,
fails to link to it, breaking stable/11 buil

MFC r349929:

Move the new ipf_pcksum6() function from ip_fil_freebsd.c to fil.c.
The reason for this is that ipftest(8), which still works on FreeBSD-11,
fails to link to it, breaking stable/11 builds.

ipftest(8) was broken (segfault) sometime during the FreeBSD-12 cycle.
glebius@ suggested we disable building it until I can get around to
fixing it. Hence this was not caught in -current.

The intention is to fix ipftest(8) as it is used by the netbsd-tests
(imported by ngie@ many moons ago) for regression testing.

show more ...

fc67bee912-Jul-2019 Cy Schubert <[email protected]>

MFC r348987, r348989:

Resolve IPv6 checksum errors with stateful inspection. According to
PR/203585 this appears to have been broken by r235959, which predates
the ipfilter 5.1.2 import into FreeBSD

MFC r348987, r348989:

Resolve IPv6 checksum errors with stateful inspection. According to
PR/203585 this appears to have been broken by r235959, which predates
the ipfilter 5.1.2 import into FreeBSD.

The IPv6 checksum calculation is incorrect. To resolve this we call
in6_cksum() to do the the heavy lifting for us, through a new function
ipf_pcksum6(). Should we need to revisit this area again, a DTrace probe
is added to aid with future debugging.

Plus whitespace adjustments (r348989).

PR: 203275, 203585
Differential Revision: https://reviews.freebsd.org/D20583

show more ...

74e0b4b712-Jul-2019 Cy Schubert <[email protected]>

MFC r348986:

Register pfil hooks when VNET != vnet0. r302298, which virtualized ipf,
assumed the pfil hook registration performed in ipf_modload() would take
are of this. However ipf_modload() is on

MFC r348986:

Register pfil hooks when VNET != vnet0. r302298, which virtualized ipf,
assumed the pfil hook registration performed in ipf_modload() would take
are of this. However ipf_modload() is only called when the ipl kld is
loaded or when ipfilter is first called when it is statically linked
into the kernel at build time.

Prior to this, even though r302298 has been in the tree for a while, it
has never been used. So, r302298 in reality begins now.

PR: 212000
Reported by: ahsanb@

show more ...

9d8509b311-Jul-2019 Cy Schubert <[email protected]>

MFC 349843:

Update frtuc struct comments. It not only defines TCP things we are
interested in but also UDP.

While at it document the source and destination port variables.

2fb5940511-Jul-2019 Cy Schubert <[email protected]>

MFC r349842:

Correct the description for the low port in the port compare struct.

Adjust the high port description to match that of the low port
description.


/freebsd-12.1/Makefile.libcompat
/freebsd-12.1/ObsoleteFiles.inc
/freebsd-12.1/contrib/bzip2/CHANGES
/freebsd-12.1/contrib/bzip2/LICENSE
/freebsd-12.1/contrib/bzip2/README
/freebsd-12.1/contrib/bzip2/README.COMPILATION.PROBLEMS
/freebsd-12.1/contrib/bzip2/blocksort.c
/freebsd-12.1/contrib/bzip2/bzip2.1
/freebsd-12.1/contrib/bzip2/bzip2.c
/freebsd-12.1/contrib/bzip2/bzip2recover.c
/freebsd-12.1/contrib/bzip2/bzlib.c
/freebsd-12.1/contrib/bzip2/bzlib.h
/freebsd-12.1/contrib/bzip2/bzlib_private.h
/freebsd-12.1/contrib/bzip2/compress.c
/freebsd-12.1/contrib/bzip2/crctable.c
/freebsd-12.1/contrib/bzip2/decompress.c
/freebsd-12.1/contrib/bzip2/huffman.c
/freebsd-12.1/contrib/bzip2/randtable.c
/freebsd-12.1/contrib/bzip2/spewG.c
/freebsd-12.1/contrib/bzip2/unzcrash.c
/freebsd-12.1/contrib/bzip2/words2
/freebsd-12.1/contrib/elftoolchain/common/elfdefinitions.h
/freebsd-12.1/contrib/elftoolchain/elfcopy/sections.c
/freebsd-12.1/contrib/elftoolchain/libdwarf/libdwarf_attr.c
/freebsd-12.1/contrib/elftoolchain/libelftc/elftc_bfd_find_target.3
/freebsd-12.1/contrib/elftoolchain/libelftc/elftc_string_table.c
/freebsd-12.1/contrib/elftoolchain/libelftc/elftc_string_table_create.3
/freebsd-12.1/contrib/elftoolchain/libelftc/libelftc.h
/freebsd-12.1/contrib/elftoolchain/libelftc/libelftc_bfdtarget.c
/freebsd-12.1/contrib/elftoolchain/readelf/readelf.c
/freebsd-12.1/contrib/ipfilter/man/ipmon.8
/freebsd-12.1/contrib/ipfilter/tools/ipmon.c
/freebsd-12.1/contrib/libarchive/libarchive/archive_read.c
/freebsd-12.1/contrib/libarchive/libarchive/archive_read_disk_posix.c
/freebsd-12.1/contrib/libarchive/libarchive/archive_read_support_format_rar5.c
/freebsd-12.1/contrib/libarchive/libarchive/test/test_read_format_rar5.c
/freebsd-12.1/contrib/libarchive/libarchive/test/test_read_format_rar5_arm_filter_on_window_boundary.rar.uu
/freebsd-12.1/lib/libarchive/tests/Makefile
/freebsd-12.1/lib/libc/gen/Symbol.map
/freebsd-12.1/lib/libc/gen/_pthread_stubs.c
/freebsd-12.1/lib/libc/gen/libc_dlopen.c
/freebsd-12.1/lib/libc/include/libc_private.h
/freebsd-12.1/lib/libc/sys/procctl.2
/freebsd-12.1/lib/libc/sys/read.2
/freebsd-12.1/lib/libsecureboot/h/libsecureboot.h
/freebsd-12.1/lib/libsecureboot/libsecureboot-priv.h
/freebsd-12.1/lib/libsecureboot/local.trust.mk
/freebsd-12.1/lib/libsecureboot/openpgp/opgp_key.c
/freebsd-12.1/lib/libsecureboot/readfile.c
/freebsd-12.1/lib/libsecureboot/verify_file.c
/freebsd-12.1/lib/libsecureboot/vets.c
/freebsd-12.1/lib/libthr/thread/thr_init.c
/freebsd-12.1/lib/libusb/libusb10.h
/freebsd-12.1/lib/libusb/libusb10_hotplug.c
/freebsd-12.1/libexec/rc/network.subr
/freebsd-12.1/release/powerpc/generate-hfs.sh
/freebsd-12.1/release/powerpc/hfs-boot.bz2.uu
/freebsd-12.1/sbin/ipf/ipmon/Makefile
/freebsd-12.1/share/man/man4/ahci.4
/freebsd-12.1/share/man/man4/pci.4
/freebsd-12.1/share/man/man9/Makefile
/freebsd-12.1/share/man/man9/epoch.9
/freebsd-12.1/share/man/man9/sleep.9
/freebsd-12.1/share/man/man9/sleepqueue.9
/freebsd-12.1/share/man/man9/vm_map_protect.9
/freebsd-12.1/stand/ofw/libofw/ofw_console.c
/freebsd-12.1/sys/amd64/amd64/pmap.c
/freebsd-12.1/sys/amd64/sgx/sgx.c
/freebsd-12.1/sys/amd64/vmm/vmm_instruction_emul.c
/freebsd-12.1/sys/cam/cam_xpt.c
/freebsd-12.1/sys/cam/ctl/ctl_error.c
/freebsd-12.1/sys/cam/scsi/scsi_all.c
/freebsd-12.1/sys/cam/scsi/scsi_enc.c
/freebsd-12.1/sys/cam/scsi/scsi_enc.h
/freebsd-12.1/sys/cam/scsi/scsi_enc_internal.h
/freebsd-12.1/sys/cam/scsi/scsi_enc_safte.c
/freebsd-12.1/sys/cam/scsi/scsi_enc_ses.c
/freebsd-12.1/sys/cam/scsi/scsi_ses.h
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/metaslab.c
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/multilist.h
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_queue.c
/freebsd-12.1/sys/cddl/dev/dtrace/powerpc/dtrace_asm.S
/freebsd-12.1/sys/cddl/dev/dtrace/powerpc/dtrace_isa.c
/freebsd-12.1/sys/conf/files.amd64
netinet/ip_fil.h
/freebsd-12.1/sys/dev/ahci/ahci.c
/freebsd-12.1/sys/dev/ahci/ahci.h
/freebsd-12.1/sys/dev/ahci/ahci_pci.c
/freebsd-12.1/sys/dev/ahci/ahciem.c
/freebsd-12.1/sys/dev/atkbdc/psm.c
/freebsd-12.1/sys/dev/cxgbe/iw_cxgbe/cm.c
/freebsd-12.1/sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h
/freebsd-12.1/sys/dev/cxgbe/tom/t4_cpl_io.c
/freebsd-12.1/sys/dev/cxgbe/tom/t4_ddp.c
/freebsd-12.1/sys/dev/cxgbe/tom/t4_tom.c
/freebsd-12.1/sys/dev/cxgbe/tom/t4_tom.h
/freebsd-12.1/sys/dev/drm2/ttm/ttm_bo_vm.c
/freebsd-12.1/sys/dev/nand/nandsim.c
/freebsd-12.1/sys/dev/pci/pci_user.c
/freebsd-12.1/sys/dev/virtio/scsi/virtio_scsi.c
/freebsd-12.1/sys/fs/cuse/cuse.c
/freebsd-12.1/sys/fs/smbfs/smbfs_io.c
/freebsd-12.1/sys/geom/concat/g_concat.c
/freebsd-12.1/sys/geom/eli/g_eli.c
/freebsd-12.1/sys/geom/geom_disk.c
/freebsd-12.1/sys/geom/geom_dump.c
/freebsd-12.1/sys/geom/geom_int.h
/freebsd-12.1/sys/geom/geom_kern.c
/freebsd-12.1/sys/geom/journal/g_journal.c
/freebsd-12.1/sys/geom/mirror/g_mirror.c
/freebsd-12.1/sys/geom/multipath/g_multipath.c
/freebsd-12.1/sys/geom/part/g_part_apm.c
/freebsd-12.1/sys/geom/part/g_part_bsd64.c
/freebsd-12.1/sys/geom/part/g_part_gpt.c
/freebsd-12.1/sys/geom/part/g_part_mbr.c
/freebsd-12.1/sys/geom/raid/g_raid.c
/freebsd-12.1/sys/geom/raid3/g_raid3.c
/freebsd-12.1/sys/geom/stripe/g_stripe.c
/freebsd-12.1/sys/kern/genoffset.c
/freebsd-12.1/sys/kern/imgact_elf.c
/freebsd-12.1/sys/kern/kern_clock.c
/freebsd-12.1/sys/kern/kern_ctf.c
/freebsd-12.1/sys/kern/kern_descrip.c
/freebsd-12.1/sys/kern/kern_sig.c
/freebsd-12.1/sys/kern/kern_synch.c
/freebsd-12.1/sys/kern/kern_umtx.c
/freebsd-12.1/sys/kern/kern_uuid.c
/freebsd-12.1/sys/kern/subr_epoch.c
/freebsd-12.1/sys/kern/subr_sbuf.c
/freebsd-12.1/sys/kern/subr_sleepqueue.c
/freebsd-12.1/sys/kern/subr_taskqueue.c
/freebsd-12.1/sys/kern/sys_pipe.c
/freebsd-12.1/sys/kern/tty.c
/freebsd-12.1/sys/kern/uipc_socket.c
/freebsd-12.1/sys/net/if.c
/freebsd-12.1/sys/net/if_vxlan.c
/freebsd-12.1/sys/netinet/in.h
/freebsd-12.1/sys/netinet/in_mcast.c
/freebsd-12.1/sys/netinet/in_pcb.c
/freebsd-12.1/sys/netinet/in_var.h
/freebsd-12.1/sys/netinet/ip_carp.c
/freebsd-12.1/sys/netinet/ip_mroute.c
/freebsd-12.1/sys/netinet/ip_var.h
/freebsd-12.1/sys/netinet6/in6.h
/freebsd-12.1/sys/netinet6/in6_ifattach.c
/freebsd-12.1/sys/netinet6/in6_mcast.c
/freebsd-12.1/sys/netinet6/in6_pcb.c
/freebsd-12.1/sys/netinet6/in6_var.h
/freebsd-12.1/sys/netinet6/ip6_var.h
/freebsd-12.1/sys/netpfil/pf/if_pfsync.c
/freebsd-12.1/sys/powerpc/aim/aim_machdep.c
/freebsd-12.1/sys/powerpc/aim/mp_cpudep.c
/freebsd-12.1/sys/powerpc/booke/pmap.c
/freebsd-12.1/sys/powerpc/cpufreq/dfs.c
/freebsd-12.1/sys/powerpc/cpufreq/pcr.c
/freebsd-12.1/sys/powerpc/include/spr.h
/freebsd-12.1/sys/powerpc/include/trap.h
/freebsd-12.1/sys/powerpc/powerpc/cpu.c
/freebsd-12.1/sys/powerpc/powerpc/db_trace.c
/freebsd-12.1/sys/powerpc/powerpc/trap.c
/freebsd-12.1/sys/sys/elf_common.h
/freebsd-12.1/sys/sys/epoch.h
/freebsd-12.1/sys/sys/param.h
/freebsd-12.1/sys/sys/queue.h
/freebsd-12.1/sys/sys/sbuf.h
/freebsd-12.1/sys/sys/sleepqueue.h
/freebsd-12.1/sys/sys/systm.h
/freebsd-12.1/sys/ufs/ffs/ffs_softdep.c
/freebsd-12.1/sys/vm/device_pager.c
/freebsd-12.1/sys/vm/vm_fault.c
/freebsd-12.1/sys/vm/vm_mmap.c
/freebsd-12.1/sys/vm/vm_object.c
/freebsd-12.1/sys/vm/vm_page.c
/freebsd-12.1/sys/vm/vm_page.h
/freebsd-12.1/sys/vm/vm_pageout.c
/freebsd-12.1/tests/sys/netpfil/pf/names.sh
/freebsd-12.1/tests/sys/netpfil/pf/synproxy.sh
/freebsd-12.1/tools/build/mk/OptionalObsoleteFiles.inc
/freebsd-12.1/usr.bin/proccontrol/proccontrol.1
/freebsd-12.1/usr.sbin/bhyve/Makefile
/freebsd-12.1/usr.sbin/bhyve/net_utils.c
/freebsd-12.1/usr.sbin/bhyve/net_utils.h
/freebsd-12.1/usr.sbin/bhyve/pci_e82545.c
/freebsd-12.1/usr.sbin/bhyve/pci_virtio_console.c
/freebsd-12.1/usr.sbin/bhyve/pci_virtio_net.c
/freebsd-12.1/usr.sbin/bhyve/pci_virtio_scsi.c
/freebsd-12.1/usr.sbin/bhyve/virtio.c
/freebsd-12.1/usr.sbin/bhyve/virtio.h
/freebsd-12.1/usr.sbin/mountd/mountd.c
/freebsd-12.1/usr.sbin/mountd/pathnames.h
/freebsd-12.1/usr.sbin/usbdump/usbdump.c
440cb60c03-Jul-2019 Cy Schubert <[email protected]>

MFC r349401:

While working on PR/238796 I discovered an unused variable in frdest,
the next hop structure. It is likely this contributes to PR/238796
though other factors remain to be investigated.

MFC r349401:

While working on PR/238796 I discovered an unused variable in frdest,
the next hop structure. It is likely this contributes to PR/238796
though other factors remain to be investigated.

PR: 238796

show more ...

ab109c9b03-Jul-2019 Cy Schubert <[email protected]>

MFC r349399-349400,349567-349568:

Prompted by r349366, ipfilter is also does not conform to RFC 3128
by dropping TCP fragments with offset = 1.

In addition to dropping these fragments, add a DTrace

MFC r349399-349400,349567-349568:

Prompted by r349366, ipfilter is also does not conform to RFC 3128
by dropping TCP fragments with offset = 1.

In addition to dropping these fragments, add a DTrace probe to allow
for more detailed monitoring and diagnosis if required.

show more ...

26dfb8cc03-Jul-2019 Cy Schubert <[email protected]>

MFC r349362:

The definition of icmptypes in ip_compt.h is dead code as it already
use the icmptypes in ip_icmp.h.

1234567891011