From owner-svn-src-projects@FreeBSD.ORG Sun Dec 22 19:11:15 2013 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B12EF473; Sun, 22 Dec 2013 19:11:15 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 96E71122E; Sun, 22 Dec 2013 19:11:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBMJBFaP088464; Sun, 22 Dec 2013 19:11:15 GMT (envelope-from bryanv@svn.freebsd.org) Received: (from bryanv@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBMJBBQq088437; Sun, 22 Dec 2013 19:11:11 GMT (envelope-from bryanv@svn.freebsd.org) Message-Id: <201312221911.rBMJBBQq088437@svn.freebsd.org> From: Bryan Venteicher Date: Sun, 22 Dec 2013 19:11:11 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r259731 - in projects/virtio: . bin bin/date bin/date/tests bin/df bin/mv bin/mv/tests bin/pax bin/pax/tests bin/pkill bin/ps bin/sh bin/sh/tests bin/test bin/test/tests bin/tests cddl/... X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Dec 2013 19:11:15 -0000 Author: bryanv Date: Sun Dec 22 19:11:04 2013 New Revision: 259731 URL: http://svnweb.freebsd.org/changeset/base/259731 Log: IFC @ r259730 Added: projects/virtio/bin/date/tests/ - copied from r259730, head/bin/date/tests/ projects/virtio/bin/mv/tests/ - copied from r259730, head/bin/mv/tests/ projects/virtio/bin/pax/tests/ - copied from r259730, head/bin/pax/tests/ projects/virtio/bin/sh/tests/ - copied from r259730, head/bin/sh/tests/ projects/virtio/bin/test/tests/ - copied from r259730, head/bin/test/tests/ projects/virtio/bin/tests/ - copied from r259730, head/bin/tests/ projects/virtio/contrib/atf/atf-c++/detail/auto_array.hpp - copied unchanged from r259730, head/contrib/atf/atf-c++/detail/auto_array.hpp projects/virtio/contrib/atf/atf-c++/detail/auto_array_test.cpp - copied unchanged from r259730, head/contrib/atf/atf-c++/detail/auto_array_test.cpp projects/virtio/contrib/atf/atf-c++/noncopyable.hpp - copied unchanged from r259730, head/contrib/atf/atf-c++/noncopyable.hpp projects/virtio/contrib/atf/atf-c++/utils.cpp - copied unchanged from r259730, head/contrib/atf/atf-c++/utils.cpp projects/virtio/contrib/byacc/package/mingw-byacc.spec - copied unchanged from r259730, head/contrib/byacc/package/mingw-byacc.spec projects/virtio/contrib/gcc/cp/ChangeLog.gcc43 - copied unchanged from r259730, head/contrib/gcc/cp/ChangeLog.gcc43 projects/virtio/contrib/gcc/tree-ssa-alias-warnings.c - copied unchanged from r259730, head/contrib/gcc/tree-ssa-alias-warnings.c projects/virtio/contrib/gcclibs/libcpp/ChangeLog.apple - copied unchanged from r259730, head/contrib/gcclibs/libcpp/ChangeLog.apple projects/virtio/contrib/gcclibs/libcpp/ChangeLog.gcc43 - copied unchanged from r259730, head/contrib/gcclibs/libcpp/ChangeLog.gcc43 projects/virtio/contrib/gcclibs/libcpp/directives-only.c - copied unchanged from r259730, head/contrib/gcclibs/libcpp/directives-only.c projects/virtio/contrib/gcclibs/libiberty/ChangeLog.gcc43 - copied unchanged from r259730, head/contrib/gcclibs/libiberty/ChangeLog.gcc43 projects/virtio/contrib/llvm/tools/lldb/include/lldb/API/SBPlatform.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/include/lldb/API/SBPlatform.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/StreamGDBRemote.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/include/lldb/Core/StreamGDBRemote.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/DataFormatters/ValueObjectPrinter.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/include/lldb/DataFormatters/ValueObjectPrinter.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Host/Debug.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/include/lldb/Host/Debug.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Host/OptionParser.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/include/lldb/Host/OptionParser.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/RegisterCheckpoint.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/include/lldb/Target/RegisterCheckpoint.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/SystemRuntime.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/include/lldb/Target/SystemRuntime.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Utility/Iterable.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/include/lldb/Utility/Iterable.h projects/virtio/contrib/llvm/tools/lldb/source/API/SBPlatform.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/API/SBPlatform.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/StreamGDBRemote.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Core/StreamGDBRemote.cpp projects/virtio/contrib/llvm/tools/lldb/source/DataFormatters/LibCxxUnorderedMap.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/DataFormatters/LibCxxUnorderedMap.cpp projects/virtio/contrib/llvm/tools/lldb/source/DataFormatters/ValueObjectPrinter.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/DataFormatters/ValueObjectPrinter.cpp projects/virtio/contrib/llvm/tools/lldb/source/Host/common/OptionParser.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Host/common/OptionParser.cpp projects/virtio/contrib/llvm/tools/lldb/source/Host/common/ProcessRunLock.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Host/common/ProcessRunLock.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/ - copied from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/ projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_i386.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_i386.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_i386.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_i386.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_mips64.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_mips64.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_mips64.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_mips64.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextLinux_i386.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextLinux_i386.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextLinux_i386.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextLinux_i386.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_mips64.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_mips64.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_mips64.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_mips64.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_x86.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_x86.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_x86.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_x86.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_mips64.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_mips64.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_mips64.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_mips64.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_x86.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_x86.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_x86.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_x86.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_mips64.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_mips64.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterInfos_i386.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterInfos_i386.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterInfos_mips64.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterInfos_mips64.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterInfos_x86_64.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterInfos_x86_64.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryThread.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryThread.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryThread.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryThread.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryUnwind.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryUnwind.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextHistory.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextHistory.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h projects/virtio/contrib/llvm/tools/lldb/source/Target/SystemRuntime.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/source/Target/SystemRuntime.cpp projects/virtio/contrib/llvm/tools/lldb/tools/driver/ELWrapper.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/tools/driver/ELWrapper.cpp projects/virtio/contrib/llvm/tools/lldb/tools/driver/ELWrapper.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/tools/driver/ELWrapper.h projects/virtio/contrib/llvm/tools/lldb/tools/driver/GetOptWrapper.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/tools/driver/GetOptWrapper.cpp projects/virtio/contrib/llvm/tools/lldb/tools/driver/GetOptWrapper.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/tools/driver/GetOptWrapper.h projects/virtio/contrib/llvm/tools/lldb/tools/driver/Platform.cpp - copied unchanged from r259730, head/contrib/llvm/tools/lldb/tools/driver/Platform.cpp projects/virtio/contrib/llvm/tools/lldb/tools/driver/Platform.h - copied unchanged from r259730, head/contrib/llvm/tools/lldb/tools/driver/Platform.h projects/virtio/contrib/llvm/tools/lldb/tools/lldb-platform/ - copied from r259730, head/contrib/llvm/tools/lldb/tools/lldb-platform/ projects/virtio/contrib/tzdata/leap-seconds.list - copied unchanged from r259730, head/contrib/tzdata/leap-seconds.list projects/virtio/etc/casper/ - copied from r259730, head/etc/casper/ projects/virtio/etc/mtree/BSD.tests.dist - copied unchanged from r259730, head/etc/mtree/BSD.tests.dist projects/virtio/etc/pkg/ - copied from r259730, head/etc/pkg/ projects/virtio/etc/rc.d/casperd - copied unchanged from r259730, head/etc/rc.d/casperd projects/virtio/lib/atf/libatf-c++/Makefile.inc - copied unchanged from r259730, head/lib/atf/libatf-c++/Makefile.inc projects/virtio/lib/atf/libatf-c++/tests/ - copied from r259730, head/lib/atf/libatf-c++/tests/ projects/virtio/lib/atf/libatf-c/Makefile.inc - copied unchanged from r259730, head/lib/atf/libatf-c/Makefile.inc projects/virtio/lib/atf/libatf-c/tests/ - copied from r259730, head/lib/atf/libatf-c/tests/ projects/virtio/lib/atf/tests/ - copied from r259730, head/lib/atf/tests/ projects/virtio/lib/clang/include/PPCGenAsmMatcher.inc - copied unchanged from r259730, head/lib/clang/include/PPCGenAsmMatcher.inc projects/virtio/lib/clang/libllvmpowerpcasmparser/ - copied from r259730, head/lib/clang/libllvmpowerpcasmparser/ projects/virtio/lib/libc/capability/cap_rights_init.3 - copied unchanged from r259730, head/lib/libc/capability/cap_rights_init.3 projects/virtio/lib/libc/gen/cap_rights_get.3 - copied unchanged from r259730, head/lib/libc/gen/cap_rights_get.3 projects/virtio/lib/libc/iconv/__iconv.c - copied unchanged from r259730, head/lib/libc/iconv/__iconv.c projects/virtio/lib/libc/iconv/__iconv_free_list.c - copied unchanged from r259730, head/lib/libc/iconv/__iconv_free_list.c projects/virtio/lib/libc/iconv/__iconv_get_list.c - copied unchanged from r259730, head/lib/libc/iconv/__iconv_get_list.c projects/virtio/lib/libc/iconv/bsd_iconv.c - copied unchanged from r259730, head/lib/libc/iconv/bsd_iconv.c projects/virtio/lib/libc/iconv/iconv-internal.h - copied unchanged from r259730, head/lib/libc/iconv/iconv-internal.h projects/virtio/lib/libc/iconv/iconv_canonicalize.c - copied unchanged from r259730, head/lib/libc/iconv/iconv_canonicalize.c projects/virtio/lib/libc/iconv/iconv_close.c - copied unchanged from r259730, head/lib/libc/iconv/iconv_close.c projects/virtio/lib/libc/iconv/iconv_compat.c - copied unchanged from r259730, head/lib/libc/iconv/iconv_compat.c projects/virtio/lib/libc/iconv/iconv_open.c - copied unchanged from r259730, head/lib/libc/iconv/iconv_open.c projects/virtio/lib/libc/iconv/iconv_open_into.c - copied unchanged from r259730, head/lib/libc/iconv/iconv_open_into.c projects/virtio/lib/libc/iconv/iconv_set_relocation_prefix.c - copied unchanged from r259730, head/lib/libc/iconv/iconv_set_relocation_prefix.c projects/virtio/lib/libc/iconv/iconvctl.c - copied unchanged from r259730, head/lib/libc/iconv/iconvctl.c projects/virtio/lib/libc/iconv/iconvlist.c - copied unchanged from r259730, head/lib/libc/iconv/iconvlist.c projects/virtio/lib/libc_nonshared/ - copied from r259730, head/lib/libc_nonshared/ projects/virtio/lib/libcapsicum/ - copied from r259730, head/lib/libcapsicum/ projects/virtio/lib/libcasper/ - copied from r259730, head/lib/libcasper/ projects/virtio/lib/libnv/ - copied from r259730, head/lib/libnv/ projects/virtio/lib/libpjdlog/ - copied from r259730, head/lib/libpjdlog/ projects/virtio/lib/tests/ - copied from r259730, head/lib/tests/ projects/virtio/libexec/atf/atf-check/Makefile.inc - copied unchanged from r259730, head/libexec/atf/atf-check/Makefile.inc projects/virtio/libexec/atf/atf-check/tests/ - copied from r259730, head/libexec/atf/atf-check/tests/ projects/virtio/libexec/atf/tests/ - copied from r259730, head/libexec/atf/tests/ projects/virtio/libexec/casper/ - copied from r259730, head/libexec/casper/ projects/virtio/libexec/tests/ - copied from r259730, head/libexec/tests/ projects/virtio/release/amd64/pkg-stage.conf - copied unchanged from r259730, head/release/amd64/pkg-stage.conf projects/virtio/release/i386/pkg-stage.conf - copied unchanged from r259730, head/release/i386/pkg-stage.conf projects/virtio/release/scripts/FreeBSD_install_cdrom.conf - copied unchanged from r259730, head/release/scripts/FreeBSD_install_cdrom.conf projects/virtio/release/scripts/pkg-stage.sh - copied unchanged from r259730, head/release/scripts/pkg-stage.sh projects/virtio/sbin/casperd/ - copied from r259730, head/sbin/casperd/ projects/virtio/share/examples/libusb20/util.c - copied unchanged from r259730, head/share/examples/libusb20/util.c projects/virtio/share/examples/libusb20/util.h - copied unchanged from r259730, head/share/examples/libusb20/util.h projects/virtio/share/examples/tests/ - copied from r259730, head/share/examples/tests/ projects/virtio/share/keys/ - copied from r259730, head/share/keys/ projects/virtio/share/man/man4/altera_atse.4 - copied unchanged from r259730, head/share/man/man4/altera_atse.4 projects/virtio/share/man/man4/axge.4 - copied unchanged from r259730, head/share/man/man4/axge.4 projects/virtio/share/man/man4/gpioiic.4 - copied unchanged from r259730, head/share/man/man4/gpioiic.4 projects/virtio/share/man/man4/gpioled.4 - copied unchanged from r259730, head/share/man/man4/gpioled.4 projects/virtio/share/man/man4/rights.4 - copied unchanged from r259730, head/share/man/man4/rights.4 projects/virtio/share/man/man4/urtwnfw.4 - copied unchanged from r259730, head/share/man/man4/urtwnfw.4 projects/virtio/share/man/man7/tests.7 - copied unchanged from r259730, head/share/man/man7/tests.7 projects/virtio/share/man/man9/getenv.9 - copied unchanged from r259730, head/share/man/man9/getenv.9 projects/virtio/share/mk/plain.test.mk - copied unchanged from r259730, head/share/mk/plain.test.mk projects/virtio/share/mk/tap.test.mk - copied unchanged from r259730, head/share/mk/tap.test.mk projects/virtio/share/tests/ - copied from r259730, head/share/tests/ projects/virtio/sys/amd64/vmm/io/vhpet.c - copied unchanged from r259730, head/sys/amd64/vmm/io/vhpet.c projects/virtio/sys/amd64/vmm/io/vhpet.h - copied unchanged from r259730, head/sys/amd64/vmm/io/vhpet.h projects/virtio/sys/amd64/vmm/io/vioapic.c - copied unchanged from r259730, head/sys/amd64/vmm/io/vioapic.c projects/virtio/sys/amd64/vmm/io/vioapic.h - copied unchanged from r259730, head/sys/amd64/vmm/io/vioapic.h projects/virtio/sys/arm/arm/bus_space-v6.c - copied unchanged from r259730, head/sys/arm/arm/bus_space-v6.c projects/virtio/sys/arm/arm/devmap.c - copied unchanged from r259730, head/sys/arm/arm/devmap.c projects/virtio/sys/arm/broadcom/bcm2835/bcm2835_bsc.c - copied unchanged from r259730, head/sys/arm/broadcom/bcm2835/bcm2835_bsc.c projects/virtio/sys/arm/broadcom/bcm2835/bcm2835_bscreg.h - copied unchanged from r259730, head/sys/arm/broadcom/bcm2835/bcm2835_bscreg.h projects/virtio/sys/arm/broadcom/bcm2835/bcm2835_bscvar.h - copied unchanged from r259730, head/sys/arm/broadcom/bcm2835/bcm2835_bscvar.h projects/virtio/sys/arm/broadcom/bcm2835/bcm2835_fbd.c - copied unchanged from r259730, head/sys/arm/broadcom/bcm2835/bcm2835_fbd.c projects/virtio/sys/arm/broadcom/bcm2835/bcm2835_spi.c - copied unchanged from r259730, head/sys/arm/broadcom/bcm2835/bcm2835_spi.c projects/virtio/sys/arm/broadcom/bcm2835/bcm2835_spireg.h - copied unchanged from r259730, head/sys/arm/broadcom/bcm2835/bcm2835_spireg.h projects/virtio/sys/arm/broadcom/bcm2835/bcm2835_spivar.h - copied unchanged from r259730, head/sys/arm/broadcom/bcm2835/bcm2835_spivar.h projects/virtio/sys/arm/conf/COSMIC - copied unchanged from r259730, head/sys/arm/conf/COSMIC projects/virtio/sys/arm/conf/IMX53-QSB - copied unchanged from r259730, head/sys/arm/conf/IMX53-QSB projects/virtio/sys/arm/conf/RADXA - copied unchanged from r259730, head/sys/arm/conf/RADXA projects/virtio/sys/arm/conf/WANDBOARD-DUAL - copied unchanged from r259730, head/sys/arm/conf/WANDBOARD-DUAL projects/virtio/sys/arm/conf/WANDBOARD-QUAD - copied unchanged from r259730, head/sys/arm/conf/WANDBOARD-QUAD projects/virtio/sys/arm/conf/WANDBOARD-SOLO - copied unchanged from r259730, head/sys/arm/conf/WANDBOARD-SOLO projects/virtio/sys/arm/conf/WANDBOARD.common - copied unchanged from r259730, head/sys/arm/conf/WANDBOARD.common projects/virtio/sys/arm/freescale/imx/files.imx6 - copied unchanged from r259730, head/sys/arm/freescale/imx/files.imx6 projects/virtio/sys/arm/freescale/imx/imx51_ipuv3_fbd.c - copied unchanged from r259730, head/sys/arm/freescale/imx/imx51_ipuv3_fbd.c projects/virtio/sys/arm/freescale/imx/imx6_anatop.c - copied unchanged from r259730, head/sys/arm/freescale/imx/imx6_anatop.c projects/virtio/sys/arm/freescale/imx/imx6_anatopreg.h - copied unchanged from r259730, head/sys/arm/freescale/imx/imx6_anatopreg.h projects/virtio/sys/arm/freescale/imx/imx6_anatopvar.h - copied unchanged from r259730, head/sys/arm/freescale/imx/imx6_anatopvar.h projects/virtio/sys/arm/freescale/imx/imx6_ccm.c - copied unchanged from r259730, head/sys/arm/freescale/imx/imx6_ccm.c projects/virtio/sys/arm/freescale/imx/imx6_ccmreg.h - copied unchanged from r259730, head/sys/arm/freescale/imx/imx6_ccmreg.h projects/virtio/sys/arm/freescale/imx/imx6_machdep.c - copied unchanged from r259730, head/sys/arm/freescale/imx/imx6_machdep.c projects/virtio/sys/arm/freescale/imx/imx6_pl310.c - copied unchanged from r259730, head/sys/arm/freescale/imx/imx6_pl310.c projects/virtio/sys/arm/freescale/imx/imx6_usbphy.c - copied unchanged from r259730, head/sys/arm/freescale/imx/imx6_usbphy.c projects/virtio/sys/arm/freescale/imx/imx_machdep.c - copied unchanged from r259730, head/sys/arm/freescale/imx/imx_machdep.c projects/virtio/sys/arm/freescale/imx/imx_machdep.h - copied unchanged from r259730, head/sys/arm/freescale/imx/imx_machdep.h projects/virtio/sys/arm/freescale/imx/imx_nop_usbphy.c - copied unchanged from r259730, head/sys/arm/freescale/imx/imx_nop_usbphy.c projects/virtio/sys/arm/freescale/imx/imx_sdhci.c - copied unchanged from r259730, head/sys/arm/freescale/imx/imx_sdhci.c projects/virtio/sys/arm/freescale/imx/std.imx6 - copied unchanged from r259730, head/sys/arm/freescale/imx/std.imx6 projects/virtio/sys/arm/freescale/vybrid/ - copied from r259730, head/sys/arm/freescale/vybrid/ projects/virtio/sys/arm/include/devmap.h - copied unchanged from r259730, head/sys/arm/include/devmap.h projects/virtio/sys/arm/rockchip/ - copied from r259730, head/sys/arm/rockchip/ projects/virtio/sys/arm/ti/ti_mbox.c - copied unchanged from r259730, head/sys/arm/ti/ti_mbox.c projects/virtio/sys/arm/ti/ti_mbox.h - copied unchanged from r259730, head/sys/arm/ti/ti_mbox.h projects/virtio/sys/arm/ti/ti_pruss.c - copied unchanged from r259730, head/sys/arm/ti/ti_pruss.c projects/virtio/sys/arm/ti/ti_pruss.h - copied unchanged from r259730, head/sys/arm/ti/ti_pruss.h projects/virtio/sys/boot/fdt/dts/beri-netfpga.dts - copied unchanged from r259730, head/sys/boot/fdt/dts/beri-netfpga.dts projects/virtio/sys/boot/fdt/dts/beri-sim.dts - copied unchanged from r259730, head/sys/boot/fdt/dts/beri-sim.dts projects/virtio/sys/boot/fdt/dts/beripad-de4.dts - copied unchanged from r259730, head/sys/boot/fdt/dts/beripad-de4.dts projects/virtio/sys/boot/fdt/dts/imx53-qsb.dts - copied unchanged from r259730, head/sys/boot/fdt/dts/imx53-qsb.dts projects/virtio/sys/boot/fdt/dts/imx6.dtsi - copied unchanged from r259730, head/sys/boot/fdt/dts/imx6.dtsi projects/virtio/sys/boot/fdt/dts/rk3188-radxa.dts - copied unchanged from r259730, head/sys/boot/fdt/dts/rk3188-radxa.dts projects/virtio/sys/boot/fdt/dts/rk3188.dtsi - copied unchanged from r259730, head/sys/boot/fdt/dts/rk3188.dtsi projects/virtio/sys/boot/fdt/dts/vybrid-cosmic.dts - copied unchanged from r259730, head/sys/boot/fdt/dts/vybrid-cosmic.dts projects/virtio/sys/boot/fdt/dts/vybrid.dtsi - copied unchanged from r259730, head/sys/boot/fdt/dts/vybrid.dtsi projects/virtio/sys/boot/fdt/dts/wandboard-dual.dts - copied unchanged from r259730, head/sys/boot/fdt/dts/wandboard-dual.dts projects/virtio/sys/boot/fdt/dts/wandboard-quad.dts - copied unchanged from r259730, head/sys/boot/fdt/dts/wandboard-quad.dts projects/virtio/sys/boot/fdt/dts/wandboard-solo.dts - copied unchanged from r259730, head/sys/boot/fdt/dts/wandboard-solo.dts projects/virtio/sys/cddl/compat/opensolaris/sys/disp.h - copied unchanged from r259730, head/sys/cddl/compat/opensolaris/sys/disp.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/range_tree.c - copied unchanged from r259730, head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/range_tree.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_reftree.c - copied unchanged from r259730, head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_reftree.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/range_tree.h - copied unchanged from r259730, head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/range_tree.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/space_reftree.h - copied unchanged from r259730, head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/space_reftree.h projects/virtio/sys/dev/altera/atse/ - copied from r259730, head/sys/dev/altera/atse/ projects/virtio/sys/dev/cxgbe/firmware/t4fw-1.9.12.0.bin.uu - copied unchanged from r259730, head/sys/dev/cxgbe/firmware/t4fw-1.9.12.0.bin.uu projects/virtio/sys/dev/cxgbe/firmware/t5fw-1.9.12.0.bin.uu - copied unchanged from r259730, head/sys/dev/cxgbe/firmware/t5fw-1.9.12.0.bin.uu projects/virtio/sys/dev/cxgbe/iw_cxgbe/ - copied from r259730, head/sys/dev/cxgbe/iw_cxgbe/ projects/virtio/sys/dev/etherswitch/arswitch/arswitch_9340.c - copied unchanged from r259730, head/sys/dev/etherswitch/arswitch/arswitch_9340.c projects/virtio/sys/dev/etherswitch/arswitch/arswitch_9340.h - copied unchanged from r259730, head/sys/dev/etherswitch/arswitch/arswitch_9340.h projects/virtio/sys/dev/fb/fb_if.m - copied unchanged from r259730, head/sys/dev/fb/fb_if.m projects/virtio/sys/dev/fb/fbd.c - copied unchanged from r259730, head/sys/dev/fb/fbd.c - copied unchanged from r259730, head/sys/dev/fdt/fdt_ic_if.m projects/virtio/sys/dev/ffec/ - copied from r259730, head/sys/dev/ffec/ projects/virtio/sys/dev/iwn/if_iwn_chip_cfg.h - copied unchanged from r259730, head/sys/dev/iwn/if_iwn_chip_cfg.h projects/virtio/sys/dev/iwn/if_iwn_debug.h - copied unchanged from r259730, head/sys/dev/iwn/if_iwn_debug.h projects/virtio/sys/dev/nand/nfc_at91.c - copied unchanged from r259730, head/sys/dev/nand/nfc_at91.c projects/virtio/sys/dev/netmap/netmap_freebsd.c - copied unchanged from r259730, head/sys/dev/netmap/netmap_freebsd.c projects/virtio/sys/dev/netmap/netmap_generic.c - copied unchanged from r259730, head/sys/dev/netmap/netmap_generic.c projects/virtio/sys/dev/netmap/netmap_mbq.c - copied unchanged from r259730, head/sys/dev/netmap/netmap_mbq.c projects/virtio/sys/dev/netmap/netmap_mbq.h - copied unchanged from r259730, head/sys/dev/netmap/netmap_mbq.h projects/virtio/sys/dev/netmap/netmap_mem2.h - copied unchanged from r259730, head/sys/dev/netmap/netmap_mem2.h projects/virtio/sys/dev/netmap/netmap_vale.c - copied unchanged from r259730, head/sys/dev/netmap/netmap_vale.c projects/virtio/sys/dev/ofw/ofw_nexus.c - copied unchanged from r259730, head/sys/dev/ofw/ofw_nexus.c projects/virtio/sys/dev/ofw/ofw_nexus.h - copied unchanged from r259730, head/sys/dev/ofw/ofw_nexus.h projects/virtio/sys/dev/spibus/ofw_spibus.c - copied unchanged from r259730, head/sys/dev/spibus/ofw_spibus.c projects/virtio/sys/dev/usb/controller/dwc_otg_fdt.c - copied unchanged from r259730, head/sys/dev/usb/controller/dwc_otg_fdt.c projects/virtio/sys/dev/usb/net/if_axge.c - copied unchanged from r259730, head/sys/dev/usb/net/if_axge.c projects/virtio/sys/dev/usb/net/if_axgereg.h - copied unchanged from r259730, head/sys/dev/usb/net/if_axgereg.h projects/virtio/sys/dev/vt/ - copied from r259730, head/sys/dev/vt/ projects/virtio/sys/kern/subr_terminal.c - copied unchanged from r259730, head/sys/kern/subr_terminal.c projects/virtio/sys/mips/beri/beri_pic.c - copied unchanged from r259730, head/sys/mips/beri/beri_pic.c projects/virtio/sys/mips/conf/ALFA_HORNET_UB - copied unchanged from r259730, head/sys/mips/conf/ALFA_HORNET_UB projects/virtio/sys/mips/conf/ALFA_HORNET_UB.hints - copied unchanged from r259730, head/sys/mips/conf/ALFA_HORNET_UB.hints projects/virtio/sys/mips/conf/BERI_DE4_BASE - copied unchanged from r259730, head/sys/mips/conf/BERI_DE4_BASE projects/virtio/sys/mips/conf/BERI_NETFPGA_MDROOT - copied unchanged from r259730, head/sys/mips/conf/BERI_NETFPGA_MDROOT projects/virtio/sys/mips/conf/BERI_SIM_BASE - copied unchanged from r259730, head/sys/mips/conf/BERI_SIM_BASE projects/virtio/sys/mips/conf/BERI_SIM_SDROOT - copied unchanged from r259730, head/sys/mips/conf/BERI_SIM_SDROOT projects/virtio/sys/modules/cxgbe/iw_cxgbe/ - copied from r259730, head/sys/modules/cxgbe/iw_cxgbe/ projects/virtio/sys/modules/usb/axge/ - copied from r259730, head/sys/modules/usb/axge/ projects/virtio/sys/net/ieee_oui.h - copied unchanged from r259730, head/sys/net/ieee_oui.h projects/virtio/sys/net/ifq.h - copied unchanged from r259730, head/sys/net/ifq.h projects/virtio/sys/net/sff8472.h - copied unchanged from r259730, head/sys/net/sff8472.h projects/virtio/sys/netpfil/pf/pf.h - copied unchanged from r259730, head/sys/netpfil/pf/pf.h projects/virtio/sys/netpfil/pf/pf_altq.h - copied unchanged from r259730, head/sys/netpfil/pf/pf_altq.h projects/virtio/sys/netpfil/pf/pf_mtag.h - copied unchanged from r259730, head/sys/netpfil/pf/pf_mtag.h projects/virtio/sys/opencrypto/cryptodeflate.c - copied unchanged from r259730, head/sys/opencrypto/cryptodeflate.c projects/virtio/sys/powerpc/cpufreq/pmufreq.c - copied unchanged from r259730, head/sys/powerpc/cpufreq/pmufreq.c projects/virtio/sys/powerpc/mpc85xx/pci_mpc85xx.c - copied unchanged from r259730, head/sys/powerpc/mpc85xx/pci_mpc85xx.c projects/virtio/sys/powerpc/mpc85xx/platform_mpc85xx.c - copied unchanged from r259730, head/sys/powerpc/mpc85xx/platform_mpc85xx.c projects/virtio/sys/powerpc/ofw/ofw_pcibus.h - copied unchanged from r259730, head/sys/powerpc/ofw/ofw_pcibus.h projects/virtio/sys/powerpc/ofw/openpic_ofw.c - copied unchanged from r259730, head/sys/powerpc/ofw/openpic_ofw.c projects/virtio/sys/powerpc/powerpc/clock.c - copied unchanged from r259730, head/sys/powerpc/powerpc/clock.c projects/virtio/sys/powerpc/powerpc/copyinout.c - copied unchanged from r259730, head/sys/powerpc/powerpc/copyinout.c projects/virtio/sys/powerpc/powerpc/nexus.c - copied unchanged from r259730, head/sys/powerpc/powerpc/nexus.c projects/virtio/sys/powerpc/powerpc/swtch32.S - copied unchanged from r259730, head/sys/powerpc/powerpc/swtch32.S projects/virtio/sys/powerpc/powerpc/swtch64.S - copied unchanged from r259730, head/sys/powerpc/powerpc/swtch64.S projects/virtio/sys/powerpc/powerpc/vm_machdep.c - copied unchanged from r259730, head/sys/powerpc/powerpc/vm_machdep.c projects/virtio/sys/powerpc/pseries/phyp_llan.c - copied unchanged from r259730, head/sys/powerpc/pseries/phyp_llan.c projects/virtio/sys/powerpc/pseries/plpar_pcibus.c - copied unchanged from r259730, head/sys/powerpc/pseries/plpar_pcibus.c projects/virtio/sys/powerpc/wii/ios_if.m - copied unchanged from r259730, head/sys/powerpc/wii/ios_if.m projects/virtio/sys/sys/ktr_class.h - copied unchanged from r259730, head/sys/sys/ktr_class.h projects/virtio/sys/sys/sf_sync.h - copied unchanged from r259730, head/sys/sys/sf_sync.h projects/virtio/sys/sys/terminal.h - copied unchanged from r259730, head/sys/sys/terminal.h projects/virtio/sys/x86/include/busdma_impl.h - copied unchanged from r259730, head/sys/x86/include/busdma_impl.h projects/virtio/sys/x86/iommu/ - copied from r259730, head/sys/x86/iommu/ projects/virtio/sys/x86/x86/busdma_bounce.c - copied unchanged from r259730, head/sys/x86/x86/busdma_bounce.c projects/virtio/tests/ - copied from r259730, head/tests/ projects/virtio/tools/build/options/WITHOUT_CASPER - copied unchanged from r259730, head/tools/build/options/WITHOUT_CASPER projects/virtio/tools/build/options/WITHOUT_NMTREE - copied unchanged from r259730, head/tools/build/options/WITHOUT_NMTREE projects/virtio/tools/build/options/WITHOUT_TESTS - copied unchanged from r259730, head/tools/build/options/WITHOUT_TESTS projects/virtio/tools/build/options/WITH_TESTS - copied unchanged from r259730, head/tools/build/options/WITH_TESTS projects/virtio/tools/regression/capsicum/libcapsicum/ - copied from r259730, head/tools/regression/capsicum/libcapsicum/ projects/virtio/tools/regression/lib/libnv/ - copied from r259730, head/tools/regression/lib/libnv/ projects/virtio/tools/regression/usr.bin/sed/regress.icase4.out - copied unchanged from r259730, head/tools/regression/usr.bin/sed/regress.icase4.out projects/virtio/tools/regression/usr.sbin/etcupdate/preworld.sh - copied unchanged from r259730, head/tools/regression/usr.sbin/etcupdate/preworld.sh projects/virtio/tools/regression/usr.sbin/etcupdate/tzsetup.sh - copied unchanged from r259730, head/tools/regression/usr.sbin/etcupdate/tzsetup.sh projects/virtio/tools/tools/atsectl/ - copied from r259730, head/tools/tools/atsectl/ projects/virtio/tools/tools/vt/ - copied from r259730, head/tools/tools/vt/ projects/virtio/usr.bin/atf/atf-sh/tests/ - copied from r259730, head/usr.bin/atf/atf-sh/tests/ projects/virtio/usr.bin/atf/tests/ - copied from r259730, head/usr.bin/atf/tests/ projects/virtio/usr.bin/tests/ - copied from r259730, head/usr.bin/tests/ projects/virtio/usr.sbin/bhyve/bhyve.8 - copied unchanged from r259730, head/usr.sbin/bhyve/bhyve.8 projects/virtio/usr.sbin/bhyve/legacy_irq.c - copied unchanged from r259730, head/usr.sbin/bhyve/legacy_irq.c projects/virtio/usr.sbin/bhyve/legacy_irq.h - copied unchanged from r259730, head/usr.sbin/bhyve/legacy_irq.h projects/virtio/usr.sbin/bhyve/pci_lpc.c - copied unchanged from r259730, head/usr.sbin/bhyve/pci_lpc.c projects/virtio/usr.sbin/bhyve/pci_lpc.h - copied unchanged from r259730, head/usr.sbin/bhyve/pci_lpc.h projects/virtio/usr.sbin/bhyve/uart_emul.c - copied unchanged from r259730, head/usr.sbin/bhyve/uart_emul.c projects/virtio/usr.sbin/bhyve/uart_emul.h - copied unchanged from r259730, head/usr.sbin/bhyve/uart_emul.h projects/virtio/usr.sbin/bsdconfig/includes/ - copied from r259730, head/usr.sbin/bsdconfig/includes/ projects/virtio/usr.sbin/mfiutil/mfi_properties.c - copied unchanged from r259730, head/usr.sbin/mfiutil/mfi_properties.c projects/virtio/usr.sbin/pkg/pkg.7 - copied unchanged from r259730, head/usr.sbin/pkg/pkg.7 Directory Properties: projects/virtio/sys/dev/fdt/fdt_ic_if.m (props changed) Replaced: projects/virtio/lib/libc/iconv/iconv.c - copied unchanged from r259730, head/lib/libc/iconv/iconv.c Deleted: projects/virtio/contrib/apr-util/test/testssl.c projects/virtio/contrib/atf/Atffile projects/virtio/contrib/atf/Makefile.am projects/virtio/contrib/atf/Makefile.in projects/virtio/contrib/atf/admin/ projects/virtio/contrib/atf/atf-c++/Atffile projects/virtio/contrib/atf/atf-c++/Makefile.am.inc projects/virtio/contrib/atf/atf-c++/detail/Atffile projects/virtio/contrib/atf/atf-c++/detail/Makefile.am.inc projects/virtio/contrib/atf/atf-c/Atffile projects/virtio/contrib/atf/atf-c/Makefile.am.inc projects/virtio/contrib/atf/atf-c/detail/Atffile projects/virtio/contrib/atf/atf-c/detail/Makefile.am.inc projects/virtio/contrib/atf/atf-c/detail/test_helpers_test.c projects/virtio/contrib/atf/atf-config/ projects/virtio/contrib/atf/atf-report/ projects/virtio/contrib/atf/atf-run/ projects/virtio/contrib/atf/atf-sh/Atffile projects/virtio/contrib/atf/atf-sh/Makefile.am.inc projects/virtio/contrib/atf/atf-version/ projects/virtio/contrib/atf/bconfig.h.in projects/virtio/contrib/atf/configure projects/virtio/contrib/atf/configure.ac projects/virtio/contrib/atf/doc/Makefile.am.inc projects/virtio/contrib/atf/doc/atf-formats.5 projects/virtio/contrib/atf/doc/atf.7.in projects/virtio/contrib/atf/test-programs/Atffile projects/virtio/contrib/atf/test-programs/Makefile.am.inc projects/virtio/contrib/atf/test-programs/fork_test.sh projects/virtio/contrib/llvm/tools/lldb/include/lldb/Utility/RefCounter.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_i386.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_i386.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_x86_64.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_x86_64.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextCoreFreeBSD_x86_64.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextCoreFreeBSD_x86_64.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextCoreLinux_x86_64.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextCoreLinux_x86_64.h projects/virtio/contrib/llvm/tools/lldb/source/Utility/RefCounter.cpp projects/virtio/etc/namedb/ projects/virtio/etc/periodic/daily/220.backup-pkgdb projects/virtio/etc/periodic/daily/470.status-named projects/virtio/etc/periodic/daily/490.status-pkg-changes projects/virtio/etc/periodic/security/460.chkportsum projects/virtio/etc/periodic/weekly/400.status-pkg projects/virtio/etc/rc.d/named projects/virtio/lib/libc/rpc/LICENSE projects/virtio/lib/libiconv_compat/ projects/virtio/lib/libyaml/libbsdyml.3 projects/virtio/release/doc/fr_FR.ISO8859-1/installation/common/abstract.xml projects/virtio/release/doc/ru_RU.KOI8-R/installation/common/abstract.xml projects/virtio/release/generate-release.sh projects/virtio/share/examples/libusb20/aux.c projects/virtio/share/examples/libusb20/aux.h projects/virtio/share/man/man4/isf.4 projects/virtio/share/man/man4/ng_fec.4 projects/virtio/sys/amd64/vmm/io/vdev.c projects/virtio/sys/amd64/vmm/io/vdev.h projects/virtio/sys/arm/allwinner/bus_space.c projects/virtio/sys/arm/broadcom/bcm2835/bus_space.c projects/virtio/sys/arm/broadcom/bcm2835/dwc_otg_brcm.c projects/virtio/sys/arm/freescale/imx/bus_space.c projects/virtio/sys/arm/samsung/exynos/bus_space.c projects/virtio/sys/arm/ti/bus_space.c projects/virtio/sys/cddl/compat/opensolaris/sys/taskq.h projects/virtio/sys/contrib/rdma/core_priv.h projects/virtio/sys/contrib/rdma/ib_addr.h projects/virtio/sys/contrib/rdma/ib_cache.h projects/virtio/sys/contrib/rdma/ib_cm.h projects/virtio/sys/contrib/rdma/ib_fmr_pool.h projects/virtio/sys/contrib/rdma/ib_mad.h projects/virtio/sys/contrib/rdma/ib_marshall.h projects/virtio/sys/contrib/rdma/ib_pack.h projects/virtio/sys/contrib/rdma/ib_sa.h projects/virtio/sys/contrib/rdma/ib_smi.h projects/virtio/sys/contrib/rdma/ib_umem.h projects/virtio/sys/contrib/rdma/ib_user_cm.h projects/virtio/sys/contrib/rdma/ib_user_mad.h projects/virtio/sys/contrib/rdma/ib_user_sa.h projects/virtio/sys/contrib/rdma/ib_user_verbs.h projects/virtio/sys/contrib/rdma/ib_verbs.h projects/virtio/sys/contrib/rdma/iw_cm.h projects/virtio/sys/contrib/rdma/rdma_addr.c projects/virtio/sys/contrib/rdma/rdma_cache.c projects/virtio/sys/contrib/rdma/rdma_cm.h projects/virtio/sys/contrib/rdma/rdma_cm_ib.h projects/virtio/sys/contrib/rdma/rdma_cma.c projects/virtio/sys/contrib/rdma/rdma_device.c projects/virtio/sys/contrib/rdma/rdma_iwcm.c projects/virtio/sys/contrib/rdma/rdma_user_cm.h projects/virtio/sys/contrib/rdma/rdma_verbs.c projects/virtio/sys/contrib/rdma/types.h projects/virtio/sys/dev/cxgbe/firmware/t4fw-1.8.11.0.bin.uu projects/virtio/sys/dev/cxgbe/firmware/t5fw-1.8.22.0.bin.uu projects/virtio/sys/dev/isf/ projects/virtio/sys/i386/i386/symbols.raw projects/virtio/sys/kern/dtio_kdtrace.c projects/virtio/sys/mips/conf/BERI_SIM.hints projects/virtio/sys/modules/dtrace/dtio/ projects/virtio/sys/modules/netgraph/fec/ projects/virtio/sys/modules/rdma/addr/ projects/virtio/sys/modules/rdma/cma/ projects/virtio/sys/modules/rdma/core/ projects/virtio/sys/modules/rdma/iwcm/ projects/virtio/sys/net/pf_mtag.h projects/virtio/sys/netgraph/ng_fec.c projects/virtio/sys/netgraph/ng_fec.h projects/virtio/sys/opencrypto/deflate.c projects/virtio/sys/powerpc/aim/clock.c projects/virtio/sys/powerpc/aim/copyinout.c projects/virtio/sys/powerpc/aim/nexus.c projects/virtio/sys/powerpc/aim/swtch32.S projects/virtio/sys/powerpc/aim/swtch64.S projects/virtio/sys/powerpc/aim/vm_machdep.c projects/virtio/sys/powerpc/booke/clock.c projects/virtio/sys/powerpc/booke/copyinout.c projects/virtio/sys/powerpc/booke/swtch.S projects/virtio/sys/powerpc/booke/vm_machdep.c projects/virtio/sys/powerpc/include/trap_aim.h projects/virtio/sys/powerpc/include/trap_booke.h projects/virtio/sys/powerpc/mambo/mambo_openpic.c projects/virtio/sys/powerpc/mpc85xx/nexus.c projects/virtio/sys/powerpc/mpc85xx/pci_fdt.c projects/virtio/sys/powerpc/powermac/openpic_macio.c projects/virtio/sys/powerpc/powerpc/openpic_fdt.c projects/virtio/tools/build/options/WITH_LIBICONV_COMPAT projects/virtio/tools/build/options/WITH_NMTREE projects/virtio/tools/build/options/WITH_PKGTOOLS projects/virtio/tools/regression/bin/ projects/virtio/usr.sbin/bhyve/ioapic.c projects/virtio/usr.sbin/bhyve/ioapic.h projects/virtio/usr.sbin/isfctl/ projects/virtio/usr.sbin/pkg_install/ Modified: projects/virtio/MAINTAINERS (contents, props changed) projects/virtio/Makefile.inc1 projects/virtio/ObsoleteFiles.inc projects/virtio/UPDATING projects/virtio/bin/Makefile projects/virtio/bin/date/Makefile projects/virtio/bin/df/df.1 projects/virtio/bin/mv/Makefile projects/virtio/bin/pax/Makefile projects/virtio/bin/pax/pax.1 projects/virtio/bin/pkill/pkill.c projects/virtio/bin/ps/print.c projects/virtio/bin/sh/Makefile projects/virtio/bin/sh/cd.c projects/virtio/bin/sh/eval.c projects/virtio/bin/sh/exec.c projects/virtio/bin/sh/expand.c projects/virtio/bin/sh/jobs.c projects/virtio/bin/sh/memalloc.c projects/virtio/bin/sh/miscbltin.c projects/virtio/bin/sh/mystring.c projects/virtio/bin/sh/mystring.h projects/virtio/bin/sh/nodetypes projects/virtio/bin/sh/redir.c projects/virtio/bin/sh/sh.1 projects/virtio/bin/sh/show.c projects/virtio/bin/sh/trap.c projects/virtio/bin/sh/var.c projects/virtio/bin/test/Makefile projects/virtio/bin/test/test.c projects/virtio/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.ufunc.ksh projects/virtio/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.umod.ksh projects/virtio/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.usym.ksh projects/virtio/cddl/contrib/opensolaris/cmd/lockstat/lockstat.1 projects/virtio/cddl/contrib/opensolaris/cmd/lockstat/sym.c projects/virtio/cddl/contrib/opensolaris/cmd/plockstat/plockstat.c projects/virtio/cddl/contrib/opensolaris/cmd/zdb/zdb.c projects/virtio/cddl/contrib/opensolaris/cmd/zfs/zfs.8 projects/virtio/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c projects/virtio/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 projects/virtio/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c projects/virtio/cddl/contrib/opensolaris/cmd/ztest/ztest.c projects/virtio/cddl/contrib/opensolaris/common/ctf/ctf_create.c projects/virtio/cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c projects/virtio/cddl/contrib/opensolaris/lib/libdtrace/common/dt_open.c projects/virtio/cddl/contrib/opensolaris/lib/libdtrace/powerpc/dt_isadep.c projects/virtio/cddl/contrib/opensolaris/lib/libnvpair/libnvpair.c projects/virtio/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_import.c projects/virtio/cddl/contrib/opensolaris/lib/libzpool/common/sys/zfs_context.h projects/virtio/cddl/contrib/opensolaris/lib/libzpool/common/taskq.c projects/virtio/cddl/lib/libdtrace/psinfo.d projects/virtio/cddl/lib/libnvpair/Makefile projects/virtio/cddl/usr.sbin/lockstat/Makefile projects/virtio/contrib/apr-util/CHANGES projects/virtio/contrib/apr-util/apr-util.spec projects/virtio/contrib/apr-util/configure projects/virtio/contrib/apr-util/crypto/apr_crypto.c projects/virtio/contrib/apr-util/dbd/apr_dbd.c projects/virtio/contrib/apr-util/dbd/apr_dbd_odbc.c projects/virtio/contrib/apr-util/dbm/apr_dbm.c projects/virtio/contrib/apr-util/include/apr_buckets.h projects/virtio/contrib/apr-util/include/apr_dbd.h projects/virtio/contrib/apr-util/include/apr_hooks.h projects/virtio/contrib/apr-util/include/apr_optional_hooks.h projects/virtio/contrib/apr-util/include/apr_queue.h projects/virtio/contrib/apr-util/include/apr_reslist.h projects/virtio/contrib/apr-util/include/apu.hw projects/virtio/contrib/apr-util/include/apu_version.h projects/virtio/contrib/apr-util/libaprutil.rc projects/virtio/contrib/apr-util/memcache/apr_memcache.c projects/virtio/contrib/apr-util/misc/apu_dso.c projects/virtio/contrib/apr-util/test/abts.c projects/virtio/contrib/apr-util/test/testpass.c projects/virtio/contrib/atf/FREEBSD-Xlist projects/virtio/contrib/atf/FREEBSD-upgrade projects/virtio/contrib/atf/NEWS projects/virtio/contrib/atf/atf-c++.hpp projects/virtio/contrib/atf/atf-c++/atf-c++-api.3 projects/virtio/contrib/atf/atf-c++/check.hpp projects/virtio/contrib/atf/atf-c++/check_test.cpp projects/virtio/contrib/atf/atf-c++/detail/Kyuafile projects/virtio/contrib/atf/atf-c++/detail/parser.hpp projects/virtio/contrib/atf/atf-c++/detail/process.cpp projects/virtio/contrib/atf/atf-c++/detail/process.hpp projects/virtio/contrib/atf/atf-c++/detail/test_helpers.cpp projects/virtio/contrib/atf/atf-c++/detail/test_helpers.hpp projects/virtio/contrib/atf/atf-c++/macros_test.cpp projects/virtio/contrib/atf/atf-c++/pkg_config_test.sh projects/virtio/contrib/atf/atf-c++/tests.cpp projects/virtio/contrib/atf/atf-c++/tests.hpp projects/virtio/contrib/atf/atf-c++/utils.hpp projects/virtio/contrib/atf/atf-c++/utils_test.cpp projects/virtio/contrib/atf/atf-c.h projects/virtio/contrib/atf/atf-c/atf-c-api.3 projects/virtio/contrib/atf/atf-c/check_test.c projects/virtio/contrib/atf/atf-c/detail/Kyuafile projects/virtio/contrib/atf/atf-c/detail/process_test.c projects/virtio/contrib/atf/atf-c/detail/sanity_test.c projects/virtio/contrib/atf/atf-c/detail/test_helpers.c projects/virtio/contrib/atf/atf-c/detail/test_helpers.h projects/virtio/contrib/atf/atf-c/macros.h projects/virtio/contrib/atf/atf-c/macros_test.c projects/virtio/contrib/atf/atf-c/pkg_config_test.sh projects/virtio/contrib/atf/atf-c/utils.c projects/virtio/contrib/atf/atf-c/utils.h projects/virtio/contrib/atf/atf-c/utils_test.c projects/virtio/contrib/atf/atf-sh/atf-check.cpp projects/virtio/contrib/atf/atf-sh/atf-check_test.sh projects/virtio/contrib/atf/atf-sh/atf-sh-api.3 projects/virtio/contrib/atf/atf-sh/atf-sh.1 projects/virtio/contrib/atf/atf-sh/atf_check_test.sh projects/virtio/contrib/atf/atf-sh/misc_helpers.sh projects/virtio/contrib/atf/bconfig.h projects/virtio/contrib/atf/test-programs/Kyuafile projects/virtio/contrib/atf/test-programs/c_helpers.c projects/virtio/contrib/atf/test-programs/cpp_helpers.cpp projects/virtio/contrib/atf/test-programs/sh_helpers.sh projects/virtio/contrib/binutils/bfd/elf32-score.c projects/virtio/contrib/binutils/bfd/elflink.c projects/virtio/contrib/binutils/bfd/po/bfd.pot projects/virtio/contrib/binutils/binutils/cxxfilt.c projects/virtio/contrib/binutils/binutils/readelf.c projects/virtio/contrib/binutils/gas/config/atof-ieee.c projects/virtio/contrib/binutils/gas/config/tc-arm.c projects/virtio/contrib/binutils/gas/config/tc-mips.c projects/virtio/contrib/binutils/gas/config/tc-mips.h projects/virtio/contrib/binutils/gas/dwarf2dbg.c projects/virtio/contrib/binutils/gas/symbols.c projects/virtio/contrib/binutils/opcodes/i386-dis.c projects/virtio/contrib/bmake/hash.c projects/virtio/contrib/bmake/lst.lib/lstMember.c projects/virtio/contrib/bsnmp/lib/snmp.c projects/virtio/contrib/bsnmp/lib/snmp.h projects/virtio/contrib/bsnmp/lib/snmpagent.c projects/virtio/contrib/byacc/CHANGES projects/virtio/contrib/byacc/VERSION projects/virtio/contrib/byacc/aclocal.m4 projects/virtio/contrib/byacc/config.guess projects/virtio/contrib/byacc/config.sub projects/virtio/contrib/byacc/configure projects/virtio/contrib/byacc/package/byacc.spec projects/virtio/contrib/byacc/package/debian/changelog projects/virtio/contrib/byacc/reader.c projects/virtio/contrib/byacc/skeleton.c projects/virtio/contrib/byacc/test/calc.tab.c projects/virtio/contrib/byacc/test/calc1.tab.c projects/virtio/contrib/byacc/test/calc2.tab.c projects/virtio/contrib/byacc/test/calc3.tab.c projects/virtio/contrib/byacc/test/code_calc.code.c projects/virtio/contrib/byacc/test/code_error.code.c projects/virtio/contrib/byacc/test/error.tab.c projects/virtio/contrib/byacc/test/ftp.tab.c projects/virtio/contrib/byacc/test/grammar.tab.c projects/virtio/contrib/byacc/test/pure_calc.tab.c projects/virtio/contrib/byacc/test/pure_error.tab.c projects/virtio/contrib/byacc/test/quote_calc-s.tab.c projects/virtio/contrib/byacc/test/quote_calc.tab.c projects/virtio/contrib/byacc/test/quote_calc2-s.tab.c projects/virtio/contrib/byacc/test/quote_calc2.tab.c projects/virtio/contrib/byacc/test/quote_calc3-s.tab.c projects/virtio/contrib/byacc/test/quote_calc3.tab.c projects/virtio/contrib/byacc/test/quote_calc4-s.tab.c projects/virtio/contrib/byacc/test/quote_calc4.tab.c projects/virtio/contrib/file/compress.c projects/virtio/contrib/gcc/ChangeLog.gcc43 projects/virtio/contrib/gcc/Makefile.in projects/virtio/contrib/gcc/builtin-types.def projects/virtio/contrib/gcc/builtins.c projects/virtio/contrib/gcc/builtins.def projects/virtio/contrib/gcc/c-common.c projects/virtio/contrib/gcc/c-common.h projects/virtio/contrib/gcc/c-convert.c projects/virtio/contrib/gcc/c-decl.c projects/virtio/contrib/gcc/c-incpath.c projects/virtio/contrib/gcc/c-opts.c projects/virtio/contrib/gcc/c-ppoutput.c projects/virtio/contrib/gcc/c-typeck.c projects/virtio/contrib/gcc/c.opt projects/virtio/contrib/gcc/calls.c projects/virtio/contrib/gcc/cfg.c projects/virtio/contrib/gcc/cgraphunit.c projects/virtio/contrib/gcc/collect2.c projects/virtio/contrib/gcc/common.opt projects/virtio/contrib/gcc/config/darwin.h projects/virtio/contrib/gcc/config/i386/beos-elf.h projects/virtio/contrib/gcc/config/i386/cygwin.h projects/virtio/contrib/gcc/config/i386/emmintrin.h projects/virtio/contrib/gcc/config/i386/i386.c projects/virtio/contrib/gcc/config/i386/i386.h projects/virtio/contrib/gcc/config/i386/i386.md projects/virtio/contrib/gcc/config/i386/nto.h projects/virtio/contrib/gcc/config/rs6000/aix.h projects/virtio/contrib/gcc/config/rs6000/altivec.h projects/virtio/contrib/gcc/config/rs6000/rs6000-c.c projects/virtio/contrib/gcc/config/rs6000/rs6000.c projects/virtio/contrib/gcc/config/rs6000/sysv4.h projects/virtio/contrib/gcc/config/svr4.h projects/virtio/contrib/gcc/configure projects/virtio/contrib/gcc/configure.ac projects/virtio/contrib/gcc/coverage.c projects/virtio/contrib/gcc/cp/Make-lang.in projects/virtio/contrib/gcc/cp/call.c projects/virtio/contrib/gcc/cp/cp-lang.c projects/virtio/contrib/gcc/cp/cp-tree.h projects/virtio/contrib/gcc/cp/cvt.c projects/virtio/contrib/gcc/cp/decl.c projects/virtio/contrib/gcc/cp/decl2.c projects/virtio/contrib/gcc/cp/mangle.c projects/virtio/contrib/gcc/cp/method.c projects/virtio/contrib/gcc/cp/name-lookup.c projects/virtio/contrib/gcc/cp/parser.c projects/virtio/contrib/gcc/cp/pt.c projects/virtio/contrib/gcc/cp/rtti.c projects/virtio/contrib/gcc/cp/semantics.c projects/virtio/contrib/gcc/cp/tree.c projects/virtio/contrib/gcc/cp/typeck.c projects/virtio/contrib/gcc/cppdefault.c projects/virtio/contrib/gcc/doc/cppopts.texi projects/virtio/contrib/gcc/doc/extend.texi projects/virtio/contrib/gcc/doc/invoke.texi projects/virtio/contrib/gcc/doc/libgcc.texi projects/virtio/contrib/gcc/doc/rtl.texi projects/virtio/contrib/gcc/doc/tm.texi projects/virtio/contrib/gcc/dwarf2out.c projects/virtio/contrib/gcc/expr.c projects/virtio/contrib/gcc/final.c projects/virtio/contrib/gcc/flags.h projects/virtio/contrib/gcc/fold-const.c projects/virtio/contrib/gcc/gcc.c projects/virtio/contrib/gcc/gcov.c projects/virtio/contrib/gcc/genattrtab.c projects/virtio/contrib/gcc/genopinit.c projects/virtio/contrib/gcc/gimplify.c projects/virtio/contrib/gcc/langhooks-def.h projects/virtio/contrib/gcc/langhooks.h projects/virtio/contrib/gcc/libgcc-std.ver projects/virtio/contrib/gcc/libgcc2.c projects/virtio/contrib/gcc/libgcc2.h projects/virtio/contrib/gcc/mips-tdump.c projects/virtio/contrib/gcc/mips-tfile.c projects/virtio/contrib/gcc/mklibgcc.in projects/virtio/contrib/gcc/optabs.c projects/virtio/contrib/gcc/optabs.h projects/virtio/contrib/gcc/opts.c projects/virtio/contrib/gcc/postreload-gcse.c projects/virtio/contrib/gcc/print-tree.c projects/virtio/contrib/gcc/regs.h projects/virtio/contrib/gcc/reload1.c projects/virtio/contrib/gcc/rtl.def projects/virtio/contrib/gcc/rtlanal.c projects/virtio/contrib/gcc/sched-vis.c projects/virtio/contrib/gcc/simplify-rtx.c projects/virtio/contrib/gcc/target-def.h projects/virtio/contrib/gcc/target.h projects/virtio/contrib/gcc/tlink.c projects/virtio/contrib/gcc/toplev.c projects/virtio/contrib/gcc/tree-dump.c projects/virtio/contrib/gcc/tree-flow.h projects/virtio/contrib/gcc/tree-ssa-alias.c projects/virtio/contrib/gcc/tree-ssa-propagate.c projects/virtio/contrib/gcc/tree-vrp.c projects/virtio/contrib/gcc/tree.c projects/virtio/contrib/gcc/tree.h projects/virtio/contrib/gcc/varasm.c projects/virtio/contrib/gcc/version.c projects/virtio/contrib/gcclibs/libcpp/Makefile.in projects/virtio/contrib/gcclibs/libcpp/charset.c projects/virtio/contrib/gcclibs/libcpp/directives.c projects/virtio/contrib/gcclibs/libcpp/errors.c projects/virtio/contrib/gcclibs/libcpp/expr.c projects/virtio/contrib/gcclibs/libcpp/files.c projects/virtio/contrib/gcclibs/libcpp/include/cpplib.h projects/virtio/contrib/gcclibs/libcpp/init.c projects/virtio/contrib/gcclibs/libcpp/internal.h projects/virtio/contrib/gcclibs/libcpp/lex.c projects/virtio/contrib/gcclibs/libcpp/macro.c projects/virtio/contrib/gcclibs/libcpp/pch.c projects/virtio/contrib/gcclibs/libiberty/choose-temp.c projects/virtio/contrib/gcclibs/libiberty/cp-demangle.c projects/virtio/contrib/gcclibs/libiberty/cp-demangle.h projects/virtio/contrib/gcclibs/libiberty/floatformat.c projects/virtio/contrib/gcclibs/libiberty/functions.texi projects/virtio/contrib/gcclibs/libiberty/pex-unix.c projects/virtio/contrib/gcclibs/libiberty/strsignal.c projects/virtio/contrib/gcclibs/libiberty/testsuite/demangle-expected projects/virtio/contrib/gcclibs/libiberty/testsuite/test-demangle.c projects/virtio/contrib/gcclibs/libssp/ssp.c projects/virtio/contrib/gdb/gdb/amd64fbsd-nat.c projects/virtio/contrib/gperf/doc/gperf.1 projects/virtio/contrib/gperf/src/options.cc projects/virtio/contrib/gperf/src/options.h projects/virtio/contrib/gperf/src/options.icc projects/virtio/contrib/gperf/src/output.cc projects/virtio/contrib/gperf/src/search.cc projects/virtio/contrib/groff/src/roff/troff/input.cpp projects/virtio/contrib/groff/src/roff/troff/mtsm.cpp projects/virtio/contrib/groff/src/roff/troff/node.cpp projects/virtio/contrib/ipfilter/ipf.h projects/virtio/contrib/jemalloc/ChangeLog projects/virtio/contrib/jemalloc/FREEBSD-diffs projects/virtio/contrib/jemalloc/FREEBSD-upgrade projects/virtio/contrib/jemalloc/VERSION projects/virtio/contrib/jemalloc/doc/jemalloc.3 projects/virtio/contrib/jemalloc/include/jemalloc/internal/arena.h projects/virtio/contrib/jemalloc/include/jemalloc/internal/jemalloc_internal.h projects/virtio/contrib/jemalloc/include/jemalloc/internal/private_namespace.h projects/virtio/contrib/jemalloc/include/jemalloc/internal/tcache.h projects/virtio/contrib/jemalloc/include/jemalloc/jemalloc.h projects/virtio/contrib/jemalloc/src/arena.c projects/virtio/contrib/jemalloc/src/chunk.c projects/virtio/contrib/jemalloc/src/ctl.c projects/virtio/contrib/jemalloc/src/jemalloc.c projects/virtio/contrib/libcxxrt/typeinfo.cc projects/virtio/contrib/libexecinfo/backtrace.c projects/virtio/contrib/libpcap/bpf/net/bpf_filter.c projects/virtio/contrib/libpcap/bpf_dump.c projects/virtio/contrib/libpcap/bpf_image.c projects/virtio/contrib/libpcap/grammar.y projects/virtio/contrib/libpcap/pcap/bpf.h projects/virtio/contrib/libpcap/pcap/pcap.h projects/virtio/contrib/libreadline/bind.c projects/virtio/contrib/libreadline/complete.c projects/virtio/contrib/libreadline/display.c projects/virtio/contrib/libreadline/histexpand.c projects/virtio/contrib/libreadline/history.c projects/virtio/contrib/libreadline/input.c projects/virtio/contrib/libreadline/search.c projects/virtio/contrib/libreadline/support/shobj-conf projects/virtio/contrib/libreadline/tilde.c projects/virtio/contrib/libstdc++/include/bits/basic_string.h projects/virtio/contrib/libstdc++/include/bits/basic_string.tcc projects/virtio/contrib/libstdc++/include/bits/stl_algobase.h projects/virtio/contrib/libstdc++/include/bits/stl_tree.h projects/virtio/contrib/libstdc++/include/bits/stl_vector.h projects/virtio/contrib/libstdc++/include/ext/hashtable.h projects/virtio/contrib/libstdc++/include/ext/mt_allocator.h projects/virtio/contrib/libstdc++/include/ext/throw_allocator.h projects/virtio/contrib/libstdc++/libsupc++/eh_alloc.cc projects/virtio/contrib/libstdc++/src/mt_allocator.cc projects/virtio/contrib/llvm/include/llvm/Support/Dwarf.h projects/virtio/contrib/llvm/include/llvm/Support/ELF.h projects/virtio/contrib/llvm/lib/Analysis/CaptureTracking.cpp projects/virtio/contrib/llvm/lib/Support/Dwarf.cpp projects/virtio/contrib/llvm/tools/clang/lib/CodeGen/CGVTables.cpp projects/virtio/contrib/llvm/tools/clang/lib/Driver/ToolChains.cpp projects/virtio/contrib/llvm/tools/clang/lib/Driver/ToolChains.h projects/virtio/contrib/llvm/tools/clang/lib/Headers/cpuid.h projects/virtio/contrib/llvm/tools/clang/lib/Headers/emmintrin.h projects/virtio/contrib/llvm/tools/clang/tools/driver/driver.cpp projects/virtio/contrib/llvm/tools/lldb/include/lldb/API/SBDebugger.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/API/SBError.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/API/SBExpressionOptions.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/API/SBFileSpec.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/API/SBHostOS.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/API/SBModule.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/API/SBProcess.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/API/SBTarget.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/API/SBThread.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Breakpoint/Breakpoint.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointList.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocation.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocationList.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointResolver.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointSiteList.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Breakpoint/StoppointLocation.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/Address.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/ArchSpec.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/ConnectionFileDescriptor.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/ConnectionMachPort.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/ConstString.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/DataExtractor.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/Debugger.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/Disassembler.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/EmulateInstruction.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/Error.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/Flags.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/Log.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/Module.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/ModuleList.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/ModuleSpec.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/Opcode.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/PluginManager.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/RangeMap.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/RegularExpression.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/UUID.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/Value.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/ValueObject.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectDynamicValue.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Core/dwarf.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/DataFormatters/CXXFormatterFunctions.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/DataFormatters/DataVisualization.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatCache.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatClasses.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatManager.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatNavigator.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeCategory.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeCategoryMap.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeSummary.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeSynthetic.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Expression/ClangExpressionDeclMap.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Expression/ClangFunction.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Expression/ClangUserExpression.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Expression/DWARFExpression.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Expression/IRExecutionUnit.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Expression/IRForTarget.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Host/Condition.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Host/Config.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Host/File.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Host/FileSpec.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Host/Host.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Host/Mutex.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Host/ProcessRunLock.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Host/SocketAddress.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Host/Symbols.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Host/Terminal.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Host/TimeValue.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Interpreter/Args.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Interpreter/CommandObject.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionValueBoolean.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionValueEnumeration.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Interpreter/Options.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Interpreter/PythonDataObjects.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Interpreter/ScriptInterpreter.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Interpreter/ScriptInterpreterPython.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Symbol/Block.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Symbol/ClangASTImporter.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Symbol/ClangASTType.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Symbol/ClangNamespaceDecl.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Symbol/ObjectFile.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Symbol/Symbol.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Symbol/SymbolContext.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Symbol/Symtab.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Symbol/Type.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Symbol/TypeList.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/ABI.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/DynamicLoader.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/ExecutionContext.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/LanguageRuntime.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/Platform.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/Process.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/RegisterContext.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/StackFrame.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/StackFrameList.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/StackID.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/Target.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/Thread.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/ThreadList.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/ThreadPlanCallFunction.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Target/ThreadPlanStepOverRange.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Utility/PythonPointer.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/Utility/SharingPtr.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/lldb-defines.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/lldb-enumerations.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/lldb-forward.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/lldb-private-enumerations.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/lldb-private-interfaces.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/lldb-private-log.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/lldb-private.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/lldb-python.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/lldb-types.h projects/virtio/contrib/llvm/tools/lldb/include/lldb/lldb-versioning.h projects/virtio/contrib/llvm/tools/lldb/source/API/SBCommandInterpreter.cpp projects/virtio/contrib/llvm/tools/lldb/source/API/SBData.cpp projects/virtio/contrib/llvm/tools/lldb/source/API/SBDebugger.cpp projects/virtio/contrib/llvm/tools/lldb/source/API/SBExpressionOptions.cpp projects/virtio/contrib/llvm/tools/lldb/source/API/SBFileSpec.cpp projects/virtio/contrib/llvm/tools/lldb/source/API/SBFunction.cpp projects/virtio/contrib/llvm/tools/lldb/source/API/SBHostOS.cpp projects/virtio/contrib/llvm/tools/lldb/source/API/SBModule.cpp projects/virtio/contrib/llvm/tools/lldb/source/API/SBModuleSpec.cpp projects/virtio/contrib/llvm/tools/lldb/source/API/SBProcess.cpp projects/virtio/contrib/llvm/tools/lldb/source/API/SBStream.cpp projects/virtio/contrib/llvm/tools/lldb/source/API/SBSymbol.cpp projects/virtio/contrib/llvm/tools/lldb/source/API/SBTarget.cpp projects/virtio/contrib/llvm/tools/lldb/source/API/SBThread.cpp projects/virtio/contrib/llvm/tools/lldb/source/API/SBType.cpp projects/virtio/contrib/llvm/tools/lldb/source/API/SBTypeCategory.cpp projects/virtio/contrib/llvm/tools/lldb/source/API/SBTypeNameSpecifier.cpp projects/virtio/contrib/llvm/tools/lldb/source/API/SBValue.cpp projects/virtio/contrib/llvm/tools/lldb/source/Breakpoint/Breakpoint.cpp projects/virtio/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointList.cpp projects/virtio/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointLocation.cpp projects/virtio/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointLocationList.cpp projects/virtio/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointResolver.cpp projects/virtio/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointResolverFileLine.cpp projects/virtio/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointResolverFileRegex.cpp projects/virtio/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointResolverName.cpp projects/virtio/contrib/llvm/tools/lldb/source/Breakpoint/StoppointLocation.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandCompletions.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectArgs.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectBreakpoint.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectBreakpointCommand.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectCommands.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectDisassemble.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectExpression.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectExpression.h projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectFrame.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectHelp.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectLog.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectMemory.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectPlatform.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectPlugin.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectProcess.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectRegister.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectSettings.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectSource.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectTarget.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectThread.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectType.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectWatchpoint.cpp projects/virtio/contrib/llvm/tools/lldb/source/Commands/CommandObjectWatchpointCommand.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/Address.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/ArchSpec.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/Communication.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/ConnectionFileDescriptor.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/ConnectionMachPort.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/ConnectionSharedMemory.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/ConstString.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/DataBufferMemoryMap.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/DataExtractor.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/Debugger.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/Disassembler.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/Error.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/FileLineResolver.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/Log.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/Mangled.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/Module.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/ModuleList.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/Opcode.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/PluginManager.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/SearchFilter.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/SourceManager.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/StreamFile.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/Timer.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/Value.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/ValueObject.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/ValueObjectDynamicValue.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/ValueObjectSyntheticFilter.cpp projects/virtio/contrib/llvm/tools/lldb/source/Core/ValueObjectVariable.cpp projects/virtio/contrib/llvm/tools/lldb/source/DataFormatters/CXXFormatterFunctions.cpp projects/virtio/contrib/llvm/tools/lldb/source/DataFormatters/DataVisualization.cpp projects/virtio/contrib/llvm/tools/lldb/source/DataFormatters/FormatCache.cpp projects/virtio/contrib/llvm/tools/lldb/source/DataFormatters/FormatClasses.cpp projects/virtio/contrib/llvm/tools/lldb/source/DataFormatters/FormatManager.cpp projects/virtio/contrib/llvm/tools/lldb/source/DataFormatters/LibCxx.cpp projects/virtio/contrib/llvm/tools/lldb/source/DataFormatters/LibStdcpp.cpp projects/virtio/contrib/llvm/tools/lldb/source/DataFormatters/NSDictionary.cpp projects/virtio/contrib/llvm/tools/lldb/source/DataFormatters/NSSet.cpp projects/virtio/contrib/llvm/tools/lldb/source/DataFormatters/TypeCategory.cpp projects/virtio/contrib/llvm/tools/lldb/source/DataFormatters/TypeCategoryMap.cpp projects/virtio/contrib/llvm/tools/lldb/source/DataFormatters/TypeFormat.cpp projects/virtio/contrib/llvm/tools/lldb/source/DataFormatters/TypeSummary.cpp projects/virtio/contrib/llvm/tools/lldb/source/Expression/ClangASTSource.cpp projects/virtio/contrib/llvm/tools/lldb/source/Expression/ClangExpressionDeclMap.cpp projects/virtio/contrib/llvm/tools/lldb/source/Expression/ClangExpressionParser.cpp projects/virtio/contrib/llvm/tools/lldb/source/Expression/ClangFunction.cpp projects/virtio/contrib/llvm/tools/lldb/source/Expression/ClangUserExpression.cpp projects/virtio/contrib/llvm/tools/lldb/source/Expression/DWARFExpression.cpp projects/virtio/contrib/llvm/tools/lldb/source/Expression/IRForTarget.cpp projects/virtio/contrib/llvm/tools/lldb/source/Expression/IRInterpreter.cpp projects/virtio/contrib/llvm/tools/lldb/source/Expression/IRMemoryMap.cpp projects/virtio/contrib/llvm/tools/lldb/source/Expression/Materializer.cpp projects/virtio/contrib/llvm/tools/lldb/source/Host/common/Condition.cpp projects/virtio/contrib/llvm/tools/lldb/source/Host/common/File.cpp projects/virtio/contrib/llvm/tools/lldb/source/Host/common/FileSpec.cpp projects/virtio/contrib/llvm/tools/lldb/source/Host/common/Host.cpp projects/virtio/contrib/llvm/tools/lldb/source/Host/common/Mutex.cpp projects/virtio/contrib/llvm/tools/lldb/source/Host/common/SocketAddress.cpp projects/virtio/contrib/llvm/tools/lldb/source/Host/common/Symbols.cpp projects/virtio/contrib/llvm/tools/lldb/source/Host/common/Terminal.cpp projects/virtio/contrib/llvm/tools/lldb/source/Host/common/TimeValue.cpp projects/virtio/contrib/llvm/tools/lldb/source/Host/freebsd/Host.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/Args.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/CommandInterpreter.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/CommandObject.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupArchitecture.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupBoolean.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupFile.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupFormat.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupOutputFile.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupPlatform.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupString.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupUInt64.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupUUID.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupValueObjectDisplay.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupVariable.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupWatchpoint.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/OptionValueFileSpec.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/OptionValueProperties.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/Options.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/PythonDataObjects.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/ScriptInterpreter.cpp projects/virtio/contrib/llvm/tools/lldb/source/Interpreter/ScriptInterpreterPython.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/AuxVector.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/POSIXThread.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/POSIXThread.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessMessage.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessMessage.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_x86_64.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_x86_64.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextLinux_x86_64.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextLinux_x86_64.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_x86.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextMacOSXFrameBackchain.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ThreadElfCore.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfo.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfo.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfoEntry.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfoEntry.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnames.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnames.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnamesSet.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnamesSet.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDefines.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFLocationDescription.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFLocationDescription.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFLocationList.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFLocationList.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/LogChannelDWARF.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h projects/virtio/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp projects/virtio/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp projects/virtio/contrib/llvm/tools/lldb/source/Symbol/ClangASTImporter.cpp projects/virtio/contrib/llvm/tools/lldb/source/Symbol/ClangASTType.cpp projects/virtio/contrib/llvm/tools/lldb/source/Symbol/CompileUnit.cpp projects/virtio/contrib/llvm/tools/lldb/source/Symbol/DWARFCallFrameInfo.cpp projects/virtio/contrib/llvm/tools/lldb/source/Symbol/FuncUnwinders.cpp projects/virtio/contrib/llvm/tools/lldb/source/Symbol/LineEntry.cpp projects/virtio/contrib/llvm/tools/lldb/source/Symbol/ObjectFile.cpp projects/virtio/contrib/llvm/tools/lldb/source/Symbol/Symbol.cpp projects/virtio/contrib/llvm/tools/lldb/source/Symbol/SymbolContext.cpp projects/virtio/contrib/llvm/tools/lldb/source/Symbol/Symtab.cpp projects/virtio/contrib/llvm/tools/lldb/source/Symbol/Type.cpp projects/virtio/contrib/llvm/tools/lldb/source/Symbol/UnwindPlan.cpp projects/virtio/contrib/llvm/tools/lldb/source/Symbol/UnwindTable.cpp projects/virtio/contrib/llvm/tools/lldb/source/Symbol/Variable.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/ExecutionContext.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/LanguageRuntime.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/Platform.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/Process.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/RegisterContext.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/StackFrame.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/StackFrameList.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/StopInfo.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/Target.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/TargetList.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/Thread.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/ThreadPlanCallFunction.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/ThreadPlanCallUserExpression.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/ThreadPlanRunToAddress.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepInRange.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepOut.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepOverRange.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepRange.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepThrough.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepUntil.cpp projects/virtio/contrib/llvm/tools/lldb/source/Target/UnixSignals.cpp projects/virtio/contrib/llvm/tools/lldb/source/Utility/PseudoTerminal.cpp projects/virtio/contrib/llvm/tools/lldb/source/Utility/SharingPtr.cpp projects/virtio/contrib/llvm/tools/lldb/source/Utility/StringExtractor.cpp projects/virtio/contrib/llvm/tools/lldb/source/Utility/StringExtractor.h projects/virtio/contrib/llvm/tools/lldb/source/Utility/StringExtractorGDBRemote.cpp projects/virtio/contrib/llvm/tools/lldb/source/Utility/StringExtractorGDBRemote.h projects/virtio/contrib/llvm/tools/lldb/source/lldb-log.cpp projects/virtio/contrib/llvm/tools/lldb/source/lldb.cpp projects/virtio/contrib/llvm/tools/lldb/tools/driver/Driver.cpp projects/virtio/contrib/llvm/tools/lldb/tools/driver/Driver.h projects/virtio/contrib/llvm/tools/lldb/tools/driver/IOChannel.cpp projects/virtio/contrib/llvm/tools/lldb/tools/driver/IOChannel.h projects/virtio/contrib/mdocml/lib.in projects/virtio/contrib/mtree/compare.c projects/virtio/contrib/mtree/create.c projects/virtio/contrib/mtree/getid.c projects/virtio/contrib/mtree/spec.c projects/virtio/contrib/netcat/nc.1 projects/virtio/contrib/netcat/netcat.c projects/virtio/contrib/nvi/README projects/virtio/contrib/nvi/cl/cl_term.c projects/virtio/contrib/nvi/common/key.c projects/virtio/contrib/nvi/common/key.h projects/virtio/contrib/nvi/common/main.c projects/virtio/contrib/nvi/docs/USD.doc/vi.man/vi.1 projects/virtio/contrib/nvi/ex/ex_print.c projects/virtio/contrib/nvi/ex/version.h projects/virtio/contrib/nvi/vi/v_txt.c projects/virtio/contrib/nvi/vi/vs_refresh.c projects/virtio/contrib/opie/libopie/accessfile.c projects/virtio/contrib/opie/libopie/generator.c projects/virtio/contrib/opie/libopie/lookup.c projects/virtio/contrib/opie/libopie/newseed.c projects/virtio/contrib/opie/libopie/parsechallenge.c projects/virtio/contrib/opie/libopie/passwd.c projects/virtio/contrib/opie/libopie/randomchallenge.c projects/virtio/contrib/opie/libopie/verify.c projects/virtio/contrib/opie/libopie/version.c projects/virtio/contrib/opie/opie.h projects/virtio/contrib/opie/opieinfo.c projects/virtio/contrib/opie/opiekey.c projects/virtio/contrib/smbfs/lib/smb/nls.c projects/virtio/contrib/subversion/CHANGES projects/virtio/contrib/subversion/INSTALL projects/virtio/contrib/subversion/Makefile.in projects/virtio/contrib/subversion/build-outputs.mk projects/virtio/contrib/subversion/build.conf projects/virtio/contrib/subversion/configure projects/virtio/contrib/subversion/configure.ac projects/virtio/contrib/subversion/subversion/include/private/svn_client_private.h projects/virtio/contrib/subversion/subversion/include/private/svn_subr_private.h projects/virtio/contrib/subversion/subversion/include/svn_config.h projects/virtio/contrib/subversion/subversion/include/svn_types.h projects/virtio/contrib/subversion/subversion/include/svn_version.h projects/virtio/contrib/subversion/subversion/libsvn_client/commit.c projects/virtio/contrib/subversion/subversion/libsvn_client/externals.c projects/virtio/contrib/subversion/subversion/libsvn_client/merge.c projects/virtio/contrib/subversion/subversion/libsvn_client/mergeinfo.c projects/virtio/contrib/subversion/subversion/libsvn_client/update.c projects/virtio/contrib/subversion/subversion/libsvn_diff/diff_file.c projects/virtio/contrib/subversion/subversion/libsvn_fs/fs-loader.c projects/virtio/contrib/subversion/subversion/libsvn_fs_base/fs.c projects/virtio/contrib/subversion/subversion/libsvn_fs_fs/fs.c projects/virtio/contrib/subversion/subversion/libsvn_fs_fs/fs_fs.c projects/virtio/contrib/subversion/subversion/libsvn_fs_fs/rep-cache-db.h projects/virtio/contrib/subversion/subversion/libsvn_ra/ra_loader.c projects/virtio/contrib/subversion/subversion/libsvn_ra/ra_loader.h projects/virtio/contrib/subversion/subversion/libsvn_ra_local/ra_plugin.c projects/virtio/contrib/subversion/subversion/libsvn_ra_local/split_url.c projects/virtio/contrib/subversion/subversion/libsvn_ra_serf/commit.c projects/virtio/contrib/subversion/subversion/libsvn_ra_serf/ra_serf.h projects/virtio/contrib/subversion/subversion/libsvn_ra_serf/replay.c projects/virtio/contrib/subversion/subversion/libsvn_ra_serf/serf.c projects/virtio/contrib/subversion/subversion/libsvn_ra_serf/util.c projects/virtio/contrib/subversion/subversion/libsvn_ra_svn/client.c projects/virtio/contrib/subversion/subversion/libsvn_subr/auth.c projects/virtio/contrib/subversion/subversion/libsvn_subr/cache_config.c projects/virtio/contrib/subversion/subversion/libsvn_subr/cmdline.c projects/virtio/contrib/subversion/subversion/libsvn_subr/config_auth.c projects/virtio/contrib/subversion/subversion/libsvn_subr/deprecated.c projects/virtio/contrib/subversion/subversion/libsvn_subr/dirent_uri.c projects/virtio/contrib/subversion/subversion/libsvn_subr/internal_statements.h projects/virtio/contrib/subversion/subversion/libsvn_subr/io.c projects/virtio/contrib/subversion/subversion/libsvn_subr/opt.c projects/virtio/contrib/subversion/subversion/libsvn_subr/sysinfo.c projects/virtio/contrib/subversion/subversion/libsvn_subr/utf.c projects/virtio/contrib/subversion/subversion/libsvn_subr/version.c projects/virtio/contrib/subversion/subversion/libsvn_subr/win32_crashrpt.c projects/virtio/contrib/subversion/subversion/libsvn_wc/diff.h projects/virtio/contrib/subversion/subversion/libsvn_wc/diff_editor.c projects/virtio/contrib/subversion/subversion/libsvn_wc/diff_local.c projects/virtio/contrib/subversion/subversion/libsvn_wc/info.c projects/virtio/contrib/subversion/subversion/libsvn_wc/old-and-busted.c projects/virtio/contrib/subversion/subversion/libsvn_wc/update_editor.c projects/virtio/contrib/subversion/subversion/libsvn_wc/wc-checks.h projects/virtio/contrib/subversion/subversion/libsvn_wc/wc-metadata.h projects/virtio/contrib/subversion/subversion/libsvn_wc/wc-queries.h projects/virtio/contrib/subversion/subversion/libsvn_wc/wc-queries.sql projects/virtio/contrib/subversion/subversion/libsvn_wc/wc_db.c projects/virtio/contrib/subversion/subversion/libsvn_wc/wc_db.h projects/virtio/contrib/subversion/subversion/libsvn_wc/wc_db_private.h projects/virtio/contrib/subversion/subversion/libsvn_wc/wc_db_update_move.c projects/virtio/contrib/subversion/subversion/svn/cl.h projects/virtio/contrib/subversion/subversion/svn/status-cmd.c projects/virtio/contrib/subversion/subversion/svn/status.c projects/virtio/contrib/subversion/subversion/svn/svn.c projects/virtio/contrib/subversion/subversion/svnadmin/svnadmin.c projects/virtio/contrib/subversion/subversion/svndumpfilter/svndumpfilter.c projects/virtio/contrib/subversion/subversion/svnlook/svnlook.c projects/virtio/contrib/subversion/subversion/svnmucc/svnmucc.c projects/virtio/contrib/subversion/subversion/svnserve/svnserve.c projects/virtio/contrib/subversion/subversion/svnsync/svnsync.c projects/virtio/contrib/subversion/subversion/svnversion/svnversion.c projects/virtio/contrib/tcp_wrappers/clean_exit.c projects/virtio/contrib/tcp_wrappers/hosts_access.c projects/virtio/contrib/tcp_wrappers/options.c projects/virtio/contrib/tcp_wrappers/percent_x.c projects/virtio/contrib/tcp_wrappers/rfc931.c projects/virtio/contrib/tcp_wrappers/shell_cmd.c projects/virtio/contrib/tcp_wrappers/update.c projects/virtio/contrib/tcpdump/addrtoname.c projects/virtio/contrib/tcpdump/extract.h projects/virtio/contrib/tcpdump/print-ip.c projects/virtio/contrib/tcpdump/tcpdump.c projects/virtio/contrib/telnet/telnetd/sys_term.c projects/virtio/contrib/tzcode/stdtime/tzfile.5 projects/virtio/contrib/tzdata/africa projects/virtio/contrib/tzdata/antarctica projects/virtio/contrib/tzdata/asia projects/virtio/contrib/tzdata/australasia projects/virtio/contrib/tzdata/backward projects/virtio/contrib/tzdata/etcetera projects/virtio/contrib/tzdata/europe projects/virtio/contrib/tzdata/northamerica projects/virtio/contrib/tzdata/southamerica projects/virtio/contrib/tzdata/zone.tab projects/virtio/contrib/wpa/src/utils/radiotap.h projects/virtio/crypto/heimdal/lib/gssapi/krb5/prf.c projects/virtio/crypto/openssh/ChangeLog projects/virtio/crypto/openssh/README projects/virtio/crypto/openssh/auth-options.c projects/virtio/crypto/openssh/auth2-chall.c projects/virtio/crypto/openssh/authfd.c projects/virtio/crypto/openssh/channels.c projects/virtio/crypto/openssh/cipher-3des1.c projects/virtio/crypto/openssh/clientloop.c projects/virtio/crypto/openssh/contrib/caldera/openssh.spec projects/virtio/crypto/openssh/contrib/redhat/openssh.spec projects/virtio/crypto/openssh/contrib/suse/openssh.spec projects/virtio/crypto/openssh/gss-genr.c projects/virtio/crypto/openssh/monitor_mm.c projects/virtio/crypto/openssh/monitor_wrap.c projects/virtio/crypto/openssh/packet.c projects/virtio/crypto/openssh/schnorr.c projects/virtio/crypto/openssh/sftp-client.c projects/virtio/crypto/openssh/sftp-glob.c projects/virtio/crypto/openssh/sftp-server.0 projects/virtio/crypto/openssh/sftp.0 projects/virtio/crypto/openssh/ssh_config projects/virtio/crypto/openssh/ssh_config.5 projects/virtio/crypto/openssh/sshd_config projects/virtio/crypto/openssh/sshd_config.5 projects/virtio/crypto/openssh/umac.c projects/virtio/crypto/openssh/version.h projects/virtio/etc/Makefile projects/virtio/etc/defaults/periodic.conf projects/virtio/etc/defaults/rc.conf projects/virtio/etc/devd/usb.conf projects/virtio/etc/freebsd-update.conf projects/virtio/etc/gettytab projects/virtio/etc/login.conf projects/virtio/etc/mtree/BSD.include.dist projects/virtio/etc/mtree/BSD.root.dist projects/virtio/etc/mtree/BSD.usr.dist projects/virtio/etc/mtree/BSD.var.dist projects/virtio/etc/mtree/Makefile projects/virtio/etc/netstart projects/virtio/etc/network.subr projects/virtio/etc/periodic/daily/Makefile projects/virtio/etc/periodic/security/Makefile projects/virtio/etc/periodic/weekly/Makefile projects/virtio/etc/pf.os projects/virtio/etc/rc projects/virtio/etc/rc.d/Makefile projects/virtio/etc/rc.d/ftp-proxy projects/virtio/etc/rc.d/jail projects/virtio/etc/rc.d/netif projects/virtio/etc/rc.d/ntpdate projects/virtio/etc/rc.d/pflog projects/virtio/etc/rc.d/rpcbind projects/virtio/etc/rc.d/rtadvd projects/virtio/etc/rc.d/sendmail projects/virtio/etc/rc.d/syslogd projects/virtio/etc/sendmail/freebsd.mc projects/virtio/etc/services projects/virtio/etc/syslog.conf projects/virtio/games/fortune/datfiles/fortunes projects/virtio/games/fortune/fortune/fortune.c projects/virtio/gnu/lib/csu/Makefile projects/virtio/gnu/lib/libgcc/Makefile projects/virtio/gnu/lib/libstdc++/Makefile projects/virtio/gnu/lib/libsupc++/Makefile projects/virtio/gnu/usr.bin/binutils/ld/Makefile projects/virtio/gnu/usr.bin/binutils/ld/ld.1 projects/virtio/gnu/usr.bin/cc/Makefile.inc projects/virtio/gnu/usr.bin/cc/cc_int/Makefile projects/virtio/gnu/usr.bin/cc/cc_tools/freebsd-native.h projects/virtio/gnu/usr.bin/cc/libcpp/Makefile projects/virtio/include/Makefile projects/virtio/include/iconv.h projects/virtio/include/pthread.h projects/virtio/include/rpc/auth.h projects/virtio/include/rpc/auth_des.h projects/virtio/include/rpc/auth_kerb.h projects/virtio/include/rpc/auth_unix.h projects/virtio/include/rpc/clnt.h projects/virtio/include/rpc/clnt_soc.h projects/virtio/include/rpc/des.h projects/virtio/include/rpc/des_crypt.h projects/virtio/include/rpc/nettype.h projects/virtio/include/rpc/pmap_clnt.h projects/virtio/include/rpc/pmap_prot.h projects/virtio/include/rpc/pmap_rmt.h projects/virtio/include/rpc/raw.h projects/virtio/include/rpc/rpc.h projects/virtio/include/rpc/rpc_com.h projects/virtio/include/rpc/rpc_msg.h projects/virtio/include/rpc/rpcb_clnt.h projects/virtio/include/rpc/rpcb_prot.x projects/virtio/include/rpc/rpcent.h projects/virtio/include/rpc/svc.h projects/virtio/include/rpc/svc_auth.h projects/virtio/include/rpc/svc_dg.h projects/virtio/include/rpc/svc_soc.h projects/virtio/include/rpc/xdr.h projects/virtio/include/rpcsvc/bootparam_prot.x projects/virtio/include/rpcsvc/key_prot.x projects/virtio/include/rpcsvc/klm_prot.x projects/virtio/include/rpcsvc/mount.x projects/virtio/include/rpcsvc/nfs_prot.x projects/virtio/include/rpcsvc/nis.x projects/virtio/include/rpcsvc/nis_callback.x projects/virtio/include/rpcsvc/nis_object.x projects/virtio/include/rpcsvc/nis_tags.h projects/virtio/include/rpcsvc/rex.x projects/virtio/include/rpcsvc/rnusers.x projects/virtio/include/rpcsvc/rstat.x projects/virtio/include/rpcsvc/sm_inter.x projects/virtio/include/rpcsvc/spray.x projects/virtio/include/rpcsvc/yp.x projects/virtio/include/rpcsvc/yppasswd.x projects/virtio/lib/Makefile projects/virtio/lib/atf/Makefile projects/virtio/lib/atf/Makefile.inc projects/virtio/lib/atf/libatf-c++/Makefile projects/virtio/lib/atf/libatf-c/Makefile projects/virtio/lib/clang/Makefile projects/virtio/lib/clang/include/llvm/Config/AsmParsers.def projects/virtio/lib/clang/liblldbAPI/Makefile projects/virtio/lib/clang/liblldbCore/Makefile projects/virtio/lib/clang/liblldbDataFormatters/Makefile projects/virtio/lib/clang/liblldbHostCommon/Makefile projects/virtio/lib/clang/liblldbPluginProcessElfCore/Makefile projects/virtio/lib/clang/liblldbPluginProcessFreeBSD/Makefile projects/virtio/lib/clang/liblldbPluginProcessPOSIX/Makefile projects/virtio/lib/clang/liblldbPluginProcessUtility/Makefile projects/virtio/lib/clang/liblldbPluginSymbolFileDWARF/Makefile projects/virtio/lib/clang/liblldbTarget/Makefile projects/virtio/lib/clang/liblldbUtility/Makefile projects/virtio/lib/csu/arm/crt1.c projects/virtio/lib/libc/Makefile projects/virtio/lib/libc/amd64/SYS.h projects/virtio/lib/libc/amd64/gen/_setjmp.S projects/virtio/lib/libc/amd64/gen/setjmp.S projects/virtio/lib/libc/amd64/gen/sigsetjmp.S projects/virtio/lib/libc/amd64/sys/getcontext.S projects/virtio/lib/libc/amd64/sys/pipe.S projects/virtio/lib/libc/amd64/sys/reboot.S projects/virtio/lib/libc/amd64/sys/setlogin.S projects/virtio/lib/libc/amd64/sys/vfork.S projects/virtio/lib/libc/capability/Makefile.inc projects/virtio/lib/libc/gen/Makefile.inc projects/virtio/lib/libc/gen/getutxent.c projects/virtio/lib/libc/gen/popen.c projects/virtio/lib/libc/gen/syslog.c projects/virtio/lib/libc/i386/SYS.h projects/virtio/lib/libc/i386/gen/_setjmp.S projects/virtio/lib/libc/i386/gen/setjmp.S projects/virtio/lib/libc/i386/gen/sigsetjmp.S projects/virtio/lib/libc/i386/string/strchr.S projects/virtio/lib/libc/i386/string/strrchr.S projects/virtio/lib/libc/i386/sys/Ovfork.S projects/virtio/lib/libc/i386/sys/getcontext.S projects/virtio/lib/libc/iconv/Makefile.inc projects/virtio/lib/libc/iconv/Symbol.map projects/virtio/lib/libc/iconv/citrus_csmapper.h projects/virtio/lib/libc/iconv/citrus_iconv_local.h projects/virtio/lib/libc/iconv/citrus_mapper.c projects/virtio/lib/libc/iconv/iconvctl.3 projects/virtio/lib/libc/libc.ldscript projects/virtio/lib/libc/posix1e/acl.3 projects/virtio/lib/libc/posix1e/acl_is_trivial_np.3 projects/virtio/lib/libc/powerpc/SYS.h projects/virtio/lib/libc/powerpc64/SYS.h projects/virtio/lib/libc/rpc/DISCLAIMER projects/virtio/lib/libc/rpc/auth_des.c projects/virtio/lib/libc/rpc/auth_none.c projects/virtio/lib/libc/rpc/auth_unix.c projects/virtio/lib/libc/rpc/authdes_prot.c projects/virtio/lib/libc/rpc/authunix_prot.c projects/virtio/lib/libc/rpc/bindresvport.c projects/virtio/lib/libc/rpc/clnt_bcast.c projects/virtio/lib/libc/rpc/clnt_dg.c projects/virtio/lib/libc/rpc/clnt_generic.c projects/virtio/lib/libc/rpc/clnt_perror.c projects/virtio/lib/libc/rpc/clnt_raw.c projects/virtio/lib/libc/rpc/clnt_simple.c projects/virtio/lib/libc/rpc/clnt_vc.c projects/virtio/lib/libc/rpc/des_crypt.c projects/virtio/lib/libc/rpc/des_soft.c projects/virtio/lib/libc/rpc/getnetconfig.c projects/virtio/lib/libc/rpc/getnetpath.c projects/virtio/lib/libc/rpc/getpublickey.c projects/virtio/lib/libc/rpc/getrpcent.c projects/virtio/lib/libc/rpc/getrpcport.c projects/virtio/lib/libc/rpc/key_call.c projects/virtio/lib/libc/rpc/key_prot_xdr.c projects/virtio/lib/libc/rpc/netname.c projects/virtio/lib/libc/rpc/netnamer.c projects/virtio/lib/libc/rpc/pmap_clnt.c projects/virtio/lib/libc/rpc/pmap_getmaps.c projects/virtio/lib/libc/rpc/pmap_getport.c projects/virtio/lib/libc/rpc/pmap_prot.c projects/virtio/lib/libc/rpc/pmap_prot2.c projects/virtio/lib/libc/rpc/pmap_rmt.c projects/virtio/lib/libc/rpc/rpc_callmsg.c projects/virtio/lib/libc/rpc/rpc_com.h projects/virtio/lib/libc/rpc/rpc_commondata.c projects/virtio/lib/libc/rpc/rpc_dtablesize.c projects/virtio/lib/libc/rpc/rpc_generic.c projects/virtio/lib/libc/rpc/rpc_prot.c projects/virtio/lib/libc/rpc/rpc_soc.c projects/virtio/lib/libc/rpc/rpcb_clnt.c projects/virtio/lib/libc/rpc/rpcb_prot.c projects/virtio/lib/libc/rpc/rpcb_st_xdr.c projects/virtio/lib/libc/rpc/rpcdname.c projects/virtio/lib/libc/rpc/rtime.c projects/virtio/lib/libc/rpc/svc.c projects/virtio/lib/libc/rpc/svc_auth.c projects/virtio/lib/libc/rpc/svc_auth_des.c projects/virtio/lib/libc/rpc/svc_auth_unix.c projects/virtio/lib/libc/rpc/svc_dg.c projects/virtio/lib/libc/rpc/svc_generic.c projects/virtio/lib/libc/rpc/svc_raw.c projects/virtio/lib/libc/rpc/svc_run.c projects/virtio/lib/libc/rpc/svc_simple.c projects/virtio/lib/libc/rpc/svc_vc.c projects/virtio/lib/libc/sparc64/fpu/fpu.c projects/virtio/lib/libc/sparc64/fpu/fpu_sqrt.c projects/virtio/lib/libc/stdio/printf_l.3 projects/virtio/lib/libc/stdio/scanf_l.3 projects/virtio/lib/libc/stdlib/atexit.c projects/virtio/lib/libc/stdlib/getopt_long.3 projects/virtio/lib/libc/string/strcasecmp.3 projects/virtio/lib/libc/string/strlcpy.3 projects/virtio/lib/libc/sys/Makefile.inc projects/virtio/lib/libc/sys/cap_ioctls_limit.2 projects/virtio/lib/libc/sys/cap_rights_limit.2 projects/virtio/lib/libc/sys/chmod.2 projects/virtio/lib/libc/sys/getrlimit.2 projects/virtio/lib/libc/sys/kqueue.2 projects/virtio/lib/libc/sys/pdfork.2 projects/virtio/lib/libc/sys/shm_open.2 projects/virtio/lib/libc/sys/wait.2 projects/virtio/lib/libc/xdr/xdr.c projects/virtio/lib/libc/xdr/xdr_array.c projects/virtio/lib/libc/xdr/xdr_float.c projects/virtio/lib/libc/xdr/xdr_mem.c projects/virtio/lib/libc/xdr/xdr_rec.c projects/virtio/lib/libc/xdr/xdr_reference.c projects/virtio/lib/libc/xdr/xdr_sizeof.c projects/virtio/lib/libc/xdr/xdr_stdio.c projects/virtio/lib/libcam/Makefile projects/virtio/lib/libcam/camlib.c projects/virtio/lib/libcrypt/Makefile projects/virtio/lib/libcrypt/tests/Makefile projects/virtio/lib/libfetch/common.c projects/virtio/lib/libiconv_modules/UTF7/citrus_utf7.c projects/virtio/lib/libiconv_modules/iconv_std/citrus_iconv_std.c projects/virtio/lib/libkse/arch/i386/i386/thr_getcontext.S projects/virtio/lib/libnetgraph/debug.c projects/virtio/lib/libnetgraph/netgraph.3 projects/virtio/lib/libpam/libpam/Makefile projects/virtio/lib/libpmc/pmc.h projects/virtio/lib/libproc/_libproc.h projects/virtio/lib/libproc/proc_bkpt.c projects/virtio/lib/libproc/proc_create.c projects/virtio/lib/libproc/proc_regs.c projects/virtio/lib/libproc/proc_sym.c projects/virtio/lib/libproc/proc_util.c projects/virtio/lib/libsmb/Makefile projects/virtio/lib/libstand/close.c projects/virtio/lib/libstand/dosfs.c projects/virtio/lib/libstand/dosfs.h projects/virtio/lib/libstand/environment.c projects/virtio/lib/libstand/libstand.3 projects/virtio/lib/libthr/thread/thr_private.h projects/virtio/lib/libthr/thread/thr_sig.c projects/virtio/lib/libutil/expand_number.3 projects/virtio/lib/libutil/login.conf.5 projects/virtio/lib/libutil/login_class.3 projects/virtio/lib/libutil/login_class.c projects/virtio/lib/libvmmapi/vmmapi.c projects/virtio/lib/libvmmapi/vmmapi.h projects/virtio/lib/libyaml/Makefile projects/virtio/lib/libz/FREEBSD-upgrade (contents, props changed) projects/virtio/lib/libz/Makefile (contents, props changed) projects/virtio/lib/libz/Symbol.map (contents, props changed) projects/virtio/lib/libz/Versions.def (contents, props changed) projects/virtio/lib/libz/zopen.c (contents, props changed) projects/virtio/lib/msun/Makefile projects/virtio/lib/msun/arm/fenv.h projects/virtio/lib/msun/src/s_round.c projects/virtio/lib/msun/src/s_roundf.c projects/virtio/lib/msun/src/s_roundl.c projects/virtio/libexec/Makefile projects/virtio/libexec/atf/Makefile projects/virtio/libexec/atf/Makefile.inc projects/virtio/libexec/atf/atf-check/Makefile projects/virtio/libexec/rbootd/bpf.c projects/virtio/libexec/rtld-elf/rtld.c projects/virtio/libexec/rtld-elf/rtld.h projects/virtio/libexec/rtld-elf/xmalloc.c projects/virtio/release/Makefile projects/virtio/release/doc/de_DE.ISO8859-1/early-adopter/article.xml projects/virtio/release/doc/de_DE.ISO8859-1/errata/article.xml projects/virtio/release/doc/de_DE.ISO8859-1/hardware/alpha/article.xml projects/virtio/release/doc/de_DE.ISO8859-1/hardware/alpha/proc-alpha.xml projects/virtio/release/doc/de_DE.ISO8859-1/hardware/common/artheader.xml projects/virtio/release/doc/de_DE.ISO8859-1/hardware/common/dev.xml projects/virtio/release/doc/de_DE.ISO8859-1/hardware/common/intro.xml projects/virtio/release/doc/de_DE.ISO8859-1/hardware/i386/article.xml projects/virtio/release/doc/de_DE.ISO8859-1/hardware/i386/proc-i386.xml projects/virtio/release/doc/de_DE.ISO8859-1/hardware/ia64/article.xml projects/virtio/release/doc/de_DE.ISO8859-1/hardware/ia64/proc-ia64.xml projects/virtio/release/doc/de_DE.ISO8859-1/hardware/pc98/article.xml projects/virtio/release/doc/de_DE.ISO8859-1/hardware/pc98/proc-pc98.xml projects/virtio/release/doc/de_DE.ISO8859-1/hardware/sparc64/article.xml projects/virtio/release/doc/de_DE.ISO8859-1/hardware/sparc64/dev-sparc64.xml projects/virtio/release/doc/de_DE.ISO8859-1/hardware/sparc64/proc-sparc64.xml projects/virtio/release/doc/de_DE.ISO8859-1/installation/alpha/Makefile projects/virtio/release/doc/de_DE.ISO8859-1/installation/alpha/article.xml projects/virtio/release/doc/de_DE.ISO8859-1/installation/common/abstract.xml projects/virtio/release/doc/de_DE.ISO8859-1/installation/common/artheader.xml projects/virtio/release/doc/de_DE.ISO8859-1/installation/common/install.ent projects/virtio/release/doc/de_DE.ISO8859-1/installation/common/install.xml projects/virtio/release/doc/de_DE.ISO8859-1/installation/common/layout.xml projects/virtio/release/doc/de_DE.ISO8859-1/installation/common/trouble.xml projects/virtio/release/doc/de_DE.ISO8859-1/installation/common/upgrade.xml projects/virtio/release/doc/de_DE.ISO8859-1/installation/i386/Makefile projects/virtio/release/doc/de_DE.ISO8859-1/installation/i386/article.xml projects/virtio/release/doc/de_DE.ISO8859-1/installation/ia64/Makefile projects/virtio/release/doc/de_DE.ISO8859-1/installation/ia64/article.xml projects/virtio/release/doc/de_DE.ISO8859-1/installation/pc98/Makefile projects/virtio/release/doc/de_DE.ISO8859-1/installation/pc98/article.xml projects/virtio/release/doc/de_DE.ISO8859-1/installation/sparc64/article.xml projects/virtio/release/doc/de_DE.ISO8859-1/installation/sparc64/install.xml projects/virtio/release/doc/de_DE.ISO8859-1/readme/article.xml projects/virtio/release/doc/de_DE.ISO8859-1/relnotes/alpha/article.xml projects/virtio/release/doc/de_DE.ISO8859-1/relnotes/common/new.xml projects/virtio/release/doc/de_DE.ISO8859-1/relnotes/i386/article.xml projects/virtio/release/doc/de_DE.ISO8859-1/relnotes/ia64/article.xml projects/virtio/release/doc/de_DE.ISO8859-1/relnotes/pc98/article.xml projects/virtio/release/doc/de_DE.ISO8859-1/relnotes/sparc64/article.xml projects/virtio/release/doc/en_US.ISO8859-1/errata/article.xml projects/virtio/release/doc/en_US.ISO8859-1/hardware/article.xml projects/virtio/release/doc/en_US.ISO8859-1/readme/article.xml projects/virtio/release/doc/en_US.ISO8859-1/relnotes/article.xml projects/virtio/release/doc/fr_FR.ISO8859-1/early-adopter/article.xml projects/virtio/release/doc/fr_FR.ISO8859-1/errata/article.xml projects/virtio/release/doc/fr_FR.ISO8859-1/hardware/alpha/article.xml projects/virtio/release/doc/fr_FR.ISO8859-1/hardware/alpha/proc-alpha.xml projects/virtio/release/doc/fr_FR.ISO8859-1/hardware/common/artheader.xml projects/virtio/release/doc/fr_FR.ISO8859-1/hardware/common/dev.xml projects/virtio/release/doc/fr_FR.ISO8859-1/hardware/common/intro.xml projects/virtio/release/doc/fr_FR.ISO8859-1/hardware/i386/article.xml projects/virtio/release/doc/fr_FR.ISO8859-1/hardware/i386/proc-i386.xml projects/virtio/release/doc/fr_FR.ISO8859-1/hardware/ia64/article.xml projects/virtio/release/doc/fr_FR.ISO8859-1/hardware/ia64/proc-ia64.xml projects/virtio/release/doc/fr_FR.ISO8859-1/hardware/pc98/article.xml projects/virtio/release/doc/fr_FR.ISO8859-1/hardware/pc98/proc-pc98.xml projects/virtio/release/doc/fr_FR.ISO8859-1/hardware/sparc64/article.xml projects/virtio/release/doc/fr_FR.ISO8859-1/hardware/sparc64/dev-sparc64.xml projects/virtio/release/doc/fr_FR.ISO8859-1/hardware/sparc64/proc-sparc64.xml projects/virtio/release/doc/fr_FR.ISO8859-1/installation/alpha/Makefile projects/virtio/release/doc/fr_FR.ISO8859-1/installation/alpha/article.xml projects/virtio/release/doc/fr_FR.ISO8859-1/installation/common/artheader.xml projects/virtio/release/doc/fr_FR.ISO8859-1/installation/common/install.ent projects/virtio/release/doc/fr_FR.ISO8859-1/installation/common/install.xml projects/virtio/release/doc/fr_FR.ISO8859-1/installation/common/layout.xml projects/virtio/release/doc/fr_FR.ISO8859-1/installation/common/trouble.xml projects/virtio/release/doc/fr_FR.ISO8859-1/installation/common/upgrade.xml projects/virtio/release/doc/fr_FR.ISO8859-1/installation/i386/Makefile projects/virtio/release/doc/fr_FR.ISO8859-1/installation/i386/article.xml projects/virtio/release/doc/fr_FR.ISO8859-1/installation/pc98/Makefile projects/virtio/release/doc/fr_FR.ISO8859-1/installation/pc98/article.xml projects/virtio/release/doc/fr_FR.ISO8859-1/installation/sparc64/article.xml projects/virtio/release/doc/fr_FR.ISO8859-1/installation/sparc64/install.xml projects/virtio/release/doc/fr_FR.ISO8859-1/relnotes/alpha/article.xml projects/virtio/release/doc/fr_FR.ISO8859-1/relnotes/common/new.xml projects/virtio/release/doc/fr_FR.ISO8859-1/relnotes/i386/article.xml projects/virtio/release/doc/ja_JP.eucJP/errata/article.xml projects/virtio/release/doc/ja_JP.eucJP/hardware/alpha/article.xml projects/virtio/release/doc/ja_JP.eucJP/hardware/amd64/article.xml projects/virtio/release/doc/ja_JP.eucJP/hardware/amd64/proc-amd64.xml projects/virtio/release/doc/ja_JP.eucJP/hardware/common/artheader.xml projects/virtio/release/doc/ja_JP.eucJP/hardware/common/dev.xml projects/virtio/release/doc/ja_JP.eucJP/hardware/common/intro.xml projects/virtio/release/doc/ja_JP.eucJP/hardware/i386/article.xml projects/virtio/release/doc/ja_JP.eucJP/hardware/i386/proc-i386.xml projects/virtio/release/doc/ja_JP.eucJP/hardware/ia64/article.xml projects/virtio/release/doc/ja_JP.eucJP/hardware/ia64/proc-ia64.xml projects/virtio/release/doc/ja_JP.eucJP/hardware/pc98/article.xml projects/virtio/release/doc/ja_JP.eucJP/hardware/pc98/proc-pc98.xml projects/virtio/release/doc/ja_JP.eucJP/hardware/sparc64/article.xml projects/virtio/release/doc/ja_JP.eucJP/hardware/sparc64/proc-sparc64.xml projects/virtio/release/doc/ja_JP.eucJP/relnotes/alpha/article.xml projects/virtio/release/doc/ja_JP.eucJP/relnotes/amd64/article.xml projects/virtio/release/doc/ja_JP.eucJP/relnotes/common/new.xml projects/virtio/release/doc/ja_JP.eucJP/relnotes/i386/article.xml projects/virtio/release/doc/ja_JP.eucJP/relnotes/ia64/article.xml projects/virtio/release/doc/ja_JP.eucJP/relnotes/pc98/article.xml projects/virtio/release/doc/ja_JP.eucJP/relnotes/sparc64/article.xml projects/virtio/release/doc/ja_JP.eucJP/share/xml/catalog.xml projects/virtio/release/doc/ru_RU.KOI8-R/errata/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/hardware/alpha/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/hardware/amd64/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/hardware/amd64/proc-amd64.xml projects/virtio/release/doc/ru_RU.KOI8-R/hardware/common/artheader.xml projects/virtio/release/doc/ru_RU.KOI8-R/hardware/common/dev.xml projects/virtio/release/doc/ru_RU.KOI8-R/hardware/common/intro.xml projects/virtio/release/doc/ru_RU.KOI8-R/hardware/i386/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/hardware/i386/proc-i386.xml projects/virtio/release/doc/ru_RU.KOI8-R/hardware/ia64/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/hardware/ia64/proc-ia64.xml projects/virtio/release/doc/ru_RU.KOI8-R/hardware/pc98/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/hardware/pc98/proc-pc98.xml projects/virtio/release/doc/ru_RU.KOI8-R/hardware/sparc64/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/hardware/sparc64/proc-sparc64.xml projects/virtio/release/doc/ru_RU.KOI8-R/installation/alpha/Makefile projects/virtio/release/doc/ru_RU.KOI8-R/installation/alpha/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/installation/amd64/Makefile projects/virtio/release/doc/ru_RU.KOI8-R/installation/amd64/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/installation/common/artheader.xml projects/virtio/release/doc/ru_RU.KOI8-R/installation/common/install.ent projects/virtio/release/doc/ru_RU.KOI8-R/installation/common/install.xml projects/virtio/release/doc/ru_RU.KOI8-R/installation/common/layout.xml projects/virtio/release/doc/ru_RU.KOI8-R/installation/common/trouble.xml projects/virtio/release/doc/ru_RU.KOI8-R/installation/common/upgrade.xml projects/virtio/release/doc/ru_RU.KOI8-R/installation/i386/Makefile projects/virtio/release/doc/ru_RU.KOI8-R/installation/i386/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/installation/ia64/Makefile projects/virtio/release/doc/ru_RU.KOI8-R/installation/ia64/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/installation/pc98/Makefile projects/virtio/release/doc/ru_RU.KOI8-R/installation/pc98/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/installation/sparc64/Makefile projects/virtio/release/doc/ru_RU.KOI8-R/installation/sparc64/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/readme/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/relnotes/alpha/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/relnotes/amd64/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/relnotes/common/new.xml projects/virtio/release/doc/ru_RU.KOI8-R/relnotes/i386/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/relnotes/ia64/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/relnotes/pc98/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/relnotes/sparc64/article.xml projects/virtio/release/doc/ru_RU.KOI8-R/share/xml/catalog.xml projects/virtio/release/doc/share/misc/man2hwnotes.pl projects/virtio/release/doc/share/xml/catalog.xml projects/virtio/release/doc/zh_CN.GB2312/errata/article.xml projects/virtio/release/doc/zh_CN.GB2312/hardware/article.xml projects/virtio/release/doc/zh_CN.GB2312/readme/article.xml projects/virtio/release/doc/zh_CN.GB2312/relnotes/article.xml projects/virtio/release/picobsd/build/picobsd projects/virtio/release/picobsd/floppy.tree/etc/rc1 projects/virtio/release/picobsd/floppy.tree/etc/ssh/sshd_config projects/virtio/release/rc.local projects/virtio/release/release.conf.sample projects/virtio/release/release.sh projects/virtio/sbin/Makefile projects/virtio/sbin/camcontrol/camcontrol.c projects/virtio/sbin/devd/devd.cc projects/virtio/sbin/fdisk/fdisk.c projects/virtio/sbin/fsck_ffs/ea.c projects/virtio/sbin/geom/class/mirror/geom_mirror.c projects/virtio/sbin/geom/class/mirror/gmirror.8 projects/virtio/sbin/geom/class/part/geom_part.c projects/virtio/sbin/growfs/debug.c projects/virtio/sbin/growfs/growfs.8 projects/virtio/sbin/gvinum/gvinum.c projects/virtio/sbin/hastctl/hastctl.c projects/virtio/sbin/hastd/control.c projects/virtio/sbin/hastd/hast.h projects/virtio/sbin/hastd/hastd.8 projects/virtio/sbin/hastd/hastd.c projects/virtio/sbin/hastd/nv.c projects/virtio/sbin/hastd/primary.c projects/virtio/sbin/hastd/proto.c projects/virtio/sbin/hastd/secondary.c projects/virtio/sbin/ifconfig/Makefile projects/virtio/sbin/ifconfig/ifconfig.8 projects/virtio/sbin/ifconfig/ifconfig.c projects/virtio/sbin/ifconfig/ifgroup.c projects/virtio/sbin/ipfw/ipfw.8 projects/virtio/sbin/ipfw/ipfw2.c projects/virtio/sbin/ipfw/ipfw2.h projects/virtio/sbin/iscontrol/fsm.c projects/virtio/sbin/iscontrol/iscsi.conf.5 projects/virtio/sbin/mdconfig/mdconfig.8 projects/virtio/sbin/mdconfig/mdconfig.c projects/virtio/sbin/mount_nfs/mount_nfs.8 projects/virtio/sbin/newfs/mkfs.c projects/virtio/sbin/nos-tun/nos-tun.c projects/virtio/sbin/nvmecontrol/firmware.c projects/virtio/sbin/nvmecontrol/perftest.c projects/virtio/sbin/pfctl/pf_print_state.c projects/virtio/sbin/pfctl/pfctl.c projects/virtio/sbin/route/keywords projects/virtio/sbin/route/route.8 projects/virtio/sbin/route/route.c projects/virtio/sbin/swapon/swapon.8 projects/virtio/sbin/swapon/swapon.c projects/virtio/sbin/sysctl/sysctl.8 projects/virtio/sbin/sysctl/sysctl.c projects/virtio/share/Makefile projects/virtio/share/dict/README projects/virtio/share/doc/Makefile projects/virtio/share/examples/Makefile projects/virtio/share/examples/bhyve/vmrun.sh projects/virtio/share/examples/libusb20/Makefile projects/virtio/share/examples/libusb20/bulk.c projects/virtio/share/examples/libusb20/control.c projects/virtio/share/i18n/csmapper/JIS/JISX0201-KANA%UCS.src projects/virtio/share/i18n/csmapper/JIS/JISX0208@1990%UCS.src projects/virtio/share/i18n/csmapper/JIS/UCS%JISX0201-KANA.src projects/virtio/share/i18n/csmapper/JIS/UCS%JISX0208@1990.src projects/virtio/share/i18n/csmapper/JIS/charset.pivot.JIS.src projects/virtio/share/i18n/csmapper/JIS/mapper.dir.JIS.src projects/virtio/share/i18n/esdb/EUC/EUC-JP.src projects/virtio/share/i18n/esdb/UTF/UTF.alias projects/virtio/share/man/man1/Makefile projects/virtio/share/man/man3/tree.3 projects/virtio/share/man/man4/Makefile projects/virtio/share/man/man4/ahci.4 projects/virtio/share/man/man4/arcmsr.4 projects/virtio/share/man/man4/bpf.4 projects/virtio/share/man/man4/capsicum.4 projects/virtio/share/man/man4/cxgbe.4 projects/virtio/share/man/man4/ddb.4 projects/virtio/share/man/man4/gpio.4 projects/virtio/share/man/man4/iwn.4 projects/virtio/share/man/man4/lagg.4 projects/virtio/share/man/man4/natm.4 projects/virtio/share/man/man4/netgraph.4 projects/virtio/share/man/man4/netmap.4 projects/virtio/share/man/man4/pf.4 projects/virtio/share/man/man4/procdesc.4 projects/virtio/share/man/man4/run.4 projects/virtio/share/man/man4/runfw.4 projects/virtio/share/man/man4/tcp.4 projects/virtio/share/man/man4/u3g.4 projects/virtio/share/man/man4/urtwn.4 projects/virtio/share/man/man4/usb.4 projects/virtio/share/man/man5/rc.conf.5 projects/virtio/share/man/man5/src.conf.5 projects/virtio/share/man/man7/Makefile projects/virtio/share/man/man7/development.7 projects/virtio/share/man/man7/hier.7 projects/virtio/share/man/man7/release.7 projects/virtio/share/man/man8/rc.8 projects/virtio/share/man/man8/rc.sendmail.8 projects/virtio/share/man/man9/Makefile projects/virtio/share/man/man9/SDT.9 projects/virtio/share/man/man9/disk.9 projects/virtio/share/man/man9/ifnet.9 projects/virtio/share/man/man9/mbuf.9 projects/virtio/share/man/man9/rtentry.9 projects/virtio/share/misc/bsd-family-tree projects/virtio/share/misc/committers-ports.dot (contents, props changed) projects/virtio/share/misc/committers-src.dot (contents, props changed) projects/virtio/share/mk/Makefile projects/virtio/share/mk/atf.test.mk projects/virtio/share/mk/bsd.files.mk projects/virtio/share/mk/bsd.libnames.mk projects/virtio/share/mk/bsd.own.mk projects/virtio/share/mk/bsd.prog.mk projects/virtio/share/mk/bsd.progs.mk projects/virtio/share/mk/bsd.sys.mk projects/virtio/share/mk/bsd.test.mk projects/virtio/sys/amd64/amd64/bpf_jit_machdep.c projects/virtio/sys/amd64/amd64/exception.S projects/virtio/sys/amd64/amd64/identcpu.c projects/virtio/sys/amd64/amd64/machdep.c projects/virtio/sys/amd64/amd64/minidump_machdep.c projects/virtio/sys/amd64/amd64/pmap.c projects/virtio/sys/amd64/amd64/trap.c projects/virtio/sys/amd64/conf/GENERIC projects/virtio/sys/amd64/conf/NOTES projects/virtio/sys/amd64/ia32/ia32_signal.c projects/virtio/sys/amd64/include/apicvar.h projects/virtio/sys/amd64/include/asm.h projects/virtio/sys/amd64/include/pcb.h projects/virtio/sys/amd64/include/pmap.h projects/virtio/sys/amd64/include/segments.h projects/virtio/sys/amd64/include/vmm.h (contents, props changed) projects/virtio/sys/amd64/include/vmm_dev.h (contents, props changed) projects/virtio/sys/amd64/include/vmparam.h projects/virtio/sys/amd64/linux32/linux32_dummy.c projects/virtio/sys/amd64/linux32/linux32_sysvec.c projects/virtio/sys/amd64/pci/pci_cfgreg.c projects/virtio/sys/amd64/vmm/intel/ept.c projects/virtio/sys/amd64/vmm/intel/vmcs.c projects/virtio/sys/amd64/vmm/intel/vmcs.h projects/virtio/sys/amd64/vmm/intel/vmx.c projects/virtio/sys/amd64/vmm/intel/vmx.h projects/virtio/sys/amd64/vmm/intel/vmx_controls.h projects/virtio/sys/amd64/vmm/intel/vmx_genassym.c projects/virtio/sys/amd64/vmm/intel/vtd.c projects/virtio/sys/amd64/vmm/io/ppt.c projects/virtio/sys/amd64/vmm/io/ppt.h projects/virtio/sys/amd64/vmm/io/vlapic.c projects/virtio/sys/amd64/vmm/io/vlapic.h projects/virtio/sys/amd64/vmm/vmm.c projects/virtio/sys/amd64/vmm/vmm_dev.c projects/virtio/sys/amd64/vmm/vmm_instruction_emul.c projects/virtio/sys/amd64/vmm/vmm_ktr.h projects/virtio/sys/amd64/vmm/vmm_lapic.c projects/virtio/sys/amd64/vmm/vmm_lapic.h projects/virtio/sys/amd64/vmm/vmm_msr.c projects/virtio/sys/amd64/vmm/vmm_msr.h projects/virtio/sys/amd64/vmm/x86.c projects/virtio/sys/arm/allwinner/a10_clk.c projects/virtio/sys/arm/allwinner/a10_gpio.c projects/virtio/sys/arm/allwinner/a10_machdep.c projects/virtio/sys/arm/allwinner/a10_wdog.c projects/virtio/sys/arm/allwinner/a20/a20_cpu_cfg.c projects/virtio/sys/arm/allwinner/a20/files.a20 projects/virtio/sys/arm/allwinner/files.a10 projects/virtio/sys/arm/allwinner/timer.c projects/virtio/sys/arm/arm/bus_space_generic.c projects/virtio/sys/arm/arm/busdma_machdep-v6.c projects/virtio/sys/arm/arm/busdma_machdep.c projects/virtio/sys/arm/arm/cpufunc.c projects/virtio/sys/arm/arm/cpufunc_asm_armv7.S projects/virtio/sys/arm/arm/cpufunc_asm_pj4b.S projects/virtio/sys/arm/arm/db_trace.c projects/virtio/sys/arm/arm/elf_trampoline.c projects/virtio/sys/arm/arm/fusu.S projects/virtio/sys/arm/arm/genassym.c projects/virtio/sys/arm/arm/generic_timer.c projects/virtio/sys/arm/arm/gic.c projects/virtio/sys/arm/arm/identcpu.c projects/virtio/sys/arm/arm/locore.S projects/virtio/sys/arm/arm/machdep.c projects/virtio/sys/arm/arm/minidump_machdep.c projects/virtio/sys/arm/arm/mp_machdep.c projects/virtio/sys/arm/arm/mpcore_timer.c projects/virtio/sys/arm/arm/nexus.c projects/virtio/sys/arm/arm/pl190.c projects/virtio/sys/arm/arm/pl310.c projects/virtio/sys/arm/arm/pmap-v6.c projects/virtio/sys/arm/arm/pmap.c projects/virtio/sys/arm/arm/stack_machdep.c projects/virtio/sys/arm/arm/swtch.S projects/virtio/sys/arm/arm/trap.c projects/virtio/sys/arm/arm/undefined.c projects/virtio/sys/arm/arm/vfp.c projects/virtio/sys/arm/arm/vm_machdep.c projects/virtio/sys/arm/at91/at91.c projects/virtio/sys/arm/at91/at91_machdep.c projects/virtio/sys/arm/at91/at91_mci.c projects/virtio/sys/arm/at91/at91_pioreg.h projects/virtio/sys/arm/at91/at91_pmc.c projects/virtio/sys/arm/at91/files.at91 projects/virtio/sys/arm/at91/if_ate.c projects/virtio/sys/arm/at91/if_macbvar.h projects/virtio/sys/arm/at91/uart_dev_at91usart.c projects/virtio/sys/arm/broadcom/bcm2835/bcm2835_dma.c projects/virtio/sys/arm/broadcom/bcm2835/bcm2835_fb.c projects/virtio/sys/arm/broadcom/bcm2835/bcm2835_gpio.c projects/virtio/sys/arm/broadcom/bcm2835/bcm2835_machdep.c projects/virtio/sys/arm/broadcom/bcm2835/bcm2835_mbox.c projects/virtio/sys/arm/broadcom/bcm2835/bcm2835_sdhci.c projects/virtio/sys/arm/broadcom/bcm2835/bcm2835_systimer.c projects/virtio/sys/arm/broadcom/bcm2835/bcm2835_wdog.c projects/virtio/sys/arm/broadcom/bcm2835/files.bcm2835 projects/virtio/sys/arm/conf/ARMADAXP projects/virtio/sys/arm/conf/BEAGLEBONE projects/virtio/sys/arm/conf/DIGI-CCWMX53 projects/virtio/sys/arm/conf/RPI-B projects/virtio/sys/arm/econa/econa.c projects/virtio/sys/arm/econa/econa_machdep.c projects/virtio/sys/arm/econa/if_ece.c projects/virtio/sys/arm/econa/timer.c projects/virtio/sys/arm/econa/uart_bus_ec.c projects/virtio/sys/arm/econa/uart_cpu_ec.c projects/virtio/sys/arm/freescale/imx/files.imx51 projects/virtio/sys/arm/freescale/imx/files.imx53 projects/virtio/sys/arm/freescale/imx/imx51_ccm.c projects/virtio/sys/arm/freescale/imx/imx51_ccmreg.h projects/virtio/sys/arm/freescale/imx/imx51_ipuv3.c projects/virtio/sys/arm/freescale/imx/imx51_machdep.c projects/virtio/sys/arm/freescale/imx/imx53_machdep.c projects/virtio/sys/arm/freescale/imx/imx_gpt.c projects/virtio/sys/arm/freescale/imx/imx_gptreg.h projects/virtio/sys/arm/freescale/imx/tzic.c projects/virtio/sys/arm/include/armreg.h projects/virtio/sys/arm/include/atomic.h projects/virtio/sys/arm/include/cpu.h projects/virtio/sys/arm/include/cpuconf.h projects/virtio/sys/arm/include/cpufunc.h projects/virtio/sys/arm/include/fdt.h projects/virtio/sys/arm/include/frame.h projects/virtio/sys/arm/include/intr.h projects/virtio/sys/arm/include/machdep.h projects/virtio/sys/arm/include/md_var.h projects/virtio/sys/arm/include/pcb.h projects/virtio/sys/arm/include/pcpu.h projects/virtio/sys/arm/include/pmap.h projects/virtio/sys/arm/include/undefined.h projects/virtio/sys/arm/include/vmparam.h projects/virtio/sys/arm/lpc/if_lpe.c projects/virtio/sys/arm/lpc/if_lpereg.h projects/virtio/sys/arm/lpc/lpc_fb.c projects/virtio/sys/arm/lpc/lpc_gpio.c projects/virtio/sys/arm/lpc/lpc_machdep.c projects/virtio/sys/arm/lpc/lpc_mmc.c projects/virtio/sys/arm/lpc/lpc_spi.c projects/virtio/sys/arm/lpc/lpc_timer.c projects/virtio/sys/arm/lpc/lpcreg.h projects/virtio/sys/arm/mv/armadaxp/std.armadaxp projects/virtio/sys/arm/mv/common.c projects/virtio/sys/arm/mv/gpio.c projects/virtio/sys/arm/mv/mv_localbus.c projects/virtio/sys/arm/mv/mv_machdep.c projects/virtio/sys/arm/mv/mv_pci.c projects/virtio/sys/arm/mv/mv_sata.c projects/virtio/sys/arm/mv/mvreg.h projects/virtio/sys/arm/mv/mvvar.h projects/virtio/sys/arm/mv/orion/db88f5xxx.c projects/virtio/sys/arm/mv/timer.c projects/virtio/sys/arm/s3c2xx0/files.s3c2xx0 projects/virtio/sys/arm/s3c2xx0/s3c24x0.c projects/virtio/sys/arm/s3c2xx0/s3c24x0_machdep.c projects/virtio/sys/arm/s3c2xx0/s3c2xx0_space.c projects/virtio/sys/arm/sa11x0/assabet_machdep.c projects/virtio/sys/arm/sa11x0/sa11x0.c projects/virtio/sys/arm/sa11x0/sa11x0_io.c projects/virtio/sys/arm/samsung/exynos/arch_timer.c projects/virtio/sys/arm/samsung/exynos/ehci_exynos5.c projects/virtio/sys/arm/samsung/exynos/exynos5_machdep.c projects/virtio/sys/arm/samsung/exynos/files.exynos5 projects/virtio/sys/arm/tegra/tegra2_machdep.c projects/virtio/sys/arm/ti/am335x/am335x_dmtimer.c projects/virtio/sys/arm/ti/am335x/am335x_lcd_syscons.c projects/virtio/sys/arm/ti/am335x/am335x_prcm.c projects/virtio/sys/arm/ti/am335x/am335x_scm_padconf.c projects/virtio/sys/arm/ti/cpsw/if_cpsw.c projects/virtio/sys/arm/ti/files.ti projects/virtio/sys/arm/ti/omap4/omap4_prcm_clks.c projects/virtio/sys/arm/ti/omap4/omap4_scm_padconf.c projects/virtio/sys/arm/ti/omap4/pandaboard/pandaboard.c projects/virtio/sys/arm/ti/ti_cpuid.c projects/virtio/sys/arm/ti/ti_gpio.c projects/virtio/sys/arm/ti/ti_i2c.c projects/virtio/sys/arm/ti/ti_machdep.c projects/virtio/sys/arm/ti/ti_mmchs.c projects/virtio/sys/arm/ti/ti_prcm.c projects/virtio/sys/arm/ti/ti_scm.c projects/virtio/sys/arm/ti/ti_sdhci.c projects/virtio/sys/arm/ti/twl/twl.c projects/virtio/sys/arm/ti/twl/twl_clks.c projects/virtio/sys/arm/ti/twl/twl_vreg.c projects/virtio/sys/arm/versatile/bus_space.c projects/virtio/sys/arm/versatile/if_smc_fdt.c projects/virtio/sys/arm/versatile/pl050.c projects/virtio/sys/arm/versatile/sp804.c projects/virtio/sys/arm/versatile/versatile_clcd.c projects/virtio/sys/arm/versatile/versatile_machdep.c projects/virtio/sys/arm/versatile/versatile_pci.c projects/virtio/sys/arm/versatile/versatile_timer.c projects/virtio/sys/arm/xilinx/zy7_bus_space.c projects/virtio/sys/arm/xilinx/zy7_machdep.c projects/virtio/sys/arm/xscale/i80321/ep80219_machdep.c projects/virtio/sys/arm/xscale/i80321/i80321_pci.c projects/virtio/sys/arm/xscale/i80321/iq31244_machdep.c projects/virtio/sys/arm/xscale/i80321/iq80321.c projects/virtio/sys/arm/xscale/i8134x/crb_machdep.c projects/virtio/sys/arm/xscale/i8134x/i81342_pci.c projects/virtio/sys/arm/xscale/i8134x/i81342reg.h projects/virtio/sys/arm/xscale/ixp425/avila_machdep.c projects/virtio/sys/arm/xscale/ixp425/if_npe.c projects/virtio/sys/arm/xscale/ixp425/ixp425_mem.c projects/virtio/sys/arm/xscale/ixp425/ixp425_pci.c projects/virtio/sys/arm/xscale/ixp425/ixp425_wdog.c projects/virtio/sys/arm/xscale/ixp425/ixp425reg.h projects/virtio/sys/arm/xscale/pxa/if_smc_smi.c projects/virtio/sys/arm/xscale/pxa/pxa_machdep.c projects/virtio/sys/arm/xscale/pxa/pxa_obio.c projects/virtio/sys/boot/arm/at91/libat91/mci_device.h projects/virtio/sys/boot/arm/uboot/Makefile projects/virtio/sys/boot/arm/uboot/start.S projects/virtio/sys/boot/fdt/dts/am335x.dtsi projects/virtio/sys/boot/fdt/dts/bcm2835.dtsi projects/virtio/sys/boot/fdt/dts/beaglebone-black.dts projects/virtio/sys/boot/fdt/dts/db78460.dts projects/virtio/sys/boot/fdt/dts/digi-ccwmx53.dts projects/virtio/sys/boot/fdt/dts/efikamx.dts projects/virtio/sys/boot/fdt/dts/imx51x.dtsi projects/virtio/sys/boot/fdt/dts/imx53x.dtsi projects/virtio/sys/boot/fdt/dts/rpi.dts projects/virtio/sys/boot/forth/beastie.4th projects/virtio/sys/boot/forth/loader.4th projects/virtio/sys/boot/forth/loader.4th.8 projects/virtio/sys/boot/forth/loader.conf projects/virtio/sys/boot/forth/loader.conf.5 projects/virtio/sys/boot/forth/loader.rc projects/virtio/sys/boot/forth/menu-commands.4th projects/virtio/sys/boot/forth/menu.4th projects/virtio/sys/boot/forth/menu.rc projects/virtio/sys/boot/forth/menusets.4th projects/virtio/sys/boot/i386/efi/reloc.c projects/virtio/sys/boot/i386/libfirewire/fwohci.h projects/virtio/sys/boot/i386/libfirewire/fwohcireg.h projects/virtio/sys/boot/i386/libi386/Makefile projects/virtio/sys/boot/i386/libi386/smbios.c projects/virtio/sys/boot/i386/loader/loader.rc projects/virtio/sys/boot/ia64/efi/version projects/virtio/sys/boot/powerpc/ps3/start.S projects/virtio/sys/boot/uboot/lib/disk.c projects/virtio/sys/boot/uboot/lib/glue.c projects/virtio/sys/cam/ata/ata_all.c projects/virtio/sys/cam/ata/ata_all.h projects/virtio/sys/cam/ata/ata_da.c projects/virtio/sys/cam/ata/ata_pmp.c projects/virtio/sys/cam/ata/ata_xpt.c projects/virtio/sys/cam/cam.h projects/virtio/sys/cam/cam_ccb.h projects/virtio/sys/cam/cam_compat.c projects/virtio/sys/cam/cam_compat.h projects/virtio/sys/cam/cam_periph.c projects/virtio/sys/cam/cam_periph.h projects/virtio/sys/cam/cam_queue.c projects/virtio/sys/cam/cam_queue.h projects/virtio/sys/cam/cam_sim.c projects/virtio/sys/cam/cam_sim.h projects/virtio/sys/cam/cam_xpt.c projects/virtio/sys/cam/cam_xpt.h projects/virtio/sys/cam/cam_xpt_internal.h projects/virtio/sys/cam/cam_xpt_periph.h projects/virtio/sys/cam/cam_xpt_sim.h projects/virtio/sys/cam/ctl/ctl.c projects/virtio/sys/cam/ctl/ctl_backend_block.c projects/virtio/sys/cam/ctl/ctl_frontend.c projects/virtio/sys/cam/ctl/ctl_frontend_cam_sim.c projects/virtio/sys/cam/ctl/ctl_private.h projects/virtio/sys/cam/ctl/scsi_ctl.c projects/virtio/sys/cam/scsi/scsi_all.c projects/virtio/sys/cam/scsi/scsi_all.h projects/virtio/sys/cam/scsi/scsi_cd.c projects/virtio/sys/cam/scsi/scsi_ch.c projects/virtio/sys/cam/scsi/scsi_da.c projects/virtio/sys/cam/scsi/scsi_enc.c projects/virtio/sys/cam/scsi/scsi_enc_internal.h projects/virtio/sys/cam/scsi/scsi_enc_safte.c projects/virtio/sys/cam/scsi/scsi_enc_ses.c projects/virtio/sys/cam/scsi/scsi_pass.c projects/virtio/sys/cam/scsi/scsi_pt.c projects/virtio/sys/cam/scsi/scsi_sa.c projects/virtio/sys/cam/scsi/scsi_sg.c projects/virtio/sys/cam/scsi/scsi_targ_bh.c projects/virtio/sys/cam/scsi/scsi_target.c projects/virtio/sys/cam/scsi/scsi_xpt.c projects/virtio/sys/cddl/compat/opensolaris/kern/opensolaris_taskq.c projects/virtio/sys/cddl/compat/opensolaris/kern/opensolaris_vm.c projects/virtio/sys/cddl/compat/opensolaris/sys/sdt.h projects/virtio/sys/cddl/compat/opensolaris/sys/vm.h projects/virtio/sys/cddl/contrib/opensolaris/common/zfs/zfeature_common.c projects/virtio/sys/cddl/contrib/opensolaris/common/zfs/zfeature_common.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/Makefile.files projects/virtio/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/dtrace/fasttrap.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_objset.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_zfetch.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dir.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_pool.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_scan.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_userhold.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lz4.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/metaslab.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_map.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/arc.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dbuf.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_objset.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_tx.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_dir.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_pool.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/metaslab.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/metaslab_impl.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/sa_impl.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa_impl.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/space_map.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/txg.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/txg_impl.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev_impl.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfeature.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_context.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio_compress.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/txg.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_cache.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_label.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_mirror.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_queue.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_raidz.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfeature.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_dir.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zil.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c projects/virtio/sys/cddl/contrib/opensolaris/uts/common/sys/dtrace.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/sys/fasttrap.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/sys/fasttrap_impl.h projects/virtio/sys/cddl/contrib/opensolaris/uts/common/sys/taskq.h projects/virtio/sys/cddl/contrib/opensolaris/uts/intel/dtrace/fasttrap_isa.c projects/virtio/sys/cddl/contrib/opensolaris/uts/powerpc/dtrace/fasttrap_isa.c projects/virtio/sys/cddl/contrib/opensolaris/uts/powerpc/sys/fasttrap_isa.h projects/virtio/sys/cddl/dev/dtrace/amd64/dtrace_isa.c projects/virtio/sys/cddl/dev/dtrace/amd64/dtrace_subr.c projects/virtio/sys/cddl/dev/dtrace/dtrace_sysctl.c projects/virtio/sys/cddl/dev/dtrace/dtrace_test.c projects/virtio/sys/cddl/dev/dtrace/powerpc/dtrace_isa.c projects/virtio/sys/cddl/dev/fbt/fbt_powerpc.c projects/virtio/sys/cddl/dev/lockstat/lockstat.c projects/virtio/sys/cddl/dev/sdt/sdt.c projects/virtio/sys/compat/freebsd32/freebsd32.h projects/virtio/sys/compat/freebsd32/freebsd32_misc.c projects/virtio/sys/compat/linprocfs/linprocfs.c projects/virtio/sys/compat/linsysfs/linsysfs.c projects/virtio/sys/compat/linux/linux_dtrace.h projects/virtio/sys/compat/linux/linux_emul.c projects/virtio/sys/compat/linux/linux_fork.c projects/virtio/sys/compat/linux/linux_futex.c projects/virtio/sys/compat/linux/linux_ioctl.c projects/virtio/sys/compat/linux/linux_mib.c projects/virtio/sys/compat/linux/linux_misc.c projects/virtio/sys/compat/linux/linux_socket.c projects/virtio/sys/compat/linux/linux_sysctl.c projects/virtio/sys/compat/linux/linux_time.c projects/virtio/sys/compat/linux/linux_uid16.c projects/virtio/sys/compat/linux/linux_util.c projects/virtio/sys/compat/ndis/kern_ndis.c projects/virtio/sys/compat/ndis/subr_ndis.c projects/virtio/sys/compat/ndis/subr_usbd.c projects/virtio/sys/compat/svr4/svr4_sockio.c projects/virtio/sys/conf/Makefile.arm projects/virtio/sys/conf/NOTES projects/virtio/sys/conf/files projects/virtio/sys/conf/files.amd64 projects/virtio/sys/conf/files.arm projects/virtio/sys/conf/files.i386 projects/virtio/sys/conf/files.pc98 projects/virtio/sys/conf/files.powerpc projects/virtio/sys/conf/files.sparc64 projects/virtio/sys/conf/kern.pre.mk projects/virtio/sys/conf/kmod.mk projects/virtio/sys/conf/newvers.sh projects/virtio/sys/conf/options projects/virtio/sys/conf/options.amd64 projects/virtio/sys/conf/options.arm projects/virtio/sys/conf/options.mips projects/virtio/sys/contrib/altq/altq/altq_cbq.c projects/virtio/sys/contrib/altq/altq/altq_cdnr.c projects/virtio/sys/contrib/altq/altq/altq_hfsc.c projects/virtio/sys/contrib/altq/altq/altq_priq.c projects/virtio/sys/contrib/altq/altq/altq_red.c projects/virtio/sys/contrib/altq/altq/altq_rio.c projects/virtio/sys/contrib/altq/altq/altq_rmclass.c projects/virtio/sys/contrib/altq/altq/altq_subr.c projects/virtio/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_reset.c projects/virtio/sys/contrib/dev/run/rt2870.fw.uu projects/virtio/sys/contrib/ipfilter/netinet/ip_compat.h projects/virtio/sys/contrib/ipfilter/netinet/radix_ipf.c projects/virtio/sys/contrib/rdma/krping/getopt.c projects/virtio/sys/contrib/rdma/krping/krping.c projects/virtio/sys/contrib/rdma/krping/krping.h projects/virtio/sys/contrib/rdma/krping/krping_dev.c projects/virtio/sys/crypto/aesni/aesencdec.h projects/virtio/sys/crypto/aesni/aesni.c projects/virtio/sys/crypto/aesni/aesni.h projects/virtio/sys/crypto/aesni/aesni_wrap.c projects/virtio/sys/dev/aac/aacvar.h projects/virtio/sys/dev/aacraid/aacraid.c projects/virtio/sys/dev/aacraid/aacraid_cam.c projects/virtio/sys/dev/aacraid/aacraid_reg.h projects/virtio/sys/dev/aacraid/aacraid_var.h projects/virtio/sys/dev/acpica/acpi.c projects/virtio/sys/dev/acpica/acpi_hpet.c projects/virtio/sys/dev/acpica/acpi_pci.c projects/virtio/sys/dev/acpica/acpi_video.c projects/virtio/sys/dev/adb/adb_kbd.c projects/virtio/sys/dev/ae/if_ae.c projects/virtio/sys/dev/age/if_age.c projects/virtio/sys/dev/agp/agp_i810.c projects/virtio/sys/dev/aha/aha.c projects/virtio/sys/dev/ahci/ahci.c projects/virtio/sys/dev/ahci/ahci.h projects/virtio/sys/dev/ahci/ahciem.c projects/virtio/sys/dev/aic7xxx/aic79xx.c projects/virtio/sys/dev/aic7xxx/aic7xxx.c projects/virtio/sys/dev/aic7xxx/aicasm/Makefile projects/virtio/sys/dev/alc/if_alc.c projects/virtio/sys/dev/ale/if_ale.c projects/virtio/sys/dev/altera/avgen/altera_avgen_nexus.c projects/virtio/sys/dev/altera/jtag_uart/altera_jtag_uart_nexus.c projects/virtio/sys/dev/altera/sdcard/altera_sdcard.c projects/virtio/sys/dev/altera/sdcard/altera_sdcard_io.c projects/virtio/sys/dev/altera/sdcard/altera_sdcard_nexus.c projects/virtio/sys/dev/an/if_an.c projects/virtio/sys/dev/an/if_an_pccard.c projects/virtio/sys/dev/arcmsr/arcmsr.c projects/virtio/sys/dev/arcmsr/arcmsr.h projects/virtio/sys/dev/asr/asr.c projects/virtio/sys/dev/ata/ata-all.c projects/virtio/sys/dev/ata/ata-pci.h projects/virtio/sys/dev/ata/chipsets/ata-intel.c projects/virtio/sys/dev/ath/ath_dfs/null/dfs_null.c projects/virtio/sys/dev/ath/ath_rate/sample/sample.c projects/virtio/sys/dev/ath/if_ath.c projects/virtio/sys/dev/ath/if_ath_ahb.c projects/virtio/sys/dev/ath/if_ath_beacon.c projects/virtio/sys/dev/ath/if_ath_btcoex.c projects/virtio/sys/dev/ath/if_ath_keycache.c projects/virtio/sys/dev/ath/if_ath_lna_div.c projects/virtio/sys/dev/ath/if_ath_pci.c projects/virtio/sys/dev/ath/if_ath_rx.c projects/virtio/sys/dev/ath/if_ath_rx_edma.c projects/virtio/sys/dev/ath/if_ath_spectral.c projects/virtio/sys/dev/ath/if_ath_sysctl.c projects/virtio/sys/dev/ath/if_ath_tdma.c projects/virtio/sys/dev/ath/if_ath_tx.c projects/virtio/sys/dev/ath/if_ath_tx_edma.c projects/virtio/sys/dev/bce/if_bce.c projects/virtio/sys/dev/bce/if_bcereg.h projects/virtio/sys/dev/bfe/if_bfe.c projects/virtio/sys/dev/bge/if_bge.c projects/virtio/sys/dev/bge/if_bgereg.h projects/virtio/sys/dev/bktr/bktr_core.c projects/virtio/sys/dev/bm/if_bm.c projects/virtio/sys/dev/buslogic/bt.c projects/virtio/sys/dev/bwi/bwimac.c projects/virtio/sys/dev/bwi/bwiphy.c projects/virtio/sys/dev/bwi/bwirf.c projects/virtio/sys/dev/bwi/if_bwi.c projects/virtio/sys/dev/bwi/if_bwi_pci.c projects/virtio/sys/dev/bwn/if_bwn.c projects/virtio/sys/dev/bxe/bxe.c projects/virtio/sys/dev/bxe/bxe.h projects/virtio/sys/dev/bxe/bxe_elink.c projects/virtio/sys/dev/bxe/ecore_hsi.h projects/virtio/sys/dev/bxe/ecore_init.h projects/virtio/sys/dev/bxe/ecore_reg.h projects/virtio/sys/dev/bxe/ecore_sp.c projects/virtio/sys/dev/bxe/ecore_sp.h projects/virtio/sys/dev/cadence/if_cgem.c projects/virtio/sys/dev/cas/if_cas.c projects/virtio/sys/dev/ce/if_ce.c projects/virtio/sys/dev/cesa/cesa.c projects/virtio/sys/dev/cesa/cesa.h projects/virtio/sys/dev/cfe/cfe_resource.c projects/virtio/sys/dev/cfi/cfi_bus_nexus.c projects/virtio/sys/dev/cfi/cfi_core.c projects/virtio/sys/dev/cm/if_cm_isa.c projects/virtio/sys/dev/cm/smc90cx6.c projects/virtio/sys/dev/cp/if_cp.c projects/virtio/sys/dev/cs/if_cs.c projects/virtio/sys/dev/cs/if_cs_isa.c projects/virtio/sys/dev/cs/if_cs_pccard.c projects/virtio/sys/dev/cs/if_csvar.h projects/virtio/sys/dev/ctau/if_ct.c projects/virtio/sys/dev/cx/if_cx.c projects/virtio/sys/dev/cxgb/cxgb_adapter.h projects/virtio/sys/dev/cxgb/cxgb_main.c projects/virtio/sys/dev/cxgb/cxgb_sge.c projects/virtio/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c projects/virtio/sys/dev/cxgb/ulp/tom/cxgb_listen.c projects/virtio/sys/dev/cxgbe/adapter.h projects/virtio/sys/dev/cxgbe/common/common.h projects/virtio/sys/dev/cxgbe/common/t4_hw.c projects/virtio/sys/dev/cxgbe/firmware/t4fw_cfg.txt projects/virtio/sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt projects/virtio/sys/dev/cxgbe/firmware/t4fw_interface.h projects/virtio/sys/dev/cxgbe/firmware/t5fw_cfg.txt projects/virtio/sys/dev/cxgbe/firmware/t5fw_cfg_uwire.txt projects/virtio/sys/dev/cxgbe/offload.h projects/virtio/sys/dev/cxgbe/t4_ioctl.h projects/virtio/sys/dev/cxgbe/t4_l2t.c projects/virtio/sys/dev/cxgbe/t4_main.c projects/virtio/sys/dev/cxgbe/t4_sge.c projects/virtio/sys/dev/cxgbe/t4_tracer.c projects/virtio/sys/dev/cxgbe/tom/t4_connect.c projects/virtio/sys/dev/cxgbe/tom/t4_cpl_io.c projects/virtio/sys/dev/cxgbe/tom/t4_listen.c projects/virtio/sys/dev/cxgbe/tom/t4_tom.c projects/virtio/sys/dev/cxgbe/tom/t4_tom.h projects/virtio/sys/dev/dc/dcphy.c projects/virtio/sys/dev/dc/if_dc.c projects/virtio/sys/dev/dc/pnphy.c projects/virtio/sys/dev/de/if_de.c projects/virtio/sys/dev/drm/i915_reg.h projects/virtio/sys/dev/drm/mach64_drv.h projects/virtio/sys/dev/drm/mga_drv.h projects/virtio/sys/dev/drm/r128_drv.h projects/virtio/sys/dev/drm/r300_reg.h projects/virtio/sys/dev/drm/r600_blit.c projects/virtio/sys/dev/drm/radeon_cp.c projects/virtio/sys/dev/drm/radeon_drv.h projects/virtio/sys/dev/drm/via_irq.c projects/virtio/sys/dev/drm2/drm.h projects/virtio/sys/dev/drm2/drmP.h projects/virtio/sys/dev/drm2/drm_crtc.c projects/virtio/sys/dev/drm2/drm_drv.c projects/virtio/sys/dev/drm2/drm_edid.c projects/virtio/sys/dev/drm2/drm_fb_helper.c projects/virtio/sys/dev/drm2/drm_ioctl.c projects/virtio/sys/dev/drm2/drm_linux_list_sort.c projects/virtio/sys/dev/drm2/drm_os_freebsd.h projects/virtio/sys/dev/drm2/drm_pci.c projects/virtio/sys/dev/drm2/i915/i915_drv.c projects/virtio/sys/dev/drm2/i915/intel_fb.c projects/virtio/sys/dev/drm2/radeon/atombios_dp.c projects/virtio/sys/dev/drm2/radeon/evergreen_blit_kms.c projects/virtio/sys/dev/drm2/radeon/evergreen_cs.c projects/virtio/sys/dev/drm2/radeon/evergreend.h projects/virtio/sys/dev/drm2/radeon/nid.h projects/virtio/sys/dev/drm2/radeon/r200.c projects/virtio/sys/dev/drm2/radeon/r300.c projects/virtio/sys/dev/drm2/radeon/r300_reg.h projects/virtio/sys/dev/drm2/radeon/r500_reg.h projects/virtio/sys/dev/drm2/radeon/r600_blit.c projects/virtio/sys/dev/drm2/radeon/r600_blit_kms.c projects/virtio/sys/dev/drm2/radeon/r600_cs.c projects/virtio/sys/dev/drm2/radeon/r600d.h projects/virtio/sys/dev/drm2/radeon/radeon.h projects/virtio/sys/dev/drm2/radeon/radeon_agp.c projects/virtio/sys/dev/drm2/radeon/radeon_cp.c projects/virtio/sys/dev/drm2/radeon/radeon_display.c projects/virtio/sys/dev/drm2/radeon/radeon_drv.c projects/virtio/sys/dev/drm2/radeon/radeon_drv.h projects/virtio/sys/dev/drm2/radeon/radeon_fb.c projects/virtio/sys/dev/drm2/radeon/radeon_fence.c projects/virtio/sys/dev/drm2/radeon/radeon_gem.c projects/virtio/sys/dev/drm2/radeon/radeon_pm.c projects/virtio/sys/dev/drm2/radeon/radeon_reg.h projects/virtio/sys/dev/drm2/radeon/radeon_sa.c projects/virtio/sys/dev/drm2/radeon/rv770d.h projects/virtio/sys/dev/drm2/radeon/sid.h projects/virtio/sys/dev/drm2/ttm/ttm_bo.c projects/virtio/sys/dev/drm2/ttm/ttm_bo_vm.c projects/virtio/sys/dev/drm2/ttm/ttm_lock.c projects/virtio/sys/dev/e1000/e1000_82575.h projects/virtio/sys/dev/e1000/e1000_ich8lan.c projects/virtio/sys/dev/e1000/e1000_regs.h projects/virtio/sys/dev/e1000/if_em.c projects/virtio/sys/dev/e1000/if_igb.c projects/virtio/sys/dev/e1000/if_lem.c projects/virtio/sys/dev/e1000/if_lem.h projects/virtio/sys/dev/ed/if_ed.c projects/virtio/sys/dev/ed/if_ed_3c503.c projects/virtio/sys/dev/ed/if_ed_hpp.c projects/virtio/sys/dev/ed/if_ed_pccard.c projects/virtio/sys/dev/ed/if_ed_rtl80x9.c projects/virtio/sys/dev/en/if_en_pci.c projects/virtio/sys/dev/en/midway.c projects/virtio/sys/dev/ep/if_ep.c projects/virtio/sys/dev/ep/if_ep_mca.c projects/virtio/sys/dev/et/if_et.c projects/virtio/sys/dev/etherswitch/arswitch/arswitch.c projects/virtio/sys/dev/etherswitch/arswitch/arswitch_phy.c projects/virtio/sys/dev/etherswitch/arswitch/arswitch_vlans.c projects/virtio/sys/dev/etherswitch/arswitch/arswitchreg.h projects/virtio/sys/dev/etherswitch/arswitch/arswitchvar.h projects/virtio/sys/dev/etherswitch/miiproxy.c projects/virtio/sys/dev/etherswitch/rtl8366/rtl8366rb.c projects/virtio/sys/dev/etherswitch/ukswitch/ukswitch.c projects/virtio/sys/dev/ex/if_ex.c projects/virtio/sys/dev/fatm/if_fatm.c projects/virtio/sys/dev/fdt/fdt_common.c projects/virtio/sys/dev/fdt/fdt_common.h projects/virtio/sys/dev/fdt/fdt_mips.c projects/virtio/sys/dev/fdt/fdt_pci.c projects/virtio/sys/dev/fdt/fdt_powerpc.c projects/virtio/sys/dev/fdt/fdt_slicer.c projects/virtio/sys/dev/fdt/fdtbus.c projects/virtio/sys/dev/fdt/simplebus.c projects/virtio/sys/dev/fe/if_fe.c projects/virtio/sys/dev/fe/if_fe_pccard.c projects/virtio/sys/dev/firewire/firewire.c projects/virtio/sys/dev/firewire/fwohci.c projects/virtio/sys/dev/firewire/fwohcireg.h projects/virtio/sys/dev/firewire/if_fwe.c projects/virtio/sys/dev/firewire/if_fwip.c projects/virtio/sys/dev/firewire/sbp.c projects/virtio/sys/dev/firewire/sbp.h projects/virtio/sys/dev/firewire/sbp_targ.c projects/virtio/sys/dev/fxp/if_fxp.c projects/virtio/sys/dev/fxp/inphy.c projects/virtio/sys/dev/gem/if_gem.c projects/virtio/sys/dev/gpio/gpiobus.c projects/virtio/sys/dev/gpio/gpioiic.c projects/virtio/sys/dev/gpio/gpioled.c projects/virtio/sys/dev/gxemul/disk/gxemul_disk.c projects/virtio/sys/dev/gxemul/ether/if_gx.c projects/virtio/sys/dev/hatm/if_hatm.c projects/virtio/sys/dev/hatm/if_hatm_intr.c projects/virtio/sys/dev/hatm/if_hatm_ioctl.c projects/virtio/sys/dev/hatm/if_hatm_rx.c projects/virtio/sys/dev/hatm/if_hatm_tx.c projects/virtio/sys/dev/hatm/if_hatmreg.h projects/virtio/sys/dev/hme/if_hme.c projects/virtio/sys/dev/hme/if_hme_pci.c projects/virtio/sys/dev/hme/if_hme_sbus.c projects/virtio/sys/dev/hptiop/hptiop.c projects/virtio/sys/dev/hwpmc/hwpmc_core.c projects/virtio/sys/dev/hwpmc/hwpmc_core.h projects/virtio/sys/dev/hwpmc/hwpmc_intel.c projects/virtio/sys/dev/hwpmc/hwpmc_piv.h projects/virtio/sys/dev/hwpmc/hwpmc_powerpc.c projects/virtio/sys/dev/hyperv/netvsc/hv_net_vsc.c projects/virtio/sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c projects/virtio/sys/dev/hyperv/stordisengage/hv_ata_pci_disengage.c projects/virtio/sys/dev/hyperv/vmbus/hv_hv.c projects/virtio/sys/dev/hyperv/vmbus/hv_vmbus_drv_freebsd.c projects/virtio/sys/dev/ic/ns16550.h projects/virtio/sys/dev/ichsmb/ichsmb_pci.c projects/virtio/sys/dev/ie/if_ie.c projects/virtio/sys/dev/ie/if_ie_isa.c projects/virtio/sys/dev/if_ndis/if_ndis.c projects/virtio/sys/dev/if_ndis/if_ndis_pccard.c projects/virtio/sys/dev/if_ndis/if_ndis_pci.c projects/virtio/sys/dev/if_ndis/if_ndis_usb.c projects/virtio/sys/dev/iicbus/ds1631.c projects/virtio/sys/dev/iicbus/ds1775.c projects/virtio/sys/dev/iicbus/if_ic.c projects/virtio/sys/dev/iicbus/max6690.c projects/virtio/sys/dev/ipmi/ipmi.c projects/virtio/sys/dev/ipw/if_ipw.c projects/virtio/sys/dev/iscsi/icl.c projects/virtio/sys/dev/iscsi/iscsi.c projects/virtio/sys/dev/iscsi_initiator/isc_cam.c projects/virtio/sys/dev/isp/isp.c projects/virtio/sys/dev/isp/isp_freebsd.c projects/virtio/sys/dev/isp/isp_freebsd.h projects/virtio/sys/dev/isp/isp_library.c projects/virtio/sys/dev/isp/isp_pci.c projects/virtio/sys/dev/isp/ispvar.h projects/virtio/sys/dev/iwi/if_iwi.c projects/virtio/sys/dev/iwn/if_iwn.c projects/virtio/sys/dev/iwn/if_iwn_devid.h projects/virtio/sys/dev/iwn/if_iwnreg.h projects/virtio/sys/dev/iwn/if_iwnvar.h projects/virtio/sys/dev/ixgb/if_ixgb.h projects/virtio/sys/dev/ixgbe/ixgbe.c projects/virtio/sys/dev/ixgbe/ixgbe.h projects/virtio/sys/dev/ixgbe/ixv.h projects/virtio/sys/dev/jme/if_jme.c projects/virtio/sys/dev/le/if_le_ledma.c projects/virtio/sys/dev/le/lance.c projects/virtio/sys/dev/lge/if_lge.c projects/virtio/sys/dev/lmc/if_lmc.c projects/virtio/sys/dev/lmc/if_lmc.h projects/virtio/sys/dev/malo/if_malo.c projects/virtio/sys/dev/malo/if_malo_pci.c projects/virtio/sys/dev/malo/if_malohal.c projects/virtio/sys/dev/md/md.c projects/virtio/sys/dev/mge/if_mge.c projects/virtio/sys/dev/mge/if_mgevar.h projects/virtio/sys/dev/mii/acphy.c projects/virtio/sys/dev/mii/amphy.c projects/virtio/sys/dev/mii/atphy.c projects/virtio/sys/dev/mii/axphy.c projects/virtio/sys/dev/mii/bmtphy.c projects/virtio/sys/dev/mii/brgphy.c projects/virtio/sys/dev/mii/ciphy.c projects/virtio/sys/dev/mii/e1000phy.c projects/virtio/sys/dev/mii/gentbi.c projects/virtio/sys/dev/mii/icsphy.c projects/virtio/sys/dev/mii/ip1000phy.c projects/virtio/sys/dev/mii/jmphy.c projects/virtio/sys/dev/mii/lxtphy.c projects/virtio/sys/dev/mii/mii.c projects/virtio/sys/dev/mii/mii_physubr.c projects/virtio/sys/dev/mii/miidevs projects/virtio/sys/dev/mii/mlphy.c projects/virtio/sys/dev/mii/nsgphy.c projects/virtio/sys/dev/mii/nsphy.c projects/virtio/sys/dev/mii/nsphyter.c projects/virtio/sys/dev/mii/pnaphy.c projects/virtio/sys/dev/mii/qsphy.c projects/virtio/sys/dev/mii/rdcphy.c projects/virtio/sys/dev/mii/rgephy.c projects/virtio/sys/dev/mii/rlphy.c projects/virtio/sys/dev/mii/rlswitch.c projects/virtio/sys/dev/mii/smcphy.c projects/virtio/sys/dev/mii/smscphy.c projects/virtio/sys/dev/mii/tdkphy.c projects/virtio/sys/dev/mii/tlphy.c projects/virtio/sys/dev/mii/truephy.c projects/virtio/sys/dev/mii/ukphy.c projects/virtio/sys/dev/mii/xmphy.c projects/virtio/sys/dev/mps/mps_sas.c projects/virtio/sys/dev/mpt/mpt_cam.c projects/virtio/sys/dev/msk/if_msk.c projects/virtio/sys/dev/msk/if_mskreg.h projects/virtio/sys/dev/mvs/mvs.c projects/virtio/sys/dev/mvs/mvs.h projects/virtio/sys/dev/mvs/mvs_soc.c projects/virtio/sys/dev/mwl/if_mwl.c projects/virtio/sys/dev/mwl/if_mwl_pci.c projects/virtio/sys/dev/mxge/if_mxge.c projects/virtio/sys/dev/mxge/mxge_mcp.h projects/virtio/sys/dev/my/if_my.c projects/virtio/sys/dev/nand/nand.c projects/virtio/sys/dev/nand/nand.h projects/virtio/sys/dev/nand/nand_cdev.c projects/virtio/sys/dev/nand/nand_generic.c projects/virtio/sys/dev/nand/nand_geom.c projects/virtio/sys/dev/nand/nand_id.c projects/virtio/sys/dev/nand/nandbus.c projects/virtio/sys/dev/netmap/if_em_netmap.h projects/virtio/sys/dev/netmap/if_igb_netmap.h projects/virtio/sys/dev/netmap/if_lem_netmap.h projects/virtio/sys/dev/netmap/if_re_netmap.h projects/virtio/sys/dev/netmap/ixgbe_netmap.h projects/virtio/sys/dev/netmap/netmap.c projects/virtio/sys/dev/netmap/netmap_kern.h projects/virtio/sys/dev/netmap/netmap_mem2.c projects/virtio/sys/dev/nfe/if_nfe.c projects/virtio/sys/dev/nge/if_nge.c projects/virtio/sys/dev/nmdm/nmdm.c projects/virtio/sys/dev/nve/if_nve.c projects/virtio/sys/dev/nvme/nvme_ctrlr.c projects/virtio/sys/dev/nvme/nvme_ns.c projects/virtio/sys/dev/nxge/if_nxge.c projects/virtio/sys/dev/oce/oce_hw.c projects/virtio/sys/dev/oce/oce_hw.h projects/virtio/sys/dev/oce/oce_if.c projects/virtio/sys/dev/oce/oce_if.h projects/virtio/sys/dev/oce/oce_mbox.c projects/virtio/sys/dev/oce/oce_queue.c projects/virtio/sys/dev/oce/oce_sysctl.c projects/virtio/sys/dev/oce/oce_util.c projects/virtio/sys/dev/ofw/ofw_bus.h projects/virtio/sys/dev/ofw/ofw_bus_if.m projects/virtio/sys/dev/ofw/ofw_bus_subr.c projects/virtio/sys/dev/ofw/ofw_bus_subr.h projects/virtio/sys/dev/ofw/ofw_console.c projects/virtio/sys/dev/ofw/ofw_fdt.c projects/virtio/sys/dev/ofw/ofw_iicbus.c projects/virtio/sys/dev/ofw/openfirm.c projects/virtio/sys/dev/ofw/openfirm.h projects/virtio/sys/dev/patm/if_patm.c projects/virtio/sys/dev/patm/if_patm_attach.c projects/virtio/sys/dev/patm/if_patm_intr.c projects/virtio/sys/dev/patm/if_patm_ioctl.c projects/virtio/sys/dev/patm/if_patm_rx.c projects/virtio/sys/dev/patm/if_patm_tx.c projects/virtio/sys/dev/pci/pci.c projects/virtio/sys/dev/pci/pci_private.h projects/virtio/sys/dev/pci/pcireg.h projects/virtio/sys/dev/pci/pcivar.h projects/virtio/sys/dev/pci/vga_pci.c projects/virtio/sys/dev/pcn/if_pcn.c projects/virtio/sys/dev/pdq/if_fea.c projects/virtio/sys/dev/pdq/if_fpa.c projects/virtio/sys/dev/pdq/pdq_freebsd.h projects/virtio/sys/dev/pdq/pdq_ifsubr.c projects/virtio/sys/dev/ppbus/if_plip.c projects/virtio/sys/dev/ppc/ppc_pci.c projects/virtio/sys/dev/qlxgb/qla_os.h projects/virtio/sys/dev/qlxgbe/ql_hw.c projects/virtio/sys/dev/qlxgbe/ql_hw.h projects/virtio/sys/dev/qlxgbe/ql_ioctl.c projects/virtio/sys/dev/qlxgbe/ql_os.h projects/virtio/sys/dev/qlxge/qls_dump.c projects/virtio/sys/dev/qlxge/qls_ioctl.c projects/virtio/sys/dev/qlxge/qls_os.h projects/virtio/sys/dev/ral/rt2560.c projects/virtio/sys/dev/ral/rt2560reg.h projects/virtio/sys/dev/ral/rt2661.c projects/virtio/sys/dev/ral/rt2661reg.h projects/virtio/sys/dev/ral/rt2860.c projects/virtio/sys/dev/ral/rt2860reg.h projects/virtio/sys/dev/random/dummy_rng.c projects/virtio/sys/dev/random/harvest.c projects/virtio/sys/dev/random/ivy.c projects/virtio/sys/dev/random/random_adaptors.c projects/virtio/sys/dev/random/randomdev.h projects/virtio/sys/dev/random/randomdev_soft.c projects/virtio/sys/dev/re/if_re.c projects/virtio/sys/dev/rt/if_rt.c projects/virtio/sys/dev/sbni/if_sbni.c projects/virtio/sys/dev/sbni/if_sbni_isa.c projects/virtio/sys/dev/sf/if_sf.c projects/virtio/sys/dev/sfxge/common/efsys.h projects/virtio/sys/dev/sfxge/common/siena_nic.c projects/virtio/sys/dev/sfxge/sfxge.c projects/virtio/sys/dev/sfxge/sfxge.h projects/virtio/sys/dev/sfxge/sfxge_dma.c projects/virtio/sys/dev/sfxge/sfxge_ev.c projects/virtio/sys/dev/sfxge/sfxge_intr.c projects/virtio/sys/dev/sge/if_sge.c projects/virtio/sys/dev/siba/siba_bwn.c projects/virtio/sys/dev/siba/siba_core.c projects/virtio/sys/dev/siis/siis.c projects/virtio/sys/dev/sis/if_sis.c projects/virtio/sys/dev/sk/if_sk.c projects/virtio/sys/dev/smc/if_smc.c projects/virtio/sys/dev/sn/if_sn.c projects/virtio/sys/dev/sn/if_sn_isa.c projects/virtio/sys/dev/snc/dp83932.c projects/virtio/sys/dev/snc/if_snc.c projects/virtio/sys/dev/snc/if_snc_pccard.c projects/virtio/sys/dev/sound/pci/hda/hdaa.h projects/virtio/sys/dev/sound/pci/hda/hdac.c projects/virtio/sys/dev/sound/pci/hda/hdac.h projects/virtio/sys/dev/sound/pci/hda/hdacc.c projects/virtio/sys/dev/spibus/spibus.c projects/virtio/sys/dev/spibus/spibusvar.h projects/virtio/sys/dev/ste/if_ste.c projects/virtio/sys/dev/stge/if_stge.c projects/virtio/sys/dev/syscons/scterm-teken.c projects/virtio/sys/dev/terasic/de4led/terasic_de4led_nexus.c projects/virtio/sys/dev/terasic/mtl/terasic_mtl_nexus.c projects/virtio/sys/dev/ti/if_ti.c projects/virtio/sys/dev/tl/if_tl.c projects/virtio/sys/dev/tsec/if_tsec.c projects/virtio/sys/dev/tsec/if_tsec.h projects/virtio/sys/dev/tsec/if_tsec_fdt.c projects/virtio/sys/dev/tsec/if_tsecreg.h projects/virtio/sys/dev/twa/tw_osl_cam.c projects/virtio/sys/dev/tx/if_tx.c projects/virtio/sys/dev/txp/if_txp.c projects/virtio/sys/dev/uart/uart.h projects/virtio/sys/dev/uart/uart_bus_fdt.c projects/virtio/sys/dev/uart/uart_bus_pci.c projects/virtio/sys/dev/uart/uart_cpu.h projects/virtio/sys/dev/uart/uart_cpu_fdt.c projects/virtio/sys/dev/uart/uart_cpu_powerpc.c projects/virtio/sys/dev/uart/uart_dev_imx.c projects/virtio/sys/dev/uart/uart_dev_ns8250.c projects/virtio/sys/dev/uart/uart_dev_pl011.c projects/virtio/sys/dev/uart/uart_tty.c projects/virtio/sys/dev/usb/controller/at91dci.c projects/virtio/sys/dev/usb/controller/atmegadci.c projects/virtio/sys/dev/usb/controller/avr32dci.c projects/virtio/sys/dev/usb/controller/dwc_otg.c projects/virtio/sys/dev/usb/controller/ehci.c projects/virtio/sys/dev/usb/controller/ehci.h projects/virtio/sys/dev/usb/controller/ehci_imx.c projects/virtio/sys/dev/usb/controller/ehci_pci.c projects/virtio/sys/dev/usb/controller/musb_otg.c projects/virtio/sys/dev/usb/controller/musb_otg.h projects/virtio/sys/dev/usb/controller/ohci.c projects/virtio/sys/dev/usb/controller/uhci.c projects/virtio/sys/dev/usb/controller/usb_controller.c projects/virtio/sys/dev/usb/controller/uss820dci.c projects/virtio/sys/dev/usb/controller/xhci.c projects/virtio/sys/dev/usb/net/if_aue.c projects/virtio/sys/dev/usb/net/if_axe.c projects/virtio/sys/dev/usb/net/if_cdce.c projects/virtio/sys/dev/usb/net/if_cue.c projects/virtio/sys/dev/usb/net/if_ipheth.c projects/virtio/sys/dev/usb/net/if_kue.c projects/virtio/sys/dev/usb/net/if_mos.c projects/virtio/sys/dev/usb/net/if_rue.c projects/virtio/sys/dev/usb/net/if_smsc.c projects/virtio/sys/dev/usb/net/if_udav.c projects/virtio/sys/dev/usb/net/if_usie.c projects/virtio/sys/dev/usb/net/ruephy.c projects/virtio/sys/dev/usb/net/uhso.c projects/virtio/sys/dev/usb/net/usb_ethernet.c projects/virtio/sys/dev/usb/quirk/usb_quirk.c projects/virtio/sys/dev/usb/serial/u3g.c projects/virtio/sys/dev/usb/serial/umodem.c projects/virtio/sys/dev/usb/serial/uslcom.c projects/virtio/sys/dev/usb/storage/umass.c projects/virtio/sys/dev/usb/template/usb_template.c projects/virtio/sys/dev/usb/usb.h projects/virtio/sys/dev/usb/usb_bus.h projects/virtio/sys/dev/usb/usb_busdma.c projects/virtio/sys/dev/usb/usb_controller.h projects/virtio/sys/dev/usb/usb_dev.c projects/virtio/sys/dev/usb/usb_device.c projects/virtio/sys/dev/usb/usb_device.h projects/virtio/sys/dev/usb/usb_generic.c projects/virtio/sys/dev/usb/usb_hub.c projects/virtio/sys/dev/usb/usb_pf.c projects/virtio/sys/dev/usb/usb_transfer.c projects/virtio/sys/dev/usb/usbdevs projects/virtio/sys/dev/usb/usbdi.h projects/virtio/sys/dev/usb/wlan/if_rsu.c projects/virtio/sys/dev/usb/wlan/if_rum.c projects/virtio/sys/dev/usb/wlan/if_rumreg.h projects/virtio/sys/dev/usb/wlan/if_run.c projects/virtio/sys/dev/usb/wlan/if_runreg.h projects/virtio/sys/dev/usb/wlan/if_runvar.h projects/virtio/sys/dev/usb/wlan/if_uath.c projects/virtio/sys/dev/usb/wlan/if_upgt.c projects/virtio/sys/dev/usb/wlan/if_ural.c projects/virtio/sys/dev/usb/wlan/if_uralreg.h projects/virtio/sys/dev/usb/wlan/if_urtw.c projects/virtio/sys/dev/usb/wlan/if_urtwn.c projects/virtio/sys/dev/usb/wlan/if_urtwreg.h projects/virtio/sys/dev/usb/wlan/if_zyd.c projects/virtio/sys/dev/usb/wlan/if_zydreg.h projects/virtio/sys/dev/vge/if_vge.c projects/virtio/sys/dev/virtio/network/if_vtnet.c projects/virtio/sys/dev/vmware/vmxnet3/if_vmx.c projects/virtio/sys/dev/vr/if_vr.c projects/virtio/sys/dev/vte/if_vte.c projects/virtio/sys/dev/vx/if_vx.c projects/virtio/sys/dev/vx/if_vx_eisa.c projects/virtio/sys/dev/vx/if_vx_pci.c projects/virtio/sys/dev/wb/if_wb.c projects/virtio/sys/dev/wds/wd7000.c projects/virtio/sys/dev/wi/if_wi.c projects/virtio/sys/dev/wi/if_wi_pccard.c projects/virtio/sys/dev/wi/if_wi_pci.c projects/virtio/sys/dev/wl/if_wl.c projects/virtio/sys/dev/wpi/if_wpi.c projects/virtio/sys/dev/wpi/if_wpireg.h projects/virtio/sys/dev/xe/if_xe.c projects/virtio/sys/dev/xe/if_xe_pccard.c projects/virtio/sys/dev/xen/balloon/balloon.c projects/virtio/sys/dev/xen/blkback/blkback.c projects/virtio/sys/dev/xen/blkfront/blkfront.c projects/virtio/sys/dev/xen/console/console.c projects/virtio/sys/dev/xen/control/control.c projects/virtio/sys/dev/xen/netback/netback.c projects/virtio/sys/dev/xen/netback/netback_unit_tests.c projects/virtio/sys/dev/xen/netfront/netfront.c projects/virtio/sys/dev/xen/pcifront/pcifront.c projects/virtio/sys/dev/xen/timer/timer.c projects/virtio/sys/dev/xl/if_xl.c projects/virtio/sys/dev/xl/xlphy.c projects/virtio/sys/fs/devfs/devfs_devs.c projects/virtio/sys/fs/devfs/devfs_vnops.c projects/virtio/sys/fs/ext2fs/ext2_dinode.h projects/virtio/sys/fs/ext2fs/ext2_vnops.c projects/virtio/sys/fs/fifofs/fifo_vnops.c projects/virtio/sys/fs/nfs/nfs_commonkrpc.c projects/virtio/sys/fs/nfs/nfs_commonsubs.c projects/virtio/sys/fs/nfs/nfs_var.h projects/virtio/sys/fs/nfs/nfsport.h projects/virtio/sys/fs/nfsclient/nfs_clbio.c projects/virtio/sys/fs/nfsclient/nfs_clcomsubs.c projects/virtio/sys/fs/nfsclient/nfs_clkdtrace.c projects/virtio/sys/fs/nfsclient/nfs_clnode.c projects/virtio/sys/fs/nfsclient/nfs_clport.c projects/virtio/sys/fs/nfsclient/nfs_clsubs.c projects/virtio/sys/fs/nfsclient/nfs_clvfsops.c projects/virtio/sys/fs/nfsclient/nfs_clvnops.c projects/virtio/sys/fs/nfsclient/nfs_kdtrace.h projects/virtio/sys/fs/nfsclient/nfsnode.h projects/virtio/sys/fs/pseudofs/pseudofs_vnops.c projects/virtio/sys/geom/concat/g_concat.c projects/virtio/sys/geom/concat/g_concat.h projects/virtio/sys/geom/eli/g_eli.c projects/virtio/sys/geom/eli/g_eli_crypto.c projects/virtio/sys/geom/eli/g_eli_ctl.c projects/virtio/sys/geom/gate/g_gate.c projects/virtio/sys/geom/geom.h projects/virtio/sys/geom/geom_dev.c projects/virtio/sys/geom/geom_disk.c projects/virtio/sys/geom/geom_disk.h projects/virtio/sys/geom/geom_dump.c projects/virtio/sys/geom/geom_int.h projects/virtio/sys/geom/geom_io.c projects/virtio/sys/geom/geom_kern.c projects/virtio/sys/geom/geom_slice.c projects/virtio/sys/geom/geom_subr.c projects/virtio/sys/geom/geom_vfs.c projects/virtio/sys/geom/label/g_label.c projects/virtio/sys/geom/mirror/g_mirror.c projects/virtio/sys/geom/mirror/g_mirror.h projects/virtio/sys/geom/mirror/g_mirror_ctl.c projects/virtio/sys/geom/multipath/g_multipath.c projects/virtio/sys/geom/multipath/g_multipath.h projects/virtio/sys/geom/nop/g_nop.c projects/virtio/sys/geom/nop/g_nop.h projects/virtio/sys/geom/part/g_part.c projects/virtio/sys/geom/part/g_part_apm.c projects/virtio/sys/geom/part/g_part_bsd.c projects/virtio/sys/geom/part/g_part_ebr.c projects/virtio/sys/geom/part/g_part_gpt.c projects/virtio/sys/geom/part/g_part_mbr.c projects/virtio/sys/geom/part/g_part_pc98.c projects/virtio/sys/geom/part/g_part_vtoc8.c projects/virtio/sys/geom/raid/g_raid.c projects/virtio/sys/geom/raid/g_raid.h projects/virtio/sys/geom/raid/md_ddf.c projects/virtio/sys/geom/raid/md_intel.c projects/virtio/sys/geom/raid/md_jmicron.c projects/virtio/sys/geom/raid/md_nvidia.c projects/virtio/sys/geom/raid/md_promise.c projects/virtio/sys/geom/raid/md_sii.c projects/virtio/sys/geom/raid/tr_concat.c projects/virtio/sys/geom/raid/tr_raid0.c projects/virtio/sys/geom/raid/tr_raid1.c projects/virtio/sys/geom/raid/tr_raid1e.c projects/virtio/sys/geom/raid/tr_raid5.c projects/virtio/sys/geom/stripe/g_stripe.c projects/virtio/sys/geom/stripe/g_stripe.h projects/virtio/sys/geom/zero/g_zero.c projects/virtio/sys/i386/conf/GENERIC projects/virtio/sys/i386/conf/NOTES projects/virtio/sys/i386/conf/XEN projects/virtio/sys/i386/i386/bpf_jit_machdep.c projects/virtio/sys/i386/i386/exception.s projects/virtio/sys/i386/i386/identcpu.c projects/virtio/sys/i386/i386/machdep.c projects/virtio/sys/i386/i386/trap.c projects/virtio/sys/i386/include/apicvar.h projects/virtio/sys/i386/include/asm.h projects/virtio/sys/i386/include/vm86.h projects/virtio/sys/i386/include/vmparam.h projects/virtio/sys/i386/linux/linux_dummy.c projects/virtio/sys/i386/linux/linux_sysvec.c projects/virtio/sys/i386/pci/pci_cfgreg.c projects/virtio/sys/ia64/conf/GENERIC projects/virtio/sys/ia64/ia64/busdma_machdep.c projects/virtio/sys/ia64/ia64/machdep.c projects/virtio/sys/ia64/ia64/mp_machdep.c projects/virtio/sys/ia64/ia64/pmap.c projects/virtio/sys/ia64/include/param.h projects/virtio/sys/ia64/include/pmap.h projects/virtio/sys/ia64/include/vmparam.h projects/virtio/sys/kern/capabilities.conf projects/virtio/sys/kern/init_sysent.c projects/virtio/sys/kern/kern_clock.c projects/virtio/sys/kern/kern_clocksource.c projects/virtio/sys/kern/kern_conf.c projects/virtio/sys/kern/kern_descrip.c projects/virtio/sys/kern/kern_environment.c projects/virtio/sys/kern/kern_event.c projects/virtio/sys/kern/kern_exec.c projects/virtio/sys/kern/kern_exit.c projects/virtio/sys/kern/kern_fork.c projects/virtio/sys/kern/kern_jail.c projects/virtio/sys/kern/kern_linker.c projects/virtio/sys/kern/kern_lock.c projects/virtio/sys/kern/kern_lockstat.c projects/virtio/sys/kern/kern_malloc.c projects/virtio/sys/kern/kern_mib.c projects/virtio/sys/kern/kern_mutex.c projects/virtio/sys/kern/kern_poll.c projects/virtio/sys/kern/kern_priv.c projects/virtio/sys/kern/kern_proc.c projects/virtio/sys/kern/kern_racct.c projects/virtio/sys/kern/kern_resource.c projects/virtio/sys/kern/kern_rmlock.c projects/virtio/sys/kern/kern_rwlock.c projects/virtio/sys/kern/kern_sdt.c projects/virtio/sys/kern/kern_shutdown.c projects/virtio/sys/kern/kern_sig.c projects/virtio/sys/kern/kern_sx.c projects/virtio/sys/kern/kern_synch.c projects/virtio/sys/kern/kern_thread.c projects/virtio/sys/kern/kern_timeout.c projects/virtio/sys/kern/makesyscalls.sh projects/virtio/sys/kern/sched_4bsd.c projects/virtio/sys/kern/sched_ule.c projects/virtio/sys/kern/subr_bus_dma.c projects/virtio/sys/kern/subr_capability.c projects/virtio/sys/kern/subr_devstat.c projects/virtio/sys/kern/subr_kdb.c projects/virtio/sys/kern/subr_param.c projects/virtio/sys/kern/subr_sleepqueue.c projects/virtio/sys/kern/subr_syscall.c projects/virtio/sys/kern/subr_taskqueue.c projects/virtio/sys/kern/subr_trap.c projects/virtio/sys/kern/subr_turnstile.c projects/virtio/sys/kern/subr_vmem.c projects/virtio/sys/kern/sys_generic.c projects/virtio/sys/kern/sys_procdesc.c projects/virtio/sys/kern/sys_socket.c projects/virtio/sys/kern/sysv_shm.c projects/virtio/sys/kern/tty.c projects/virtio/sys/kern/uipc_mbuf.c projects/virtio/sys/kern/uipc_mqueue.c projects/virtio/sys/kern/uipc_socket.c projects/virtio/sys/kern/uipc_syscalls.c projects/virtio/sys/kern/vfs_bio.c projects/virtio/sys/kern/vfs_cache.c projects/virtio/sys/kern/vfs_lookup.c projects/virtio/sys/kern/vfs_syscalls.c projects/virtio/sys/kern/vfs_vnops.c projects/virtio/sys/kern/vnode_if.src projects/virtio/sys/libkern/iconv.c projects/virtio/sys/mips/adm5120/if_admsw.c projects/virtio/sys/mips/adm5120/obio.c projects/virtio/sys/mips/alchemy/obio.c projects/virtio/sys/mips/atheros/apb.c projects/virtio/sys/mips/atheros/ar71xx_chip.c projects/virtio/sys/mips/atheros/ar71xx_cpudef.h projects/virtio/sys/mips/atheros/ar71xx_ehci.c projects/virtio/sys/mips/atheros/ar71xx_machdep.c projects/virtio/sys/mips/atheros/ar71xx_pci.c projects/virtio/sys/mips/atheros/ar71xx_spi.c projects/virtio/sys/mips/atheros/ar71xx_wdog.c projects/virtio/sys/mips/atheros/ar71xxreg.h projects/virtio/sys/mips/atheros/ar724x_chip.c projects/virtio/sys/mips/atheros/ar724x_pci.c projects/virtio/sys/mips/atheros/ar91xx_chip.c projects/virtio/sys/mips/atheros/ar933x_chip.c projects/virtio/sys/mips/atheros/ar933xreg.h projects/virtio/sys/mips/atheros/ar934x_chip.c projects/virtio/sys/mips/atheros/ar934xreg.h projects/virtio/sys/mips/atheros/if_arge.c projects/virtio/sys/mips/atheros/if_argevar.h projects/virtio/sys/mips/beri/beri_machdep.c projects/virtio/sys/mips/beri/files.beri projects/virtio/sys/mips/beri/std.beri projects/virtio/sys/mips/cavium/ciu.c projects/virtio/sys/mips/cavium/octe/cavium-ethernet.h projects/virtio/sys/mips/cavium/octe/ethernet-common.c projects/virtio/sys/mips/cavium/octe/ethernet-mdio.c projects/virtio/sys/mips/cavium/octe/ethernet-mem.c projects/virtio/sys/mips/cavium/octe/ethernet-mv88e61xx.c projects/virtio/sys/mips/cavium/octe/ethernet-rgmii.c projects/virtio/sys/mips/cavium/octe/ethernet-rx.c projects/virtio/sys/mips/cavium/octe/ethernet-sgmii.c projects/virtio/sys/mips/cavium/octe/ethernet-spi.c projects/virtio/sys/mips/cavium/octe/ethernet-tx.c projects/virtio/sys/mips/cavium/octe/ethernet-xaui.c projects/virtio/sys/mips/cavium/octe/ethernet.c projects/virtio/sys/mips/cavium/octeon_ebt3000_cf.c projects/virtio/sys/mips/cavium/octeon_pmc.c projects/virtio/sys/mips/cavium/octeon_rnd.c projects/virtio/sys/mips/cavium/octeon_rtc.c projects/virtio/sys/mips/cavium/std.octeon1 projects/virtio/sys/mips/conf/BERI_DE4.hints projects/virtio/sys/mips/conf/BERI_DE4_MDROOT projects/virtio/sys/mips/conf/BERI_DE4_SDROOT projects/virtio/sys/mips/conf/BERI_SIM_MDROOT projects/virtio/sys/mips/conf/BERI_TEMPLATE projects/virtio/sys/mips/conf/DB120 projects/virtio/sys/mips/conf/DB120.hints projects/virtio/sys/mips/idt/if_kr.c projects/virtio/sys/mips/idt/obio.c projects/virtio/sys/mips/include/asm.h projects/virtio/sys/mips/include/cpufunc.h projects/virtio/sys/mips/include/pcb.h projects/virtio/sys/mips/include/pte.h projects/virtio/sys/mips/include/vmparam.h projects/virtio/sys/mips/malta/gt.c projects/virtio/sys/mips/malta/gt_pci.c projects/virtio/sys/mips/mips/bcopy.S projects/virtio/sys/mips/mips/busdma_machdep.c projects/virtio/sys/mips/mips/cache.c projects/virtio/sys/mips/mips/cpu.c projects/virtio/sys/mips/mips/exception.S projects/virtio/sys/mips/mips/fp.S projects/virtio/sys/mips/mips/nexus.c projects/virtio/sys/mips/mips/support.S projects/virtio/sys/mips/mips/swtch.S projects/virtio/sys/mips/mips/tick.c projects/virtio/sys/mips/mips/trap.c projects/virtio/sys/mips/nlm/dev/net/nae.c projects/virtio/sys/mips/nlm/dev/net/xlpge.c projects/virtio/sys/mips/nlm/tick.c projects/virtio/sys/mips/nlm/xlp_machdep.c projects/virtio/sys/mips/nlm/xlp_pci.c projects/virtio/sys/mips/rmi/dev/nlge/if_nlge.c projects/virtio/sys/mips/rmi/iodi.c projects/virtio/sys/mips/rmi/pic.h projects/virtio/sys/mips/rmi/tick.c projects/virtio/sys/mips/rt305x/obio.c projects/virtio/sys/mips/sibyte/sb_zbbus.c projects/virtio/sys/modules/Makefile projects/virtio/sys/modules/aic7xxx/Makefile projects/virtio/sys/modules/aic7xxx/ahc/Makefile projects/virtio/sys/modules/aic7xxx/ahd/Makefile projects/virtio/sys/modules/bwi/Makefile projects/virtio/sys/modules/crypto/Makefile projects/virtio/sys/modules/ctl/Makefile projects/virtio/sys/modules/cxgb/Makefile projects/virtio/sys/modules/cxgbe/Makefile projects/virtio/sys/modules/cxgbe/t4_firmware/Makefile projects/virtio/sys/modules/cxgbe/t5_firmware/Makefile projects/virtio/sys/modules/drm2/drm2/Makefile projects/virtio/sys/modules/drm2/i915kms/Makefile projects/virtio/sys/modules/drm2/radeonkms/Makefile projects/virtio/sys/modules/dtrace/Makefile projects/virtio/sys/modules/dtrace/dtrace_test/Makefile projects/virtio/sys/modules/dtrace/dtraceall/dtraceall.c projects/virtio/sys/modules/dtrace/fasttrap/Makefile projects/virtio/sys/modules/dtrace/lockstat/Makefile projects/virtio/sys/modules/dtrace/sdt/Makefile projects/virtio/sys/modules/ip6_mroute_mod/Makefile projects/virtio/sys/modules/iwnfw/Makefile projects/virtio/sys/modules/iwnfw/iwn6000g2b/Makefile projects/virtio/sys/modules/linux/Makefile projects/virtio/sys/modules/netgraph/Makefile projects/virtio/sys/modules/netmap/Makefile projects/virtio/sys/modules/nfscl/Makefile projects/virtio/sys/modules/nfsclient/Makefile projects/virtio/sys/modules/nfscommon/Makefile projects/virtio/sys/modules/random/Makefile projects/virtio/sys/modules/rdma/Makefile projects/virtio/sys/modules/send/Makefile projects/virtio/sys/modules/usb/Makefile projects/virtio/sys/modules/vmm/Makefile projects/virtio/sys/net/bpf.c projects/virtio/sys/net/bpf.h projects/virtio/sys/net/bridgestp.c projects/virtio/sys/net/flowtable.c projects/virtio/sys/net/ieee8023ad_lacp.c projects/virtio/sys/net/if.c projects/virtio/sys/net/if.h projects/virtio/sys/net/if_arcsubr.c projects/virtio/sys/net/if_atmsubr.c projects/virtio/sys/net/if_bridge.c projects/virtio/sys/net/if_clone.c projects/virtio/sys/net/if_clone.h projects/virtio/sys/net/if_disc.c projects/virtio/sys/net/if_edsc.c projects/virtio/sys/net/if_ef.c projects/virtio/sys/net/if_enc.c projects/virtio/sys/net/if_epair.c projects/virtio/sys/net/if_ethersubr.c projects/virtio/sys/net/if_faith.c projects/virtio/sys/net/if_fddisubr.c projects/virtio/sys/net/if_fwsubr.c projects/virtio/sys/net/if_gif.c projects/virtio/sys/net/if_gre.c projects/virtio/sys/net/if_iso88025subr.c projects/virtio/sys/net/if_loop.c projects/virtio/sys/net/if_media.h projects/virtio/sys/net/if_mib.c projects/virtio/sys/net/if_spppfr.c projects/virtio/sys/net/if_spppsubr.c projects/virtio/sys/net/if_stf.c projects/virtio/sys/net/if_tap.c projects/virtio/sys/net/if_tun.c projects/virtio/sys/net/if_var.h projects/virtio/sys/net/if_vlan.c projects/virtio/sys/net/if_vlan_var.h projects/virtio/sys/net/netisr.c projects/virtio/sys/net/netmap.h projects/virtio/sys/net/netmap_user.h projects/virtio/sys/net/pfil.c projects/virtio/sys/net/pfvar.h projects/virtio/sys/net/radix.c projects/virtio/sys/net/radix.h projects/virtio/sys/net/raw_cb.c projects/virtio/sys/net/raw_usrreq.c projects/virtio/sys/net/route.c projects/virtio/sys/net/rtsock.c projects/virtio/sys/net/vnet.c projects/virtio/sys/net80211/ieee80211.c projects/virtio/sys/net80211/ieee80211_action.c projects/virtio/sys/net80211/ieee80211_adhoc.c projects/virtio/sys/net80211/ieee80211_ageq.c projects/virtio/sys/net80211/ieee80211_alq.c projects/virtio/sys/net80211/ieee80211_amrr.c projects/virtio/sys/net80211/ieee80211_ddb.c projects/virtio/sys/net80211/ieee80211_dfs.c projects/virtio/sys/net80211/ieee80211_freebsd.c projects/virtio/sys/net80211/ieee80211_hostap.c projects/virtio/sys/net80211/ieee80211_ht.c projects/virtio/sys/net80211/ieee80211_input.c projects/virtio/sys/net80211/ieee80211_ioctl.c projects/virtio/sys/net80211/ieee80211_mesh.c projects/virtio/sys/net80211/ieee80211_monitor.c projects/virtio/sys/net80211/ieee80211_node.c projects/virtio/sys/net80211/ieee80211_output.c projects/virtio/sys/net80211/ieee80211_phy.c projects/virtio/sys/net80211/ieee80211_power.c projects/virtio/sys/net80211/ieee80211_proto.c projects/virtio/sys/net80211/ieee80211_proto.h projects/virtio/sys/net80211/ieee80211_radiotap.c projects/virtio/sys/net80211/ieee80211_ratectl.c projects/virtio/sys/net80211/ieee80211_ratectl_none.c projects/virtio/sys/net80211/ieee80211_regdomain.c projects/virtio/sys/net80211/ieee80211_rssadapt.c projects/virtio/sys/net80211/ieee80211_scan.c projects/virtio/sys/net80211/ieee80211_scan_sta.c projects/virtio/sys/net80211/ieee80211_superg.c projects/virtio/sys/net80211/ieee80211_wds.c projects/virtio/sys/netatalk/aarp.c projects/virtio/sys/netatalk/at_control.c projects/virtio/sys/netatalk/ddp_input.c projects/virtio/sys/netatalk/ddp_output.c projects/virtio/sys/netatalk/ddp_pcb.c projects/virtio/sys/netatalk/ddp_usrreq.c projects/virtio/sys/netgraph/netflow/netflow.c projects/virtio/sys/netgraph/ng_base.c projects/virtio/sys/netgraph/ng_bridge.c projects/virtio/sys/netgraph/ng_cisco.c projects/virtio/sys/netgraph/ng_eiface.c projects/virtio/sys/netgraph/ng_ether.c projects/virtio/sys/netgraph/ng_iface.c projects/virtio/sys/netgraph/ng_ipfw.c projects/virtio/sys/netgraph/ng_ksocket.c projects/virtio/sys/netgraph/ng_one2many.c projects/virtio/sys/netgraph/ng_pipe.c projects/virtio/sys/netgraph/ng_sppp.c projects/virtio/sys/netinet/if_atm.c projects/virtio/sys/netinet/if_ether.c projects/virtio/sys/netinet/igmp.c projects/virtio/sys/netinet/in.c projects/virtio/sys/netinet/in.h projects/virtio/sys/netinet/in_gif.c projects/virtio/sys/netinet/in_kdtrace.c projects/virtio/sys/netinet/in_kdtrace.h projects/virtio/sys/netinet/in_mcast.c projects/virtio/sys/netinet/in_pcb.c projects/virtio/sys/netinet/in_proto.c projects/virtio/sys/netinet/in_rmx.c projects/virtio/sys/netinet/in_var.h projects/virtio/sys/netinet/ip_carp.c projects/virtio/sys/netinet/ip_divert.c projects/virtio/sys/netinet/ip_fastfwd.c projects/virtio/sys/netinet/ip_gre.c projects/virtio/sys/netinet/ip_icmp.c projects/virtio/sys/netinet/ip_input.c projects/virtio/sys/netinet/ip_ipsec.c projects/virtio/sys/netinet/ip_mroute.c projects/virtio/sys/netinet/ip_output.c projects/virtio/sys/netinet/libalias/alias_db.c projects/virtio/sys/netinet/raw_ip.c projects/virtio/sys/netinet/sctp_asconf.c projects/virtio/sys/netinet/sctp_auth.c projects/virtio/sys/netinet/sctp_auth.h projects/virtio/sys/netinet/sctp_bsd_addr.c projects/virtio/sys/netinet/sctp_constants.h projects/virtio/sys/netinet/sctp_dtrace_declare.h projects/virtio/sys/netinet/sctp_dtrace_define.h projects/virtio/sys/netinet/sctp_indata.c projects/virtio/sys/netinet/sctp_output.c projects/virtio/sys/netinet/sctp_pcb.c projects/virtio/sys/netinet/sctp_timer.c projects/virtio/sys/netinet/sctp_usrreq.c projects/virtio/sys/netinet/sctputil.c projects/virtio/sys/netinet/siftr.c projects/virtio/sys/netinet/tcp_hostcache.c projects/virtio/sys/netinet/tcp_input.c projects/virtio/sys/netinet/tcp_offload.c projects/virtio/sys/netinet/tcp_output.c projects/virtio/sys/netinet/tcp_reass.c projects/virtio/sys/netinet/tcp_sack.c projects/virtio/sys/netinet/tcp_subr.c projects/virtio/sys/netinet/tcp_syncache.c projects/virtio/sys/netinet/tcp_timewait.c projects/virtio/sys/netinet/tcp_usrreq.c projects/virtio/sys/netinet/toecore.c projects/virtio/sys/netinet/udp_usrreq.c projects/virtio/sys/netinet6/dest6.c projects/virtio/sys/netinet6/frag6.c projects/virtio/sys/netinet6/icmp6.c projects/virtio/sys/netinet6/in6.c projects/virtio/sys/netinet6/in6_gif.c projects/virtio/sys/netinet6/in6_ifattach.c projects/virtio/sys/netinet6/in6_mcast.c projects/virtio/sys/netinet6/in6_pcb.c projects/virtio/sys/netinet6/in6_proto.c projects/virtio/sys/netinet6/in6_rmx.c projects/virtio/sys/netinet6/in6_src.c projects/virtio/sys/netinet6/in6_var.h projects/virtio/sys/netinet6/ip6_forward.c projects/virtio/sys/netinet6/ip6_id.c projects/virtio/sys/netinet6/ip6_input.c projects/virtio/sys/netinet6/ip6_ipsec.c projects/virtio/sys/netinet6/ip6_mroute.c projects/virtio/sys/netinet6/ip6_output.c projects/virtio/sys/netinet6/mld6.c projects/virtio/sys/netinet6/nd6.c projects/virtio/sys/netinet6/nd6_nbr.c projects/virtio/sys/netinet6/nd6_rtr.c projects/virtio/sys/netinet6/raw_ip6.c projects/virtio/sys/netinet6/route6.c projects/virtio/sys/netinet6/scope6.c projects/virtio/sys/netinet6/sctp6_usrreq.c projects/virtio/sys/netinet6/send.c projects/virtio/sys/netinet6/udp6_usrreq.c projects/virtio/sys/netipsec/ipsec.c projects/virtio/sys/netipsec/ipsec_input.c projects/virtio/sys/netipsec/ipsec_output.c projects/virtio/sys/netipsec/key.c projects/virtio/sys/netipsec/keysock.c projects/virtio/sys/netipsec/xform_ah.c projects/virtio/sys/netipsec/xform_esp.c projects/virtio/sys/netipsec/xform_ipip.c projects/virtio/sys/netipx/ipx.c projects/virtio/sys/netipx/ipx_if.h projects/virtio/sys/netipx/ipx_input.c projects/virtio/sys/netipx/ipx_outputfl.c projects/virtio/sys/netipx/ipx_pcb.c projects/virtio/sys/netipx/ipx_usrreq.c projects/virtio/sys/netnatm/natm.c projects/virtio/sys/netnatm/natm_pcb.c projects/virtio/sys/netnatm/natm_proto.c projects/virtio/sys/netpfil/ipfw/dn_sched.h projects/virtio/sys/netpfil/ipfw/ip_dn_io.c projects/virtio/sys/netpfil/ipfw/ip_dn_private.h projects/virtio/sys/netpfil/ipfw/ip_dummynet.c projects/virtio/sys/netpfil/ipfw/ip_fw2.c projects/virtio/sys/netpfil/ipfw/ip_fw_dynamic.c projects/virtio/sys/netpfil/ipfw/ip_fw_log.c projects/virtio/sys/netpfil/ipfw/ip_fw_nat.c projects/virtio/sys/netpfil/ipfw/ip_fw_pfil.c projects/virtio/sys/netpfil/ipfw/ip_fw_sockopt.c projects/virtio/sys/netpfil/pf/if_pflog.c projects/virtio/sys/netpfil/pf/if_pfsync.c projects/virtio/sys/netpfil/pf/pf.c projects/virtio/sys/netpfil/pf/pf_if.c projects/virtio/sys/netpfil/pf/pf_ioctl.c projects/virtio/sys/netpfil/pf/pf_lb.c projects/virtio/sys/netpfil/pf/pf_norm.c projects/virtio/sys/netpfil/pf/pf_osfp.c projects/virtio/sys/netpfil/pf/pf_ruleset.c projects/virtio/sys/netpfil/pf/pf_table.c projects/virtio/sys/netsmb/smb_trantcp.c projects/virtio/sys/nfs/bootp_subr.c projects/virtio/sys/nfs/nfs_fha.c projects/virtio/sys/nfsclient/nfs_bio.c projects/virtio/sys/nfsclient/nfs_krpc.c projects/virtio/sys/nfsclient/nfs_subs.c projects/virtio/sys/nfsclient/nfs_vfsops.c projects/virtio/sys/nfsclient/nfs_vnops.c projects/virtio/sys/nfsclient/nfsargs.h projects/virtio/sys/nfsserver/nfs_srvkrpc.c projects/virtio/sys/ofed/drivers/infiniband/hw/mlx4/qp.c projects/virtio/sys/ofed/drivers/infiniband/hw/mthca/mthca_mcg.c projects/virtio/sys/ofed/drivers/infiniband/hw/mthca/mthca_qp.c projects/virtio/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h projects/virtio/sys/ofed/drivers/infiniband/ulp/sdp/sdp.h projects/virtio/sys/ofed/drivers/net/mlx4/en_ethtool.c projects/virtio/sys/ofed/drivers/net/mlx4/en_netdev.c projects/virtio/sys/ofed/drivers/net/mlx4/mcg.c projects/virtio/sys/ofed/drivers/net/mlx4/mlx4_en.h projects/virtio/sys/ofed/include/linux/bitops.h projects/virtio/sys/ofed/include/linux/gfp.h projects/virtio/sys/ofed/include/linux/list.h projects/virtio/sys/opencrypto/crypto.c projects/virtio/sys/pc98/conf/GENERIC projects/virtio/sys/pc98/pc98/machdep.c projects/virtio/sys/pci/if_rl.c projects/virtio/sys/pci/if_rlreg.h projects/virtio/sys/powerpc/aim/interrupt.c projects/virtio/sys/powerpc/aim/locore32.S projects/virtio/sys/powerpc/aim/locore64.S projects/virtio/sys/powerpc/aim/machdep.c projects/virtio/sys/powerpc/aim/mmu_oea.c projects/virtio/sys/powerpc/aim/mmu_oea64.c projects/virtio/sys/powerpc/aim/mp_cpudep.c projects/virtio/sys/powerpc/aim/trap.c projects/virtio/sys/powerpc/aim/trap_subr32.S projects/virtio/sys/powerpc/aim/trap_subr64.S projects/virtio/sys/powerpc/booke/locore.S projects/virtio/sys/powerpc/booke/machdep.c projects/virtio/sys/powerpc/booke/machdep_e500.c projects/virtio/sys/powerpc/booke/mp_cpudep.c projects/virtio/sys/powerpc/booke/platform_bare.c projects/virtio/sys/powerpc/booke/pmap.c projects/virtio/sys/powerpc/booke/trap.c projects/virtio/sys/powerpc/booke/trap_subr.S projects/virtio/sys/powerpc/conf/GENERIC projects/virtio/sys/powerpc/conf/GENERIC64 projects/virtio/sys/powerpc/fpu/fpu_emu.c projects/virtio/sys/powerpc/fpu/fpu_explode.c projects/virtio/sys/powerpc/fpu/fpu_sqrt.c projects/virtio/sys/powerpc/include/counter.h projects/virtio/sys/powerpc/include/cpu.h projects/virtio/sys/powerpc/include/dbdma.h projects/virtio/sys/powerpc/include/fdt.h projects/virtio/sys/powerpc/include/intr_machdep.h projects/virtio/sys/powerpc/include/ofw_machdep.h projects/virtio/sys/powerpc/include/openpicreg.h projects/virtio/sys/powerpc/include/openpicvar.h projects/virtio/sys/powerpc/include/param.h projects/virtio/sys/powerpc/include/pcb.h projects/virtio/sys/powerpc/include/pcpu.h projects/virtio/sys/powerpc/include/pmap.h projects/virtio/sys/powerpc/include/pmc_mdep.h projects/virtio/sys/powerpc/include/psl.h projects/virtio/sys/powerpc/include/spr.h projects/virtio/sys/powerpc/include/tlb.h projects/virtio/sys/powerpc/include/trap.h projects/virtio/sys/powerpc/include/vmparam.h projects/virtio/sys/powerpc/mpc85xx/atpic.c projects/virtio/sys/powerpc/mpc85xx/fsl_sdhc.c projects/virtio/sys/powerpc/mpc85xx/lbc.c projects/virtio/sys/powerpc/mpc85xx/mpc85xx.c projects/virtio/sys/powerpc/mpc85xx/mpc85xx.h projects/virtio/sys/powerpc/ofw/ofw_machdep.c projects/virtio/sys/powerpc/ofw/ofw_pci.c projects/virtio/sys/powerpc/ofw/ofw_pci.h projects/virtio/sys/powerpc/ofw/ofw_pcib_pci.c projects/virtio/sys/powerpc/ofw/ofw_pcibus.c projects/virtio/sys/powerpc/ofw/ofw_syscons.c projects/virtio/sys/powerpc/ofw/rtas.c projects/virtio/sys/powerpc/powermac/ata_kauai.c projects/virtio/sys/powerpc/powermac/ata_macio.c projects/virtio/sys/powerpc/powermac/atibl.c projects/virtio/sys/powerpc/powermac/cpcht.c projects/virtio/sys/powerpc/powermac/dbdma.c projects/virtio/sys/powerpc/powermac/dbdmavar.h projects/virtio/sys/powerpc/powermac/grackle.c projects/virtio/sys/powerpc/powermac/macio.c projects/virtio/sys/powerpc/powermac/nvbl.c projects/virtio/sys/powerpc/powermac/platform_powermac.c projects/virtio/sys/powerpc/powermac/pmu.c projects/virtio/sys/powerpc/powermac/pmuvar.h projects/virtio/sys/powerpc/powermac/powermac_thermal.c projects/virtio/sys/powerpc/powermac/uninorth.c projects/virtio/sys/powerpc/powermac/uninorthpci.c projects/virtio/sys/powerpc/powermac/uninorthvar.h projects/virtio/sys/powerpc/powermac/viareg.h projects/virtio/sys/powerpc/powerpc/bus_machdep.c projects/virtio/sys/powerpc/powerpc/busdma_machdep.c projects/virtio/sys/powerpc/powerpc/cpu.c projects/virtio/sys/powerpc/powerpc/dump_machdep.c projects/virtio/sys/powerpc/powerpc/exec_machdep.c projects/virtio/sys/powerpc/powerpc/fpu.c projects/virtio/sys/powerpc/powerpc/genassym.c projects/virtio/sys/powerpc/powerpc/intr_machdep.c projects/virtio/sys/powerpc/powerpc/mp_machdep.c projects/virtio/sys/powerpc/powerpc/openpic.c projects/virtio/sys/powerpc/powerpc/pic_if.m projects/virtio/sys/powerpc/powerpc/platform.c projects/virtio/sys/powerpc/powerpc/platform_if.m projects/virtio/sys/powerpc/ps3/if_glc.c projects/virtio/sys/powerpc/ps3/platform_ps3.c projects/virtio/sys/powerpc/pseries/mmu_phyp.c projects/virtio/sys/powerpc/pseries/phyp-hvcall.S projects/virtio/sys/powerpc/pseries/phyp_console.c projects/virtio/sys/powerpc/pseries/phyp_vscsi.c projects/virtio/sys/powerpc/pseries/platform_chrp.c projects/virtio/sys/powerpc/pseries/plpar_iommu.c projects/virtio/sys/powerpc/pseries/rtas_pci.c projects/virtio/sys/powerpc/pseries/vdevice.c projects/virtio/sys/powerpc/psim/openpic_iobus.c projects/virtio/sys/powerpc/wii/platform_wii.c projects/virtio/sys/rpc/auth.h projects/virtio/sys/rpc/auth_none.c projects/virtio/sys/rpc/auth_unix.c projects/virtio/sys/rpc/authunix_prot.c projects/virtio/sys/rpc/clnt.h projects/virtio/sys/rpc/clnt_dg.c projects/virtio/sys/rpc/clnt_vc.c projects/virtio/sys/rpc/krpc.h projects/virtio/sys/rpc/nettype.h projects/virtio/sys/rpc/pmap_prot.h projects/virtio/sys/rpc/rpc.h projects/virtio/sys/rpc/rpc_callmsg.c projects/virtio/sys/rpc/rpc_com.h projects/virtio/sys/rpc/rpc_generic.c projects/virtio/sys/rpc/rpc_msg.h projects/virtio/sys/rpc/rpc_prot.c projects/virtio/sys/rpc/rpcb_clnt.c projects/virtio/sys/rpc/rpcb_clnt.h projects/virtio/sys/rpc/rpcb_prot.c projects/virtio/sys/rpc/rpcb_prot.h projects/virtio/sys/rpc/svc.c projects/virtio/sys/rpc/svc.h projects/virtio/sys/rpc/svc_auth.c projects/virtio/sys/rpc/svc_auth.h projects/virtio/sys/rpc/svc_auth_unix.c projects/virtio/sys/rpc/svc_dg.c projects/virtio/sys/rpc/svc_generic.c projects/virtio/sys/rpc/svc_vc.c projects/virtio/sys/rpc/types.h projects/virtio/sys/rpc/xdr.h projects/virtio/sys/security/audit/audit_bsm_klib.c projects/virtio/sys/security/mac/mac_audit.c projects/virtio/sys/security/mac/mac_cred.c projects/virtio/sys/security/mac/mac_framework.c projects/virtio/sys/security/mac/mac_inet.c projects/virtio/sys/security/mac/mac_internal.h projects/virtio/sys/security/mac/mac_net.c projects/virtio/sys/security/mac/mac_pipe.c projects/virtio/sys/security/mac/mac_posix_sem.c projects/virtio/sys/security/mac/mac_posix_shm.c projects/virtio/sys/security/mac/mac_priv.c projects/virtio/sys/security/mac/mac_process.c projects/virtio/sys/security/mac/mac_socket.c projects/virtio/sys/security/mac/mac_system.c projects/virtio/sys/security/mac/mac_sysv_msg.c projects/virtio/sys/security/mac/mac_sysv_sem.c projects/virtio/sys/security/mac/mac_sysv_shm.c projects/virtio/sys/security/mac/mac_vfs.c projects/virtio/sys/security/mac_ifoff/mac_ifoff.c projects/virtio/sys/sparc64/conf/GENERIC projects/virtio/sys/sparc64/ebus/ebus.c projects/virtio/sys/sparc64/include/bus.h projects/virtio/sys/sparc64/include/bus_dma.h projects/virtio/sys/sparc64/include/bus_private.h projects/virtio/sys/sparc64/include/vmparam.h projects/virtio/sys/sparc64/isa/ofw_isa.c projects/virtio/sys/sparc64/pci/fire.c projects/virtio/sys/sparc64/pci/ofw_pcib_subr.c projects/virtio/sys/sparc64/pci/psycho.c projects/virtio/sys/sparc64/pci/schizo.c projects/virtio/sys/sparc64/sbus/sbus.c projects/virtio/sys/sparc64/sparc64/bus_machdep.c projects/virtio/sys/sparc64/sparc64/machdep.c projects/virtio/sys/sys/ata.h projects/virtio/sys/sys/bufobj.h projects/virtio/sys/sys/bus_dma.h projects/virtio/sys/sys/capability.h projects/virtio/sys/sys/consio.h projects/virtio/sys/sys/counter.h projects/virtio/sys/sys/devicestat.h projects/virtio/sys/sys/dtrace_bsd.h projects/virtio/sys/sys/eventhandler.h projects/virtio/sys/sys/eventvar.h projects/virtio/sys/sys/fbio.h projects/virtio/sys/sys/file.h projects/virtio/sys/sys/jail.h projects/virtio/sys/sys/ktr.h projects/virtio/sys/sys/lock.h projects/virtio/sys/sys/mdioctl.h projects/virtio/sys/sys/mount.h projects/virtio/sys/sys/mutex.h projects/virtio/sys/sys/param.h projects/virtio/sys/sys/proc.h projects/virtio/sys/sys/random.h projects/virtio/sys/sys/resource.h projects/virtio/sys/sys/resourcevar.h projects/virtio/sys/sys/rwlock.h projects/virtio/sys/sys/sdt.h projects/virtio/sys/sys/sockio.h projects/virtio/sys/sys/sx.h projects/virtio/sys/sys/sysctl.h projects/virtio/sys/sys/systm.h projects/virtio/sys/sys/taskqueue.h projects/virtio/sys/sys/tty.h projects/virtio/sys/sys/user.h projects/virtio/sys/teken/demo/teken_demo.c projects/virtio/sys/teken/teken.c projects/virtio/sys/teken/teken.h projects/virtio/sys/teken/teken_subr.h projects/virtio/sys/tools/vnode_if.awk projects/virtio/sys/ufs/ffs/ffs_extern.h projects/virtio/sys/ufs/ffs/ffs_softdep.c projects/virtio/sys/ufs/ffs/ffs_vfsops.c projects/virtio/sys/ufs/ffs/ffs_vnops.c projects/virtio/sys/ufs/ffs/softdep.h projects/virtio/sys/ufs/ufs/dinode.h projects/virtio/sys/ufs/ufs/ufs_extern.h projects/virtio/sys/ufs/ufs/ufsmount.h projects/virtio/sys/vm/uma_core.c projects/virtio/sys/vm/uma_int.h projects/virtio/sys/vm/vm_fault.c projects/virtio/sys/vm/vm_map.c projects/virtio/sys/vm/vm_object.c projects/virtio/sys/vm/vm_page.c projects/virtio/sys/vm/vm_pageout.c projects/virtio/sys/vm/vm_radix.c projects/virtio/sys/vm/vm_radix.h projects/virtio/sys/x86/acpica/madt.c projects/virtio/sys/x86/cpufreq/est.c projects/virtio/sys/x86/cpufreq/hwpstate.c projects/virtio/sys/x86/include/apicreg.h projects/virtio/sys/x86/include/mptable.h projects/virtio/sys/x86/include/psl.h projects/virtio/sys/x86/include/specialreg.h projects/virtio/sys/x86/include/trap.h projects/virtio/sys/x86/x86/busdma_machdep.c projects/virtio/sys/x86/x86/io_apic.c projects/virtio/sys/x86/x86/local_apic.c projects/virtio/sys/x86/x86/mptable.c projects/virtio/sys/xen/xen-os.h projects/virtio/tools/build/mk/OptionalObsoleteFiles.inc projects/virtio/tools/build/options/WITHOUT_PKGBOOTSTRAP projects/virtio/tools/make_libdeps.sh projects/virtio/tools/regression/fsx/fsx.c projects/virtio/tools/regression/pjdfstest/Makefile projects/virtio/tools/regression/pjdfstest/pjdfstest.c projects/virtio/tools/regression/usr.bin/sed/regress.sh projects/virtio/tools/regression/usr.sbin/etcupdate/always.sh projects/virtio/tools/regression/usr.sbin/etcupdate/conflicts.sh projects/virtio/tools/regression/usr.sbin/etcupdate/fbsdid.sh projects/virtio/tools/regression/usr.sbin/etcupdate/ignore.sh projects/virtio/tools/regression/usr.sbin/etcupdate/tests.sh projects/virtio/tools/test/dtrace/Makefile projects/virtio/tools/tools/ath/athstats/Makefile projects/virtio/tools/tools/bus_autoconf/bus_autoconf.sh projects/virtio/tools/tools/cxgbetool/Makefile projects/virtio/tools/tools/cxgbetool/cxgbetool.c projects/virtio/tools/tools/nanobsd/nanobsd.sh projects/virtio/tools/tools/net80211/wlanstats/Makefile projects/virtio/tools/tools/netmap/nm_util.c projects/virtio/tools/tools/netmap/pkt-gen.c projects/virtio/tools/tools/syscall_timing/syscall_timing.c projects/virtio/tools/tools/umastat/umastat.c projects/virtio/tools/tools/zfsboottest/Makefile projects/virtio/usr.bin/Makefile projects/virtio/usr.bin/atf/Makefile projects/virtio/usr.bin/atf/Makefile.inc projects/virtio/usr.bin/atf/atf-sh/Makefile projects/virtio/usr.bin/bc/bc.1 projects/virtio/usr.bin/bc/bc.y projects/virtio/usr.bin/calendar/calcpp.c projects/virtio/usr.bin/calendar/calendars/calendar.freebsd (contents, props changed) projects/virtio/usr.bin/clang/clang/Makefile projects/virtio/usr.bin/clang/llc/Makefile projects/virtio/usr.bin/clang/lldb/Makefile projects/virtio/usr.bin/clang/llvm-mc/Makefile projects/virtio/usr.bin/clang/llvm-objdump/Makefile projects/virtio/usr.bin/clang/llvm-rtdyld/Makefile projects/virtio/usr.bin/clang/opt/Makefile projects/virtio/usr.bin/cmp/cmp.1 projects/virtio/usr.bin/dtc/fdt.cc projects/virtio/usr.bin/from/from.c projects/virtio/usr.bin/iscsictl/iscsictl.8 projects/virtio/usr.bin/iscsictl/iscsictl.c projects/virtio/usr.bin/kdump/Makefile projects/virtio/usr.bin/kdump/kdump.c projects/virtio/usr.bin/limits/limits.1 projects/virtio/usr.bin/limits/limits.c projects/virtio/usr.bin/login/login.c projects/virtio/usr.bin/mkcsmapper/Makefile.inc projects/virtio/usr.bin/netstat/Makefile projects/virtio/usr.bin/netstat/if.c projects/virtio/usr.bin/netstat/main.c projects/virtio/usr.bin/netstat/mbuf.c projects/virtio/usr.bin/netstat/mroute.c projects/virtio/usr.bin/netstat/mroute6.c projects/virtio/usr.bin/netstat/netgraph.c projects/virtio/usr.bin/netstat/netstat.1 projects/virtio/usr.bin/netstat/netstat.h projects/virtio/usr.bin/netstat/route.c projects/virtio/usr.bin/pathchk/pathchk.c projects/virtio/usr.bin/procstat/procstat.1 projects/virtio/usr.bin/procstat/procstat_files.c projects/virtio/usr.bin/procstat/procstat_rlimit.c projects/virtio/usr.bin/rpcinfo/rpcinfo.c projects/virtio/usr.bin/script/script.1 projects/virtio/usr.bin/script/script.c projects/virtio/usr.bin/sed/compile.c projects/virtio/usr.bin/sed/sed.1 projects/virtio/usr.bin/split/Makefile projects/virtio/usr.bin/split/split.c projects/virtio/usr.bin/svn/svn/Makefile projects/virtio/usr.bin/svn/svn_private_config.h projects/virtio/usr.bin/systat/netcmds.c projects/virtio/usr.bin/uname/uname.1 projects/virtio/usr.bin/uname/uname.c projects/virtio/usr.bin/xinstall/xinstall.c projects/virtio/usr.bin/yacc/Makefile projects/virtio/usr.sbin/Makefile projects/virtio/usr.sbin/acpi/acpidump/acpi.c projects/virtio/usr.sbin/arp/arp.4 projects/virtio/usr.sbin/bhyve/Makefile projects/virtio/usr.sbin/bhyve/acpi.c projects/virtio/usr.sbin/bhyve/acpi.h projects/virtio/usr.sbin/bhyve/bhyverun.c projects/virtio/usr.sbin/bhyve/bhyverun.h projects/virtio/usr.sbin/bhyve/block_if.c projects/virtio/usr.sbin/bhyve/inout.c projects/virtio/usr.sbin/bhyve/inout.h projects/virtio/usr.sbin/bhyve/mevent.c projects/virtio/usr.sbin/bhyve/mptbl.c projects/virtio/usr.sbin/bhyve/mptbl.h projects/virtio/usr.sbin/bhyve/pci_ahci.c projects/virtio/usr.sbin/bhyve/pci_emul.c projects/virtio/usr.sbin/bhyve/pci_emul.h projects/virtio/usr.sbin/bhyve/pci_hostbridge.c projects/virtio/usr.sbin/bhyve/pci_passthru.c projects/virtio/usr.sbin/bhyve/pci_uart.c projects/virtio/usr.sbin/bhyve/pci_virtio_block.c projects/virtio/usr.sbin/bhyve/pci_virtio_net.c projects/virtio/usr.sbin/bhyve/pit_8254.c projects/virtio/usr.sbin/bhyve/rtc.c projects/virtio/usr.sbin/bhyve/spinup_ap.c projects/virtio/usr.sbin/bhyve/xmsr.c projects/virtio/usr.sbin/bhyve/xmsr.h projects/virtio/usr.sbin/bhyvectl/bhyvectl.c projects/virtio/usr.sbin/bhyveload/bhyveload.8 projects/virtio/usr.sbin/bhyveload/bhyveload.c projects/virtio/usr.sbin/bluetooth/bthidd/kbd.c projects/virtio/usr.sbin/bootparamd/bootparamd/main.c projects/virtio/usr.sbin/bootparamd/callbootd/callbootd.c projects/virtio/usr.sbin/bsdconfig/Makefile projects/virtio/usr.sbin/bsdconfig/bsdconfig projects/virtio/usr.sbin/bsdconfig/console/console projects/virtio/usr.sbin/bsdconfig/console/font projects/virtio/usr.sbin/bsdconfig/console/include/messages.subr projects/virtio/usr.sbin/bsdconfig/console/keymap projects/virtio/usr.sbin/bsdconfig/console/repeat projects/virtio/usr.sbin/bsdconfig/console/saver projects/virtio/usr.sbin/bsdconfig/console/screenmap projects/virtio/usr.sbin/bsdconfig/console/ttys projects/virtio/usr.sbin/bsdconfig/diskmgmt/diskmgmt projects/virtio/usr.sbin/bsdconfig/docsinstall/docsinstall projects/virtio/usr.sbin/bsdconfig/dot/dot projects/virtio/usr.sbin/bsdconfig/include/messages.subr projects/virtio/usr.sbin/bsdconfig/mouse/disable projects/virtio/usr.sbin/bsdconfig/mouse/enable projects/virtio/usr.sbin/bsdconfig/mouse/flags projects/virtio/usr.sbin/bsdconfig/mouse/include/messages.subr projects/virtio/usr.sbin/bsdconfig/mouse/mouse projects/virtio/usr.sbin/bsdconfig/mouse/port projects/virtio/usr.sbin/bsdconfig/mouse/type projects/virtio/usr.sbin/bsdconfig/networking/defaultrouter projects/virtio/usr.sbin/bsdconfig/networking/devices projects/virtio/usr.sbin/bsdconfig/networking/hostname projects/virtio/usr.sbin/bsdconfig/networking/include/messages.subr projects/virtio/usr.sbin/bsdconfig/networking/nameservers projects/virtio/usr.sbin/bsdconfig/networking/networking projects/virtio/usr.sbin/bsdconfig/networking/share/device.subr projects/virtio/usr.sbin/bsdconfig/networking/share/hostname.subr projects/virtio/usr.sbin/bsdconfig/networking/share/ipaddr.subr projects/virtio/usr.sbin/bsdconfig/networking/share/media.subr projects/virtio/usr.sbin/bsdconfig/networking/share/netmask.subr projects/virtio/usr.sbin/bsdconfig/networking/share/resolv.subr projects/virtio/usr.sbin/bsdconfig/networking/share/routing.subr projects/virtio/usr.sbin/bsdconfig/networking/share/services.subr projects/virtio/usr.sbin/bsdconfig/packages/packages projects/virtio/usr.sbin/bsdconfig/password/password projects/virtio/usr.sbin/bsdconfig/security/kern_securelevel projects/virtio/usr.sbin/bsdconfig/security/security projects/virtio/usr.sbin/bsdconfig/share/common.subr projects/virtio/usr.sbin/bsdconfig/share/device.subr projects/virtio/usr.sbin/bsdconfig/share/dialog.subr projects/virtio/usr.sbin/bsdconfig/share/keymap.subr projects/virtio/usr.sbin/bsdconfig/share/media/cdrom.subr projects/virtio/usr.sbin/bsdconfig/share/media/common.subr projects/virtio/usr.sbin/bsdconfig/share/media/dos.subr projects/virtio/usr.sbin/bsdconfig/share/media/floppy.subr projects/virtio/usr.sbin/bsdconfig/share/media/ftp.subr projects/virtio/usr.sbin/bsdconfig/share/media/http.subr projects/virtio/usr.sbin/bsdconfig/share/media/nfs.subr projects/virtio/usr.sbin/bsdconfig/share/media/tcpip.subr projects/virtio/usr.sbin/bsdconfig/share/media/ufs.subr projects/virtio/usr.sbin/bsdconfig/share/media/usb.subr projects/virtio/usr.sbin/bsdconfig/share/mustberoot.subr projects/virtio/usr.sbin/bsdconfig/share/packages/categories.subr projects/virtio/usr.sbin/bsdconfig/share/packages/index.subr projects/virtio/usr.sbin/bsdconfig/share/packages/packages.subr projects/virtio/usr.sbin/bsdconfig/share/strings.subr projects/virtio/usr.sbin/bsdconfig/share/sysrc.subr projects/virtio/usr.sbin/bsdconfig/share/variable.subr projects/virtio/usr.sbin/bsdconfig/startup/include/messages.subr projects/virtio/usr.sbin/bsdconfig/startup/misc projects/virtio/usr.sbin/bsdconfig/startup/rcadd projects/virtio/usr.sbin/bsdconfig/startup/rcconf projects/virtio/usr.sbin/bsdconfig/startup/rcdelete projects/virtio/usr.sbin/bsdconfig/startup/rcedit projects/virtio/usr.sbin/bsdconfig/startup/rcvar projects/virtio/usr.sbin/bsdconfig/startup/share/rcconf.subr projects/virtio/usr.sbin/bsdconfig/startup/share/rcedit.subr projects/virtio/usr.sbin/bsdconfig/startup/share/rcvar.subr projects/virtio/usr.sbin/bsdconfig/startup/startup projects/virtio/usr.sbin/bsdconfig/timezone/share/zones.subr projects/virtio/usr.sbin/bsdconfig/timezone/timezone projects/virtio/usr.sbin/bsdconfig/ttys/ttys projects/virtio/usr.sbin/bsdconfig/usermgmt/groupadd projects/virtio/usr.sbin/bsdconfig/usermgmt/groupdel projects/virtio/usr.sbin/bsdconfig/usermgmt/groupedit projects/virtio/usr.sbin/bsdconfig/usermgmt/groupinput projects/virtio/usr.sbin/bsdconfig/usermgmt/include/messages.subr projects/virtio/usr.sbin/bsdconfig/usermgmt/share/group_input.subr projects/virtio/usr.sbin/bsdconfig/usermgmt/share/user_input.subr projects/virtio/usr.sbin/bsdconfig/usermgmt/useradd projects/virtio/usr.sbin/bsdconfig/usermgmt/userdel projects/virtio/usr.sbin/bsdconfig/usermgmt/useredit projects/virtio/usr.sbin/bsdconfig/usermgmt/userinput projects/virtio/usr.sbin/bsdconfig/usermgmt/usermgmt projects/virtio/usr.sbin/bsdinstall/bsdinstall projects/virtio/usr.sbin/bsdinstall/bsdinstall.8 projects/virtio/usr.sbin/bsdinstall/scripts/auto projects/virtio/usr.sbin/bsdinstall/scripts/config projects/virtio/usr.sbin/bsdinstall/scripts/docsinstall (contents, props changed) projects/virtio/usr.sbin/bsdinstall/scripts/jail projects/virtio/usr.sbin/bsdinstall/scripts/netconfig_ipv4 projects/virtio/usr.sbin/bsdinstall/scripts/netconfig_ipv6 projects/virtio/usr.sbin/bsdinstall/scripts/script projects/virtio/usr.sbin/bsdinstall/scripts/services projects/virtio/usr.sbin/bsdinstall/scripts/wlanconfig projects/virtio/usr.sbin/bsdinstall/scripts/zfsboot projects/virtio/usr.sbin/crashinfo/crashinfo.sh projects/virtio/usr.sbin/ctladm/ctladm.8 projects/virtio/usr.sbin/ctladm/ctladm.c projects/virtio/usr.sbin/ctld/ctl.conf.5 projects/virtio/usr.sbin/ctld/login.c projects/virtio/usr.sbin/ctld/parse.y projects/virtio/usr.sbin/edquota/edquota.c projects/virtio/usr.sbin/etcupdate/etcupdate.8 projects/virtio/usr.sbin/etcupdate/etcupdate.sh projects/virtio/usr.sbin/freebsd-update/freebsd-update.sh projects/virtio/usr.sbin/gpioctl/gpioctl.8 projects/virtio/usr.sbin/ifmcstat/ifmcstat.c projects/virtio/usr.sbin/iostat/iostat.c projects/virtio/usr.sbin/kldxref/kldxref.c projects/virtio/usr.sbin/makefs/ffs.c projects/virtio/usr.sbin/mergemaster/mergemaster.sh projects/virtio/usr.sbin/mfiutil/Makefile projects/virtio/usr.sbin/mfiutil/mfi_show.c projects/virtio/usr.sbin/mfiutil/mfiutil.8 projects/virtio/usr.sbin/mfiutil/mfiutil.c projects/virtio/usr.sbin/mount_smbfs/Makefile projects/virtio/usr.sbin/mptable/mptable.c projects/virtio/usr.sbin/mtest/mtest.8 projects/virtio/usr.sbin/ndp/ndp.c projects/virtio/usr.sbin/newsyslog/newsyslog.c projects/virtio/usr.sbin/pkg/Makefile projects/virtio/usr.sbin/pkg/config.c projects/virtio/usr.sbin/pkg/config.h projects/virtio/usr.sbin/pkg/dns_utils.c projects/virtio/usr.sbin/pkg/dns_utils.h projects/virtio/usr.sbin/pkg/pkg.c projects/virtio/usr.sbin/portsnap/portsnap/portsnap.8 projects/virtio/usr.sbin/portsnap/portsnap/portsnap.sh projects/virtio/usr.sbin/ppp/mppe.c projects/virtio/usr.sbin/route6d/route6d.c projects/virtio/usr.sbin/rpcbind/check_bound.c projects/virtio/usr.sbin/rpcbind/pmap_svc.c projects/virtio/usr.sbin/rpcbind/rpcb_stat.c projects/virtio/usr.sbin/rpcbind/rpcb_svc.c projects/virtio/usr.sbin/rpcbind/rpcb_svc_4.c projects/virtio/usr.sbin/rpcbind/rpcb_svc_com.c projects/virtio/usr.sbin/rpcbind/rpcbind.c projects/virtio/usr.sbin/rpcbind/rpcbind.h projects/virtio/usr.sbin/rpcbind/warmstart.c projects/virtio/usr.sbin/rwhod/rwhod.c projects/virtio/usr.sbin/syslogd/syslogd.c projects/virtio/usr.sbin/sysrc/sysrc projects/virtio/usr.sbin/sysrc/sysrc.8 projects/virtio/usr.sbin/tcpdump/tcpdump/Makefile projects/virtio/usr.sbin/utx/Makefile projects/virtio/usr.sbin/utx/utx.8 projects/virtio/usr.sbin/utx/utx.c projects/virtio/usr.sbin/wpa/ndis_events/ndis_events.8 projects/virtio/usr.sbin/ypbind/yp_ping.c projects/virtio/usr.sbin/ypset/ypset.c Directory Properties: projects/virtio/ (props changed) projects/virtio/cddl/ (props changed) projects/virtio/cddl/contrib/opensolaris/ (props changed) projects/virtio/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/print/ (props changed) projects/virtio/cddl/contrib/opensolaris/cmd/zfs/ (props changed) projects/virtio/cddl/contrib/opensolaris/lib/libzfs/ (props changed) projects/virtio/contrib/apr-util/ (props changed) projects/virtio/contrib/atf/ (props changed) projects/virtio/contrib/binutils/ (props changed) projects/virtio/contrib/bmake/ (props changed) projects/virtio/contrib/byacc/ (props changed) projects/virtio/contrib/file/ (props changed) projects/virtio/contrib/gcc/ (props changed) projects/virtio/contrib/gdb/ (props changed) projects/virtio/contrib/groff/ (props changed) projects/virtio/contrib/ipfilter/ (props changed) projects/virtio/contrib/libcxxrt/ (props changed) projects/virtio/contrib/libexecinfo/ (props changed) projects/virtio/contrib/libpcap/ (props changed) projects/virtio/contrib/libstdc++/ (props changed) projects/virtio/contrib/llvm/ (props changed) projects/virtio/contrib/llvm/tools/clang/ (props changed) projects/virtio/contrib/llvm/tools/lldb/ (props changed) projects/virtio/contrib/mtree/ (props changed) projects/virtio/contrib/netcat/ (props changed) projects/virtio/contrib/nvi/ (props changed) projects/virtio/contrib/subversion/ (props changed) projects/virtio/contrib/tcpdump/ (props changed) projects/virtio/contrib/tzcode/stdtime/ (props changed) projects/virtio/contrib/tzdata/ (props changed) projects/virtio/contrib/wpa/ (props changed) projects/virtio/crypto/heimdal/ (props changed) projects/virtio/crypto/openssh/ (props changed) projects/virtio/etc/ (props changed) projects/virtio/gnu/lib/ (props changed) projects/virtio/gnu/usr.bin/binutils/ (props changed) projects/virtio/gnu/usr.bin/cc/cc_tools/ (props changed) projects/virtio/include/ (props changed) projects/virtio/lib/libc/ (props changed) projects/virtio/lib/libutil/ (props changed) projects/virtio/lib/libvmmapi/ (props changed) projects/virtio/lib/libz/ (props changed) projects/virtio/sbin/ (props changed) projects/virtio/sbin/ipfw/ (props changed) projects/virtio/share/man/man4/ (props changed) projects/virtio/sys/ (props changed) projects/virtio/sys/amd64/vmm/ (props changed) projects/virtio/sys/boot/ (props changed) projects/virtio/sys/boot/i386/efi/ (props changed) projects/virtio/sys/boot/ia64/efi/ (props changed) projects/virtio/sys/cddl/contrib/opensolaris/ (props changed) projects/virtio/sys/conf/ (props changed) projects/virtio/sys/contrib/ipfilter/ (props changed) projects/virtio/sys/dev/hyperv/ (props changed) projects/virtio/sys/modules/vmm/ (props changed) projects/virtio/usr.bin/calendar/ (props changed) projects/virtio/usr.bin/procstat/ (props changed) projects/virtio/usr.sbin/bhyve/ (props changed) projects/virtio/usr.sbin/bhyvectl/ (props changed) projects/virtio/usr.sbin/bhyveload/ (props changed) projects/virtio/usr.sbin/bsdinstall/scripts/entropy (props changed) Modified: projects/virtio/MAINTAINERS ============================================================================== --- projects/virtio/MAINTAINERS Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/MAINTAINERS Sun Dec 22 19:11:04 2013 (r259731) @@ -99,7 +99,6 @@ nfs alfred Will be happy to review code rpc.lockd alfred Will be happy to review code, but not mandatory. truss alfred Will be happy to review code, but not mandatory. rpc alfred Pre-commit review requested. -pkg_install portmgr Pre-commit review or approval from portmgr@ requested. linux emul emulation Please discuss changes here. bs{diff,patch} cperciva Pre-commit review requested. portsnap cperciva Pre-commit review requested. Modified: projects/virtio/Makefile.inc1 ============================================================================== --- projects/virtio/Makefile.inc1 Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/Makefile.inc1 Sun Dec 22 19:11:04 2013 (r259731) @@ -58,6 +58,7 @@ # use that new version. And the new (dynamically-linked) /bin/sh # will expect to find appropriate libraries in /lib and /libexec. # +SRCDIR?= ${.CURDIR} .if defined(SUBDIR_OVERRIDE) SUBDIR= ${SUBDIR_OVERRIDE} .else @@ -84,6 +85,9 @@ SUBDIR+=secure SUBDIR+=share .endif SUBDIR+=sys usr.bin usr.sbin +.if ${MK_TESTS} != "no" +SUBDIR+= tests +.endif .if ${MK_OFED} != "no" SUBDIR+=contrib/ofed .endif @@ -128,8 +132,11 @@ OSRELDATE= 0 .endif .if !defined(VERSION) -VERSION!= uname -srp -VERSION+= ${OSRELDATE} +REVISION!= make -C ${SRCDIR}/release -V REVISION +BRANCH!= make -C ${SRCDIR}/release -V BRANCH +SRCRELDATE!= awk '/^\#define[[:space:]]*__FreeBSD_version/ { print $$3 }' \ + ${SRCDIR}/sys/sys/param.h +VERSION= FreeBSD ${REVISION}-${BRANCH:C/-p[0-9]+$//} ${TARGET_ARCH} ${SRCRELDATE} .endif KNOWN_ARCHES?= amd64 arm armeb/arm armv6/arm i386 i386/pc98 ia64 mips mipsel/mips mips64el/mips mips64/mips mipsn32el/mips mipsn32/mips powerpc powerpc64/powerpc sparc64 @@ -256,6 +263,21 @@ XMAKE= TOOLS_PREFIX=${WORLDTMP} ${BMAKE TARGET=${TARGET} TARGET_ARCH=${TARGET_ARCH} \ -DWITHOUT_GDB +# kernel-tools stage +KTMAKEENV= INSTALL="sh ${.CURDIR}/tools/install.sh" \ + PATH=${BPATH}:${PATH} \ + WORLDTMP=${WORLDTMP} \ + VERSION="${VERSION}" \ + COMPILER_TYPE=${COMPILER_TYPE} +KTMAKE= TOOLS_PREFIX=${WORLDTMP} MAKEOBJDIRPREFIX=${WORLDTMP} \ + ${KTMAKEENV} ${MAKE} ${WORLD_FLAGS} -f Makefile.inc1 \ + DESTDIR= \ + BOOTSTRAPPING=${OSRELDATE} \ + SSP_CFLAGS= \ + -DWITHOUT_HTML -DWITHOUT_INFO -DNO_LINT -DWITHOUT_MAN \ + -DNO_PIC -DNO_PROFILE -DNO_SHARED \ + -DNO_CPU_CFLAGS -DNO_WARNS -DNO_CTF -DEARLY_BUILD + # world stage WMAKEENV= ${CROSSENV} \ _SHLIBDIRPREFIX=${WORLDTMP} \ @@ -485,6 +507,10 @@ _worldtmp: mtree -deU -f ${.CURDIR}/etc/mtree/BSD.debug.dist \ -p ${WORLDTMP}/usr/lib >/dev/null .endif +.if ${MK_TESTS} != "no" + mtree -deU -f ${.CURDIR}/etc/mtree/BSD.tests.dist \ + -p ${WORLDTMP}/usr >/dev/null +.endif .for _mtree in ${LOCAL_MTREE} mtree -deU -f ${.CURDIR}/${_mtree} -p ${WORLDTMP} > /dev/null .endfor @@ -529,6 +555,7 @@ _cross-tools: @echo ">>> stage 3: cross tools" @echo "--------------------------------------------------------------" ${_+_}cd ${.CURDIR}; ${XMAKE} cross-tools + ${_+_}cd ${.CURDIR}; ${XMAKE} kernel-tools _includes: @echo @echo "--------------------------------------------------------------" @@ -1008,20 +1035,7 @@ buildkernel: @echo "--------------------------------------------------------------" @echo ">>> stage 2.3: build tools" @echo "--------------------------------------------------------------" - cd ${KRNLOBJDIR}/${_kernel}; \ - PATH=${BPATH}:${PATH} \ - MAKESRCPATH=${KERNSRCDIR}/dev/aic7xxx/aicasm \ - ${MAKE} SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_CTF -DEARLY_BUILD \ - -f ${KERNSRCDIR}/dev/aic7xxx/aicasm/Makefile -# XXX - Gratuitously builds aicasm in the ``makeoptions NO_MODULES'' case. -.if !defined(MODULES_WITH_WORLD) && !defined(NO_MODULES) && exists(${KERNSRCDIR}/modules) -.for target in obj depend all - cd ${KERNSRCDIR}/modules/aic7xxx/aicasm; \ - PATH=${BPATH}:${PATH} \ - MAKEOBJDIRPREFIX=${KRNLOBJDIR}/${_kernel}/modules \ - ${MAKE} SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_CTF -DEARLY_BUILD ${target} -.endfor -.endif + ${_+_}cd ${.CURDIR}; ${KTMAKE} kernel-tools .if !defined(NO_KERNELDEPEND) @echo @echo "--------------------------------------------------------------" @@ -1308,10 +1322,6 @@ bootstrap-tools: .MAKE # # build-tools: Build special purpose build tools # -.if defined(MODULES_WITH_WORLD) && exists(${KERNSRCDIR}/modules) -_aicasm= sys/modules/aic7xxx/aicasm -.endif - .if !defined(NO_SHARE) _share= share/syscons/scrnmaps .endif @@ -1333,7 +1343,6 @@ build-tools: .MAKE lib/ncurses/ncurses \ lib/ncurses/ncursesw \ ${_share} \ - ${_aicasm} \ usr.bin/awk \ lib/libmagic \ usr.bin/mkesdb_static \ @@ -1354,6 +1363,23 @@ build-tools: .MAKE .endfor # +# kernel-tools: Build kernel-building tools +# +kernel-tools: .MAKE + mkdir -p ${MAKEOBJDIRPREFIX}/usr + mtree -deU -f ${.CURDIR}/etc/mtree/BSD.usr.dist \ + -p ${MAKEOBJDIRPREFIX}/usr >/dev/null +.for _tool in \ + sys/dev/aic7xxx/aicasm + ${_+_}@${ECHODIR} "===> ${_tool} (obj,depend,all,install)"; \ + cd ${.CURDIR}/${_tool} && \ + ${MAKE} DIRPRFX=${_tool}/ obj && \ + ${MAKE} DIRPRFX=${_tool}/ depend && \ + ${MAKE} DIRPRFX=${_tool}/ all && \ + ${MAKE} DIRPRFX=${_tool}/ DESTDIR=${MAKEOBJDIRPREFIX} install +.endfor + +# # cross-tools: Build cross-building tools # .if ${TARGET_ARCH} != ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 800035 @@ -1377,12 +1403,15 @@ _binutils= gnu/usr.bin/binutils # If an full path to an external cross compiler is given, don't build # a cross compiler. .if ${XCC:M/*} == "" && ${MK_CROSS_COMPILER} != "no" -.if ${MK_CLANG} != "no" && (${MK_CLANG_IS_CC} != "no" || ${CC:T:Mclang} == "clang") +.if ${MK_CLANG_IS_CC} != "no" || ${CC:T:Mclang} == "clang" _clang= usr.bin/clang _clang_libs= lib/clang +.else +_cc= gnu/usr.bin/cc .endif -.if ${MK_GCC} != "no" && (${MK_CLANG_IS_CC} == "no" || ${TARGET} == "pc98") +# The boot2 for pc98 requires gcc. +.if ${TARGET} == "pc98" _cc= gnu/usr.bin/cc .endif .endif @@ -1446,11 +1475,13 @@ _startup_libs+= lib/csu/${MACHINE_CPUARC _startup_libs+= gnu/lib/libgcc _startup_libs+= lib/libcompiler_rt _startup_libs+= lib/libc +_startup_libs+= lib/libc_nonshared .if ${MK_LIBCPLUSPLUS} != "no" _startup_libs+= lib/libcxxrt .endif gnu/lib/libgcc__L: lib/libc__L +gnu/lib/libgcc__L: lib/libc_nonshared__L .if ${MK_LIBCPLUSPLUS} != "no" lib/libcxxrt__L: gnu/lib/libgcc__L .endif @@ -1464,22 +1495,23 @@ _prebuild_libs= ${_kerberos5_lib_libasn1 ${_kerberos5_lib_libhx509} ${_kerberos5_lib_libkrb5} \ ${_kerberos5_lib_libroken} \ ${_kerberos5_lib_libwind} \ - ${_lib_atf_libatf_c} \ + ${_lib_atf} \ lib/libbz2 ${_libcom_err} lib/libcrypt \ lib/libelf lib/libexpat \ ${_lib_libgssapi} ${_lib_libipx} \ - lib/libkiconv lib/libkvm lib/liblzma lib/libmd \ + lib/libkiconv lib/libkvm lib/liblzma lib/libmd lib/libnv \ + ${_lib_libcapsicum} \ lib/ncurses/ncurses lib/ncurses/ncursesw \ lib/libopie lib/libpam ${_lib_libthr} \ lib/libradius lib/libsbuf lib/libtacplus \ ${_cddl_lib_libumem} ${_cddl_lib_libnvpair} \ ${_cddl_lib_libzfs_core} \ - lib/libutil ${_lib_libypclnt} lib/libz lib/msun \ + lib/libutil lib/libpjdlog ${_lib_libypclnt} lib/libz lib/msun \ ${_secure_lib_libcrypto} ${_lib_libldns} \ ${_secure_lib_libssh} ${_secure_lib_libssl} -.if ${MK_ATF} != "no" -_lib_atf_libatf_c= lib/atf/libatf-c +.if ${MK_TESTS} != "no" +_lib_atf= lib/atf .endif .if ${MK_LIBTHR} != "no" @@ -1490,6 +1522,13 @@ _lib_libthr= lib/libthr _ofed_lib= contrib/ofed/usr.lib/ .endif +.if ${MK_CASPER} != "no" +_lib_libcapsicum=lib/libcapsicum +.endif + +lib/libcapsicum__L: lib/libnv__L +lib/libpjdlog__L: lib/libutil__L + _generic_libs= ${_cddl_lib} gnu/lib ${_kerberos5_lib} lib ${_secure_lib} usr.bin/lex/lib ${_ofed_lib} .for _DIR in ${LOCAL_LIB_DIRS} .if exists(${.CURDIR}/${_DIR}/Makefile) @@ -1588,10 +1627,12 @@ ${_lib}__PL: .PHONY .MAKE .if exists(${.CURDIR}/${_lib}) ${_+_}@${ECHODIR} "===> ${_lib} (obj,depend,all,install)"; \ cd ${.CURDIR}/${_lib} && \ - ${MAKE} DIRPRFX=${_lib}/ obj && \ - ${MAKE} DIRPRFX=${_lib}/ depend && \ - ${MAKE} -DNO_PROFILE -DNO_PIC DIRPRFX=${_lib}/ all && \ - ${MAKE} -DNO_PROFILE -DNO_PIC DIRPRFX=${_lib}/ install + ${MAKE} -DNO_TESTS DIRPRFX=${_lib}/ obj && \ + ${MAKE} -DNO_TESTS DIRPRFX=${_lib}/ depend && \ + ${MAKE} -DNO_TESTS -DNO_PROFILE -DNO_PIC \ + DIRPRFX=${_lib}/ all && \ + ${MAKE} -DNO_TESTS -DNO_PROFILE -DNO_PIC \ + DIRPRFX=${_lib}/ install .endif .endfor @@ -1600,10 +1641,10 @@ ${_lib}__L: .PHONY .MAKE .if exists(${.CURDIR}/${_lib}) ${_+_}@${ECHODIR} "===> ${_lib} (obj,depend,all,install)"; \ cd ${.CURDIR}/${_lib} && \ - ${MAKE} DIRPRFX=${_lib}/ obj && \ - ${MAKE} DIRPRFX=${_lib}/ depend && \ - ${MAKE} DIRPRFX=${_lib}/ all && \ - ${MAKE} DIRPRFX=${_lib}/ install + ${MAKE} -DNO_TESTS DIRPRFX=${_lib}/ obj && \ + ${MAKE} -DNO_TESTS DIRPRFX=${_lib}/ depend && \ + ${MAKE} -DNO_TESTS DIRPRFX=${_lib}/ all && \ + ${MAKE} -DNO_TESTS DIRPRFX=${_lib}/ install .endif .endfor @@ -1613,10 +1654,12 @@ ${_lib}__L: .PHONY .MAKE lib/libpam__L: .PHONY .MAKE ${_+_}@${ECHODIR} "===> lib/libpam (obj,depend,all,install)"; \ cd ${.CURDIR}/lib/libpam && \ - ${MAKE} DIRPRFX=lib/libpam/ obj && \ - ${MAKE} DIRPRFX=lib/libpam/ depend && \ - ${MAKE} DIRPRFX=lib/libpam/ -D_NO_LIBPAM_SO_YET all && \ - ${MAKE} DIRPRFX=lib/libpam/ -D_NO_LIBPAM_SO_YET install + ${MAKE} -DNO_TESTS DIRPRFX=lib/libpam/ obj && \ + ${MAKE} -DNO_TESTS DIRPRFX=lib/libpam/ depend && \ + ${MAKE} -DNO_TESTS DIRPRFX=lib/libpam/ \ + -D_NO_LIBPAM_SO_YET all && \ + ${MAKE} -DNO_TESTS DIRPRFX=lib/libpam/ \ + -D_NO_LIBPAM_SO_YET install _prereq_libs: ${_prereq_libs:S/$/__PL/} _startup_libs: ${_startup_libs:S/$/__L/} @@ -1672,6 +1715,7 @@ delete-old-files: # argument list will get too long. Using .for/.endfor make "loops" will make # the Makefile parser segfault. @exec 3<&0; \ + cd ${.CURDIR}; \ ${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ -V OLD_FILES -V "OLD_FILES:Musr/share/*.gz:R" | xargs -n1 | \ while read file; do \ @@ -1694,7 +1738,8 @@ delete-old-files: check-old-files: @echo ">>> Checking for old files" - @${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ + @cd ${.CURDIR}; \ + ${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ -V OLD_FILES -V "OLD_FILES:Musr/share/*.gz:R" | xargs -n1 | \ while read file; do \ if [ -f "${DESTDIR}/$${file}" -o -L "${DESTDIR}/$${file}" ]; then \ @@ -1715,6 +1760,7 @@ delete-old-libs: @echo ">>> Removing old libraries" @echo "${OLD_LIBS_MESSAGE}" | fmt @exec 3<&0; \ + cd ${.CURDIR}; \ ${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ -V OLD_LIBS | xargs -n1 | \ while read file; do \ @@ -1722,22 +1768,36 @@ delete-old-libs: chflags noschg "${DESTDIR}/$${file}" 2>/dev/null || true; \ rm ${RM_I} "${DESTDIR}/$${file}" <&3; \ fi; \ + for ext in debug symbols; do \ + if ! [ -e "${DESTDIR}/$${file}" ] && [ -f \ + "${DESTDIR}${DEBUGDIR}/$${file}.$${ext}" ]; then \ + rm ${RM_I} "${DESTDIR}${DEBUGDIR}/$${file}.$${ext}" \ + <&3; \ + fi; \ + done; \ done @echo ">>> Old libraries removed" check-old-libs: @echo ">>> Checking for old libraries" - @${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ + @cd ${.CURDIR}; \ + ${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ -V OLD_LIBS | xargs -n1 | \ while read file; do \ if [ -f "${DESTDIR}/$${file}" -o -L "${DESTDIR}/$${file}" ]; then \ echo "${DESTDIR}/$${file}"; \ fi; \ + for ext in debug symbols; do \ + if [ -f "${DESTDIR}${DEBUGDIR}/$${file}.$${ext}" ]; then \ + echo "${DESTDIR}${DEBUGDIR}/$${file}.$${ext}"; \ + fi; \ + done; \ done delete-old-dirs: @echo ">>> Removing old directories" - @${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ + @cd ${.CURDIR}; \ + ${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ -V OLD_DIRS | xargs -n1 | sort -r | \ while read dir; do \ if [ -d "${DESTDIR}/$${dir}" ]; then \ @@ -1750,7 +1810,8 @@ delete-old-dirs: check-old-dirs: @echo ">>> Checking for old directories" - @${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ + @cd ${.CURDIR}; \ + ${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ -V OLD_DIRS | xargs -n1 | \ while read dir; do \ if [ -d "${DESTDIR}/$${dir}" ]; then \ @@ -1830,7 +1891,7 @@ NOFUN=-DNO_FSCHG -DWITHOUT_HTML -DWITHOU CPUTYPE=${XDEV_CPUTYPE} XDDIR=${XDEV_ARCH}-freebsd -XDTP=/usr/${XDDIR} +XDTP=usr/${XDDIR} CDBENV=MAKEOBJDIRPREFIX=${MAKEOBJDIRPREFIX}/${XDDIR} \ INSTALL="sh ${.CURDIR}/tools/install.sh" CDENV= ${CDBENV} \ @@ -1843,8 +1904,8 @@ CD2ENV=${CDENV} CC="${CC} ${CD2CFLAGS}" CDTMP= ${MAKEOBJDIRPREFIX}/${XDDIR}/${.CURDIR}/tmp CDMAKE=${CDENV} PATH=${CDTMP}/usr/bin:${PATH} ${MAKE} ${NOFUN} -CD2MAKE=${CD2ENV} PATH=${CDTMP}/usr/bin:${XDTP}/usr/bin:${PATH} ${MAKE} ${NOFUN} -XDDESTDIR=${DESTDIR}${XDTP} +CD2MAKE=${CD2ENV} PATH=${CDTMP}/usr/bin:${XDDESTDIR}/usr/bin:${PATH} ${MAKE} ${NOFUN} +XDDESTDIR=${DESTDIR}/${XDTP} .if !defined(OSREL) OSREL!= uname -r | sed -e 's/[-(].*//' .endif @@ -1924,6 +1985,7 @@ _xi-libraries: _xi-links: ${_+_}cd ${XDDESTDIR}/usr/bin; \ + mkdir -p ../../../../usr/bin; \ for i in *; do \ ln -sf ../../${XDTP}/usr/bin/$$i \ ../../../../usr/bin/${XDDIR}-$$i; \ Modified: projects/virtio/ObsoleteFiles.inc ============================================================================== --- projects/virtio/ObsoleteFiles.inc Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/ObsoleteFiles.inc Sun Dec 22 19:11:04 2013 (r259731) @@ -38,6 +38,78 @@ # xargs -n1 | sort | uniq -d; # done +# 20131215: libcam version bumped +OLD_LIBS+=lib/libcam.so.6 usr/lib32/libcam.so.6 +# 20131202: libcapsicum and libcasper moved to /lib/ +OLD_LIBS+=usr/lib/libcapsicum.so.0 +OLD_LIBS+=usr/lib/libcasper.so.0 +# 20131109: extattr(2) mlinks fixed +OLD_FILES+=usr/share/man/man2/extattr_delete_list.2.gz +OLD_FILES+=usr/share/man/man2/extattr_get_list.2.gz +# 20131107: example files removed +OLD_FILES+=usr/share/examples/libusb20/aux.c +OLD_FILES+=usr/share/examples/libusb20/aux.h +# 20131105: tzdata 2013h import +OLD_FILES+=usr/share/zoneinfo/America/Shiprock +OLD_FILES+=usr/share/zoneinfo/Antarctica/South_Pole +# 20131103: WITH_LIBICONV_COMPAT removal +OLD_FILES+=usr/include/_libiconv_compat.h +OLD_FILES+=usr/lib/libiconv.a +OLD_FILES+=usr/lib/libiconv.so +OLD_FILES+=usr/lib/libiconv.so.3 +OLD_FILES+=usr/lib/libiconv_p.a +OLD_FILES+=usr/lib32/libiconv.a +OLD_FILES+=usr/lib32/libiconv.so +OLD_FILES+=usr/lib32/libiconv.so.3 +OLD_FILES+=usr/lib32/libiconv_p.a +# 20131103: removal of utxrm(8), use 'utx rm' instead. +OLD_FILES+=usr/sbin/utxrm +OLD_FILES+=usr/share/man/man8/utxrm.8.gz +# 20131031: pkg_install has been removed +OLD_FILES+=etc/periodic/daily/220.backup-pkgdb +OLD_FILES+=etc/periodic/daily/490.status-pkg-changes +OLD_FILES+=etc/periodic/security/460.chkportsum +OLD_FILES+=etc/periodic/weekly/400.status-pkg +OLD_FILES+=usr/sbin/pkg_add +OLD_FILES+=usr/sbin/pkg_create +OLD_FILES+=usr/sbin/pkg_delete +OLD_FILES+=usr/sbin/pkg_info +OLD_FILES+=usr/sbin/pkg_updating +OLD_FILES+=usr/sbin/pkg_version +OLD_FILES+=usr/share/man/man1/pkg_add.1.gz +OLD_FILES+=usr/share/man/man1/pkg_create.1.gz +OLD_FILES+=usr/share/man/man1/pkg_delete.1.gz +OLD_FILES+=usr/share/man/man1/pkg_info.1.gz +OLD_FILES+=usr/share/man/man1/pkg_updating.1.gz +OLD_FILES+=usr/share/man/man1/pkg_version.1.gz +# 20131030: /etc/keys moved to /usr/share/keys +OLD_DIRS+=etc/keys +OLD_DIRS+=etc/keys/pkg +OLD_DIRS+=etc/keys/pkg/revoked +OLD_DIRS+=etc/keys/pkg/trusted +OLD_FILES+=etc/keys/pkg/trusted/pkg.freebsd.org.2013102301 +# 20131028: ng_fec(4) removed +OLD_FILES+=usr/include/netgraph/ng_fec.h +OLD_FILES+=usr/share/man/man4/ng_fec.4.gz +# 20131027: header moved +OLD_FILES+=usr/include/net/pf_mtag.h +# 20131023: remove never used iscsi directory +OLD_DIRS+=usr/share/examples/iscsi +# 20131021: isf(4) removed +OLD_FILES+=usr/sbin/isfctl +OLD_FILES+=usr/share/man/man4/isf.4.gz +OLD_FILES+=usr/share/man/man8/isfctl.8.gz +# 20131014: libbsdyml becomes private +OLD_FILES+=usr/lib/libbsdyml.a +OLD_FILES+=usr/lib/libbsdyml.so +OLD_LIBS+=usr/lib/libbsdyml.so.0 +OLD_FILES+=usr/lib/libbsdyml_p.a +OLD_FILES+=usr/lib32/libbsdyml.a +OLD_FILES+=usr/lib32/libbsdyml.so +OLD_LIBS+=usr/lib32/libbsdyml.so.0 +OLD_FILES+=usr/lib32/libbsdyml_p.a +OLD_FILES+=usr/share/man/man3/libbsdyml.3.gz +OLD_FILES+=usr/include/bsdyml.h # 20131013: Removal of the ATF tools OLD_FILES+=etc/atf/FreeBSD.conf OLD_FILES+=etc/atf/atf-run.hooks @@ -65,6 +137,7 @@ OLD_FILES+=usr/bin/gnu-ranlib OLD_FILES+=usr/share/man/man1/gnu-ar.1.gz OLD_FILES+=usr/share/man/man1/gnu-ranlib.1.gz # 20130930: BIND removed from base +OLD_FILES+=etc/mtree/BIND.chroot.dist OLD_FILES+=etc/namedb OLD_FILES+=etc/periodic/daily/470.status-named OLD_FILES+=usr/bin/dig @@ -86,7 +159,7 @@ OLD_FILES+=usr/include/lwres/result.h OLD_FILES+=usr/include/lwres/version.h OLD_FILES+=usr/lib/liblwres.a OLD_FILES+=usr/lib/liblwres.so -OLD_LIBS+=usr/lib/liblwres.so.50 +OLD_LIBS+=usr/lib/liblwres.so.90 OLD_FILES+=usr/lib/liblwres_p.a OLD_FILES+=usr/sbin/arpaname OLD_FILES+=usr/sbin/ddns-confgen @@ -96,6 +169,7 @@ OLD_FILES+=usr/sbin/dnssec-keygen OLD_FILES+=usr/sbin/dnssec-revoke OLD_FILES+=usr/sbin/dnssec-settime OLD_FILES+=usr/sbin/dnssec-signzone +OLD_FILES+=usr/sbin/dnssec-verify OLD_FILES+=usr/sbin/genrandom OLD_FILES+=usr/sbin/isc-hmac-fixup OLD_FILES+=usr/sbin/lwresd @@ -259,6 +333,7 @@ OLD_FILES+=usr/share/man/man8/dnssec-key OLD_FILES+=usr/share/man/man8/dnssec-revoke.8.gz OLD_FILES+=usr/share/man/man8/dnssec-settime.8.gz OLD_FILES+=usr/share/man/man8/dnssec-signzone.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-verify.8.gz OLD_FILES+=usr/share/man/man8/genrandom.8.gz OLD_FILES+=usr/share/man/man8/isc-hmac-fixup.8.gz OLD_FILES+=usr/share/man/man8/lwresd.8.gz @@ -293,6 +368,8 @@ OLD_DIRS+=var/named/var/run OLD_DIRS+=var/named/var/run/named OLD_DIRS+=var/named/var/stats OLD_DIRS+=var/run/named +# 20130923: example moved +OLD_FILES+=usr/share/examples/bsdconfig/browse_packages.sh # 20130908: libssh becomes private OLD_FILES+=usr/lib/libssh.a OLD_FILES+=usr/lib/libssh.so @@ -2476,6 +2553,7 @@ OLD_FILES+=usr/sbin/zfs OLD_FILES+=usr/sbin/zpool # 20070423: rc.bluetooth (examples) removed OLD_FILES+=usr/share/examples/netgraph/bluetooth/rc.bluetooth +OLD_DIRS+=usr/share/examples/netgraph/bluetooth # 20070421: worm.4 removed OLD_FILES+=usr/share/man/man4/worm.4.gz # 20070417: trunk(4) renamed to lagg(4) Modified: projects/virtio/UPDATING ============================================================================== --- projects/virtio/UPDATING Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/UPDATING Sun Dec 22 19:11:04 2013 (r259731) @@ -31,6 +31,39 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11 disable the most expensive debugging functionality run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20131213: + The behavior of gss_pseudo_random() for the krb5 mechanism + has changed, for applications requesting a longer random string + than produced by the underlying enctype's pseudo-random() function. + In particular, the random string produced from a session key of + enctype aes256-cts-hmac-sha1-96 or aes256-cts-hmac-sha1-96 will + be different at the 17th octet and later, after this change. + The counter used in the PRF+ construction is now encoded as a + big-endian integer in accordance with RFC 4402. + __FreeBSD_version is bumped to 1100004. + +20131108: + The WITHOUT_ATF build knob has been removed and its functionality + has been subsumed into the more generic WITHOUT_TESTS. If you were + using the former to disable the build of the ATF libraries, you + should change your settings to use the latter. + +20131025: + The default version of mtree is nmtree which is obtained from + NetBSD. The output is generally the same, but may vary + slightly. If you found you need identical output adding + "-F freebsd9" to the command line should do the trick. For the + time being, the old mtree is available as fmtree. + +20131014: + libbsdyml has been renamed to libyaml and moved to /usr/lib/private. + This will break ports-mgmt/pkg. Rebuild the port, or upgrade to pkg + 1.1.4_8 and verify bsdyml not linked in, before running "make + delete-old-libs": + # make -C /usr/ports/ports-mgmt/pkg build deinstall install clean + or + # pkg install pkg; ldd /usr/local/sbin/pkg | grep bsdyml + 20131010: The rc.d/jail script has been updated to support jail(8) configuration file. The "jail__*" rc.conf(5) variables @@ -54,7 +87,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11 BIND has been removed from the base system. If all you need is a local resolver, simply enable and start the local_unbound service instead. Otherwise, several versions of BIND are - available in the ports tree. + available in the ports tree. The dns/bind99 port is one example. + + With this change, nslookup(1) and dig(1) are no longer in the base + system. Users should instead use host(1) and drill(1) which are + in the base system. Alternatively, nslookup and dig can + be obtained by installing the dns/bind-tools port. 20130916: With the addition of unbound(8), a new unbound user is now @@ -1905,7 +1943,7 @@ COMMON ITEMS: make buildkernel KERNCONF=YOUR_KERNEL_HERE - make installworld DESTDIR=${CURRENT_ROOT} + make installworld DESTDIR=${CURRENT_ROOT} -DDB_FROM_SRC make distribution DESTDIR=${CURRENT_ROOT} # if newfs'd make installkernel KERNCONF=YOUR_KERNEL_HERE DESTDIR=${CURRENT_ROOT} cp /etc/fstab ${CURRENT_ROOT}/etc/fstab # if newfs'd Modified: projects/virtio/bin/Makefile ============================================================================== --- projects/virtio/bin/Makefile Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/bin/Makefile Sun Dec 22 19:11:04 2013 (r259731) @@ -52,6 +52,10 @@ SUBDIR+= rmail SUBDIR+= csh .endif +.if ${MK_TESTS} != "no" +SUBDIR+= tests +.endif + .include SUBDIR:= ${SUBDIR:O} Modified: projects/virtio/bin/date/Makefile ============================================================================== --- projects/virtio/bin/date/Makefile Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/bin/date/Makefile Sun Dec 22 19:11:04 2013 (r259731) @@ -1,7 +1,13 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 # $FreeBSD$ +.include + PROG= date SRCS= date.c netdate.c vary.c +.if ${MK_TESTS} != "no" +SUBDIR+= tests +.endif + .include Modified: projects/virtio/bin/df/df.1 ============================================================================== --- projects/virtio/bin/df/df.1 Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/bin/df/df.1 Sun Dec 22 19:11:04 2013 (r259731) @@ -198,7 +198,7 @@ If the value is outside, it will be set .Xr mount 8 , .Xr pstat 8 , .Xr quot 8 , -.Xr swapinfo 8 . +.Xr swapinfo 8 .Sh STANDARDS With the exception of most options, the Modified: projects/virtio/bin/mv/Makefile ============================================================================== --- projects/virtio/bin/mv/Makefile Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/bin/mv/Makefile Sun Dec 22 19:11:04 2013 (r259731) @@ -1,6 +1,12 @@ # @(#)Makefile 8.2 (Berkeley) 4/2/94 # $FreeBSD$ +.include + PROG= mv +.if ${MK_TESTS} != "no" +SUBDIR+= tests +.endif + .include Modified: projects/virtio/bin/pax/Makefile ============================================================================== --- projects/virtio/bin/pax/Makefile Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/bin/pax/Makefile Sun Dec 22 19:11:04 2013 (r259731) @@ -1,6 +1,8 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 # $FreeBSD$ +.include + # To install on versions prior to BSD 4.4 the following may have to be # defined with CFLAGS += # @@ -30,4 +32,8 @@ SRCS= ar_io.c ar_subs.c buf_subs.c cache gen_subs.c getoldopt.c options.c pat_rep.c pax.c sel_subs.c \ tables.c tar.c tty_subs.c +.if ${MK_TESTS} != "no" +SUBDIR+= tests +.endif + .include Modified: projects/virtio/bin/pax/pax.1 ============================================================================== --- projects/virtio/bin/pax/pax.1 Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/bin/pax/pax.1 Sun Dec 22 19:11:04 2013 (r259731) @@ -33,7 +33,7 @@ .\" @(#)pax.1 8.4 (Berkeley) 4/18/94 .\" $FreeBSD$ .\" -.Dd August 29, 2010 +.Dd December 21, 2013 .Dt PAX 1 .Os .Sh NAME @@ -587,6 +587,16 @@ precedence. For example, if .Dl Fl p Ar eme is specified, file modification times are still preserved. +.Pp +File flags set by +.Xr chflags 1 +are not understood by +.Nm , +however +.Xr tar 1 +and +.Xr dump 1 +will preserve these. .It Fl s Ar replstr Modify the file or archive member names specified by the .Ar pattern @@ -1195,3 +1205,11 @@ at the University of California, San Die The .Nm utility does not recognize multibyte characters. +.Pp +File flags set by +.Xr chflags 1 +are not preserved by +.Nm . +The BUGS section of +.Xr chflags 1 +has a list of utilities that are unaware of flags. Modified: projects/virtio/bin/pkill/pkill.c ============================================================================== --- projects/virtio/bin/pkill/pkill.c Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/bin/pkill/pkill.c Sun Dec 22 19:11:04 2013 (r259731) @@ -318,7 +318,10 @@ main(int argc, char **argv) * Use KERN_PROC_PROC instead of KERN_PROC_ALL, since we * just want processes and not individual kernel threads. */ - plist = kvm_getprocs(kd, KERN_PROC_PROC, 0, &nproc); + if (pidfromfile >= 0) + plist = kvm_getprocs(kd, KERN_PROC_PID, pidfromfile, &nproc); + else + plist = kvm_getprocs(kd, KERN_PROC_PROC, 0, &nproc); if (plist == NULL) { errx(STATUS_ERROR, "Cannot get process list (%s)", kvm_geterr(kd)); Modified: projects/virtio/bin/ps/print.c ============================================================================== --- projects/virtio/bin/ps/print.c Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/bin/ps/print.c Sun Dec 22 19:11:04 2013 (r259731) @@ -797,8 +797,6 @@ char * emulname(KINFO *k, VARENT *ve __unused) { - if (k->ki_p->ki_emul == NULL) - return (NULL); return (strdup(k->ki_p->ki_emul)); } @@ -827,7 +825,6 @@ out: char * loginclass(KINFO *k, VARENT *ve __unused) { - char *s; /* * Don't display login class for system processes; @@ -837,8 +834,5 @@ loginclass(KINFO *k, VARENT *ve __unused if (k->ki_p->ki_flag & P_SYSTEM) { return (strdup("-")); } - s = k->ki_p->ki_loginclass; - if (s == NULL) - return (NULL); - return (strdup(s)); + return (strdup(k->ki_p->ki_loginclass)); } Modified: projects/virtio/bin/sh/Makefile ============================================================================== --- projects/virtio/bin/sh/Makefile Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/bin/sh/Makefile Sun Dec 22 19:11:04 2013 (r259731) @@ -1,6 +1,8 @@ # @(#)Makefile 8.4 (Berkeley) 5/5/95 # $FreeBSD$ +.include + PROG= sh INSTALLFLAGS= -S SHSRCS= alias.c arith_yacc.c arith_yylex.c cd.c echo.c error.c eval.c \ @@ -59,7 +61,8 @@ syntax.c syntax.h: mksyntax token.h: mktokens sh ${.CURDIR}/mktokens -regress: - cd ${.CURDIR}/../../tools/regression/bin/sh && ${MAKE} SH=${.OBJDIR}/sh +.if ${MK_TESTS} != "no" +SUBDIR+= tests +.endif .include Modified: projects/virtio/bin/sh/cd.c ============================================================================== --- projects/virtio/bin/sh/cd.c Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/bin/sh/cd.c Sun Dec 22 19:11:04 2013 (r259731) @@ -182,6 +182,7 @@ cdlogical(char *dest) struct stat statb; int first; int badstat; + size_t len; /* * Check each component of the path. If we find a symlink or @@ -189,8 +190,9 @@ cdlogical(char *dest) * next time we get the value of the current directory. */ badstat = 0; - cdcomppath = stalloc(strlen(dest) + 1); - scopy(dest, cdcomppath); + len = strlen(dest); + cdcomppath = stalloc(len + 1); + memcpy(cdcomppath, dest, len + 1); STARTSTACKSTR(p); if (*dest == '/') { STPUTC('/', p); @@ -275,6 +277,7 @@ findcwd(char *dir) { char *new; char *p; + size_t len; /* * If our argument is NULL, we don't know the current directory @@ -283,8 +286,9 @@ findcwd(char *dir) */ if (dir == NULL || curdir == NULL) return getpwd2(); - cdcomppath = stalloc(strlen(dir) + 1); - scopy(dir, cdcomppath); + len = strlen(dir); + cdcomppath = stalloc(len + 1); + memcpy(cdcomppath, dir, len + 1); STARTSTACKSTR(new); if (*dir != '/') { STPUTS(curdir, new); Modified: projects/virtio/bin/sh/eval.c ============================================================================== --- projects/virtio/bin/sh/eval.c Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/bin/sh/eval.c Sun Dec 22 19:11:04 2013 (r259731) @@ -750,6 +750,45 @@ isdeclarationcmd(struct narg *arg) (have_command || !isfunc("local")))); } +static void +xtracecommand(struct arglist *varlist, struct arglist *arglist) +{ + struct strlist *sp; + char sep = 0; + const char *p, *ps4; + + ps4 = expandstr(ps4val()); + out2str(ps4 != NULL ? ps4 : ps4val()); + for (sp = varlist->list ; sp ; sp = sp->next) { + if (sep != 0) + out2c(' '); + p = strchr(sp->text, '='); + if (p != NULL) { + p++; + outbin(sp->text, p - sp->text, out2); + out2qstr(p); + } else + out2qstr(sp->text); + sep = ' '; + } + for (sp = arglist->list ; sp ; sp = sp->next) { + if (sep != 0) + out2c(' '); + /* Disambiguate command looking like assignment. */ + if (sp == arglist->list && + strchr(sp->text, '=') != NULL && + strchr(sp->text, '\'') == NULL) { + out2c('\''); + out2str(sp->text); + out2c('\''); + } else + out2qstr(sp->text); + sep = ' '; + } + out2c('\n'); + flushout(&errout); +} + /* * Check if a builtin can safely be executed in the same process, * even though it should be in a subshell (command substitution). @@ -847,40 +886,8 @@ evalcommand(union node *cmd, int flags, argv -= argc; /* Print the command if xflag is set. */ - if (xflag) { - char sep = 0; - const char *p, *ps4; - ps4 = expandstr(ps4val()); - out2str(ps4 != NULL ? ps4 : ps4val()); - for (sp = varlist.list ; sp ; sp = sp->next) { - if (sep != 0) - out2c(' '); - p = strchr(sp->text, '='); - if (p != NULL) { - p++; - outbin(sp->text, p - sp->text, out2); - out2qstr(p); - } else - out2qstr(sp->text); - sep = ' '; - } - for (sp = arglist.list ; sp ; sp = sp->next) { - if (sep != 0) - out2c(' '); - /* Disambiguate command looking like assignment. */ - if (sp == arglist.list && - strchr(sp->text, '=') != NULL && - strchr(sp->text, '\'') == NULL) { - out2c('\''); - out2str(sp->text); - out2c('\''); - } else - out2qstr(sp->text); - sep = ' '; - } - out2c('\n'); - flushout(&errout); - } + if (xflag) + xtracecommand(&varlist, &arglist); /* Now locate the command. */ if (argc == 0) { Modified: projects/virtio/bin/sh/exec.c ============================================================================== --- projects/virtio/bin/sh/exec.c Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/bin/sh/exec.c Sun Dec 22 19:11:04 2013 (r259731) @@ -187,14 +187,15 @@ padvance(const char **path, const char * { const char *p, *start; char *q; - size_t len; + size_t len, namelen; if (*path == NULL) return NULL; start = *path; for (p = start; *p && *p != ':' && *p != '%'; p++) ; /* nothing */ - len = p - start + strlen(name) + 2; /* "2" is for '/' and '\0' */ + namelen = strlen(name); + len = p - start + namelen + 2; /* "2" is for '/' and '\0' */ STARTSTACKSTR(q); CHECKSTRSPACE(len, q); if (p != start) { @@ -202,7 +203,7 @@ padvance(const char **path, const char * q += p - start; *q++ = '/'; } - strcpy(q, name); + memcpy(q, name, namelen + 1); pathopt = NULL; if (*p == '%') { pathopt = ++p; @@ -527,6 +528,7 @@ cmdlookup(const char *name, int add) const char *p; struct tblentry *cmdp; struct tblentry **pp; + size_t len; p = name; hashval = *p << 4; @@ -541,11 +543,11 @@ cmdlookup(const char *name, int add) } if (add && cmdp == NULL) { INTOFF; - cmdp = *pp = ckmalloc(sizeof (struct tblentry) - + strlen(name) + 1); + len = strlen(name); + cmdp = *pp = ckmalloc(sizeof (struct tblentry) + len + 1); cmdp->next = NULL; cmdp->cmdtype = CMDUNKNOWN; - strcpy(cmdp->cmdname, name); + memcpy(cmdp->cmdname, name, len + 1); INTON; } lastcmdentry = pp; @@ -672,9 +674,11 @@ typecmd_impl(int argc, char **argv, int /* Then look at the aliases */ if ((ap = lookupalias(argv[i], 1)) != NULL) { - if (cmd == TYPECMD_SMALLV) - out1fmt("alias %s='%s'\n", argv[i], ap->val); - else + if (cmd == TYPECMD_SMALLV) { + out1fmt("alias %s=", argv[i]); + out1qstr(ap->val); + outcslow('\n', out1); + } else out1fmt("%s is an alias for %s\n", argv[i], ap->val); continue; Modified: projects/virtio/bin/sh/expand.c ============================================================================== --- projects/virtio/bin/sh/expand.c Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/bin/sh/expand.c Sun Dec 22 19:11:04 2013 (r259731) @@ -1307,9 +1307,11 @@ addfname(char *name) { char *p; struct strlist *sp; + size_t len; - p = stalloc(strlen(name) + 1); - scopy(name, p); + len = strlen(name); + p = stalloc(len + 1); + memcpy(p, name, len + 1); sp = (struct strlist *)stalloc(sizeof *sp); sp->text = p; *exparg.lastp = sp; Modified: projects/virtio/bin/sh/jobs.c ============================================================================== --- projects/virtio/bin/sh/jobs.c Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/bin/sh/jobs.c Sun Dec 22 19:11:04 2013 (r259731) @@ -978,7 +978,6 @@ int waitforjob(struct job *jp, int *origstatus) { #if JOBS - pid_t mypgrp = getpgrp(); int propagate_int = jp->jobctl && jp->foreground; #endif int status; @@ -992,7 +991,7 @@ waitforjob(struct job *jp, int *origstat dotrap(); #if JOBS if (jp->jobctl) { - if (tcsetpgrp(ttyfd, mypgrp) < 0) + if (tcsetpgrp(ttyfd, rootpid) < 0) error("tcsetpgrp failed, errno=%d\n", errno); } if (jp->state == JOBSTOPPED) Modified: projects/virtio/bin/sh/memalloc.c ============================================================================== --- projects/virtio/bin/sh/memalloc.c Sun Dec 22 17:51:33 2013 (r259730) +++ projects/virtio/bin/sh/memalloc.c Sun Dec 22 19:11:04 2013 (r259731) @@ -98,9 +98,11 @@ char * savestr(const char *s) { char *p; + size_t len; - p = ckmalloc(strlen(s) + 1); - scopy(s, p); + len = strlen(s); + p = ckmalloc(len + 1); *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-src-projects@FreeBSD.ORG Mon Dec 23 04:39:07 2013 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E76D4762; Mon, 23 Dec 2013 04:39:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CF49216AE; Mon, 23 Dec 2013 04:39:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBN4d7vt092606; Mon, 23 Dec 2013 04:39:07 GMT (envelope-from glebius@svn.freebsd.org) Received: (from glebius@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBN4cvgF092533; Mon, 23 Dec 2013 04:38:57 GMT (envelope-from glebius@svn.freebsd.org) Message-Id: <201312230438.rBN4cvgF092533@svn.freebsd.org> From: Gleb Smirnoff Date: Mon, 23 Dec 2013 04:38:57 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r259760 - in projects/sendfile: . bin/pax contrib/file contrib/gcc contrib/gcc/config contrib/gcc/config/rs6000 contrib/gcc/cp contrib/gcc/doc contrib/gcclibs/libcpp contrib/gcclibs/lib... X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Dec 2013 04:39:08 -0000 Author: glebius Date: Mon Dec 23 04:38:56 2013 New Revision: 259760 URL: http://svnweb.freebsd.org/changeset/base/259760 Log: Merge head up to r259759. Added: projects/sendfile/contrib/gcclibs/libcpp/ChangeLog.apple - copied unchanged from r259759, head/contrib/gcclibs/libcpp/ChangeLog.apple projects/sendfile/sys/arm/broadcom/bcm2835/bcm2835_fbd.c - copied unchanged from r259759, head/sys/arm/broadcom/bcm2835/bcm2835_fbd.c projects/sendfile/sys/arm/freescale/imx/imx51_ipuv3_fbd.c - copied unchanged from r259759, head/sys/arm/freescale/imx/imx51_ipuv3_fbd.c Modified: projects/sendfile/UPDATING projects/sendfile/bin/pax/pax.1 projects/sendfile/contrib/file/compress.c projects/sendfile/contrib/gcc/ChangeLog.gcc43 projects/sendfile/contrib/gcc/c-common.c projects/sendfile/contrib/gcc/c-convert.c projects/sendfile/contrib/gcc/c-incpath.c projects/sendfile/contrib/gcc/c-opts.c projects/sendfile/contrib/gcc/c-typeck.c projects/sendfile/contrib/gcc/c.opt projects/sendfile/contrib/gcc/calls.c projects/sendfile/contrib/gcc/cfg.c projects/sendfile/contrib/gcc/collect2.c projects/sendfile/contrib/gcc/config/darwin.h projects/sendfile/contrib/gcc/config/rs6000/rs6000.c projects/sendfile/contrib/gcc/cp/ChangeLog.gcc43 projects/sendfile/contrib/gcc/cp/Make-lang.in projects/sendfile/contrib/gcc/cp/cvt.c projects/sendfile/contrib/gcc/cp/decl.c projects/sendfile/contrib/gcc/cp/mangle.c projects/sendfile/contrib/gcc/cp/method.c projects/sendfile/contrib/gcc/cp/parser.c projects/sendfile/contrib/gcc/cp/pt.c projects/sendfile/contrib/gcc/cp/rtti.c projects/sendfile/contrib/gcc/cp/typeck.c projects/sendfile/contrib/gcc/doc/cppopts.texi projects/sendfile/contrib/gcc/doc/invoke.texi projects/sendfile/contrib/gcc/doc/tm.texi projects/sendfile/contrib/gcc/dwarf2out.c projects/sendfile/contrib/gcc/fold-const.c projects/sendfile/contrib/gcc/gcc.c projects/sendfile/contrib/gcc/gcov.c projects/sendfile/contrib/gcc/sched-vis.c projects/sendfile/contrib/gcc/target-def.h projects/sendfile/contrib/gcc/target.h projects/sendfile/contrib/gcc/tlink.c projects/sendfile/contrib/gcc/tree-dump.c projects/sendfile/contrib/gcc/version.c projects/sendfile/contrib/gcclibs/libcpp/charset.c projects/sendfile/contrib/gcclibs/libcpp/include/cpplib.h projects/sendfile/contrib/gcclibs/libcpp/init.c projects/sendfile/contrib/gcclibs/libcpp/lex.c projects/sendfile/contrib/gperf/lib/getline.cc projects/sendfile/contrib/tcpdump/addrtoname.c projects/sendfile/contrib/tcpdump/tcpdump.c projects/sendfile/contrib/tzdata/asia projects/sendfile/contrib/tzdata/northamerica projects/sendfile/etc/defaults/rc.conf projects/sendfile/etc/rc.d/Makefile projects/sendfile/gnu/lib/csu/Makefile projects/sendfile/gnu/lib/libgcc/Makefile projects/sendfile/gnu/lib/libstdc++/Makefile projects/sendfile/gnu/lib/libsupc++/Makefile projects/sendfile/lib/atf/libatf-c/tests/Makefile projects/sendfile/lib/libc/sys/shm_open.2 projects/sendfile/lib/libstand/close.c projects/sendfile/lib/libstand/dosfs.c projects/sendfile/lib/libstand/dosfs.h projects/sendfile/lib/libstand/environment.c projects/sendfile/lib/libvmmapi/vmmapi.c projects/sendfile/lib/libvmmapi/vmmapi.h projects/sendfile/release/Makefile projects/sendfile/release/doc/en_US.ISO8859-1/relnotes/article.xml projects/sendfile/release/rc.local projects/sendfile/sbin/ipfw/ipfw.8 projects/sendfile/sbin/swapon/swapon.c projects/sendfile/share/man/man4/arcmsr.4 projects/sendfile/share/man/man4/cxgbe.4 projects/sendfile/share/man/man9/Makefile projects/sendfile/share/man/man9/mbuf.9 projects/sendfile/share/mk/bsd.own.mk projects/sendfile/share/mk/bsd.sys.mk projects/sendfile/sys/amd64/amd64/pmap.c projects/sendfile/sys/amd64/include/pmap.h projects/sendfile/sys/amd64/include/vmm.h (contents, props changed) projects/sendfile/sys/amd64/vmm/intel/ept.c projects/sendfile/sys/amd64/vmm/intel/vmcs.c projects/sendfile/sys/amd64/vmm/intel/vmcs.h projects/sendfile/sys/amd64/vmm/intel/vmx.c projects/sendfile/sys/amd64/vmm/intel/vmx_genassym.c projects/sendfile/sys/amd64/vmm/io/vlapic.c projects/sendfile/sys/amd64/vmm/vmm.c projects/sendfile/sys/amd64/vmm/vmm_dev.c projects/sendfile/sys/arm/arm/cpufunc.c projects/sendfile/sys/arm/arm/elf_trampoline.c projects/sendfile/sys/arm/arm/identcpu.c projects/sendfile/sys/arm/arm/locore.S projects/sendfile/sys/arm/arm/swtch.S projects/sendfile/sys/arm/at91/uart_dev_at91usart.c projects/sendfile/sys/arm/broadcom/bcm2835/files.bcm2835 projects/sendfile/sys/arm/conf/RPI-B projects/sendfile/sys/arm/freescale/imx/files.imx51 projects/sendfile/sys/arm/include/armreg.h projects/sendfile/sys/arm/include/cpuconf.h projects/sendfile/sys/arm/include/cpufunc.h projects/sendfile/sys/arm/include/intr.h projects/sendfile/sys/arm/include/md_var.h projects/sendfile/sys/arm/mv/mv_pci.c projects/sendfile/sys/arm/ti/am335x/am335x_dmtimer.c projects/sendfile/sys/boot/ia64/efi/version projects/sendfile/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c projects/sendfile/sys/cddl/contrib/opensolaris/uts/intel/dtrace/fasttrap_isa.c projects/sendfile/sys/cddl/dev/fbt/fbt_powerpc.c projects/sendfile/sys/conf/Makefile.arm projects/sendfile/sys/conf/files.arm projects/sendfile/sys/conf/options.arm projects/sendfile/sys/dev/ae/if_ae.c projects/sendfile/sys/dev/arcmsr/arcmsr.c projects/sendfile/sys/dev/arcmsr/arcmsr.h projects/sendfile/sys/dev/cxgbe/tom/t4_listen.c projects/sendfile/sys/dev/cxgbe/tom/t4_tom.h projects/sendfile/sys/dev/drm2/drm_edid.c projects/sendfile/sys/dev/drm2/radeon/radeon_fence.c projects/sendfile/sys/dev/drm2/radeon/radeon_sa.c projects/sendfile/sys/dev/drm2/ttm/ttm_bo.c projects/sendfile/sys/dev/drm2/ttm/ttm_bo_vm.c projects/sendfile/sys/dev/drm2/ttm/ttm_lock.c projects/sendfile/sys/dev/fdt/fdt_common.h projects/sendfile/sys/dev/fdt/fdt_pci.c projects/sendfile/sys/dev/hwpmc/hwpmc_core.c projects/sendfile/sys/dev/hwpmc/hwpmc_core.h projects/sendfile/sys/dev/hwpmc/hwpmc_intel.c projects/sendfile/sys/dev/ixgbe/ixgbe.c projects/sendfile/sys/dev/netmap/netmap.c projects/sendfile/sys/dev/nmdm/nmdm.c projects/sendfile/sys/dev/ofw/ofw_bus_subr.c projects/sendfile/sys/dev/ofw/ofw_bus_subr.h projects/sendfile/sys/dev/pci/vga_pci.c projects/sendfile/sys/dev/syscons/scterm-teken.c projects/sendfile/sys/dev/uart/uart_cpu.h projects/sendfile/sys/dev/uart/uart_tty.c projects/sendfile/sys/dev/usb/quirk/usb_quirk.c projects/sendfile/sys/dev/usb/usbdevs projects/sendfile/sys/dev/usb/wlan/if_run.c projects/sendfile/sys/dev/usb/wlan/if_runreg.h projects/sendfile/sys/dev/usb/wlan/if_runvar.h projects/sendfile/sys/dev/vt/font/vt_font_default.c projects/sendfile/sys/dev/vt/vt.h projects/sendfile/sys/dev/vt/vt_core.c projects/sendfile/sys/dev/vt/vt_font.c projects/sendfile/sys/dev/vt/vt_sysmouse.c projects/sendfile/sys/fs/fifofs/fifo_vnops.c projects/sendfile/sys/geom/mirror/g_mirror_ctl.c projects/sendfile/sys/kern/kern_event.c projects/sendfile/sys/kern/kern_fork.c projects/sendfile/sys/kern/kern_jail.c projects/sendfile/sys/kern/kern_linker.c projects/sendfile/sys/kern/kern_rwlock.c projects/sendfile/sys/kern/subr_terminal.c projects/sendfile/sys/kern/subr_trap.c projects/sendfile/sys/kern/tty.c projects/sendfile/sys/kern/vfs_vnops.c projects/sendfile/sys/net/radix.c projects/sendfile/sys/netgraph/ng_ksocket.c projects/sendfile/sys/netinet/ip_output.c projects/sendfile/sys/netpfil/ipfw/ip_fw_dynamic.c projects/sendfile/sys/netpfil/pf/pf.c projects/sendfile/sys/netpfil/pf/pf.h projects/sendfile/sys/nfs/nfs_fha.c projects/sendfile/sys/powerpc/include/openpicreg.h projects/sendfile/sys/powerpc/include/openpicvar.h projects/sendfile/sys/powerpc/include/pmc_mdep.h projects/sendfile/sys/powerpc/ofw/ofw_pci.c projects/sendfile/sys/powerpc/ofw/ofw_pcib_pci.c projects/sendfile/sys/powerpc/ofw/openpic_ofw.c projects/sendfile/sys/powerpc/powermac/ata_macio.c projects/sendfile/sys/powerpc/powermac/atibl.c projects/sendfile/sys/powerpc/powermac/cpcht.c projects/sendfile/sys/powerpc/powermac/dbdma.c projects/sendfile/sys/powerpc/powermac/dbdmavar.h projects/sendfile/sys/powerpc/powerpc/openpic.c projects/sendfile/sys/powerpc/psim/openpic_iobus.c projects/sendfile/sys/rpc/svc.c projects/sendfile/sys/rpc/svc.h projects/sendfile/sys/rpc/svc_vc.c projects/sendfile/sys/sparc64/ebus/ebus.c projects/sendfile/sys/sparc64/isa/ofw_isa.c projects/sendfile/sys/sparc64/pci/fire.c projects/sendfile/sys/sparc64/pci/ofw_pcib_subr.c projects/sendfile/sys/sparc64/pci/psycho.c projects/sendfile/sys/sparc64/pci/schizo.c projects/sendfile/sys/sys/consio.h projects/sendfile/sys/sys/terminal.h projects/sendfile/sys/sys/tty.h projects/sendfile/sys/teken/demo/teken_demo.c projects/sendfile/sys/teken/teken.h projects/sendfile/sys/teken/teken_subr.h projects/sendfile/tools/build/mk/OptionalObsoleteFiles.inc projects/sendfile/tools/tools/ath/athstats/Makefile projects/sendfile/tools/tools/net80211/wlanstats/Makefile projects/sendfile/tools/tools/vt/fontcvt/fontcvt.c projects/sendfile/tools/tools/vt/mkkfont/mkkfont.c projects/sendfile/tools/tools/vt/setfont/setfont.c projects/sendfile/usr.bin/kdump/kdump.c projects/sendfile/usr.bin/mkcsmapper/Makefile.inc projects/sendfile/usr.bin/netstat/if.c projects/sendfile/usr.bin/netstat/main.c projects/sendfile/usr.bin/netstat/mroute.c projects/sendfile/usr.bin/netstat/mroute6.c projects/sendfile/usr.bin/netstat/netgraph.c projects/sendfile/usr.bin/netstat/netstat.h projects/sendfile/usr.bin/netstat/route.c projects/sendfile/usr.bin/sort/radixsort.c projects/sendfile/usr.sbin/bhyve/bhyve.8 projects/sendfile/usr.sbin/bhyve/bhyverun.c projects/sendfile/usr.sbin/bhyve/pci_passthru.c projects/sendfile/usr.sbin/bhyve/xmsr.c projects/sendfile/usr.sbin/bhyve/xmsr.h projects/sendfile/usr.sbin/bsdinstall/scripts/auto projects/sendfile/usr.sbin/bsdinstall/scripts/zfsboot Directory Properties: projects/sendfile/ (props changed) projects/sendfile/contrib/file/ (props changed) projects/sendfile/contrib/gcc/ (props changed) projects/sendfile/contrib/tcpdump/ (props changed) projects/sendfile/contrib/tzdata/ (props changed) projects/sendfile/etc/ (props changed) projects/sendfile/gnu/lib/ (props changed) projects/sendfile/lib/libc/ (props changed) projects/sendfile/lib/libvmmapi/ (props changed) projects/sendfile/sbin/ (props changed) projects/sendfile/sbin/ipfw/ (props changed) projects/sendfile/share/man/man4/ (props changed) projects/sendfile/sys/ (props changed) projects/sendfile/sys/amd64/vmm/ (props changed) projects/sendfile/sys/boot/ (props changed) projects/sendfile/sys/boot/ia64/efi/ (props changed) projects/sendfile/sys/cddl/contrib/opensolaris/ (props changed) projects/sendfile/sys/conf/ (props changed) projects/sendfile/usr.sbin/bhyve/ (props changed) Modified: projects/sendfile/UPDATING ============================================================================== --- projects/sendfile/UPDATING Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/UPDATING Mon Dec 23 04:38:56 2013 (r259760) @@ -1943,7 +1943,7 @@ COMMON ITEMS: make buildkernel KERNCONF=YOUR_KERNEL_HERE - make installworld DESTDIR=${CURRENT_ROOT} + make installworld DESTDIR=${CURRENT_ROOT} -DDB_FROM_SRC make distribution DESTDIR=${CURRENT_ROOT} # if newfs'd make installkernel KERNCONF=YOUR_KERNEL_HERE DESTDIR=${CURRENT_ROOT} cp /etc/fstab ${CURRENT_ROOT}/etc/fstab # if newfs'd Modified: projects/sendfile/bin/pax/pax.1 ============================================================================== --- projects/sendfile/bin/pax/pax.1 Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/bin/pax/pax.1 Mon Dec 23 04:38:56 2013 (r259760) @@ -33,7 +33,7 @@ .\" @(#)pax.1 8.4 (Berkeley) 4/18/94 .\" $FreeBSD$ .\" -.Dd August 29, 2010 +.Dd December 21, 2013 .Dt PAX 1 .Os .Sh NAME @@ -587,6 +587,16 @@ precedence. For example, if .Dl Fl p Ar eme is specified, file modification times are still preserved. +.Pp +File flags set by +.Xr chflags 1 +are not understood by +.Nm , +however +.Xr tar 1 +and +.Xr dump 1 +will preserve these. .It Fl s Ar replstr Modify the file or archive member names specified by the .Ar pattern @@ -1195,3 +1205,11 @@ at the University of California, San Die The .Nm utility does not recognize multibyte characters. +.Pp +File flags set by +.Xr chflags 1 +are not preserved by +.Nm . +The BUGS section of +.Xr chflags 1 +has a list of utilities that are unaware of flags. Modified: projects/sendfile/contrib/file/compress.c ============================================================================== --- projects/sendfile/contrib/file/compress.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/file/compress.c Mon Dec 23 04:38:56 2013 (r259760) @@ -480,7 +480,7 @@ uncompressbuf(struct magic_set *ms, int #endif free(*newch); n = 0; - newch[0] = '\0'; + *newch = NULL; goto err; } else { n = r; Modified: projects/sendfile/contrib/gcc/ChangeLog.gcc43 ============================================================================== --- projects/sendfile/contrib/gcc/ChangeLog.gcc43 Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/ChangeLog.gcc43 Mon Dec 23 04:38:56 2013 (r259760) @@ -45,6 +45,20 @@ * flags.h (force_align_functions_log): Delete. * toplev.c (force_align_functions_log): Delete. +2007-07-06 Josh Conner (r126422) + + PR middle-end/32602 + PR middle-end/32603 + * calls.c (store_one_arg): Handle arguments which are partially + on the stack when detecting argument overlap. + +2007-07-03 Eric Christopher (r126278) + + * doc/cppopts.texi: Add conflicting option note to -dM. + * doc/invoke.texi: Add note about possible conflicts with + -E for -dCHARS and note that -dM will not produce + any results if there is no machine dependent reorg. + 2007-06-28 Geoffrey Keating (r126088) * doc/invoke.texi (C++ Dialect Options): Document @@ -94,6 +108,14 @@ regs_invalidated_by_call, rather than just checking the membership of REGNO (REG). +2007-05-18 Geoffrey Keating (r124839) + + * dwarf2out.c (print_die): Use '%ld' not '%lu' to print a 'long'. + (output_die): Use 'unsigned long' with %x. + * sched-vis.c (print_value): Use 'unsigned HOST_WIDE_INT' and + HOST_WIDE_INT_PRINT_HEX to print HOST_WIDE_INT. + * tree-dump.c (dump_pointer): Use 'unsigned long' for %lx. + 2007-05-16 Eric Christopher (r124763) * config/rs6000/rs6000.c (rs6000_emit_prologue): Move altivec register @@ -399,6 +421,12 @@ (override_options): Add PTA_CX16 flag. Set x86_cmpxchg16b for CPUs that have PTA_CX16 set. +2007-01-18 Josh Conner (r120902) + + PR target/30485 + * config/rs6000/rs6000.c (rs6000_emit_vector_compare): Add + support for UNLE, UNLT, UNGE, and UNGT. + 2007-01-17 Eric Christopher (r120846) * config.gcc: Support core2 processor. @@ -408,6 +436,14 @@ * c-common.c (vector_types_convertible_p): Treat opaque types as always convertible if they have the same size, but not otherwise. +2007-01-08 Geoffrey Keating (r120611) + + * target.h (struct gcc_target): New field library_rtti_comdat. + * target-def.h (TARGET_CXX_LIBRARY_RTTI_COMDAT): New. + (TARGET_CXX): Add TARGET_CXX_LIBRARY_RTTI_COMDAT. + * doc/tm.texi (C++ ABI): Document TARGET_CXX_LIBRARY_RTTI_COMDAT. + * config/darwin.h (TARGET_CXX_LIBRARY_RTTI_COMDAT): Define. + 2007-01-08 Mark Shinwell (r120572) * c.opt: Add -flax-vector-conversions. Modified: projects/sendfile/contrib/gcc/c-common.c ============================================================================== --- projects/sendfile/contrib/gcc/c-common.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/c-common.c Mon Dec 23 04:38:56 2013 (r259760) @@ -6014,11 +6014,11 @@ c_parse_error (const char *gmsgid, enum message = NULL; } else - error (gmsgid); + error (gmsgid, ""); if (message) { - error (message); + error (message, ""); free (message); } #undef catenate_messages Modified: projects/sendfile/contrib/gcc/c-convert.c ============================================================================== --- projects/sendfile/contrib/gcc/c-convert.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/c-convert.c Mon Dec 23 04:38:56 2013 (r259760) @@ -80,7 +80,7 @@ convert (tree type, tree expr) if ((invalid_conv_diag = targetm.invalid_conversion (TREE_TYPE (expr), type))) { - error (invalid_conv_diag); + error (invalid_conv_diag, ""); return error_mark_node; } Modified: projects/sendfile/contrib/gcc/c-incpath.c ============================================================================== --- projects/sendfile/contrib/gcc/c-incpath.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/c-incpath.c Mon Dec 23 04:38:56 2013 (r259760) @@ -72,7 +72,7 @@ free_path (struct cpp_dir *path, int rea case REASON_DUP_SYS: fprintf (stderr, _("ignoring duplicate directory \"%s\"\n"), path->name); if (reason == REASON_DUP_SYS) - fprintf (stderr, + fprintf (stderr, "%s", _(" as it is a non-system directory that duplicates a system directory\n")); break; @@ -292,16 +292,16 @@ merge_include_chains (cpp_reader *pfile, { struct cpp_dir *p; - fprintf (stderr, _("#include \"...\" search starts here:\n")); + fprintf (stderr, "%s", _("#include \"...\" search starts here:\n")); for (p = heads[QUOTE];; p = p->next) { if (p == heads[BRACKET]) - fprintf (stderr, _("#include <...> search starts here:\n")); + fprintf (stderr, "%s", _("#include <...> search starts here:\n")); if (!p) break; fprintf (stderr, " %s\n", p->name); } - fprintf (stderr, _("End of search list.\n")); + fprintf (stderr, "%s", _("End of search list.\n")); } } Modified: projects/sendfile/contrib/gcc/c-opts.c ============================================================================== --- projects/sendfile/contrib/gcc/c-opts.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/c-opts.c Mon Dec 23 04:38:56 2013 (r259760) @@ -487,6 +487,12 @@ c_common_handle_option (size_t scode, co cpp_opts->warn_multichar = value; break; + /* APPLE LOCAL begin -Wnewline-eof */ + case OPT_Wnewline_eof: + cpp_opts->warn_newline_at_eof = value; + break; + /* APPLE LOCAL end -Wnewline-eof */ + case OPT_Wnormalized_: if (!value || (arg && strcasecmp (arg, "none") == 0)) cpp_opts->warn_normalize = normalized_none; Modified: projects/sendfile/contrib/gcc/c-typeck.c ============================================================================== --- projects/sendfile/contrib/gcc/c-typeck.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/c-typeck.c Mon Dec 23 04:38:56 2013 (r259760) @@ -2584,7 +2584,7 @@ convert_arguments (tree typelist, tree v else if ((invalid_func_diag = targetm.calls.invalid_arg_for_unprototyped_fn (typelist, fundecl, val))) { - error (invalid_func_diag); + error (invalid_func_diag, ""); return error_mark_node; } else @@ -2781,7 +2781,7 @@ build_unary_op (enum tree_code code, tre if ((invalid_op_diag = targetm.invalid_unary_op (code, TREE_TYPE (xarg)))) { - error (invalid_op_diag); + error (invalid_op_diag, ""); return error_mark_node; } @@ -7819,7 +7819,7 @@ build_binary_op (enum tree_code code, tr if ((invalid_op_diag = targetm.invalid_binary_op (code, type0, type1))) { - error (invalid_op_diag); + error (invalid_op_diag, ""); return error_mark_node; } Modified: projects/sendfile/contrib/gcc/c.opt ============================================================================== --- projects/sendfile/contrib/gcc/c.opt Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/c.opt Mon Dec 23 04:38:56 2013 (r259760) @@ -292,6 +292,12 @@ Wnested-externs C ObjC Var(warn_nested_externs) Warn about \"extern\" declarations not at file scope +; APPLE LOCAL begin -Wnewline-eof +Wnewline-eof +C ObjC C++ ObjC++ +Warn about files missing a newline at the end of the file +; APPLE LOCAL end -Wnewline-eof + Wnon-template-friend C++ ObjC++ Var(warn_nontemplate_friend) Init(1) Warn when non-templatized friend functions are declared within a template Modified: projects/sendfile/contrib/gcc/calls.c ============================================================================== --- projects/sendfile/contrib/gcc/calls.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/calls.c Mon Dec 23 04:38:56 2013 (r259760) @@ -4297,6 +4297,7 @@ store_one_arg (struct arg_data *arg, rtx /* expand_call should ensure this. */ gcc_assert (!arg->locate.offset.var + && arg->locate.size.var == 0 && GET_CODE (size_rtx) == CONST_INT); if (arg->locate.offset.constant > i) @@ -4306,7 +4307,21 @@ store_one_arg (struct arg_data *arg, rtx } else if (arg->locate.offset.constant < i) { - if (i < arg->locate.offset.constant + INTVAL (size_rtx)) + /* Use arg->locate.size.constant instead of size_rtx + because we only care about the part of the argument + on the stack. */ + if (i < (arg->locate.offset.constant + + arg->locate.size.constant)) + sibcall_failure = 1; + } + else + { + /* Even though they appear to be at the same location, + if part of the outgoing argument is in registers, + they aren't really at the same location. Check for + this by making sure that the incoming size is the + same as the outgoing size. */ + if (arg->locate.size.constant != INTVAL (size_rtx)) sibcall_failure = 1; } } Modified: projects/sendfile/contrib/gcc/cfg.c ============================================================================== --- projects/sendfile/contrib/gcc/cfg.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/cfg.c Mon Dec 23 04:38:56 2013 (r259760) @@ -830,7 +830,7 @@ dump_cfg_bb_info (FILE *file, basic_bloc else fprintf (file, ", "); first = false; - fputs (bb_bitnames[i], file); + fprintf (file, "%s", bb_bitnames[i]); } if (!first) fprintf (file, ")"); Modified: projects/sendfile/contrib/gcc/collect2.c ============================================================================== --- projects/sendfile/contrib/gcc/collect2.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/collect2.c Mon Dec 23 04:38:56 2013 (r259760) @@ -1562,10 +1562,10 @@ collect_execute (const char *prog, char if (err != 0) { errno = err; - fatal_perror (errmsg); + fatal_perror ("%s", errmsg); } else - fatal (errmsg); + fatal ("%s", errmsg); } return pex; @@ -2050,10 +2050,10 @@ scan_prog_file (const char *prog_name, e if (err != 0) { errno = err; - fatal_perror (errmsg); + fatal_perror ("%s", errmsg); } else - fatal (errmsg); + fatal ("%s", errmsg); } int_handler = (void (*) (int)) signal (SIGINT, SIG_IGN); Modified: projects/sendfile/contrib/gcc/config/darwin.h ============================================================================== --- projects/sendfile/contrib/gcc/config/darwin.h Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/config/darwin.h Mon Dec 23 04:38:56 2013 (r259760) @@ -467,6 +467,10 @@ extern GTY(()) int darwin_ms_struct; with names, so it's safe to make the class data not comdat. */ #define TARGET_CXX_CLASS_DATA_ALWAYS_COMDAT hook_bool_void_false +/* For efficiency, on Darwin the RTTI information that is always + emitted in the standard C++ library should not be COMDAT. */ +#define TARGET_CXX_LIBRARY_RTTI_COMDAT hook_bool_void_false + /* We make exception information linkonce. */ #undef TARGET_USES_WEAK_UNWIND_INFO #define TARGET_USES_WEAK_UNWIND_INFO 1 Modified: projects/sendfile/contrib/gcc/config/rs6000/rs6000.c ============================================================================== --- projects/sendfile/contrib/gcc/config/rs6000/rs6000.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/config/rs6000/rs6000.c Mon Dec 23 04:38:56 2013 (r259760) @@ -11738,11 +11738,20 @@ rs6000_emit_vector_compare (enum rtx_cod try_again = true; break; case NE: - /* Treat A != B as ~(A==B). */ + case UNLE: + case UNLT: + case UNGE: + case UNGT: + /* Invert condition and try again. + e.g., A != B becomes ~(A==B). */ { + enum rtx_code rev_code; enum insn_code nor_code; - rtx eq_rtx = rs6000_emit_vector_compare (EQ, op0, op1, - dest_mode); + rtx eq_rtx; + + rev_code = reverse_condition_maybe_unordered (rcode); + eq_rtx = rs6000_emit_vector_compare (rev_code, op0, op1, + dest_mode); nor_code = one_cmpl_optab->handlers[(int)dest_mode].insn_code; gcc_assert (nor_code != CODE_FOR_nothing); Modified: projects/sendfile/contrib/gcc/cp/ChangeLog.gcc43 ============================================================================== --- projects/sendfile/contrib/gcc/cp/ChangeLog.gcc43 Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/cp/ChangeLog.gcc43 Mon Dec 23 04:38:56 2013 (r259760) @@ -29,6 +29,16 @@ * typeck.c (build_binary_op): Include types in error. +2007-05-18 Geoffrey Keating (r124839) + + * mangle.c (write_real_cst): Use 'unsigned long' for %lx. + +2007-05-14 Paolo Carlini (r124724) + + PR c++/29928 + * rtti.c (get_tinfo_decl_dynamic, get_typeid): Try to complete the + type only if is a class type (5.2.8/4). + 2007-05-05 Geoffrey Keating (r124467) PR 31775 @@ -62,6 +72,18 @@ * semantics.c (finish_unary_op_expr): Warn only if result overflowed and operands did not. +2006-12-01 Geoffrey Keating (r119427) + + * decl.c (poplevel): Check DECL_INITIAL invariant. + (duplicate_decls): Preserve DECL_INITIAL when eliminating + a new definition in favour of an old declaration. + (start_preparsed_function): Define and document value of + DECL_INITIAL before and after routine. + (finish_function): Check DECL_INITIAL invariant. + * parser.c + (cp_parser_function_definition_from_specifiers_and_declarator): + Skip duplicate function definitions. + 2006-10-31 Geoffrey Keating (r118360) * name-lookup.c (get_anonymous_namespace_name): New. Modified: projects/sendfile/contrib/gcc/cp/Make-lang.in ============================================================================== --- projects/sendfile/contrib/gcc/cp/Make-lang.in Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/cp/Make-lang.in Mon Dec 23 04:38:56 2013 (r259760) @@ -265,7 +265,7 @@ cp/tree.o: cp/tree.c $(CXX_TREE_H) $(TM_ $(TARGET_H) debug.h cp/ptree.o: cp/ptree.c $(CXX_TREE_H) $(TM_H) cp/rtti.o: cp/rtti.c $(CXX_TREE_H) $(TM_H) $(FLAGS_H) toplev.h convert.h \ - gt-cp-rtti.h + $(TARGET_H) gt-cp-rtti.h cp/except.o: cp/except.c $(CXX_TREE_H) $(TM_H) $(FLAGS_H) $(RTL_H) except.h \ toplev.h cp/cfns.h $(EXPR_H) libfuncs.h $(TREE_INLINE_H) $(TARGET_H) cp/expr.o: cp/expr.c $(CXX_TREE_H) $(TM_H) $(RTL_H) $(FLAGS_H) $(EXPR_H) \ Modified: projects/sendfile/contrib/gcc/cp/cvt.c ============================================================================== --- projects/sendfile/contrib/gcc/cp/cvt.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/cp/cvt.c Mon Dec 23 04:38:56 2013 (r259760) @@ -615,7 +615,7 @@ ocp_convert (tree type, tree expr, int c if ((invalid_conv_diag = targetm.invalid_conversion (TREE_TYPE (expr), type))) { - error (invalid_conv_diag); + error (invalid_conv_diag, ""); return error_mark_node; } Modified: projects/sendfile/contrib/gcc/cp/decl.c ============================================================================== --- projects/sendfile/contrib/gcc/cp/decl.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/cp/decl.c Mon Dec 23 04:38:56 2013 (r259760) @@ -758,7 +758,12 @@ poplevel (int keep, int reverse, int fun leave_scope (); if (functionbody) - DECL_INITIAL (current_function_decl) = block; + { + /* The current function is being defined, so its DECL_INITIAL + should be error_mark_node. */ + gcc_assert (DECL_INITIAL (current_function_decl) == error_mark_node); + DECL_INITIAL (current_function_decl) = block; + } else if (block) current_binding_level->blocks = chainon (current_binding_level->blocks, block); @@ -1635,13 +1640,15 @@ duplicate_decls (tree newdecl, tree oldd } /* If the new declaration is a definition, update the file and - line information on the declaration. */ + line information on the declaration, and also make + the old declaration the same definition. */ if (DECL_INITIAL (old_result) == NULL_TREE && DECL_INITIAL (new_result) != NULL_TREE) { DECL_SOURCE_LOCATION (olddecl) = DECL_SOURCE_LOCATION (old_result) = DECL_SOURCE_LOCATION (newdecl); + DECL_INITIAL (old_result) = DECL_INITIAL (new_result); if (DECL_FUNCTION_TEMPLATE_P (newdecl)) DECL_ARGUMENTS (old_result) = DECL_ARGUMENTS (new_result); @@ -10509,7 +10516,13 @@ check_function_type (tree decl, tree cur For C++, we must first check whether that datum makes any sense. For example, "class A local_a(1,2);" means that variable local_a is an aggregate of type A, which should have a constructor - applied to it with the argument list [1, 2]. */ + applied to it with the argument list [1, 2]. + + On entry, DECL_INITIAL (decl1) should be NULL_TREE or error_mark_node, + or may be a BLOCK if the function has been defined previously + in this translation unit. On exit, DECL_INITIAL (decl1) will be + error_mark_node if the function has never been defined, or + a BLOCK if the function has been defined somewhere. */ void start_preparsed_function (tree decl1, tree attrs, int flags) @@ -10638,24 +10651,6 @@ start_preparsed_function (tree decl1, tr cp_apply_type_quals_to_decl (cp_type_quals (restype), resdecl); } - /* Initialize RTL machinery. We cannot do this until - CURRENT_FUNCTION_DECL and DECL_RESULT are set up. We do this - even when processing a template; this is how we get - CFUN set up, and our per-function variables initialized. - FIXME factor out the non-RTL stuff. */ - bl = current_binding_level; - allocate_struct_function (decl1); - current_binding_level = bl; - - /* Even though we're inside a function body, we still don't want to - call expand_expr to calculate the size of a variable-sized array. - We haven't necessarily assigned RTL to all variables yet, so it's - not safe to try to expand expressions involving them. */ - cfun->x_dont_save_pending_sizes_p = 1; - - /* Start the statement-tree, start the tree now. */ - DECL_SAVED_TREE (decl1) = push_stmt_list (); - /* Let the user know we're compiling this function. */ announce_function (decl1); @@ -10701,9 +10696,33 @@ start_preparsed_function (tree decl1, tr maybe_apply_pragma_weak (decl1); } - /* Reset these in case the call to pushdecl changed them. */ + /* Reset this in case the call to pushdecl changed it. */ current_function_decl = decl1; - cfun->decl = decl1; + + gcc_assert (DECL_INITIAL (decl1)); + + /* This function may already have been parsed, in which case just + return; our caller will skip over the body without parsing. */ + if (DECL_INITIAL (decl1) != error_mark_node) + return; + + /* Initialize RTL machinery. We cannot do this until + CURRENT_FUNCTION_DECL and DECL_RESULT are set up. We do this + even when processing a template; this is how we get + CFUN set up, and our per-function variables initialized. + FIXME factor out the non-RTL stuff. */ + bl = current_binding_level; + allocate_struct_function (decl1); + current_binding_level = bl; + + /* Even though we're inside a function body, we still don't want to + call expand_expr to calculate the size of a variable-sized array. + We haven't necessarily assigned RTL to all variables yet, so it's + not safe to try to expand expressions involving them. */ + cfun->x_dont_save_pending_sizes_p = 1; + + /* Start the statement-tree, start the tree now. */ + DECL_SAVED_TREE (decl1) = push_stmt_list (); /* If we are (erroneously) defining a function that we have already defined before, wipe out what we knew before. */ @@ -11212,6 +11231,10 @@ finish_function (int flags) which then got a warning when stored in a ptr-to-function variable. */ gcc_assert (building_stmt_tree ()); + /* The current function is being defined, so its DECL_INITIAL should + be set, and unless there's a multiple definition, it should be + error_mark_node. */ + gcc_assert (DECL_INITIAL (fndecl) == error_mark_node); /* For a cloned function, we've already got all the code we need; there's no need to add any extra bits. */ Modified: projects/sendfile/contrib/gcc/cp/mangle.c ============================================================================== --- projects/sendfile/contrib/gcc/cp/mangle.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/cp/mangle.c Mon Dec 23 04:38:56 2013 (r259760) @@ -1340,7 +1340,7 @@ write_real_cst (const tree value) for (; i != limit; i += dir) { - sprintf (buffer, "%08lx", target_real[i]); + sprintf (buffer, "%08lx", (unsigned long) target_real[i]); write_chars (buffer, 8); } } Modified: projects/sendfile/contrib/gcc/cp/method.c ============================================================================== --- projects/sendfile/contrib/gcc/cp/method.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/cp/method.c Mon Dec 23 04:38:56 2013 (r259760) @@ -407,10 +407,6 @@ use_thunk (tree thunk_fndecl, bool emit_ } } - /* The back-end expects DECL_INITIAL to contain a BLOCK, so we - create one. */ - DECL_INITIAL (thunk_fndecl) = make_node (BLOCK); - /* Set up cloned argument trees for the thunk. */ t = NULL_TREE; for (a = DECL_ARGUMENTS (function); a; a = TREE_CHAIN (a)) @@ -424,17 +420,23 @@ use_thunk (tree thunk_fndecl, bool emit_ } a = nreverse (t); DECL_ARGUMENTS (thunk_fndecl) = a; - BLOCK_VARS (DECL_INITIAL (thunk_fndecl)) = a; if (this_adjusting && targetm.asm_out.can_output_mi_thunk (thunk_fndecl, fixed_offset, virtual_value, alias)) { const char *fnname; + tree fn_block; + current_function_decl = thunk_fndecl; DECL_RESULT (thunk_fndecl) = build_decl (RESULT_DECL, 0, integer_type_node); fnname = XSTR (XEXP (DECL_RTL (thunk_fndecl), 0), 0); + /* The back-end expects DECL_INITIAL to contain a BLOCK, so we + create one. */ + fn_block = make_node (BLOCK); + BLOCK_VARS (fn_block) = a; + DECL_INITIAL (thunk_fndecl) = fn_block; init_function_start (thunk_fndecl); current_function_is_thunk = 1; assemble_start_function (thunk_fndecl, fnname); Modified: projects/sendfile/contrib/gcc/cp/parser.c ============================================================================== --- projects/sendfile/contrib/gcc/cp/parser.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/cp/parser.c Mon Dec 23 04:38:56 2013 (r259760) @@ -15637,6 +15637,16 @@ cp_parser_function_definition_from_speci cp_parser_skip_to_end_of_block_or_statement (parser); fn = error_mark_node; } + else if (DECL_INITIAL (current_function_decl) != error_mark_node) + { + /* Seen already, skip it. An error message has already been output. */ + cp_parser_skip_to_end_of_block_or_statement (parser); + fn = current_function_decl; + current_function_decl = NULL_TREE; + /* If this is a function from a class, pop the nested class. */ + if (current_class_name) + pop_nested_class (); + } else fn = cp_parser_function_definition_after_declarator (parser, /*inline_p=*/false); Modified: projects/sendfile/contrib/gcc/cp/pt.c ============================================================================== --- projects/sendfile/contrib/gcc/cp/pt.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/cp/pt.c Mon Dec 23 04:38:56 2013 (r259760) @@ -8925,7 +8925,7 @@ tsubst_copy_and_build (tree t, /*template_arg_p=*/false, &error_msg); if (error_msg) - error (error_msg); + error ("%s", error_msg); if (!function_p && TREE_CODE (decl) == IDENTIFIER_NODE) decl = unqualified_name_lookup_error (decl); return decl; Modified: projects/sendfile/contrib/gcc/cp/rtti.c ============================================================================== --- projects/sendfile/contrib/gcc/cp/rtti.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/cp/rtti.c Mon Dec 23 04:38:56 2013 (r259760) @@ -32,6 +32,7 @@ Boston, MA 02110-1301, USA. */ #include "assert.h" #include "toplev.h" #include "convert.h" +#include "target.h" /* C++ returns type information to the user in struct type_info objects. We also use type information to implement dynamic_cast and @@ -237,7 +238,7 @@ get_tinfo_decl_dynamic (tree exp) /* Peel off cv qualifiers. */ type = TYPE_MAIN_VARIANT (type); - if (!VOID_TYPE_P (type)) + if (CLASS_TYPE_P (type)) type = complete_type_or_else (type, exp); if (!type) @@ -429,7 +430,7 @@ get_typeid (tree type) that is the operand of typeid are always ignored. */ type = TYPE_MAIN_VARIANT (type); - if (!VOID_TYPE_P (type)) + if (CLASS_TYPE_P (type)) type = complete_type_or_else (type, NULL_TREE); if (!type) @@ -1427,8 +1428,11 @@ emit_support_tinfos (void) comdat_linkage for details.) Since we want these objects to have external linkage so that copies do not have to be emitted in code outside the runtime library, we make them - non-COMDAT here. */ - if (!flag_weak) + non-COMDAT here. + + It might also not be necessary to follow this detail of the + ABI. */ + if (!flag_weak || ! targetm.cxx.library_rtti_comdat ()) { gcc_assert (TREE_PUBLIC (tinfo) && !DECL_COMDAT (tinfo)); DECL_INTERFACE_KNOWN (tinfo) = 1; Modified: projects/sendfile/contrib/gcc/cp/typeck.c ============================================================================== --- projects/sendfile/contrib/gcc/cp/typeck.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/cp/typeck.c Mon Dec 23 04:38:56 2013 (r259760) @@ -3107,7 +3107,7 @@ build_binary_op (enum tree_code code, tr if ((invalid_op_diag = targetm.invalid_binary_op (code, type0, type1))) { - error (invalid_op_diag); + error (invalid_op_diag, ""); return error_mark_node; } @@ -4034,7 +4034,7 @@ build_unary_op (enum tree_code code, tre : code), TREE_TYPE (xarg)))) { - error (invalid_op_diag); + error (invalid_op_diag, ""); return error_mark_node; } Modified: projects/sendfile/contrib/gcc/doc/cppopts.texi ============================================================================== --- projects/sendfile/contrib/gcc/doc/cppopts.texi Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/doc/cppopts.texi Mon Dec 23 04:38:56 2013 (r259760) @@ -645,6 +645,10 @@ touch foo.h; cpp -dM foo.h @noindent will show all the predefined macros. +If you use @option{-dM} without the @option{-E} option, @option{-dM} is +interpreted as a synonym for @option{-fdump-rtl-mach}. +@xref{Debugging Options, , ,gcc}. + @item D @opindex dD Like @samp{M} except in two respects: it does @emph{not} include the Modified: projects/sendfile/contrib/gcc/doc/invoke.texi ============================================================================== --- projects/sendfile/contrib/gcc/doc/invoke.texi Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/doc/invoke.texi Mon Dec 23 04:38:56 2013 (r259760) @@ -169,6 +169,8 @@ in the following sections. -trigraphs -no-integrated-cpp -traditional -traditional-cpp @gol -fallow-single-precision -fcond-mismatch -flax-vector-conversions @gol -fsigned-bitfields -fsigned-char @gol +@c APPLE LOCAL -Wnewline-eof 2001-08-23 --sts ** +-Wnewline-eof (Apple compatible) @gol -funsigned-bitfields -funsigned-char} @item C++ Language Options @@ -2082,6 +2084,12 @@ Inhibit all warning messages. @opindex Wno-import Inhibit warning messages about the use of @samp{#import}. +@c APPLE LOCAL begin -Wnewline-eof 2001-08-23 --sts ** +@item -Wnewline-eof +@opindex Wnewline-eof +Warn about files missing a newline at the end of the file. (Apple compatible) +@c APPLE LOCAL end -Wnewline-eof 2001-08-23 --sts ** + @item -Wchar-subscripts @opindex Wchar-subscripts Warn if an array subscript has type @code{char}. This is a common cause @@ -3675,7 +3683,9 @@ Says to make debugging dumps during comp compiler. The file names for most of the dumps are made by appending a pass number and a word to the @var{dumpname}. @var{dumpname} is generated from the name of the output file, if explicitly specified and it is not -an executable, otherwise it is the basename of the source file. +an executable, otherwise it is the basename of the source file. These +switches may have different effects when @option{-E} is used for +preprocessing. Most debug dumps can be enabled either passing a letter to the @option{-d} option, or with a long @option{-fdump-rtl} switch; here are the possible @@ -3810,7 +3820,7 @@ Dump after modulo scheduling, to @file{@ @opindex dM @opindex fdump-rtl-mach Dump after performing the machine dependent reorganization pass, to -@file{@var{file}.155r.mach}. +@file{@var{file}.155r.mach} if that pass exists. @item -dn @itemx -fdump-rtl-rnreg Modified: projects/sendfile/contrib/gcc/doc/tm.texi ============================================================================== --- projects/sendfile/contrib/gcc/doc/tm.texi Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/doc/tm.texi Mon Dec 23 04:38:56 2013 (r259760) @@ -8953,6 +8953,12 @@ classes whose virtual table will be emit unit will not be COMDAT. @end deftypefn +@deftypefn {Target Hook} bool TARGET_CXX_LIBRARY_RTTI_COMDAT (void) +This hook returns true (the default) if the RTTI information for +the basic types which is defined in the C++ runtime should always +be COMDAT, false if it should not be COMDAT. +@end deftypefn + @deftypefn {Target Hook} bool TARGET_CXX_USE_AEABI_ATEXIT (void) This hook returns true if @code{__aeabi_atexit} (as defined by the ARM EABI) should be used to register static destructors when @option{-fuse-cxa-atexit} Modified: projects/sendfile/contrib/gcc/dwarf2out.c ============================================================================== --- projects/sendfile/contrib/gcc/dwarf2out.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/dwarf2out.c Mon Dec 23 04:38:56 2013 (r259760) @@ -5741,11 +5741,11 @@ print_die (dw_die_ref die, FILE *outfile unsigned ix; print_spaces (outfile); - fprintf (outfile, "DIE %4lu: %s\n", + fprintf (outfile, "DIE %4ld: %s\n", die->die_offset, dwarf_tag_name (die->die_tag)); print_spaces (outfile); fprintf (outfile, " abbrev id: %lu", die->die_abbrev); - fprintf (outfile, " offset: %lu\n", die->die_offset); + fprintf (outfile, " offset: %ld\n", die->die_offset); for (ix = 0; VEC_iterate (dw_attr_node, die->die_attr, ix, a); ix++) { @@ -5793,7 +5793,7 @@ print_die (dw_die_ref die, FILE *outfile if (AT_ref (a)->die_symbol) fprintf (outfile, "die -> label: %s", AT_ref (a)->die_symbol); else - fprintf (outfile, "die -> %lu", AT_ref (a)->die_offset); + fprintf (outfile, "die -> %ld", AT_ref (a)->die_offset); } else fprintf (outfile, "die -> "); @@ -7063,7 +7063,8 @@ output_die (dw_die_ref die) output_die_symbol (die); dw2_asm_output_data_uleb128 (die->die_abbrev, "(DIE (0x%lx) %s)", - die->die_offset, dwarf_tag_name (die->die_tag)); + (unsigned long)die->die_offset, + dwarf_tag_name (die->die_tag)); for (ix = 0; VEC_iterate (dw_attr_node, die->die_attr, ix, a); ix++) { @@ -7245,7 +7246,7 @@ output_die (dw_die_ref die) /* Add null byte to terminate sibling list. */ if (die->die_child != NULL) dw2_asm_output_data (1, 0, "end of children of DIE 0x%lx", - die->die_offset); + (unsigned long) die->die_offset); } /* Output the compilation unit that appears at the beginning of the Modified: projects/sendfile/contrib/gcc/fold-const.c ============================================================================== --- projects/sendfile/contrib/gcc/fold-const.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/fold-const.c Mon Dec 23 04:38:56 2013 (r259760) @@ -992,7 +992,7 @@ fold_overflow_warning (const char* gmsgi } } else if (issue_strict_overflow_warning (wc)) - warning (OPT_Wstrict_overflow, gmsgid); + warning (OPT_Wstrict_overflow, "%s", gmsgid); } /* Return true if the built-in mathematical function specified by CODE Modified: projects/sendfile/contrib/gcc/gcc.c ============================================================================== --- projects/sendfile/contrib/gcc/gcc.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/gcc.c Mon Dec 23 04:38:56 2013 (r259760) @@ -2974,7 +2974,7 @@ execute (void) if (errmsg != NULL) { if (err == 0) - fatal (errmsg); + fatal ("%s", errmsg); else { errno = err; @@ -6525,7 +6525,7 @@ main (int argc, char **argv) if (! verbose_flag) { - printf (_("\nFor bug reporting instructions, please see:\n")); + printf ("%s", _("\nFor bug reporting instructions, please see:\n")); printf ("%s.\n", bug_report_url); return (0); Modified: projects/sendfile/contrib/gcc/gcov.c ============================================================================== --- projects/sendfile/contrib/gcc/gcov.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/gcov.c Mon Dec 23 04:38:56 2013 (r259760) @@ -417,7 +417,7 @@ print_version (void) fnotice (stdout, "gcov (GCC) %s\n", version_string); fprintf (stdout, "Copyright %s 2006 Free Software Foundation, Inc.\n", _("(C)")); - fnotice (stdout, + fnotice (stdout, "%s", _("This is free software; see the source for copying conditions.\n" "There is NO warranty; not even for MERCHANTABILITY or \n" "FITNESS FOR A PARTICULAR PURPOSE.\n\n")); Modified: projects/sendfile/contrib/gcc/sched-vis.c ============================================================================== --- projects/sendfile/contrib/gcc/sched-vis.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/sched-vis.c Mon Dec 23 04:38:56 2013 (r259760) @@ -430,7 +430,10 @@ print_value (char *buf, rtx x, int verbo if (FLOAT_MODE_P (GET_MODE (x))) real_to_decimal (t, CONST_DOUBLE_REAL_VALUE (x), sizeof (t), 0, 1); else - sprintf (t, "<0x%lx,0x%lx>", (long) CONST_DOUBLE_LOW (x), (long) CONST_DOUBLE_HIGH (x)); + sprintf (t, + "<" HOST_WIDE_INT_PRINT_HEX "," HOST_WIDE_INT_PRINT_HEX ">", + (unsigned HOST_WIDE_INT) CONST_DOUBLE_LOW (x), + (unsigned HOST_WIDE_INT) CONST_DOUBLE_HIGH (x)); cur = safe_concat (buf, cur, t); break; case CONST_STRING: Modified: projects/sendfile/contrib/gcc/target-def.h ============================================================================== --- projects/sendfile/contrib/gcc/target-def.h Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/target-def.h Mon Dec 23 04:38:56 2013 (r259760) @@ -587,6 +587,10 @@ Foundation, 51 Franklin Street, Fifth Fl #define TARGET_CXX_CLASS_DATA_ALWAYS_COMDAT hook_bool_void_true #endif +#ifndef TARGET_CXX_LIBRARY_RTTI_COMDAT +#define TARGET_CXX_LIBRARY_RTTI_COMDAT hook_bool_void_true +#endif + #ifndef TARGET_CXX_USE_AEABI_ATEXIT #define TARGET_CXX_USE_AEABI_ATEXIT hook_bool_void_false #endif @@ -606,6 +610,7 @@ Foundation, 51 Franklin Street, Fifth Fl TARGET_CXX_KEY_METHOD_MAY_BE_INLINE, \ TARGET_CXX_DETERMINE_CLASS_DATA_VISIBILITY, \ TARGET_CXX_CLASS_DATA_ALWAYS_COMDAT, \ + TARGET_CXX_LIBRARY_RTTI_COMDAT, \ TARGET_CXX_USE_AEABI_ATEXIT, \ TARGET_CXX_ADJUST_CLASS_AT_DEFINITION \ } Modified: projects/sendfile/contrib/gcc/target.h ============================================================================== --- projects/sendfile/contrib/gcc/target.h Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/target.h Mon Dec 23 04:38:56 2013 (r259760) @@ -783,6 +783,10 @@ struct gcc_target class data for classes whose virtual table will be emitted in only one translation unit will not be COMDAT. */ bool (*class_data_always_comdat) (void); + /* Returns true (the default) if the RTTI for the basic types, + which is always defined in the C++ runtime, should be COMDAT; + false if it should not be COMDAT. */ + bool (*library_rtti_comdat) (void); /* Returns true if __aeabi_atexit should be used to register static destructors. */ bool (*use_aeabi_atexit) (void); Modified: projects/sendfile/contrib/gcc/tlink.c ============================================================================== --- projects/sendfile/contrib/gcc/tlink.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/tlink.c Mon Dec 23 04:38:56 2013 (r259760) @@ -381,7 +381,7 @@ read_repo_file (file *f) FILE *stream = fopen (f->key, "r"); if (tlink_verbose >= 2) - fprintf (stderr, _("collect: reading %s\n"), f->key); + fprintf (stderr, "%s", _("collect: reading %s\n"), f->key); while (fscanf (stream, "%c ", &c) == 1) { Modified: projects/sendfile/contrib/gcc/tree-dump.c ============================================================================== --- projects/sendfile/contrib/gcc/tree-dump.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/tree-dump.c Mon Dec 23 04:38:56 2013 (r259760) @@ -166,7 +166,7 @@ void dump_pointer (dump_info_p di, const char *field, void *ptr) { dump_maybe_newline (di); - fprintf (di->stream, "%-4s: %-8lx ", field, (long) ptr); + fprintf (di->stream, "%-4s: %-8lx ", field, (unsigned long) ptr); di->column += 15; } Modified: projects/sendfile/contrib/gcc/version.c ============================================================================== --- projects/sendfile/contrib/gcc/version.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcc/version.c Mon Dec 23 04:38:56 2013 (r259760) @@ -18,7 +18,7 @@ forward us bugs reported to you, if you determine that they are not bugs in your modifications.) */ -const char bug_report_url[] = ""; +const char bug_report_url[] = ""; /* The complete version string, assembled from several pieces. BASEVER, DATESTAMP, and DEVPHASE are defined by the Makefile. */ Copied: projects/sendfile/contrib/gcclibs/libcpp/ChangeLog.apple (from r259759, head/contrib/gcclibs/libcpp/ChangeLog.apple) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ projects/sendfile/contrib/gcclibs/libcpp/ChangeLog.apple Mon Dec 23 04:38:56 2013 (r259760, copy of r259759, head/contrib/gcclibs/libcpp/ChangeLog.apple) @@ -0,0 +1,9 @@ +2008-08-04 Bill Wendling + + Radar 6121572 + * charset.c (_cpp_convert_input): Don't read to.text[-1]. + +2005-02-17 Devang Patel + + Radar 3958387 + * libcpp/lex.c (_cpp_get_fresh_line): Check warn_newline_at_eof. Modified: projects/sendfile/contrib/gcclibs/libcpp/charset.c ============================================================================== --- projects/sendfile/contrib/gcclibs/libcpp/charset.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcclibs/libcpp/charset.c Mon Dec 23 04:38:56 2013 (r259760) @@ -1628,6 +1628,7 @@ _cpp_convert_input (cpp_reader *pfile, c terminate with another \r, not an \n, so that we do not mistake the \r\n sequence for a single DOS line ending and erroneously issue the "No newline at end of file" diagnostic. */ + /* APPLE LOCAL don't access to.text[-1] radar 6121572 */ if (to.len > 0 && to.text[to.len - 1] == '\r') to.text[to.len] = '\r'; else Modified: projects/sendfile/contrib/gcclibs/libcpp/include/cpplib.h ============================================================================== --- projects/sendfile/contrib/gcclibs/libcpp/include/cpplib.h Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcclibs/libcpp/include/cpplib.h Mon Dec 23 04:38:56 2013 (r259760) @@ -320,6 +320,11 @@ struct cpp_options /* Nonzero means warn if there are any trigraphs. */ unsigned char warn_trigraphs; + /* APPLE LOCAL begin -Wnewline-eof 2001-08-23 --sts */ + /* Nonzero means warn if no newline at end of file. */ + unsigned char warn_newline_at_eof; + /* APPLE LOCAL end -Wnewline-eof 2001-08-23 --sts */ + /* Nonzero means warn about multicharacter charconsts. */ unsigned char warn_multichar; Modified: projects/sendfile/contrib/gcclibs/libcpp/init.c ============================================================================== --- projects/sendfile/contrib/gcclibs/libcpp/init.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcclibs/libcpp/init.c Mon Dec 23 04:38:56 2013 (r259760) @@ -146,6 +146,10 @@ cpp_create_reader (enum c_lang lang, has pfile = XCNEW (cpp_reader); cpp_set_lang (pfile, lang); + /* APPLE LOCAL begin -Wnewline-eof 2001-08-23 --sts */ + /* Suppress warnings about missing newlines at ends of files. */ + CPP_OPTION (pfile, warn_newline_at_eof) = 0; + /* APPLE LOCAL end -Wnewline-eof 2001-08-23 --sts */ CPP_OPTION (pfile, warn_multichar) = 1; CPP_OPTION (pfile, discard_comments) = 1; CPP_OPTION (pfile, discard_comments_in_macro_exp) = 1; Modified: projects/sendfile/contrib/gcclibs/libcpp/lex.c ============================================================================== --- projects/sendfile/contrib/gcclibs/libcpp/lex.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gcclibs/libcpp/lex.c Mon Dec 23 04:38:56 2013 (r259760) @@ -854,6 +854,14 @@ _cpp_get_fresh_line (cpp_reader *pfile) { /* Clip to buffer size. */ buffer->next_line = buffer->rlimit; + /* APPLE LOCAL begin suppress no newline warning. */ + if ( CPP_OPTION (pfile, warn_newline_at_eof)) + { + cpp_error_with_line (pfile, CPP_DL_PEDWARN, pfile->line_table->highest_line, + CPP_BUF_COLUMN (buffer, buffer->cur), + "no newline at end of file"); + } + /* APPLE LOCAL end suppress no newline warning. */ } return_at_eof = buffer->return_at_eof; Modified: projects/sendfile/contrib/gperf/lib/getline.cc ============================================================================== --- projects/sendfile/contrib/gperf/lib/getline.cc Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/gperf/lib/getline.cc Mon Dec 23 04:38:56 2013 (r259760) @@ -57,7 +57,7 @@ getstr (char **lineptr, size_t *n, FILE for (;;) { - register int c = getc (stream); + int c = getc (stream); /* We always want at least one char left in the buffer, since we always (unless we get an error while reading the first char) Modified: projects/sendfile/contrib/tcpdump/addrtoname.c ============================================================================== --- projects/sendfile/contrib/tcpdump/addrtoname.c Mon Dec 23 01:24:32 2013 (r259759) +++ projects/sendfile/contrib/tcpdump/addrtoname.c Mon Dec 23 04:38:56 2013 (r259760) @@ -33,8 +33,10 @@ static const char rcsid[] _U_ = #endif #ifdef __FreeBSD__ +#ifdef HAVE_LIBCAPSICUM *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-src-projects@FreeBSD.ORG Tue Dec 24 08:49:55 2013 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C65AE289; Tue, 24 Dec 2013 08:49:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A683F1B07; Tue, 24 Dec 2013 08:49:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBO8ntFR097090; Tue, 24 Dec 2013 08:49:55 GMT (envelope-from glebius@svn.freebsd.org) Received: (from glebius@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBO8ntSe097089; Tue, 24 Dec 2013 08:49:55 GMT (envelope-from glebius@svn.freebsd.org) Message-Id: <201312240849.rBO8ntSe097089@svn.freebsd.org> From: Gleb Smirnoff Date: Tue, 24 Dec 2013 08:49:55 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r259818 - projects/sendfile/sys/kern X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Dec 2013 08:49:55 -0000 Author: glebius Date: Tue Dec 24 08:49:55 2013 New Revision: 259818 URL: http://svnweb.freebsd.org/changeset/base/259818 Log: Use macros to calculate offset and xfersize for given page, instead of allocating temporary memory for that. Modified: projects/sendfile/sys/kern/uipc_syscalls.c Modified: projects/sendfile/sys/kern/uipc_syscalls.c ============================================================================== --- projects/sendfile/sys/kern/uipc_syscalls.c Tue Dec 24 07:32:06 2013 (r259817) +++ projects/sendfile/sys/kern/uipc_syscalls.c Tue Dec 24 08:49:55 2013 (r259818) @@ -2089,52 +2089,44 @@ freebsd4_sendfile(struct thread *td, str } #endif /* COMPAT_FREEBSD4 */ -struct page_descr { - off_t off; - off_t xfsize; -}; - static void -sendfile_swapin(vm_object_t obj, vm_page_t *pa, struct page_descr *pd, - int npages, off_t off, off_t len) +sendfile_swapin(vm_object_t obj, vm_page_t *pa, int npages, off_t off, + off_t len) { int rv; - KASSERT(npages * PAGE_SIZE >= len, ("%s: npages %d len %ju", - __func__, npages, (uintmax_t)len)); + /* + * Macros to calculate size and offset for given (i) page, + * starting from offset (o) with maximum length of (l). + * Used in this function and vn_sendfile(). + */ +#define XFSIZE(i, o, l) ((i) == 0 ? \ + omin(PAGE_SIZE - ((o) & PAGE_MASK), (l)) : \ + ((i) == (npages - 1) ? \ + (((o) + (l)) & PAGE_MASK) : PAGE_SIZE)) +#define OFFSET(i, o) (vm_offset_t)((i) == 0 ? (o) : \ + trunc_page((o) + i * PAGE_SIZE)) VM_OBJECT_WLOCK(obj); - for (int i = 0; i < npages; i++) { - vm_offset_t pgoff; - off_t xfsize; - - pgoff = (vm_offset_t)(off & PAGE_MASK); - xfsize = omin(PAGE_SIZE - pgoff, len); - - pd[i].off = off; - pd[i].xfsize = xfsize; - pa[i] = vm_page_grab(obj, OFF_TO_IDX(off), + for (int i = 0; i < npages; i++) + pa[i] = vm_page_grab(obj, OFF_TO_IDX(OFFSET(i, off)), VM_ALLOC_WIRED | VM_ALLOC_NORMAL); - off += xfsize; - len -= xfsize; - } - for (int i = 0; i < npages; i++) { int j, a; - if (vm_page_is_valid(pa[i], pd[i].off & PAGE_MASK, - pd[i].xfsize)) { + if (vm_page_is_valid(pa[i], OFFSET(i, off) & PAGE_MASK, + XFSIZE(i, off, len))) { vm_page_xunbusy(pa[i]); continue; } for (j = i + 1; j < npages; j++) - if (vm_page_is_valid(pa[j], pd[j].off & PAGE_MASK, - pd[j].xfsize)) + if (vm_page_is_valid(pa[j], OFFSET(j, off) & PAGE_MASK, + XFSIZE(j, off, len))) break; - while (!vm_pager_has_page(obj, OFF_TO_IDX(pd[i].off), + while (!vm_pager_has_page(obj, OFF_TO_IDX(OFFSET(i, off)), NULL, &a) && i < j) { pmap_zero_page(pa[i]); pa[i]->valid = VM_PAGE_BITS_ALL; @@ -2152,21 +2144,20 @@ sendfile_swapin(vm_object_t obj, vm_page vm_page_xunbusy(pa[i]); SFSTAT_INC(sf_iocnt); - for (; a > 0 && i < npages; a--, i++) { - vm_page_t p; - - p = pa[i]; - pa[i] = vm_page_lookup(obj, OFF_TO_IDX(pd[i].off)); - if (p != pa[i]) - printf("p %p pa[i] %p\n", p, pa[i]); - } + i += a; + for (j = i - a; a > 0 && j < npages; a--, j++) + KASSERT(pa[j] == vm_page_lookup(obj, + OFF_TO_IDX(OFFSET(j, off))), + ("pa[j] %p lookup %p\n", pa[j], + vm_page_lookup(obj, OFF_TO_IDX(OFFSET(j, off))))); } for (int i = 0; i < npages; i++) KASSERT((pa[i]->wire_count > 0 && vm_page_is_valid(pa[i], - pd[i].off & PAGE_MASK, pd[i].xfsize)), + OFFSET(i, off) & PAGE_MASK, XFSIZE(i, off, len))), ("wrong page %p state off 0x%jx len 0x%jx", - pa[i], (uintmax_t)pd[i].off, (uintmax_t)pd[i].xfsize)); + pa[i], (uintmax_t)OFFSET(i, off), + (uintmax_t)XFSIZE(i, off, len))); VM_OBJECT_WUNLOCK(obj); } @@ -2365,10 +2356,8 @@ vn_sendfile(struct file *fp, int sockfd, */ for (off = offset; rem > 0; ) { vm_page_t *pa; - struct page_descr *pd; - u_int npages; struct mbuf *mtail; - int space; + int space, npages; mtail = NULL; /* @@ -2458,22 +2447,17 @@ retry_space: if (space > rem) space = rem; - npages = howmany(space - (PAGE_SIZE - off & PAGE_MASK), - PAGE_SIZE); if (off & PAGE_MASK) - npages++; + npages = 1 + howmany(space - + (PAGE_SIZE - (off & PAGE_MASK)), PAGE_SIZE); + else + npages = howmany(space, PAGE_SIZE); pa = malloc(npages * sizeof(vm_page_t), M_TEMP, mwait); if (pa == NULL) { error = merror; goto done; } - pd = malloc(npages * sizeof(*pd), M_TEMP, mwait); - if (pd == NULL) { - free(pa, M_TEMP); - error = merror; - goto done; - } - sendfile_swapin(obj, pa, pd, npages, off, space); + sendfile_swapin(obj, pa, npages, off, space); /* * Loop and construct maximum sized mbuf chain to be bulk @@ -2529,8 +2513,8 @@ retry_space: break; } m0->m_data = (char *)sf_buf_kva(sf) + - (pd[i].off & PAGE_MASK); - m0->m_len = pd[i].xfsize; + (OFFSET(i, off) & PAGE_MASK); + m0->m_len = XFSIZE(i, off, space); /* Append to mbuf chain. */ if (mtail != NULL) @@ -2539,10 +2523,6 @@ retry_space: m = m0; mtail = m0; - /* Keep track of bytes processed. */ - off += pd[i].xfsize; - rem -= pd[i].xfsize; - /* * XXX eventually this should be a sfsync * method call! @@ -2551,11 +2531,14 @@ retry_space: sf_sync_ref(sfs); } + /* Keep track of bytes processed. */ + off += space; + rem -= space; + if (vp != NULL) VOP_UNLOCK(vp, 0); free(pa, M_TEMP); - free(pd, M_TEMP); /* Prepend header, if any. */ if (hdrlen) { @@ -2563,6 +2546,9 @@ retry_space: m = mh; } + if (error) + break; + /* Add the buffer chain to the socket buffer. */ KASSERT(m_length(m, NULL) == space + hdrlen, ("%s: mlen %u space %d hdrlen %d", From owner-svn-src-projects@FreeBSD.ORG Tue Dec 24 09:19:50 2013 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2828A539; Tue, 24 Dec 2013 09:19:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 13F071D87; Tue, 24 Dec 2013 09:19:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBO9JnU6008165; Tue, 24 Dec 2013 09:19:49 GMT (envelope-from glebius@svn.freebsd.org) Received: (from glebius@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBO9Jn9q008164; Tue, 24 Dec 2013 09:19:49 GMT (envelope-from glebius@svn.freebsd.org) Message-Id: <201312240919.rBO9Jn9q008164@svn.freebsd.org> From: Gleb Smirnoff Date: Tue, 24 Dec 2013 09:19:49 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r259819 - projects/sendfile/sys/kern X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Dec 2013 09:19:50 -0000 Author: glebius Date: Tue Dec 24 09:19:49 2013 New Revision: 259819 URL: http://svnweb.freebsd.org/changeset/base/259819 Log: Inline functions are more readable. Modified: projects/sendfile/sys/kern/uipc_syscalls.c Modified: projects/sendfile/sys/kern/uipc_syscalls.c ============================================================================== --- projects/sendfile/sys/kern/uipc_syscalls.c Tue Dec 24 08:49:55 2013 (r259818) +++ projects/sendfile/sys/kern/uipc_syscalls.c Tue Dec 24 09:19:49 2013 (r259819) @@ -2089,44 +2089,62 @@ freebsd4_sendfile(struct thread *td, str } #endif /* COMPAT_FREEBSD4 */ + /* + * How much data to put into page i of n. + * Only first and last pages are special. + */ +static inline off_t +xfsize(int i, int n, off_t off, off_t len) +{ + + if (i == 0) + return (omin(PAGE_SIZE - (off & PAGE_MASK), len)); + + if (i == n - 1) + return ((off + len) & PAGE_MASK); + + return (PAGE_SIZE); +} + +/* + * Offset within object for i page. + */ +static inline vm_offset_t +vmoff(int i, off_t off) +{ + + if (i == 0) + return ((vm_offset_t)off); + + return (trunc_page(off + i * PAGE_SIZE)); +} + static void sendfile_swapin(vm_object_t obj, vm_page_t *pa, int npages, off_t off, off_t len) { int rv; - /* - * Macros to calculate size and offset for given (i) page, - * starting from offset (o) with maximum length of (l). - * Used in this function and vn_sendfile(). - */ -#define XFSIZE(i, o, l) ((i) == 0 ? \ - omin(PAGE_SIZE - ((o) & PAGE_MASK), (l)) : \ - ((i) == (npages - 1) ? \ - (((o) + (l)) & PAGE_MASK) : PAGE_SIZE)) -#define OFFSET(i, o) (vm_offset_t)((i) == 0 ? (o) : \ - trunc_page((o) + i * PAGE_SIZE)) - VM_OBJECT_WLOCK(obj); for (int i = 0; i < npages; i++) - pa[i] = vm_page_grab(obj, OFF_TO_IDX(OFFSET(i, off)), + pa[i] = vm_page_grab(obj, OFF_TO_IDX(vmoff(i, off)), VM_ALLOC_WIRED | VM_ALLOC_NORMAL); for (int i = 0; i < npages; i++) { int j, a; - if (vm_page_is_valid(pa[i], OFFSET(i, off) & PAGE_MASK, - XFSIZE(i, off, len))) { + if (vm_page_is_valid(pa[i], vmoff(i, off) & PAGE_MASK, + xfsize(i, npages, off, len))) { vm_page_xunbusy(pa[i]); continue; } for (j = i + 1; j < npages; j++) - if (vm_page_is_valid(pa[j], OFFSET(j, off) & PAGE_MASK, - XFSIZE(j, off, len))) + if (vm_page_is_valid(pa[j], vmoff(j, off) & PAGE_MASK, + xfsize(j, npages, off, len))) break; - while (!vm_pager_has_page(obj, OFF_TO_IDX(OFFSET(i, off)), + while (!vm_pager_has_page(obj, OFF_TO_IDX(vmoff(i, off)), NULL, &a) && i < j) { pmap_zero_page(pa[i]); pa[i]->valid = VM_PAGE_BITS_ALL; @@ -2147,17 +2165,17 @@ sendfile_swapin(vm_object_t obj, vm_page i += a; for (j = i - a; a > 0 && j < npages; a--, j++) KASSERT(pa[j] == vm_page_lookup(obj, - OFF_TO_IDX(OFFSET(j, off))), + OFF_TO_IDX(vmoff(j, off))), ("pa[j] %p lookup %p\n", pa[j], - vm_page_lookup(obj, OFF_TO_IDX(OFFSET(j, off))))); + vm_page_lookup(obj, OFF_TO_IDX(vmoff(j, off))))); } for (int i = 0; i < npages; i++) KASSERT((pa[i]->wire_count > 0 && vm_page_is_valid(pa[i], - OFFSET(i, off) & PAGE_MASK, XFSIZE(i, off, len))), + vmoff(i, off) & PAGE_MASK, xfsize(i, npages, off, len))), ("wrong page %p state off 0x%jx len 0x%jx", - pa[i], (uintmax_t)OFFSET(i, off), - (uintmax_t)XFSIZE(i, off, len))); + pa[i], (uintmax_t)vmoff(i, off), + (uintmax_t)xfsize(i, npages, off, len))); VM_OBJECT_WUNLOCK(obj); } @@ -2513,8 +2531,8 @@ retry_space: break; } m0->m_data = (char *)sf_buf_kva(sf) + - (OFFSET(i, off) & PAGE_MASK); - m0->m_len = XFSIZE(i, off, space); + (vmoff(i, off) & PAGE_MASK); + m0->m_len = xfsize(i, npages, off, space); /* Append to mbuf chain. */ if (mtail != NULL) From owner-svn-src-projects@FreeBSD.ORG Tue Dec 24 14:14:09 2013 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4C10CF9C; Tue, 24 Dec 2013 14:14:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 362C613CE; Tue, 24 Dec 2013 14:14:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBOEE9ta017089; Tue, 24 Dec 2013 14:14:09 GMT (envelope-from glebius@svn.freebsd.org) Received: (from glebius@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBOEE5Oq017066; Tue, 24 Dec 2013 14:14:05 GMT (envelope-from glebius@svn.freebsd.org) Message-Id: <201312241414.rBOEE5Oq017066@svn.freebsd.org> From: Gleb Smirnoff Date: Tue, 24 Dec 2013 14:14:05 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r259821 - in projects/sendfile/sys: dev/cxgb/ulp/tom dev/cxgbe/tom kern netinet sys X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Dec 2013 14:14:09 -0000 Author: glebius Date: Tue Dec 24 14:14:05 2013 New Revision: 259821 URL: http://svnweb.freebsd.org/changeset/base/259821 Log: A work in progress on making socket buffers capable to accept an mbufs that are "not ready". These mbufs are now being populated by some I/O thread in background. sb_cc is split into sb_ccc and sb_acc. sb_ccc means "claimed character count", it is usually of interest for those parties that write to socket buffer and compare sb_ccc against limits. sb_acc means "available character count", how many data can we take from buffer right now. Not ready data is marked with M_NOTREADY flag. Data that stands in the buffer beyond not ready data, but is ready itself is marked as M_BLOCKED. To optimize things we keep pointer to the first M_NOTREADY mbuf. Writes to sockets can now have PRUS_NOTREADY flag, which will put M_NOTREADY on all written data. In the process of the change I tried to reduce lurking of various layers in the struct sockbuf, utilizing at least inlined functions. This isn't properly tested, just a milestone in a wip. Only TCP and UDP are compilable, SCTP and some other kernel code are not. Sponsored by: Netflix Sponsored by: Nginx, Inc. Modified: projects/sendfile/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c projects/sendfile/sys/dev/cxgbe/tom/t4_cpl_io.c projects/sendfile/sys/dev/cxgbe/tom/t4_ddp.c projects/sendfile/sys/kern/sys_socket.c projects/sendfile/sys/kern/uipc_debug.c projects/sendfile/sys/kern/uipc_mbuf.c projects/sendfile/sys/kern/uipc_sockbuf.c projects/sendfile/sys/kern/uipc_socket.c projects/sendfile/sys/kern/uipc_usrreq.c projects/sendfile/sys/netinet/tcp_input.c projects/sendfile/sys/netinet/tcp_output.c projects/sendfile/sys/netinet/tcp_reass.c projects/sendfile/sys/netinet/tcp_usrreq.c projects/sendfile/sys/sys/mbuf.h projects/sendfile/sys/sys/protosw.h projects/sendfile/sys/sys/sockbuf.h projects/sendfile/sys/sys/socketvar.h Modified: projects/sendfile/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c ============================================================================== --- projects/sendfile/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c Tue Dec 24 13:46:54 2013 (r259820) +++ projects/sendfile/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c Tue Dec 24 14:14:05 2013 (r259821) @@ -1199,7 +1199,7 @@ do_rx_data(struct sge_qset *qs, struct r } toep->tp_enqueued += m->m_pkthdr.len; - sbappendstream_locked(so_rcv, m); + sbappendstream_locked(so_rcv, m, 0); sorwakeup_locked(so); SOCKBUF_UNLOCK_ASSERT(so_rcv); Modified: projects/sendfile/sys/dev/cxgbe/tom/t4_cpl_io.c ============================================================================== --- projects/sendfile/sys/dev/cxgbe/tom/t4_cpl_io.c Tue Dec 24 13:46:54 2013 (r259820) +++ projects/sendfile/sys/dev/cxgbe/tom/t4_cpl_io.c Tue Dec 24 14:14:05 2013 (r259821) @@ -870,7 +870,7 @@ do_peer_close(struct sge_iq *iq, const s #ifdef USE_DDP_RX_FLOW_CONTROL toep->rx_credits -= m->m_len; /* adjust for F_RX_FC_DDP */ #endif - sbappendstream_locked(sb, m); + sbappendstream_locked(sb, m, 0); toep->sb_cc = sb->sb_cc; } socantrcvmore_locked(so); /* unlocks the sockbuf */ @@ -1285,7 +1285,7 @@ do_rx_data(struct sge_iq *iq, const stru ("%s: sb %p has more data (%d) than last time (%d).", __func__, sb, sb->sb_cc, toep->sb_cc)); toep->rx_credits += toep->sb_cc - sb->sb_cc; - sbappendstream_locked(sb, m); + sbappendstream_locked(sb, m, 0); toep->sb_cc = sb->sb_cc; sorwakeup_locked(so); SOCKBUF_UNLOCK_ASSERT(sb); Modified: projects/sendfile/sys/dev/cxgbe/tom/t4_ddp.c ============================================================================== --- projects/sendfile/sys/dev/cxgbe/tom/t4_ddp.c Tue Dec 24 13:46:54 2013 (r259820) +++ projects/sendfile/sys/dev/cxgbe/tom/t4_ddp.c Tue Dec 24 14:14:05 2013 (r259821) @@ -231,7 +231,7 @@ insert_ddp_data(struct toepcb *toep, uin #ifdef USE_DDP_RX_FLOW_CONTROL toep->rx_credits -= n; /* adjust for F_RX_FC_DDP */ #endif - sbappendstream_locked(sb, m); + sbappendstream_locked(sb, m, 0); toep->sb_cc = sb->sb_cc; } @@ -466,7 +466,7 @@ handle_ddp_data(struct toepcb *toep, __b #ifdef USE_DDP_RX_FLOW_CONTROL toep->rx_credits -= len; /* adjust for F_RX_FC_DDP */ #endif - sbappendstream_locked(sb, m); + sbappendstream_locked(sb, m, 0); toep->sb_cc = sb->sb_cc; wakeup: KASSERT(toep->ddp_flags & db_flag, Modified: projects/sendfile/sys/kern/sys_socket.c ============================================================================== --- projects/sendfile/sys/kern/sys_socket.c Tue Dec 24 13:46:54 2013 (r259820) +++ projects/sendfile/sys/kern/sys_socket.c Tue Dec 24 14:14:05 2013 (r259821) @@ -167,20 +167,17 @@ soo_ioctl(struct file *fp, u_long cmd, v case FIONREAD: /* Unlocked read. */ - *(int *)data = so->so_rcv.sb_cc; + *(int *)data = sbavail(&so->so_rcv); break; case FIONWRITE: /* Unlocked read. */ - *(int *)data = so->so_snd.sb_cc; + *(int *)data = sbavail(&so->so_snd); break; case FIONSPACE: - if ((so->so_snd.sb_hiwat < so->so_snd.sb_cc) || - (so->so_snd.sb_mbmax < so->so_snd.sb_mbcnt)) - *(int *)data = 0; - else - *(int *)data = sbspace(&so->so_snd); + /* Unlocked read. */ + *(int *)data = sbspace(&so->so_snd); break; case FIOSETOWN: @@ -246,6 +243,7 @@ soo_stat(struct file *fp, struct stat *u struct thread *td) { struct socket *so = fp->f_data; + struct sockbuf *sb; #ifdef MAC int error; #endif @@ -261,15 +259,18 @@ soo_stat(struct file *fp, struct stat *u * If SBS_CANTRCVMORE is set, but there's still data left in the * receive buffer, the socket is still readable. */ - SOCKBUF_LOCK(&so->so_rcv); - if ((so->so_rcv.sb_state & SBS_CANTRCVMORE) == 0 || - so->so_rcv.sb_cc != 0) + sb = &so->so_rcv; + SOCKBUF_LOCK(sb); + if ((sb->sb_state & SBS_CANTRCVMORE) == 0 || sbavail(sb)) ub->st_mode |= S_IRUSR | S_IRGRP | S_IROTH; - ub->st_size = so->so_rcv.sb_cc - so->so_rcv.sb_ctl; - SOCKBUF_UNLOCK(&so->so_rcv); - /* Unlocked read. */ - if ((so->so_snd.sb_state & SBS_CANTSENDMORE) == 0) + ub->st_size = sbavail(sb) - sb->sb_ctl; + SOCKBUF_UNLOCK(sb); + + sb = &so->so_snd; + SOCKBUF_LOCK(sb); + if ((sb->sb_state & SBS_CANTSENDMORE) == 0) ub->st_mode |= S_IWUSR | S_IWGRP | S_IWOTH; + SOCKBUF_UNLOCK(sb); ub->st_uid = so->so_cred->cr_uid; ub->st_gid = so->so_cred->cr_gid; return (*so->so_proto->pr_usrreqs->pru_sense)(so, ub); Modified: projects/sendfile/sys/kern/uipc_debug.c ============================================================================== --- projects/sendfile/sys/kern/uipc_debug.c Tue Dec 24 13:46:54 2013 (r259820) +++ projects/sendfile/sys/kern/uipc_debug.c Tue Dec 24 14:14:05 2013 (r259821) @@ -403,7 +403,8 @@ db_print_sockbuf(struct sockbuf *sb, con db_printf("sb_sndptroff: %u\n", sb->sb_sndptroff); db_print_indent(indent); - db_printf("sb_cc: %u ", sb->sb_cc); + db_printf("sb_acc: %u ", sb->sb_acc); + db_printf("sb_ccc: %u ", sb->sb_ccc); db_printf("sb_hiwat: %u ", sb->sb_hiwat); db_printf("sb_mbcnt: %u ", sb->sb_mbcnt); db_printf("sb_mbmax: %u\n", sb->sb_mbmax); Modified: projects/sendfile/sys/kern/uipc_mbuf.c ============================================================================== --- projects/sendfile/sys/kern/uipc_mbuf.c Tue Dec 24 13:46:54 2013 (r259820) +++ projects/sendfile/sys/kern/uipc_mbuf.c Tue Dec 24 14:14:05 2013 (r259821) @@ -389,7 +389,7 @@ mb_dupcl(struct mbuf *n, struct mbuf *m) * cleaned too. */ void -m_demote(struct mbuf *m0, int all) +m_demote(struct mbuf *m0, int all, int flags) { struct mbuf *m; @@ -405,7 +405,7 @@ m_demote(struct mbuf *m0, int all) m_freem(m->m_nextpkt); m->m_nextpkt = NULL; } - m->m_flags = m->m_flags & (M_EXT|M_RDONLY|M_NOFREE); + m->m_flags = m->m_flags & (M_EXT | M_RDONLY | M_NOFREE | flags); } } Modified: projects/sendfile/sys/kern/uipc_sockbuf.c ============================================================================== --- projects/sendfile/sys/kern/uipc_sockbuf.c Tue Dec 24 13:46:54 2013 (r259820) +++ projects/sendfile/sys/kern/uipc_sockbuf.c Tue Dec 24 14:14:05 2013 (r259821) @@ -68,6 +68,104 @@ static u_long sb_efficiency = 8; /* para static struct mbuf *sbcut_internal(struct sockbuf *sb, int len); static void sbflush_internal(struct sockbuf *sb); +static void +sb_shift_nrdy(struct sockbuf *sb, struct mbuf *m) +{ + + KASSERT(m->m_flags & M_NOTREADY, ("%s: m %p !M_NOTREADY", __func__, m)); + + m = m->m_next; + while (m != NULL && !(m->m_flags & M_NOTREADY)) { + m->m_flags &= ~M_BLOCKED; + sb->sb_acc += m->m_len; + m = m->m_next; + } + + sb->sb_fnrdy = m; +} + +/* + * Adjust sockbuf state reflecting allocation of m. + */ +void +sballoc(struct sockbuf *sb, struct mbuf *m) +{ + + SOCKBUF_LOCK_ASSERT(sb); + + sb->sb_ccc += m->m_len; + + if (sb->sb_fnrdy == NULL) { + if (m->m_flags & M_NOTREADY) + sb->sb_fnrdy = m; + else + sb->sb_acc += m->m_len; + } else + m->m_flags |= M_BLOCKED; + + if (m->m_type != MT_DATA && m->m_type != MT_OOBDATA) + sb->sb_ctl += m->m_len; + + sb->sb_mbcnt += MSIZE; + sb->sb_mcnt += 1; + + if (m->m_flags & M_EXT) { + sb->sb_mbcnt += m->m_ext.ext_size; + sb->sb_ccnt += 1; + } +} + +/* + * Adjust sockbuf state reflecting freeing of m. + */ +void +sbfree(struct sockbuf *sb, struct mbuf *m) +{ + + SOCKBUF_LOCK_ASSERT(sb); + + sb->sb_ccc -= m->m_len; + + if (!(m->m_flags & M_NOTAVAIL)) + sb->sb_acc -= m->m_len; + + if (sb->sb_fnrdy == m) + sb_shift_nrdy(sb, m); + + if (m->m_type != MT_DATA && m->m_type != MT_OOBDATA) + sb->sb_ctl -= m->m_len; + + sb->sb_mbcnt -= MSIZE; + sb->sb_mcnt -= 1; + if (m->m_flags & M_EXT) { + sb->sb_mbcnt -= m->m_ext.ext_size; + sb->sb_ccnt -= 1; + } + + if (sb->sb_sndptr == m) { + sb->sb_sndptr = NULL; + sb->sb_sndptroff = 0; + } + if (sb->sb_sndptroff != 0) + sb->sb_sndptroff -= m->m_len; +} + +/* + * Trim some amount of data from (first?) mbuf in buffer. + */ +void +sbmtrim(struct sockbuf *sb, struct mbuf *m, int len) +{ + + SOCKBUF_LOCK_ASSERT(sb); + KASSERT(len < m->m_len, ("%s: m %p len %d", __func__, m, len)); + + m->m_data += len; + m->m_len -= len; + sb->sb_acc -= len; + sb->sb_ccc -= len; +} + /* * Socantsendmore indicates that no more data will be sent on the socket; it * would normally be applied to a socket when the user informs the system @@ -127,7 +225,7 @@ sbwait(struct sockbuf *sb) SOCKBUF_LOCK_ASSERT(sb); sb->sb_flags |= SB_WAIT; - return (msleep_sbt(&sb->sb_cc, &sb->sb_mtx, + return (msleep_sbt(&sb->sb_acc, &sb->sb_mtx, (sb->sb_flags & SB_NOINTR) ? PSOCK : PSOCK | PCATCH, "sbwait", sb->sb_timeo, 0, 0)); } @@ -184,7 +282,7 @@ sowakeup(struct socket *so, struct sockb sb->sb_flags &= ~SB_SEL; if (sb->sb_flags & SB_WAIT) { sb->sb_flags &= ~SB_WAIT; - wakeup(&sb->sb_cc); + wakeup(&sb->sb_acc); } KNOTE_LOCKED(&sb->sb_sel.si_note, 0); if (sb->sb_upcall != NULL) { @@ -519,7 +617,7 @@ sbappend(struct sockbuf *sb, struct mbuf * that is, a stream protocol (such as TCP). */ void -sbappendstream_locked(struct sockbuf *sb, struct mbuf *m) +sbappendstream_locked(struct sockbuf *sb, struct mbuf *m, int flags) { SOCKBUF_LOCK_ASSERT(sb); @@ -529,8 +627,8 @@ sbappendstream_locked(struct sockbuf *sb SBLASTMBUFCHK(sb); /* Remove all packet headers and mbuf tags to get a pure data chain. */ - m_demote(m, 1); - + m_demote(m, 1, flags & PRUS_NOTREADY ? M_NOTREADY : 0); + sbcompress(sb, m, sb->sb_mbtail); sb->sb_lastrecord = sb->sb_mb; @@ -543,38 +641,59 @@ sbappendstream_locked(struct sockbuf *sb * that is, a stream protocol (such as TCP). */ void -sbappendstream(struct sockbuf *sb, struct mbuf *m) +sbappendstream(struct sockbuf *sb, struct mbuf *m, int flags) { SOCKBUF_LOCK(sb); - sbappendstream_locked(sb, m); + sbappendstream_locked(sb, m, flags); SOCKBUF_UNLOCK(sb); } #ifdef SOCKBUF_DEBUG void -sbcheck(struct sockbuf *sb) +sbcheck(struct sockbuf *sb, const char *file, int line) { - struct mbuf *m; - struct mbuf *n = 0; - u_long len = 0, mbcnt = 0; + struct mbuf *m, *n, *fnrdy; + u_long acc, ccc, mbcnt; SOCKBUF_LOCK_ASSERT(sb); + acc = ccc = mbcnt = 0; + fnrdy = NULL; + for (m = sb->sb_mb; m; m = n) { n = m->m_nextpkt; for (; m; m = m->m_next) { - len += m->m_len; + if ((m->m_flags & M_NOTREADY) && fnrdy == NULL) { + if (m != sb->sb_fnrdy) { + printf("sb %p: fnrdy %p != m %p\n", + sb, sb->sb_fnrdy, m); + goto fail; + } + fnrdy = m; + } + if (fnrdy) { + if (!(m->m_flags & M_NOTAVAIL)) { + printf("sb %p: fnrdy %p, m %p is avail\n", + sb, sb->sb_fnrdy, m); + goto fail; + } + } else + acc += m->m_len; + ccc += m->m_len; mbcnt += MSIZE; if (m->m_flags & M_EXT) /*XXX*/ /* pretty sure this is bogus */ mbcnt += m->m_ext.ext_size; } } - if (len != sb->sb_cc || mbcnt != sb->sb_mbcnt) { - printf("cc %ld != %u || mbcnt %ld != %u\n", len, sb->sb_cc, - mbcnt, sb->sb_mbcnt); - panic("sbcheck"); + if (acc != sb->sb_acc || ccc != sb->sb_ccc || mbcnt != sb->sb_mbcnt) { + printf("acc %ld/%u ccc %ld/%u mbcnt %ld/%u\n", + acc, sb->sb_acc, ccc, sb->sb_ccc, mbcnt, sb->sb_mbcnt); + goto fail; } + return; +fail: + panic("%s from %s:%u", __func__, file, line); } #endif @@ -773,13 +892,16 @@ sbcompress(struct sockbuf *sb, struct mb if (n && (n->m_flags & M_EOR) == 0 && M_WRITABLE(n) && ((sb->sb_flags & SB_NOCOALESCE) == 0) && + !(m->m_flags & M_NOTREADY) && m->m_len <= MCLBYTES / 4 && /* XXX: Don't copy too much */ m->m_len <= M_TRAILINGSPACE(n) && n->m_type == m->m_type) { bcopy(mtod(m, caddr_t), mtod(n, caddr_t) + n->m_len, (unsigned)m->m_len); n->m_len += m->m_len; - sb->sb_cc += m->m_len; + sb->sb_ccc += m->m_len; + if (sb->sb_fnrdy == NULL) + sb->sb_acc += m->m_len; if (m->m_type != MT_DATA && m->m_type != MT_OOBDATA) /* XXX: Probably don't need.*/ sb->sb_ctl += m->m_len; @@ -816,13 +938,13 @@ sbflush_internal(struct sockbuf *sb) * Don't call sbdrop(sb, 0) if the leading mbuf is non-empty: * we would loop forever. Panic instead. */ - if (!sb->sb_cc && (sb->sb_mb == NULL || sb->sb_mb->m_len)) + if (sb->sb_ccc > 0 && (sb->sb_mb == NULL || sb->sb_mb->m_len)) break; - m_freem(sbcut_internal(sb, (int)sb->sb_cc)); + m_freem(sbcut_internal(sb, (int)sb->sb_ccc)); } - if (sb->sb_cc || sb->sb_mb || sb->sb_mbcnt) - panic("sbflush_internal: cc %u || mb %p || mbcnt %u", - sb->sb_cc, (void *)sb->sb_mb, sb->sb_mbcnt); + KASSERT(sb->sb_ccc == 0 && sb->sb_mb == 0 && sb->sb_mbcnt == 0, + ("%s: ccc %u mb %p mbcnt %u", __func__, + sb->sb_ccc, (void *)sb->sb_mb, sb->sb_mbcnt)); } void @@ -864,7 +986,9 @@ sbcut_internal(struct sockbuf *sb, int l if (m->m_len > len) { m->m_len -= len; m->m_data += len; - sb->sb_cc -= len; + sb->sb_ccc -= len; + if (!(m->m_flags & M_NOTAVAIL)) + sb->sb_acc -= len; if (sb->sb_sndptroff != 0) sb->sb_sndptroff -= len; if (m->m_type != MT_DATA && m->m_type != MT_OOBDATA) @@ -950,8 +1074,8 @@ sbsndptr(struct sockbuf *sb, u_int off, struct mbuf *m, *ret; KASSERT(sb->sb_mb != NULL, ("%s: sb_mb is NULL", __func__)); - KASSERT(off + len <= sb->sb_cc, ("%s: beyond sb", __func__)); - KASSERT(sb->sb_sndptroff <= sb->sb_cc, ("%s: sndptroff broken", __func__)); + KASSERT(off + len <= sb->sb_acc, ("%s: beyond sb", __func__)); + KASSERT(sb->sb_sndptroff <= sb->sb_acc, ("%s: sndptroff broken", __func__)); /* * Is off below stored offset? Happens on retransmits. @@ -1064,7 +1188,7 @@ void sbtoxsockbuf(struct sockbuf *sb, struct xsockbuf *xsb) { - xsb->sb_cc = sb->sb_cc; + xsb->sb_cc = sb->sb_ccc; xsb->sb_hiwat = sb->sb_hiwat; xsb->sb_mbcnt = sb->sb_mbcnt; xsb->sb_mcnt = sb->sb_mcnt; Modified: projects/sendfile/sys/kern/uipc_socket.c ============================================================================== --- projects/sendfile/sys/kern/uipc_socket.c Tue Dec 24 13:46:54 2013 (r259820) +++ projects/sendfile/sys/kern/uipc_socket.c Tue Dec 24 14:14:05 2013 (r259821) @@ -1459,12 +1459,12 @@ restart: * 2. MSG_DONTWAIT is not set */ if (m == NULL || (((flags & MSG_DONTWAIT) == 0 && - so->so_rcv.sb_cc < uio->uio_resid) && - so->so_rcv.sb_cc < so->so_rcv.sb_lowat && + sbavail(&so->so_rcv) < uio->uio_resid) && + sbavail(&so->so_rcv) < so->so_rcv.sb_lowat && m->m_nextpkt == NULL && (pr->pr_flags & PR_ATOMIC) == 0)) { - KASSERT(m != NULL || !so->so_rcv.sb_cc, - ("receive: m == %p so->so_rcv.sb_cc == %u", - m, so->so_rcv.sb_cc)); + KASSERT(m != NULL || !sbavail(&so->so_rcv), + ("receive: m == %p sbavail == %u", + m, sbavail(&so->so_rcv))); if (so->so_error) { if (m != NULL) goto dontblock; @@ -1747,9 +1747,7 @@ dontblock: break; } } - m->m_data += len; - m->m_len -= len; - so->so_rcv.sb_cc -= len; + sbmtrim(&so->so_rcv, m, len); } } SOCKBUF_LOCK_ASSERT(&so->so_rcv); @@ -1914,7 +1912,7 @@ restart: /* Abort if socket has reported problems. */ if (so->so_error) { - if (sb->sb_cc > 0) + if (sbavail(sb) > 0) goto deliver; if (oresid > uio->uio_resid) goto out; @@ -1926,32 +1924,32 @@ restart: /* Door is closed. Deliver what is left, if any. */ if (sb->sb_state & SBS_CANTRCVMORE) { - if (sb->sb_cc > 0) + if (sbavail(sb) > 0) goto deliver; else goto out; } /* Socket buffer is empty and we shall not block. */ - if (sb->sb_cc == 0 && + if (sbavail(sb) == 0 && ((so->so_state & SS_NBIO) || (flags & (MSG_DONTWAIT|MSG_NBIO)))) { error = EAGAIN; goto out; } /* Socket buffer got some data that we shall deliver now. */ - if (sb->sb_cc > 0 && !(flags & MSG_WAITALL) && + if (sbavail(sb) > 0 && !(flags & MSG_WAITALL) && ((sb->sb_flags & SS_NBIO) || (flags & (MSG_DONTWAIT|MSG_NBIO)) || - sb->sb_cc >= sb->sb_lowat || - sb->sb_cc >= uio->uio_resid || - sb->sb_cc >= sb->sb_hiwat) ) { + sbavail(sb) >= sb->sb_lowat || + sbavail(sb) >= uio->uio_resid || + sbavail(sb) >= sb->sb_hiwat) ) { goto deliver; } /* On MSG_WAITALL we must wait until all data or error arrives. */ if ((flags & MSG_WAITALL) && - (sb->sb_cc >= uio->uio_resid || sb->sb_cc >= sb->sb_hiwat)) + (sbavail(sb) >= uio->uio_resid || sbavail(sb) >= sb->sb_hiwat)) goto deliver; /* @@ -1965,7 +1963,7 @@ restart: deliver: SOCKBUF_LOCK_ASSERT(&so->so_rcv); - KASSERT(sb->sb_cc > 0, ("%s: sockbuf empty", __func__)); + KASSERT(sbavail(sb) > 0, ("%s: sockbuf empty", __func__)); KASSERT(sb->sb_mb != NULL, ("%s: sb_mb == NULL", __func__)); /* Statistics. */ @@ -1973,7 +1971,7 @@ deliver: uio->uio_td->td_ru.ru_msgrcv++; /* Fill uio until full or current end of socket buffer is reached. */ - len = min(uio->uio_resid, sb->sb_cc); + len = min(uio->uio_resid, sbavail(sb)); if (mp0 != NULL) { /* Dequeue as many mbufs as possible. */ if (!(flags & MSG_PEEK) && len >= sb->sb_mb->m_len) { @@ -1984,6 +1982,8 @@ deliver: for (m = sb->sb_mb; m != NULL && m->m_len <= len; m = m->m_next) { + KASSERT(!(m->m_flags & M_NOTAVAIL), + ("%s: m %p not available", __func__, m)); len -= m->m_len; uio->uio_resid -= m->m_len; sbfree(sb, m); @@ -2108,9 +2108,9 @@ soreceive_dgram(struct socket *so, struc */ SOCKBUF_LOCK(&so->so_rcv); while ((m = so->so_rcv.sb_mb) == NULL) { - KASSERT(so->so_rcv.sb_cc == 0, - ("soreceive_dgram: sb_mb NULL but sb_cc %u", - so->so_rcv.sb_cc)); + KASSERT(sbavail(&so->so_rcv) == 0, + ("soreceive_dgram: sb_mb NULL but sbavail %u", + sbavail(&so->so_rcv))); if (so->so_error) { error = so->so_error; so->so_error = 0; @@ -3158,7 +3158,7 @@ filt_soread(struct knote *kn, long hint) so = kn->kn_fp->f_data; SOCKBUF_LOCK_ASSERT(&so->so_rcv); - kn->kn_data = so->so_rcv.sb_cc - so->so_rcv.sb_ctl; + kn->kn_data = sbavail(&so->so_rcv) - so->so_rcv.sb_ctl; if (so->so_rcv.sb_state & SBS_CANTRCVMORE) { kn->kn_flags |= EV_EOF; kn->kn_fflags = so->so_error; @@ -3168,7 +3168,7 @@ filt_soread(struct knote *kn, long hint) else if (kn->kn_sfflags & NOTE_LOWAT) return (kn->kn_data >= kn->kn_sdata); else - return (so->so_rcv.sb_cc >= so->so_rcv.sb_lowat); + return (sbavail(&so->so_rcv) >= so->so_rcv.sb_lowat); } static void @@ -3351,7 +3351,7 @@ soisdisconnected(struct socket *so) sorwakeup_locked(so); SOCKBUF_LOCK(&so->so_snd); so->so_snd.sb_state |= SBS_CANTSENDMORE; - sbdrop_locked(&so->so_snd, so->so_snd.sb_cc); + sbdrop_locked(&so->so_snd, so->so_snd.sb_ccc); sowwakeup_locked(so); wakeup(&so->so_timeo); } Modified: projects/sendfile/sys/kern/uipc_usrreq.c ============================================================================== --- projects/sendfile/sys/kern/uipc_usrreq.c Tue Dec 24 13:46:54 2013 (r259820) +++ projects/sendfile/sys/kern/uipc_usrreq.c Tue Dec 24 14:14:05 2013 (r259821) @@ -792,10 +792,9 @@ uipc_rcvd(struct socket *so, int flags) u_long newhiwat; unp = sotounpcb(so); - KASSERT(unp != NULL, ("uipc_rcvd: unp == NULL")); - - if (so->so_type != SOCK_STREAM && so->so_type != SOCK_SEQPACKET) - panic("uipc_rcvd socktype %d", so->so_type); + KASSERT(unp != NULL, ("%s: unp == NULL", __func__)); + KASSERT(so->so_type == SOCK_STREAM || so->so_type == SOCK_SEQPACKET, + ("%s: socktype %d", __func__, so->so_type)); /* * Adjust backpressure on sender and wakeup any waiting to write. @@ -809,7 +808,7 @@ uipc_rcvd(struct socket *so, int flags) */ SOCKBUF_LOCK(&so->so_rcv); mbcnt = so->so_rcv.sb_mbcnt; - sbcc = so->so_rcv.sb_cc; + sbcc = sbavail(&so->so_rcv); SOCKBUF_UNLOCK(&so->so_rcv); UNP_PCB_LOCK(unp); unp2 = unp->unp_conn; @@ -841,7 +840,10 @@ uipc_send(struct socket *so, int flags, int error = 0; unp = sotounpcb(so); - KASSERT(unp != NULL, ("uipc_send: unp == NULL")); + KASSERT(unp != NULL, ("%s: unp == NULL", __func__)); + KASSERT(so->so_type == SOCK_STREAM || so->so_type == SOCK_DGRAM || + so->so_type == SOCK_SEQPACKET, + ("%s: socktype %d", __func__, so->so_type)); if (flags & PRUS_OOB) { error = EOPNOTSUPP; @@ -992,7 +994,7 @@ uipc_send(struct socket *so, int flags, */ mbcnt_delta = so2->so_rcv.sb_mbcnt - unp2->unp_mbcnt; unp2->unp_mbcnt = so2->so_rcv.sb_mbcnt; - sbcc = so2->so_rcv.sb_cc; + sbcc = sbavail(&so2->so_rcv); sorwakeup_locked(so2); SOCKBUF_LOCK(&so->so_snd); @@ -1008,9 +1010,6 @@ uipc_send(struct socket *so, int flags, UNP_PCB_UNLOCK(unp2); m = NULL; break; - - default: - panic("uipc_send unknown socktype"); } /* @@ -1055,7 +1054,7 @@ uipc_sense(struct socket *so, struct sta if ((so->so_type == SOCK_STREAM || so->so_type == SOCK_SEQPACKET) && unp2 != NULL) { so2 = unp2->unp_socket; - sb->st_blksize += so2->so_rcv.sb_cc; + sb->st_blksize += sbavail(&so2->so_rcv); } sb->st_dev = NODEV; if (unp->unp_ino == 0) Modified: projects/sendfile/sys/netinet/tcp_input.c ============================================================================== --- projects/sendfile/sys/netinet/tcp_input.c Tue Dec 24 13:46:54 2013 (r259820) +++ projects/sendfile/sys/netinet/tcp_input.c Tue Dec 24 14:14:05 2013 (r259821) @@ -1754,7 +1754,7 @@ tcp_do_segment(struct mbuf *m, struct tc tcp_timer_activate(tp, TT_REXMT, tp->t_rxtcur); sowwakeup(so); - if (so->so_snd.sb_cc) + if (sbavail(&so->so_snd)) (void) tcp_output(tp); goto check_delack; } @@ -1862,7 +1862,7 @@ tcp_do_segment(struct mbuf *m, struct tc newsize, so, NULL)) so->so_rcv.sb_flags &= ~SB_AUTOSIZE; m_adj(m, drop_hdrlen); /* delayed header drop */ - sbappendstream_locked(&so->so_rcv, m); + sbappendstream_locked(&so->so_rcv, m, 0); } /* NB: sorwakeup_locked() does an implicit unlock. */ sorwakeup_locked(so); @@ -2587,7 +2587,7 @@ tcp_do_segment(struct mbuf *m, struct tc * Otherwise we would send pure ACKs. */ SOCKBUF_LOCK(&so->so_snd); - avail = so->so_snd.sb_cc - + avail = sbavail(&so->so_snd) - (tp->snd_nxt - tp->snd_una); SOCKBUF_UNLOCK(&so->so_snd); if (avail > 0) @@ -2722,10 +2722,10 @@ process_ACK: cc_ack_received(tp, th, CC_ACK); SOCKBUF_LOCK(&so->so_snd); - if (acked > so->so_snd.sb_cc) { - tp->snd_wnd -= so->so_snd.sb_cc; + if (acked > sbavail(&so->so_snd)) { + tp->snd_wnd -= sbavail(&so->so_snd); mfree = sbcut_locked(&so->so_snd, - (int)so->so_snd.sb_cc); + (int)sbavail(&so->so_snd)); ourfinisacked = 1; } else { mfree = sbcut_locked(&so->so_snd, acked); @@ -2851,7 +2851,7 @@ step6: * actually wanting to send this much urgent data. */ SOCKBUF_LOCK(&so->so_rcv); - if (th->th_urp + so->so_rcv.sb_cc > sb_max) { + if (th->th_urp + sbavail(&so->so_rcv) > sb_max) { th->th_urp = 0; /* XXX */ thflags &= ~TH_URG; /* XXX */ SOCKBUF_UNLOCK(&so->so_rcv); /* XXX */ @@ -2873,7 +2873,7 @@ step6: */ if (SEQ_GT(th->th_seq+th->th_urp, tp->rcv_up)) { tp->rcv_up = th->th_seq + th->th_urp; - so->so_oobmark = so->so_rcv.sb_cc + + so->so_oobmark = sbavail(&so->so_rcv) + (tp->rcv_up - tp->rcv_nxt) - 1; if (so->so_oobmark == 0) so->so_rcv.sb_state |= SBS_RCVATMARK; @@ -2944,7 +2944,7 @@ dodata: /* XXX */ if (so->so_rcv.sb_state & SBS_CANTRCVMORE) m_freem(m); else - sbappendstream_locked(&so->so_rcv, m); + sbappendstream_locked(&so->so_rcv, m, 0); /* NB: sorwakeup_locked() does an implicit unlock. */ sorwakeup_locked(so); } else { Modified: projects/sendfile/sys/netinet/tcp_output.c ============================================================================== --- projects/sendfile/sys/netinet/tcp_output.c Tue Dec 24 13:46:54 2013 (r259820) +++ projects/sendfile/sys/netinet/tcp_output.c Tue Dec 24 14:14:05 2013 (r259821) @@ -322,7 +322,7 @@ after_sack_rexmit: * to send then the probe will be the FIN * itself. */ - if (off < so->so_snd.sb_cc) + if (off < sbavail(&so->so_snd)) flags &= ~TH_FIN; sendwin = 1; } else { @@ -348,7 +348,8 @@ after_sack_rexmit: */ if (sack_rxmit == 0) { if (sack_bytes_rxmt == 0) - len = ((long)ulmin(so->so_snd.sb_cc, sendwin) - off); + len = ((long)ulmin(sbavail(&so->so_snd), sendwin) - + off); else { long cwin; @@ -357,8 +358,8 @@ after_sack_rexmit: * sending new data, having retransmitted all the * data possible in the scoreboard. */ - len = ((long)ulmin(so->so_snd.sb_cc, tp->snd_wnd) - - off); + len = ((long)ulmin(sbavail(&so->so_snd), tp->snd_wnd) - + off); /* * Don't remove this (len > 0) check ! * We explicitly check for len > 0 here (although it @@ -457,12 +458,15 @@ after_sack_rexmit: * TODO: Shrink send buffer during idle periods together * with congestion window. Requires another timer. Has to * wait for upcoming tcp timer rewrite. + * + * XXXGL: should there be used sbused() or sbavail()? */ if (V_tcp_do_autosndbuf && so->so_snd.sb_flags & SB_AUTOSIZE) { if ((tp->snd_wnd / 4 * 5) >= so->so_snd.sb_hiwat && - so->so_snd.sb_cc >= (so->so_snd.sb_hiwat / 8 * 7) && - so->so_snd.sb_cc < V_tcp_autosndbuf_max && - sendwin >= (so->so_snd.sb_cc - (tp->snd_nxt - tp->snd_una))) { + sbused(&so->so_snd) >= (so->so_snd.sb_hiwat / 8 * 7) && + sbused(&so->so_snd) < V_tcp_autosndbuf_max && + sendwin >= (sbused(&so->so_snd) - + (tp->snd_nxt - tp->snd_una))) { if (!sbreserve_locked(&so->so_snd, min(so->so_snd.sb_hiwat + V_tcp_autosndbuf_inc, V_tcp_autosndbuf_max), so, curthread)) @@ -499,10 +503,11 @@ after_sack_rexmit: tso = 1; if (sack_rxmit) { - if (SEQ_LT(p->rxmit + len, tp->snd_una + so->so_snd.sb_cc)) + if (SEQ_LT(p->rxmit + len, tp->snd_una + sbavail(&so->so_snd))) flags &= ~TH_FIN; } else { - if (SEQ_LT(tp->snd_nxt + len, tp->snd_una + so->so_snd.sb_cc)) + if (SEQ_LT(tp->snd_nxt + len, tp->snd_una + + sbavail(&so->so_snd))) flags &= ~TH_FIN; } @@ -532,7 +537,7 @@ after_sack_rexmit: */ if (!(tp->t_flags & TF_MORETOCOME) && /* normal case */ (idle || (tp->t_flags & TF_NODELAY)) && - len + off >= so->so_snd.sb_cc && + len + off >= sbavail(&so->so_snd) && (tp->t_flags & TF_NOPUSH) == 0) { goto send; } @@ -660,7 +665,7 @@ dontupdate: * if window is nonzero, transmit what we can, * otherwise force out a byte. */ - if (so->so_snd.sb_cc && !tcp_timer_active(tp, TT_REXMT) && + if (sbavail(&so->so_snd) && !tcp_timer_active(tp, TT_REXMT) && !tcp_timer_active(tp, TT_PERSIST)) { tp->t_rxtshift = 0; tcp_setpersist(tp); @@ -786,7 +791,7 @@ send: * fractional unless the send sockbuf can * be emptied. */ - if (sendalot && off + len < so->so_snd.sb_cc) { + if (sendalot && off + len < sbavail(&so->so_snd)) { len -= len % (tp->t_maxopd - optlen); sendalot = 1; } @@ -889,7 +894,7 @@ send: * give data to the user when a buffer fills or * a PUSH comes in.) */ - if (off + len == so->so_snd.sb_cc) + if (off + len == sbavail(&so->so_snd)) flags |= TH_PUSH; SOCKBUF_UNLOCK(&so->so_snd); } else { Modified: projects/sendfile/sys/netinet/tcp_reass.c ============================================================================== --- projects/sendfile/sys/netinet/tcp_reass.c Tue Dec 24 13:46:54 2013 (r259820) +++ projects/sendfile/sys/netinet/tcp_reass.c Tue Dec 24 14:14:05 2013 (r259821) @@ -351,7 +351,7 @@ present: if (so->so_rcv.sb_state & SBS_CANTRCVMORE) m_freem(q->tqe_m); else - sbappendstream_locked(&so->so_rcv, q->tqe_m); + sbappendstream_locked(&so->so_rcv, q->tqe_m, 0); if (q != &tqs) uma_zfree(V_tcp_reass_zone, q); tp->t_segqlen--; Modified: projects/sendfile/sys/netinet/tcp_usrreq.c ============================================================================== --- projects/sendfile/sys/netinet/tcp_usrreq.c Tue Dec 24 13:46:54 2013 (r259820) +++ projects/sendfile/sys/netinet/tcp_usrreq.c Tue Dec 24 14:14:05 2013 (r259821) @@ -835,7 +835,7 @@ tcp_usr_send(struct socket *so, int flag m_freem(control); /* empty control, just free it */ } if (!(flags & PRUS_OOB)) { - sbappendstream(&so->so_snd, m); + sbappendstream(&so->so_snd, m, flags); if (nam && tp->t_state < TCPS_SYN_SENT) { /* * Do implied connect if not yet connected, @@ -867,7 +867,8 @@ tcp_usr_send(struct socket *so, int flag socantsendmore(so); tcp_usrclosed(tp); } - if (!(inp->inp_flags & INP_DROPPED)) { + if (!(inp->inp_flags & INP_DROPPED) && + !(flags & PRUS_NOTREADY)) { if (flags & PRUS_MORETOCOME) tp->t_flags |= TF_MORETOCOME; error = tcp_output(tp); @@ -893,7 +894,7 @@ tcp_usr_send(struct socket *so, int flag * of data past the urgent section. * Otherwise, snd_up should be one lower. */ - sbappendstream_locked(&so->so_snd, m); + sbappendstream_locked(&so->so_snd, m, flags); SOCKBUF_UNLOCK(&so->so_snd); if (nam && tp->t_state < TCPS_SYN_SENT) { /* @@ -917,10 +918,12 @@ tcp_usr_send(struct socket *so, int flag tp->snd_wnd = TTCP_CLIENT_SND_WND; tcp_mss(tp, -1); } - tp->snd_up = tp->snd_una + so->so_snd.sb_cc; - tp->t_flags |= TF_FORCEDATA; - error = tcp_output(tp); - tp->t_flags &= ~TF_FORCEDATA; + tp->snd_up = tp->snd_una + sbavail(&so->so_snd); + if (!(flags & PRUS_NOTREADY)) { + tp->t_flags |= TF_FORCEDATA; + error = tcp_output(tp); + tp->t_flags &= ~TF_FORCEDATA; + } } out: TCPDEBUG2((flags & PRUS_OOB) ? PRU_SENDOOB : Modified: projects/sendfile/sys/sys/mbuf.h ============================================================================== --- projects/sendfile/sys/sys/mbuf.h Tue Dec 24 13:46:54 2013 (r259820) +++ projects/sendfile/sys/sys/mbuf.h Tue Dec 24 14:14:05 2013 (r259821) @@ -929,7 +929,7 @@ struct mbuf *m_copypacket(struct mbuf *, void m_copy_pkthdr(struct mbuf *, struct mbuf *); struct mbuf *m_copyup(struct mbuf *, int, int); struct mbuf *m_defrag(struct mbuf *, int); -void m_demote(struct mbuf *, int); +void m_demote(struct mbuf *, int, int); struct mbuf *m_devget(char *, int, int, struct ifnet *, void (*)(char *, caddr_t, u_int)); struct mbuf *m_dup(struct mbuf *, int); Modified: projects/sendfile/sys/sys/protosw.h ============================================================================== --- projects/sendfile/sys/sys/protosw.h Tue Dec 24 13:46:54 2013 (r259820) +++ projects/sendfile/sys/sys/protosw.h Tue Dec 24 14:14:05 2013 (r259821) @@ -209,6 +209,7 @@ struct pr_usrreqs { #define PRUS_OOB 0x1 #define PRUS_EOF 0x2 #define PRUS_MORETOCOME 0x4 +#define PRUS_NOTREADY 0x8 int (*pru_sense)(struct socket *so, struct stat *sb); int (*pru_shutdown)(struct socket *so); int (*pru_flush)(struct socket *so, int direction); Modified: projects/sendfile/sys/sys/sockbuf.h ============================================================================== --- projects/sendfile/sys/sys/sockbuf.h Tue Dec 24 13:46:54 2013 (r259820) +++ projects/sendfile/sys/sys/sockbuf.h Tue Dec 24 14:14:05 2013 (r259821) @@ -88,8 +88,13 @@ struct sockbuf { struct mbuf *sb_lastrecord; /* (c/d) first mbuf of last * record in socket buffer */ struct mbuf *sb_sndptr; /* (c/d) pointer into mbuf chain */ + struct mbuf *sb_fnrdy; /* (c/d) pointer to first not ready buffer */ +#if 0 + struct mbuf *sb_lnrdy; /* (c/d) pointer to last not ready buffer */ +#endif u_int sb_sndptroff; /* (c/d) byte offset of ptr into chain */ - u_int sb_cc; /* (c/d) actual chars in buffer */ + u_int sb_acc; /* (c/d) available chars in buffer */ + u_int sb_ccc; /* (c/d) claimed chars in buffer */ u_int sb_hiwat; /* (c/d) max actual char count */ u_int sb_mbcnt; /* (c/d) chars of mbufs used */ u_int sb_mcnt; /* (c/d) number of mbufs in buffer */ @@ -119,10 +124,17 @@ struct sockbuf { #define SOCKBUF_LOCK_ASSERT(_sb) mtx_assert(SOCKBUF_MTX(_sb), MA_OWNED) #define SOCKBUF_UNLOCK_ASSERT(_sb) mtx_assert(SOCKBUF_MTX(_sb), MA_NOTOWNED) +/* + * Socket buffer private mbuf(9) flags. + */ +#define M_NOTREADY M_PROTO1 /* m_data not populated yet */ +#define M_BLOCKED M_PROTO2 /* M_NOTREADY in front of m */ +#define M_NOTAVAIL (M_NOTREADY | M_BLOCKED) + void sbappend(struct sockbuf *sb, struct mbuf *m); void sbappend_locked(struct sockbuf *sb, struct mbuf *m); -void sbappendstream(struct sockbuf *sb, struct mbuf *m); -void sbappendstream_locked(struct sockbuf *sb, struct mbuf *m); +void sbappendstream(struct sockbuf *sb, struct mbuf *m, int flags); +void sbappendstream_locked(struct sockbuf *sb, struct mbuf *m, int flags); int sbappendaddr(struct sockbuf *sb, const struct sockaddr *asa, struct mbuf *m0, struct mbuf *control); int sbappendaddr_locked(struct sockbuf *sb, const struct sockaddr *asa, @@ -133,7 +145,6 @@ int sbappendcontrol_locked(struct sockbu struct mbuf *control); void sbappendrecord(struct sockbuf *sb, struct mbuf *m0); void sbappendrecord_locked(struct sockbuf *sb, struct mbuf *m0); -void sbcheck(struct sockbuf *sb); void sbcompress(struct sockbuf *sb, struct mbuf *m, struct mbuf *n); struct mbuf * sbcreatecontrol(caddr_t p, int size, int type, int level); @@ -159,47 +170,49 @@ void sbtoxsockbuf(struct sockbuf *sb, st int sbwait(struct sockbuf *sb); int sblock(struct sockbuf *sb, int flags); void sbunlock(struct sockbuf *sb); +void sballoc(struct sockbuf *, struct mbuf *); +void sbfree(struct sockbuf *, struct mbuf *); +void sbmtrim(struct sockbuf *, struct mbuf *, int); + +static inline u_int +sbavail(struct sockbuf *sb) +{ + +#if 0 + SOCKBUF_LOCK_ASSERT(sb); +#endif + return (sb->sb_acc); +} + +static inline u_int +sbused(struct sockbuf *sb) +{ + +#if 0 + SOCKBUF_LOCK_ASSERT(sb); +#endif + return (sb->sb_ccc); +} /* * How much space is there in a socket buffer (so->so_snd or so->so_rcv)? * This is problematical if the fields are unsigned, as the space might - * still be negative (cc > hiwat or mbcnt > mbmax). Should detect - * overflow and return 0. Should use "lmin" but it doesn't exist now. + * still be negative (ccc > hiwat or mbcnt > mbmax). */ -#define sbspace(sb) \ - ((long) imin((int)((sb)->sb_hiwat - (sb)->sb_cc), \ - (int)((sb)->sb_mbmax - (sb)->sb_mbcnt))) - -/* adjust counters in sb reflecting allocation of m */ -#define sballoc(sb, m) { \ - (sb)->sb_cc += (m)->m_len; \ - if ((m)->m_type != MT_DATA && (m)->m_type != MT_OOBDATA) \ - (sb)->sb_ctl += (m)->m_len; \ - (sb)->sb_mbcnt += MSIZE; \ - (sb)->sb_mcnt += 1; \ - if ((m)->m_flags & M_EXT) { \ - (sb)->sb_mbcnt += (m)->m_ext.ext_size; \ - (sb)->sb_ccnt += 1; \ - } \ -} +static inline int +sbspace(struct sockbuf *sb) +{ + int cc, mbc; + +#if 0 + SOCKBUF_LOCK_ASSERT(sb); +#endif + cc = sb->sb_hiwat - sb->sb_ccc; + mbc = sb->sb_mbmax - sb->sb_mbcnt; + if (cc < 0 || mbc < 0) + return (0); -/* adjust counters in sb reflecting freeing of m */ *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-src-projects@FreeBSD.ORG Thu Dec 26 05:55:04 2013 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 19DA8AAC; Thu, 26 Dec 2013 05:55:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 012D1129F; Thu, 26 Dec 2013 05:55:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBQ5t3Z5013296; Thu, 26 Dec 2013 05:55:03 GMT (envelope-from marcel@svn.freebsd.org) Received: (from marcel@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBQ5sx8u013192; Thu, 26 Dec 2013 05:54:59 GMT (envelope-from marcel@svn.freebsd.org) Message-Id: <201312260554.rBQ5sx8u013192@svn.freebsd.org> From: Marcel Moolenaar Date: Thu, 26 Dec 2013 05:54:59 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r259909 - in projects/altix2: . bin/pax bin/sh bin/sh/tests/parameters cddl/contrib/opensolaris/cmd/zdb cddl/contrib/opensolaris/cmd/zfs cddl/contrib/opensolaris/cmd/zhack cddl/contrib/... X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Dec 2013 05:55:04 -0000 Author: marcel Date: Thu Dec 26 05:54:58 2013 New Revision: 259909 URL: http://svnweb.freebsd.org/changeset/base/259909 Log: Merge ^/head@259908 Added: projects/altix2/bin/sh/tests/parameters/optind2.0 - copied unchanged from r259908, head/bin/sh/tests/parameters/optind2.0 projects/altix2/contrib/gcclibs/libcpp/ChangeLog.apple - copied unchanged from r259908, head/contrib/gcclibs/libcpp/ChangeLog.apple projects/altix2/etc/rc.d/casperd - copied unchanged from r259908, head/etc/rc.d/casperd projects/altix2/lib/clang/include/PPCGenAsmMatcher.inc - copied unchanged from r259908, head/lib/clang/include/PPCGenAsmMatcher.inc projects/altix2/lib/clang/libllvmpowerpcasmparser/ - copied from r259908, head/lib/clang/libllvmpowerpcasmparser/ projects/altix2/sys/amd64/vmm/io/vlapic_priv.h - copied unchanged from r259908, head/sys/amd64/vmm/io/vlapic_priv.h projects/altix2/sys/arm/broadcom/bcm2835/bcm2835_fbd.c - copied unchanged from r259908, head/sys/arm/broadcom/bcm2835/bcm2835_fbd.c projects/altix2/sys/arm/freescale/imx/imx51_ipuv3_fbd.c - copied unchanged from r259908, head/sys/arm/freescale/imx/imx51_ipuv3_fbd.c projects/altix2/usr.sbin/bhyve/pm.c - copied unchanged from r259908, head/usr.sbin/bhyve/pm.c Deleted: projects/altix2/sys/i386/i386/symbols.raw Modified: projects/altix2/UPDATING projects/altix2/bin/pax/pax.1 projects/altix2/bin/sh/tests/parameters/Makefile projects/altix2/bin/sh/var.c projects/altix2/bin/sh/var.h projects/altix2/cddl/contrib/opensolaris/cmd/zdb/zdb.c projects/altix2/cddl/contrib/opensolaris/cmd/zfs/zfs.8 projects/altix2/cddl/contrib/opensolaris/cmd/zfs/zfs_iter.c projects/altix2/cddl/contrib/opensolaris/cmd/zfs/zfs_iter.h projects/altix2/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c projects/altix2/cddl/contrib/opensolaris/cmd/zhack/zhack.c projects/altix2/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 projects/altix2/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c projects/altix2/cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h projects/altix2/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c projects/altix2/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_pool.c projects/altix2/contrib/file/compress.c projects/altix2/contrib/gcc/ChangeLog.gcc43 projects/altix2/contrib/gcc/c-common.c projects/altix2/contrib/gcc/c-convert.c projects/altix2/contrib/gcc/c-incpath.c projects/altix2/contrib/gcc/c-opts.c projects/altix2/contrib/gcc/c-typeck.c projects/altix2/contrib/gcc/c.opt projects/altix2/contrib/gcc/calls.c projects/altix2/contrib/gcc/cfg.c projects/altix2/contrib/gcc/collect2.c projects/altix2/contrib/gcc/config/arm/arm.c projects/altix2/contrib/gcc/config/arm/arm.md projects/altix2/contrib/gcc/config/darwin.c projects/altix2/contrib/gcc/config/darwin.h projects/altix2/contrib/gcc/config/rs6000/rs6000.c projects/altix2/contrib/gcc/cp/ChangeLog.gcc43 projects/altix2/contrib/gcc/cp/Make-lang.in projects/altix2/contrib/gcc/cp/cvt.c projects/altix2/contrib/gcc/cp/decl.c projects/altix2/contrib/gcc/cp/mangle.c projects/altix2/contrib/gcc/cp/method.c projects/altix2/contrib/gcc/cp/parser.c projects/altix2/contrib/gcc/cp/pt.c projects/altix2/contrib/gcc/cp/rtti.c projects/altix2/contrib/gcc/cp/typeck.c projects/altix2/contrib/gcc/doc/cppopts.texi projects/altix2/contrib/gcc/doc/invoke.texi projects/altix2/contrib/gcc/doc/tm.texi projects/altix2/contrib/gcc/dwarf2out.c projects/altix2/contrib/gcc/fold-const.c projects/altix2/contrib/gcc/gcc.c projects/altix2/contrib/gcc/gcov.c projects/altix2/contrib/gcc/sched-vis.c projects/altix2/contrib/gcc/target-def.h projects/altix2/contrib/gcc/target.h projects/altix2/contrib/gcc/tlink.c projects/altix2/contrib/gcc/tree-dump.c projects/altix2/contrib/gcc/version.c projects/altix2/contrib/gcclibs/libcpp/charset.c projects/altix2/contrib/gcclibs/libcpp/include/cpplib.h projects/altix2/contrib/gcclibs/libcpp/init.c projects/altix2/contrib/gcclibs/libcpp/lex.c projects/altix2/contrib/gperf/lib/getline.cc projects/altix2/contrib/llvm/lib/Target/X86/X86InstrMMX.td projects/altix2/contrib/llvm/tools/clang/lib/Headers/cpuid.h projects/altix2/contrib/tcpdump/addrtoname.c projects/altix2/contrib/tcpdump/tcpdump.c projects/altix2/contrib/tzcode/stdtime/tzfile.5 projects/altix2/contrib/tzdata/asia projects/altix2/contrib/tzdata/northamerica projects/altix2/etc/defaults/rc.conf projects/altix2/etc/rc.d/Makefile projects/altix2/gnu/lib/csu/Makefile projects/altix2/gnu/lib/libgcc/Makefile projects/altix2/gnu/lib/libstdc++/Makefile projects/altix2/gnu/lib/libsupc++/Makefile projects/altix2/kerberos5/lib/Makefile projects/altix2/kerberos5/lib/libkafs5/Makefile projects/altix2/lib/atf/libatf-c/tests/Makefile projects/altix2/lib/clang/Makefile projects/altix2/lib/clang/include/llvm/Config/AsmParsers.def projects/altix2/lib/libc/sys/shm_open.2 projects/altix2/lib/libc/sys/swapon.2 projects/altix2/lib/libdevstat/devstat.c projects/altix2/lib/libstand/close.c projects/altix2/lib/libstand/dosfs.c projects/altix2/lib/libstand/dosfs.h projects/altix2/lib/libstand/environment.c projects/altix2/lib/libvmmapi/vmmapi.c projects/altix2/lib/libvmmapi/vmmapi.h projects/altix2/release/Makefile projects/altix2/release/doc/Makefile projects/altix2/release/doc/en_US.ISO8859-1/relnotes/article.xml projects/altix2/release/doc/share/xml/release.ent projects/altix2/release/rc.local projects/altix2/release/release.sh projects/altix2/sbin/ipfw/ipfw.8 projects/altix2/sbin/iscontrol/iscsi.conf.5 projects/altix2/sbin/swapon/swapon.c projects/altix2/share/man/man4/arcmsr.4 projects/altix2/share/man/man4/cxgbe.4 projects/altix2/share/man/man5/hosts.5 projects/altix2/share/man/man5/hosts.equiv.5 projects/altix2/share/man/man5/nsswitch.conf.5 projects/altix2/share/man/man5/periodic.conf.5 projects/altix2/share/man/man5/rc.conf.5 projects/altix2/share/man/man5/resolver.5 projects/altix2/share/man/man7/hier.7 projects/altix2/share/man/man7/hostname.7 projects/altix2/share/man/man7/security.7 projects/altix2/share/man/man8/rc.8 projects/altix2/share/man/man9/Makefile projects/altix2/share/man/man9/mbuf.9 projects/altix2/share/misc/committers-ports.dot projects/altix2/share/misc/committers-src.dot projects/altix2/share/mk/bsd.own.mk projects/altix2/share/mk/bsd.sys.mk projects/altix2/sys/amd64/amd64/machdep.c projects/altix2/sys/amd64/amd64/mp_machdep.c projects/altix2/sys/amd64/amd64/pmap.c projects/altix2/sys/amd64/include/cpu.h projects/altix2/sys/amd64/include/pmap.h projects/altix2/sys/amd64/include/vmm.h (contents, props changed) projects/altix2/sys/amd64/include/vmm_dev.h (contents, props changed) projects/altix2/sys/amd64/vmm/amd/amdv.c projects/altix2/sys/amd64/vmm/intel/ept.c projects/altix2/sys/amd64/vmm/intel/vmcs.c projects/altix2/sys/amd64/vmm/intel/vmcs.h projects/altix2/sys/amd64/vmm/intel/vmx.c projects/altix2/sys/amd64/vmm/intel/vmx.h projects/altix2/sys/amd64/vmm/intel/vmx_genassym.c projects/altix2/sys/amd64/vmm/io/ppt.c projects/altix2/sys/amd64/vmm/io/ppt.h projects/altix2/sys/amd64/vmm/io/vhpet.c projects/altix2/sys/amd64/vmm/io/vioapic.c projects/altix2/sys/amd64/vmm/io/vlapic.c projects/altix2/sys/amd64/vmm/io/vlapic.h projects/altix2/sys/amd64/vmm/vmm.c projects/altix2/sys/amd64/vmm/vmm_dev.c projects/altix2/sys/amd64/vmm/vmm_lapic.c projects/altix2/sys/amd64/vmm/vmm_lapic.h projects/altix2/sys/arm/arm/cpufunc.c projects/altix2/sys/arm/arm/elf_trampoline.c projects/altix2/sys/arm/arm/identcpu.c projects/altix2/sys/arm/arm/locore.S projects/altix2/sys/arm/arm/swtch.S projects/altix2/sys/arm/at91/uart_dev_at91usart.c projects/altix2/sys/arm/broadcom/bcm2835/files.bcm2835 projects/altix2/sys/arm/conf/RPI-B projects/altix2/sys/arm/freescale/imx/files.imx51 projects/altix2/sys/arm/include/armreg.h projects/altix2/sys/arm/include/cpuconf.h projects/altix2/sys/arm/include/cpufunc.h projects/altix2/sys/arm/include/intr.h projects/altix2/sys/arm/include/md_var.h projects/altix2/sys/arm/mv/mv_pci.c projects/altix2/sys/arm/ti/am335x/am335x_dmtimer.c projects/altix2/sys/boot/ia64/efi/version projects/altix2/sys/cddl/contrib/opensolaris/common/zfs/zfeature_common.c projects/altix2/sys/cddl/contrib/opensolaris/common/zfs/zfeature_common.h projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/bpobj.c projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_object.c projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_traverse.c projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode_sync.c projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dataset.c projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_destroy.c projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dir.c projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_pool.c projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_scan.c projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_map.c projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_impl.h projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dnode.h projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_dataset.h projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zap.h projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfeature.h projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap_micro.c projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfeature.c projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c projects/altix2/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c projects/altix2/sys/cddl/contrib/opensolaris/uts/intel/dtrace/fasttrap_isa.c projects/altix2/sys/cddl/dev/fbt/fbt_powerpc.c projects/altix2/sys/conf/Makefile.arm projects/altix2/sys/conf/files.arm projects/altix2/sys/conf/options.arm projects/altix2/sys/dev/advansys/adwcam.c projects/altix2/sys/dev/ae/if_ae.c projects/altix2/sys/dev/aic7xxx/aic79xx.c projects/altix2/sys/dev/aic7xxx/aic7xxx.c projects/altix2/sys/dev/arcmsr/arcmsr.c projects/altix2/sys/dev/arcmsr/arcmsr.h projects/altix2/sys/dev/cxgb/common/cxgb_mc5.c projects/altix2/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c projects/altix2/sys/dev/cxgbe/tom/t4_listen.c projects/altix2/sys/dev/cxgbe/tom/t4_tom.h projects/altix2/sys/dev/drm/mach64_dma.c projects/altix2/sys/dev/drm2/drm_edid.c projects/altix2/sys/dev/drm2/radeon/radeon_fence.c projects/altix2/sys/dev/drm2/radeon/radeon_sa.c projects/altix2/sys/dev/drm2/ttm/ttm_bo.c projects/altix2/sys/dev/drm2/ttm/ttm_bo_vm.c projects/altix2/sys/dev/drm2/ttm/ttm_lock.c projects/altix2/sys/dev/e1000/if_lem.c projects/altix2/sys/dev/fb/fbd.c projects/altix2/sys/dev/fdt/fdt_common.h projects/altix2/sys/dev/fdt/fdt_pci.c projects/altix2/sys/dev/hwpmc/hwpmc_core.c projects/altix2/sys/dev/hwpmc/hwpmc_core.h projects/altix2/sys/dev/hwpmc/hwpmc_intel.c projects/altix2/sys/dev/ie/if_ie.c projects/altix2/sys/dev/isp/isp.c projects/altix2/sys/dev/isp/isp_freebsd.c projects/altix2/sys/dev/ixgbe/ixgbe.c projects/altix2/sys/dev/mwl/if_mwl.c projects/altix2/sys/dev/netmap/ixgbe_netmap.h projects/altix2/sys/dev/netmap/netmap.c projects/altix2/sys/dev/netmap/netmap_kern.h projects/altix2/sys/dev/netmap/netmap_vale.c projects/altix2/sys/dev/nmdm/nmdm.c projects/altix2/sys/dev/ofw/ofw_bus_subr.c projects/altix2/sys/dev/ofw/ofw_bus_subr.h projects/altix2/sys/dev/pci/vga_pci.c projects/altix2/sys/dev/sym/sym_hipd.c projects/altix2/sys/dev/syscons/scterm-teken.c projects/altix2/sys/dev/uart/uart_bus_pci.c projects/altix2/sys/dev/uart/uart_cpu.h projects/altix2/sys/dev/uart/uart_tty.c projects/altix2/sys/dev/usb/controller/xhci.c projects/altix2/sys/dev/usb/quirk/usb_quirk.c projects/altix2/sys/dev/usb/usbdevs projects/altix2/sys/dev/usb/wlan/if_run.c projects/altix2/sys/dev/usb/wlan/if_runreg.h projects/altix2/sys/dev/usb/wlan/if_runvar.h projects/altix2/sys/dev/vt/font/vt_font_default.c projects/altix2/sys/dev/vt/hw/fb/vt_fb.c projects/altix2/sys/dev/vt/vt.h projects/altix2/sys/dev/vt/vt_consolectl.c projects/altix2/sys/dev/vt/vt_core.c projects/altix2/sys/dev/vt/vt_font.c projects/altix2/sys/dev/vt/vt_sysmouse.c projects/altix2/sys/fs/ext2fs/ext2_hash.c projects/altix2/sys/fs/fifofs/fifo_vnops.c projects/altix2/sys/fs/nfs/nfs_commonsubs.c projects/altix2/sys/fs/nfs/nfs_var.h projects/altix2/sys/fs/nfsclient/nfs_clstate.c projects/altix2/sys/fs/nfsserver/nfs_fha_new.c projects/altix2/sys/fs/nfsserver/nfs_nfsdcache.c projects/altix2/sys/fs/nfsserver/nfs_nfsdport.c projects/altix2/sys/fs/nfsserver/nfs_nfsdstate.c projects/altix2/sys/geom/mirror/g_mirror_ctl.c projects/altix2/sys/kern/kern_clocksource.c projects/altix2/sys/kern/kern_event.c projects/altix2/sys/kern/kern_fork.c projects/altix2/sys/kern/kern_jail.c projects/altix2/sys/kern/kern_linker.c projects/altix2/sys/kern/kern_rwlock.c projects/altix2/sys/kern/sched_ule.c projects/altix2/sys/kern/subr_terminal.c projects/altix2/sys/kern/subr_trap.c projects/altix2/sys/kern/subr_witness.c projects/altix2/sys/kern/tty.c projects/altix2/sys/kern/uipc_syscalls.c projects/altix2/sys/kern/vfs_mountroot.c projects/altix2/sys/kern/vfs_vnops.c projects/altix2/sys/net/radix.c projects/altix2/sys/netgraph/ng_ksocket.c projects/altix2/sys/netinet/in.h projects/altix2/sys/netinet/in_mcast.c projects/altix2/sys/netinet/ip_output.c projects/altix2/sys/netinet/libalias/alias.c projects/altix2/sys/netinet/libalias/alias_cuseeme.c projects/altix2/sys/netinet/libalias/alias_db.c projects/altix2/sys/netinet/libalias/alias_dummy.c projects/altix2/sys/netinet/libalias/alias_irc.c projects/altix2/sys/netinet/libalias/alias_mod.c projects/altix2/sys/netinet/libalias/alias_mod.h projects/altix2/sys/netinet/libalias/alias_nbt.c projects/altix2/sys/netinet/libalias/alias_pptp.c projects/altix2/sys/netinet/libalias/alias_skinny.c projects/altix2/sys/netinet/libalias/alias_smedia.c projects/altix2/sys/netinet/libalias/libalias.3 projects/altix2/sys/netinet/tcp_input.c projects/altix2/sys/netinet6/in6_mcast.c projects/altix2/sys/netinet6/send.c projects/altix2/sys/netpfil/ipfw/ip_fw_dynamic.c projects/altix2/sys/netpfil/pf/pf.c projects/altix2/sys/netpfil/pf/pf.h projects/altix2/sys/nfs/nfs_fha.c projects/altix2/sys/nfs/nfs_fha.h projects/altix2/sys/nfsserver/nfs_fha_old.c projects/altix2/sys/powerpc/include/openpicreg.h projects/altix2/sys/powerpc/include/openpicvar.h projects/altix2/sys/powerpc/include/pmc_mdep.h projects/altix2/sys/powerpc/ofw/ofw_pci.c projects/altix2/sys/powerpc/ofw/ofw_pcib_pci.c projects/altix2/sys/powerpc/ofw/openpic_ofw.c projects/altix2/sys/powerpc/powermac/ata_macio.c projects/altix2/sys/powerpc/powermac/atibl.c projects/altix2/sys/powerpc/powermac/cpcht.c projects/altix2/sys/powerpc/powermac/dbdma.c projects/altix2/sys/powerpc/powermac/dbdmavar.h projects/altix2/sys/powerpc/powerpc/openpic.c projects/altix2/sys/powerpc/psim/openpic_iobus.c projects/altix2/sys/rpc/clnt_dg.c projects/altix2/sys/rpc/clnt_vc.c projects/altix2/sys/rpc/rpcb_clnt.c projects/altix2/sys/rpc/svc.c projects/altix2/sys/rpc/svc.h projects/altix2/sys/rpc/svc_vc.c projects/altix2/sys/security/mac/mac_framework.c projects/altix2/sys/sparc64/ebus/ebus.c projects/altix2/sys/sparc64/isa/ofw_isa.c projects/altix2/sys/sparc64/pci/fire.c projects/altix2/sys/sparc64/pci/ofw_pcib_subr.c projects/altix2/sys/sparc64/pci/psycho.c projects/altix2/sys/sparc64/pci/schizo.c projects/altix2/sys/sys/consio.h projects/altix2/sys/sys/dtrace_bsd.h projects/altix2/sys/sys/fbio.h projects/altix2/sys/sys/terminal.h projects/altix2/sys/sys/tty.h projects/altix2/sys/teken/demo/teken_demo.c projects/altix2/sys/teken/teken.h projects/altix2/sys/teken/teken_subr.h projects/altix2/sys/vm/vm_pageout.c projects/altix2/sys/x86/acpica/acpi_wakeup.c projects/altix2/tools/build/mk/OptionalObsoleteFiles.inc projects/altix2/tools/tools/ath/athstats/Makefile projects/altix2/tools/tools/net80211/wlanstats/Makefile projects/altix2/tools/tools/vt/fontcvt/fontcvt.c projects/altix2/tools/tools/vt/mkkfont/mkkfont.c projects/altix2/tools/tools/vt/setfont/setfont.c projects/altix2/usr.bin/clang/clang/Makefile projects/altix2/usr.bin/clang/llc/Makefile projects/altix2/usr.bin/clang/lldb/Makefile projects/altix2/usr.bin/clang/llvm-mc/Makefile projects/altix2/usr.bin/clang/llvm-objdump/Makefile projects/altix2/usr.bin/clang/llvm-rtdyld/Makefile projects/altix2/usr.bin/clang/opt/Makefile projects/altix2/usr.bin/kdump/kdump.c projects/altix2/usr.bin/mkcsmapper/Makefile.inc projects/altix2/usr.bin/netstat/if.c projects/altix2/usr.bin/netstat/main.c projects/altix2/usr.bin/netstat/mroute.c projects/altix2/usr.bin/netstat/mroute6.c projects/altix2/usr.bin/netstat/netgraph.c projects/altix2/usr.bin/netstat/netstat.h projects/altix2/usr.bin/netstat/route.c projects/altix2/usr.bin/sort/radixsort.c projects/altix2/usr.sbin/bhyve/Makefile projects/altix2/usr.sbin/bhyve/acpi.c projects/altix2/usr.sbin/bhyve/bhyve.8 projects/altix2/usr.sbin/bhyve/bhyverun.c projects/altix2/usr.sbin/bhyve/inout.h projects/altix2/usr.sbin/bhyve/mptbl.c projects/altix2/usr.sbin/bhyve/pci_emul.c projects/altix2/usr.sbin/bhyve/pci_emul.h projects/altix2/usr.sbin/bhyve/pci_passthru.c projects/altix2/usr.sbin/bhyve/xmsr.c projects/altix2/usr.sbin/bhyve/xmsr.h projects/altix2/usr.sbin/bhyvectl/bhyvectl.c projects/altix2/usr.sbin/bsdinstall/scripts/auto projects/altix2/usr.sbin/bsdinstall/scripts/config projects/altix2/usr.sbin/bsdinstall/scripts/zfsboot projects/altix2/usr.sbin/crashinfo/crashinfo.sh projects/altix2/usr.sbin/ndiscvt/ndisgen.sh projects/altix2/usr.sbin/pkg/pkg.c Directory Properties: projects/altix2/ (props changed) projects/altix2/cddl/ (props changed) projects/altix2/cddl/contrib/opensolaris/ (props changed) projects/altix2/cddl/contrib/opensolaris/cmd/zfs/ (props changed) projects/altix2/cddl/contrib/opensolaris/lib/libzfs/ (props changed) projects/altix2/contrib/file/ (props changed) projects/altix2/contrib/gcc/ (props changed) projects/altix2/contrib/llvm/ (props changed) projects/altix2/contrib/llvm/tools/clang/ (props changed) projects/altix2/contrib/tcpdump/ (props changed) projects/altix2/contrib/tzcode/stdtime/ (props changed) projects/altix2/contrib/tzdata/ (props changed) projects/altix2/etc/ (props changed) projects/altix2/gnu/lib/ (props changed) projects/altix2/lib/libc/ (props changed) projects/altix2/lib/libvmmapi/ (props changed) projects/altix2/sbin/ (props changed) projects/altix2/sbin/ipfw/ (props changed) projects/altix2/share/man/man4/ (props changed) projects/altix2/sys/ (props changed) projects/altix2/sys/amd64/vmm/ (props changed) projects/altix2/sys/boot/ (props changed) projects/altix2/sys/boot/ia64/efi/ (props changed) projects/altix2/sys/cddl/contrib/opensolaris/ (props changed) projects/altix2/sys/conf/ (props changed) projects/altix2/usr.sbin/bhyve/ (props changed) projects/altix2/usr.sbin/bhyvectl/ (props changed) projects/altix2/usr.sbin/ndiscvt/ (props changed) Modified: projects/altix2/UPDATING ============================================================================== --- projects/altix2/UPDATING Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/UPDATING Thu Dec 26 05:54:58 2013 (r259909) @@ -1943,7 +1943,7 @@ COMMON ITEMS: make buildkernel KERNCONF=YOUR_KERNEL_HERE - make installworld DESTDIR=${CURRENT_ROOT} + make installworld DESTDIR=${CURRENT_ROOT} -DDB_FROM_SRC make distribution DESTDIR=${CURRENT_ROOT} # if newfs'd make installkernel KERNCONF=YOUR_KERNEL_HERE DESTDIR=${CURRENT_ROOT} cp /etc/fstab ${CURRENT_ROOT}/etc/fstab # if newfs'd Modified: projects/altix2/bin/pax/pax.1 ============================================================================== --- projects/altix2/bin/pax/pax.1 Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/bin/pax/pax.1 Thu Dec 26 05:54:58 2013 (r259909) @@ -33,7 +33,7 @@ .\" @(#)pax.1 8.4 (Berkeley) 4/18/94 .\" $FreeBSD$ .\" -.Dd August 29, 2010 +.Dd December 21, 2013 .Dt PAX 1 .Os .Sh NAME @@ -587,6 +587,16 @@ precedence. For example, if .Dl Fl p Ar eme is specified, file modification times are still preserved. +.Pp +File flags set by +.Xr chflags 1 +are not understood by +.Nm , +however +.Xr tar 1 +and +.Xr dump 1 +will preserve these. .It Fl s Ar replstr Modify the file or archive member names specified by the .Ar pattern @@ -1195,3 +1205,11 @@ at the University of California, San Die The .Nm utility does not recognize multibyte characters. +.Pp +File flags set by +.Xr chflags 1 +are not preserved by +.Nm . +The BUGS section of +.Xr chflags 1 +has a list of utilities that are unaware of flags. Modified: projects/altix2/bin/sh/tests/parameters/Makefile ============================================================================== --- projects/altix2/bin/sh/tests/parameters/Makefile Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/bin/sh/tests/parameters/Makefile Thu Dec 26 05:54:58 2013 (r259909) @@ -10,6 +10,7 @@ FILES+= exitstatus1.0 FILES+= mail1.0 FILES+= mail2.0 FILES+= optind1.0 +FILES+= optind2.0 FILES+= positional1.0 FILES+= positional2.0 FILES+= pwd1.0 Copied: projects/altix2/bin/sh/tests/parameters/optind2.0 (from r259908, head/bin/sh/tests/parameters/optind2.0) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ projects/altix2/bin/sh/tests/parameters/optind2.0 Thu Dec 26 05:54:58 2013 (r259909, copy of r259908, head/bin/sh/tests/parameters/optind2.0) @@ -0,0 +1,3 @@ +# $FreeBSD$ + +[ "$(OPTIND=42 ${SH} -c 'printf %s "$OPTIND"')" = 1 ] Modified: projects/altix2/bin/sh/var.c ============================================================================== --- projects/altix2/bin/sh/var.c Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/bin/sh/var.c Thu Dec 26 05:54:58 2013 (r259909) @@ -88,11 +88,9 @@ struct var vifs; struct var vmail; struct var vmpath; struct var vpath; -struct var vppid; struct var vps1; struct var vps2; struct var vps4; -struct var vvers; static struct var voptind; struct var vdisvfork; @@ -111,8 +109,6 @@ static const struct varinit varinit[] = NULL }, { &vpath, 0, "PATH=" _PATH_DEFPATH, changepath }, - { &vppid, VUNSET, "PPID=", - NULL }, /* * vps1 depends on uid */ @@ -180,15 +176,14 @@ initvar(void) vps1.text = __DECONST(char *, geteuid() ? "PS1=$ " : "PS1=# "); vps1.flags = VSTRFIXED|VTEXTFIXED; } - if ((vppid.flags & VEXPORT) == 0) { - fmtstr(ppid, sizeof(ppid), "%d", (int)getppid()); - setvarsafe("PPID", ppid, 0); - } + fmtstr(ppid, sizeof(ppid), "%d", (int)getppid()); + setvarsafe("PPID", ppid, 0); for (envp = environ ; *envp ; envp++) { if (strchr(*envp, '=')) { setvareq(*envp, VEXPORT|VTEXTFIXED); } } + setvareq("OPTIND=1", VTEXTFIXED); } /* Modified: projects/altix2/bin/sh/var.h ============================================================================== --- projects/altix2/bin/sh/var.h Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/bin/sh/var.h Thu Dec 26 05:54:58 2013 (r259909) @@ -75,7 +75,6 @@ extern struct var vifs; extern struct var vmail; extern struct var vmpath; extern struct var vpath; -extern struct var vppid; extern struct var vps1; extern struct var vps2; extern struct var vps4; Modified: projects/altix2/cddl/contrib/opensolaris/cmd/zdb/zdb.c ============================================================================== --- projects/altix2/cddl/contrib/opensolaris/cmd/zdb/zdb.c Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/cddl/contrib/opensolaris/cmd/zdb/zdb.c Thu Dec 26 05:54:58 2013 (r259909) @@ -559,16 +559,20 @@ get_metaslab_refcount(vdev_t *vd) static int verify_spacemap_refcounts(spa_t *spa) { - int expected_refcount, actual_refcount; + uint64_t expected_refcount = 0; + uint64_t actual_refcount; - expected_refcount = spa_feature_get_refcount(spa, - &spa_feature_table[SPA_FEATURE_SPACEMAP_HISTOGRAM]); + (void) feature_get_refcount(spa, + &spa_feature_table[SPA_FEATURE_SPACEMAP_HISTOGRAM], + &expected_refcount); actual_refcount = get_dtl_refcount(spa->spa_root_vdev); actual_refcount += get_metaslab_refcount(spa->spa_root_vdev); if (expected_refcount != actual_refcount) { - (void) printf("space map refcount mismatch: expected %d != " - "actual %d\n", expected_refcount, actual_refcount); + (void) printf("space map refcount mismatch: expected %lld != " + "actual %lld\n", + (longlong_t)expected_refcount, + (longlong_t)actual_refcount); return (2); } return (0); @@ -670,8 +674,7 @@ dump_metaslab(metaslab_t *msp) } if (dump_opt['m'] > 1 && sm != NULL && - spa_feature_is_active(spa, - &spa_feature_table[SPA_FEATURE_SPACEMAP_HISTOGRAM])) { + spa_feature_is_active(spa, SPA_FEATURE_SPACEMAP_HISTOGRAM)) { /* * The space map histogram represents free space in chunks * of sm_shift (i.e. bucket 0 refers to 2^sm_shift). @@ -2417,8 +2420,7 @@ dump_block_stats(spa_t *spa) (void) bpobj_iterate_nofree(&spa->spa_dsl_pool->dp_free_bpobj, count_block_cb, &zcb, NULL); } - if (spa_feature_is_active(spa, - &spa_feature_table[SPA_FEATURE_ASYNC_DESTROY])) { + if (spa_feature_is_active(spa, SPA_FEATURE_ASYNC_DESTROY)) { VERIFY3U(0, ==, bptree_iterate(spa->spa_meta_objset, spa->spa_dsl_pool->dp_bptree_obj, B_FALSE, count_block_cb, &zcb, NULL)); @@ -2719,7 +2721,7 @@ dump_zpool(spa_t *spa) } if (spa_feature_is_active(spa, - &spa_feature_table[SPA_FEATURE_ASYNC_DESTROY])) { + SPA_FEATURE_ASYNC_DESTROY)) { dump_bptree(spa->spa_meta_objset, spa->spa_dsl_pool->dp_bptree_obj, "Pool dataset frees"); Modified: projects/altix2/cddl/contrib/opensolaris/cmd/zfs/zfs.8 ============================================================================== --- projects/altix2/cddl/contrib/opensolaris/cmd/zfs/zfs.8 Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/cddl/contrib/opensolaris/cmd/zfs/zfs.8 Thu Dec 26 05:54:58 2013 (r259909) @@ -29,7 +29,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 23, 2013 +.Dd December 24, 2013 .Dt ZFS 8 .Os .Sh NAME @@ -102,7 +102,7 @@ .Nm .Cm list .Op Fl r Ns | Ns Fl d Ar depth -.Op Fl H +.Op Fl Hp .Op Fl o Ar property Ns Oo , Ns property Ns Oc Ns ... .Op Fl t Ar type Ns Oo , Ns type Ns Oc Ns ... .Oo Fl s Ar property Oc Ns ... @@ -1807,7 +1807,7 @@ only dataset that can be renamed recursi .Nm .Cm list .Op Fl r Ns | Ns Fl d Ar depth -.Op Fl H +.Op Fl Hp .Op Fl o Ar property Ns Oo , Ns Ar property Oc Ns ... .Op Fl t Ar type Ns Oo , Ns Ar type Oc Ns ... .Oo Fl s Ar property Oc Ns ... @@ -1838,6 +1838,8 @@ will display only the dataset and its di .It Fl H Used for scripting mode. Do not print headers and separate fields by a single tab instead of arbitrary white space. +.It Fl p +Display numbers in parsable (exact) values. .It Fl o Ar property Ns Oo , Ns Ar property Oc Ns ... A comma-separated list of properties to display. The property must be: .Bl -bullet -offset 2n @@ -1978,7 +1980,7 @@ Display output in a form more easily par omitted, and fields are explicitly separated by a single tab instead of an arbitrary amount of space. .It Fl p -Display numbers in parseable (exact) values. +Display numbers in parsable (exact) values. .It Fl o Cm all | Ar field Ns Oo , Ns Ar field Oc Ns ... A comma-separated list of columns to display. Supported values are .Sy name,property,value,received,source . @@ -2820,7 +2822,7 @@ option of .It \&P Ta event port (not supported on Fx ) .El .It Fl H -Give more parseable tab-separated output, without header lines and without +Give more parsable tab-separated output, without header lines and without arrows. .It Fl t Display the path's inode change time as the first column of output. Modified: projects/altix2/cddl/contrib/opensolaris/cmd/zfs/zfs_iter.c ============================================================================== --- projects/altix2/cddl/contrib/opensolaris/cmd/zfs/zfs_iter.c Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/cddl/contrib/opensolaris/cmd/zfs/zfs_iter.c Thu Dec 26 05:54:58 2013 (r259909) @@ -18,10 +18,12 @@ * * CDDL HEADER END */ + /* * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2012 Pawel Jakub Dawidek . * All rights reserved. + * Copyright 2013 Nexenta Systems, Inc. All rights reserved. */ #include @@ -109,7 +111,8 @@ zfs_callback(zfs_handle_t *zhp, void *da cb->cb_props_table); if (zfs_expand_proplist(zhp, cb->cb_proplist, - (cb->cb_flags & ZFS_ITER_RECVD_PROPS)) + (cb->cb_flags & ZFS_ITER_RECVD_PROPS), + (cb->cb_flags & ZFS_ITER_LITERAL_PROPS)) != 0) { free(node); return (-1); Modified: projects/altix2/cddl/contrib/opensolaris/cmd/zfs/zfs_iter.h ============================================================================== --- projects/altix2/cddl/contrib/opensolaris/cmd/zfs/zfs_iter.h Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/cddl/contrib/opensolaris/cmd/zfs/zfs_iter.h Thu Dec 26 05:54:58 2013 (r259909) @@ -18,9 +18,11 @@ * * CDDL HEADER END */ + /* * Copyright 2009 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. + * Copyright 2013 Nexenta Systems, Inc. All rights reserved. */ #ifndef ZFS_ITER_H @@ -44,6 +46,7 @@ typedef struct zfs_sort_column { #define ZFS_ITER_DEPTH_LIMIT (1 << 3) #define ZFS_ITER_RECVD_PROPS (1 << 4) #define ZFS_ITER_SIMPLE (1 << 5) +#define ZFS_ITER_LITERAL_PROPS (1 << 6) int zfs_for_each(int, char **, int options, zfs_type_t, zfs_sort_column_t *, zprop_list_t **, int, zfs_iter_f, void *); Modified: projects/altix2/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c ============================================================================== --- projects/altix2/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c Thu Dec 26 05:54:58 2013 (r259909) @@ -21,7 +21,6 @@ /* * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. - * Copyright 2012 Nexenta Systems, Inc. All rights reserved. * Copyright (c) 2012 by Delphix. All rights reserved. * Copyright 2012 Milan Jurik. All rights reserved. * Copyright (c) 2012, Joyent, Inc. All rights reserved. @@ -29,6 +28,7 @@ * All rights reserved. * Copyright (c) 2012 Martin Matuska . All rights reserved. * Copyright (c) 2013 Steven Hartland. All rights reserved. + * Copyright 2013 Nexenta Systems, Inc. All rights reserved. */ #include @@ -249,9 +249,8 @@ get_usage(zfs_help_t idx) case HELP_UNJAIL: return (gettext("\tunjail \n")); case HELP_LIST: - return (gettext("\tlist [-rH][-d max] " - "[-o property[,...]] [-t type[,...]] [-s property] ...\n" - "\t [-S property] ... " + return (gettext("\tlist [-Hp] [-r|-d max] [-o property[,...]] " + "[-s property]...\n\t [-S property]... [-t type[,...]] " "[filesystem|volume|snapshot] ...\n")); case HELP_MOUNT: return (gettext("\tmount\n" @@ -310,12 +309,12 @@ get_usage(zfs_help_t idx) "\n")); case HELP_USERSPACE: return (gettext("\tuserspace [-Hinp] [-o field[,...]] " - "[-s field] ...\n\t[-S field] ... " - "[-t type[,...]] \n")); + "[-s field]...\n\t [-S field]... [-t type[,...]] " + "\n")); case HELP_GROUPSPACE: return (gettext("\tgroupspace [-Hinp] [-o field[,...]] " - "[-s field] ...\n\t[-S field] ... " - "[-t type[,...]] \n")); + "[-s field]...\n\t [-S field]... [-t type[,...]] " + "\n")); case HELP_HOLD: return (gettext("\thold [-r] ...\n")); case HELP_HOLDS: @@ -2124,7 +2123,7 @@ zfs_do_upgrade(int argc, char **argv) * -i Translate SID to POSIX ID. * -n Print numeric ID instead of user/group name. * -o Control which fields to display. - * -p Use exact (parseable) numeric output. + * -p Use exact (parsable) numeric output. * -s Specify sort columns, descending order. * -S Specify sort columns, ascending order. * -t Control which object types to display. @@ -2811,24 +2810,25 @@ zfs_do_userspace(int argc, char **argv) } /* - * list [-r][-d max] [-H] [-o property[,property]...] [-t type[,type]...] - * [-s property [-s property]...] [-S property [-S property]...] - * ... + * list [-Hp][-r|-d max] [-o property[,...]] [-s property] ... [-S property] ... + * [-t type[,...]] [filesystem|volume|snapshot] ... * - * -r Recurse over all children + * -H Scripted mode; elide headers and separate columns by tabs. + * -p Display values in parsable (literal) format. + * -r Recurse over all children. * -d Limit recursion by depth. - * -H Scripted mode; elide headers and separate columns by tabs * -o Control which fields to display. - * -t Control which object types to display. * -s Specify sort columns, descending order. * -S Specify sort columns, ascending order. + * -t Control which object types to display. * - * When given no arguments, lists all filesystems in the system. + * When given no arguments, list all filesystems in the system. * Otherwise, list the specified datasets, optionally recursing down them if * '-r' is specified. */ typedef struct list_cbdata { boolean_t cb_first; + boolean_t cb_literal; boolean_t cb_scripted; zprop_list_t *cb_proplist; } list_cbdata_t; @@ -2837,8 +2837,9 @@ typedef struct list_cbdata { * Given a list of columns to display, output appropriate headers for each one. */ static void -print_header(zprop_list_t *pl) +print_header(list_cbdata_t *cb) { + zprop_list_t *pl = cb->cb_proplist; char headerbuf[ZFS_MAXPROPLEN]; const char *header; int i; @@ -2879,19 +2880,19 @@ print_header(zprop_list_t *pl) * to the described layout. */ static void -print_dataset(zfs_handle_t *zhp, zprop_list_t *pl, boolean_t scripted) +print_dataset(zfs_handle_t *zhp, list_cbdata_t *cb) { + zprop_list_t *pl = cb->cb_proplist; boolean_t first = B_TRUE; char property[ZFS_MAXPROPLEN]; nvlist_t *userprops = zfs_get_user_props(zhp); nvlist_t *propval; char *propstr; boolean_t right_justify; - int width; for (; pl != NULL; pl = pl->pl_next) { if (!first) { - if (scripted) + if (cb->cb_scripted) (void) printf("\t"); else (void) printf(" "); @@ -2906,22 +2907,22 @@ print_dataset(zfs_handle_t *zhp, zprop_l right_justify = zfs_prop_align_right(pl->pl_prop); } else if (pl->pl_prop != ZPROP_INVAL) { if (zfs_prop_get(zhp, pl->pl_prop, property, - sizeof (property), NULL, NULL, 0, B_FALSE) != 0) + sizeof (property), NULL, NULL, 0, + cb->cb_literal) != 0) propstr = "-"; else propstr = property; - right_justify = zfs_prop_align_right(pl->pl_prop); } else if (zfs_prop_userquota(pl->pl_user_prop)) { if (zfs_prop_get_userquota(zhp, pl->pl_user_prop, - property, sizeof (property), B_FALSE) != 0) + property, sizeof (property), cb->cb_literal) != 0) propstr = "-"; else propstr = property; right_justify = B_TRUE; } else if (zfs_prop_written(pl->pl_user_prop)) { if (zfs_prop_get_written(zhp, pl->pl_user_prop, - property, sizeof (property), B_FALSE) != 0) + property, sizeof (property), cb->cb_literal) != 0) propstr = "-"; else propstr = property; @@ -2936,19 +2937,17 @@ print_dataset(zfs_handle_t *zhp, zprop_l right_justify = B_FALSE; } - width = pl->pl_width; - /* * If this is being called in scripted mode, or if this is the * last column and it is left-justified, don't include a width * format specifier. */ - if (scripted || (pl->pl_next == NULL && !right_justify)) + if (cb->cb_scripted || (pl->pl_next == NULL && !right_justify)) (void) printf("%s", propstr); else if (right_justify) - (void) printf("%*s", width, propstr); + (void) printf("%*s", pl->pl_width, propstr); else - (void) printf("%-*s", width, propstr); + (void) printf("%-*s", pl->pl_width, propstr); } (void) printf("\n"); @@ -2964,11 +2963,11 @@ list_callback(zfs_handle_t *zhp, void *d if (cbp->cb_first) { if (!cbp->cb_scripted) - print_header(cbp->cb_proplist); + print_header(cbp); cbp->cb_first = B_FALSE; } - print_dataset(zhp, cbp->cb_proplist, cbp->cb_scripted); + print_dataset(zhp, cbp); return (0); } @@ -2977,7 +2976,6 @@ static int zfs_do_list(int argc, char **argv) { int c; - boolean_t scripted = B_FALSE; static char default_fields[] = "name,used,available,referenced,mountpoint"; int types = ZFS_TYPE_DATASET; @@ -2991,11 +2989,15 @@ zfs_do_list(int argc, char **argv) int flags = ZFS_ITER_PROP_LISTSNAPS | ZFS_ITER_ARGS_CAN_BE_PATHS; /* check options */ - while ((c = getopt(argc, argv, ":d:o:rt:Hs:S:")) != -1) { + while ((c = getopt(argc, argv, "HS:d:o:prs:t:")) != -1) { switch (c) { case 'o': fields = optarg; break; + case 'p': + cb.cb_literal = B_TRUE; + flags |= ZFS_ITER_LITERAL_PROPS; + break; case 'd': limit = parse_depth(optarg, &flags); break; @@ -3003,7 +3005,7 @@ zfs_do_list(int argc, char **argv) flags |= ZFS_ITER_RECURSE; break; case 'H': - scripted = B_TRUE; + cb.cb_scripted = B_TRUE; break; case 's': if (zfs_add_sort_column(&sortcol, optarg, @@ -3093,7 +3095,6 @@ zfs_do_list(int argc, char **argv) != 0) usage(B_FALSE); - cb.cb_scripted = scripted; cb.cb_first = B_TRUE; ret = zfs_for_each(argc, argv, flags, types, sortcol, &cb.cb_proplist, Modified: projects/altix2/cddl/contrib/opensolaris/cmd/zhack/zhack.c ============================================================================== --- projects/altix2/cddl/contrib/opensolaris/cmd/zhack/zhack.c Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/cddl/contrib/opensolaris/cmd/zhack/zhack.c Thu Dec 26 05:54:58 2013 (r259909) @@ -20,7 +20,7 @@ */ /* - * Copyright (c) 2012 by Delphix. All rights reserved. + * Copyright (c) 2013 by Delphix. All rights reserved. * Copyright (c) 2013 Steven Hartland. All rights reserved. */ @@ -85,10 +85,15 @@ usage(void) static void -fatal(const char *fmt, ...) +fatal(spa_t *spa, void *tag, const char *fmt, ...) { va_list ap; + if (spa != NULL) { + spa_close(spa, tag); + (void) spa_export(g_pool, NULL, B_TRUE, B_FALSE); + } + va_start(ap, fmt); (void) fprintf(stderr, "%s: ", cmdname); (void) vfprintf(stderr, fmt, ap); @@ -159,13 +164,14 @@ import_pool(const char *target, boolean_ g_importargs.can_be_active = B_TRUE; if (zpool_search_import(g_zfs, &g_importargs) != NULL || spa_open(target, &spa, FTAG) == 0) { - fatal("cannot import '%s': pool is active; run " - "\"zpool export %s\" first\n", - g_pool, g_pool); + fatal(spa, FTAG, "cannot import '%s': pool is " + "active; run " "\"zpool export %s\" " + "first\n", g_pool, g_pool); } } - fatal("cannot import '%s': no such pool available\n", g_pool); + fatal(NULL, FTAG, "cannot import '%s': no such pool " + "available\n", g_pool); } elem = nvlist_next_nvpair(pools, NULL); @@ -186,7 +192,8 @@ import_pool(const char *target, boolean_ error = 0; if (error) - fatal("can't import '%s': %s", name, strerror(error)); + fatal(NULL, FTAG, "can't import '%s': %s", name, + strerror(error)); } static void @@ -201,10 +208,11 @@ zhack_spa_open(const char *target, boole zfeature_checks_disable = B_FALSE; if (err != 0) - fatal("cannot open '%s': %s", target, strerror(err)); + fatal(*spa, FTAG, "cannot open '%s': %s", target, + strerror(err)); if (spa_version(*spa) < SPA_VERSION_FEATURES) { - fatal("'%s' has version %d, features not enabled", target, - (int)spa_version(*spa)); + fatal(*spa, FTAG, "'%s' has version %d, features not enabled", + target, (int)spa_version(*spa)); } } @@ -275,12 +283,13 @@ zhack_do_feature_stat(int argc, char **a } static void -feature_enable_sync(void *arg, dmu_tx_t *tx) +zhack_feature_enable_sync(void *arg, dmu_tx_t *tx) { spa_t *spa = dmu_tx_pool(tx)->dp_spa; zfeature_info_t *feature = arg; - spa_feature_enable(spa, feature, tx); + feature_enable_sync(spa, feature, tx); + spa_history_log_internal(spa, "zhack enable feature", tx, "name=%s can_readonly=%u", feature->fi_guid, feature->fi_can_readonly); @@ -294,7 +303,7 @@ zhack_do_feature_enable(int argc, char * spa_t *spa; objset_t *mos; zfeature_info_t feature; - zfeature_info_t *nodeps[] = { NULL }; + spa_feature_t nodeps[] = { SPA_FEATURE_NONE }; /* * Features are not added to the pool's label until their refcounts @@ -336,18 +345,19 @@ zhack_do_feature_enable(int argc, char * feature.fi_guid = argv[1]; if (!zfeature_is_valid_guid(feature.fi_guid)) - fatal("invalid feature guid: %s", feature.fi_guid); + fatal(NULL, FTAG, "invalid feature guid: %s", feature.fi_guid); zhack_spa_open(target, B_FALSE, FTAG, &spa); mos = spa->spa_meta_objset; - if (0 == zfeature_lookup_guid(feature.fi_guid, NULL)) - fatal("'%s' is a real feature, will not enable"); + if (zfeature_is_supported(feature.fi_guid)) + fatal(spa, FTAG, "'%s' is a real feature, will not enable"); if (0 == zap_contains(mos, spa->spa_feat_desc_obj, feature.fi_guid)) - fatal("feature already enabled: %s", feature.fi_guid); + fatal(spa, FTAG, "feature already enabled: %s", + feature.fi_guid); VERIFY0(dsl_sync_task(spa_name(spa), NULL, - feature_enable_sync, &feature, 5)); + zhack_feature_enable_sync, &feature, 5)); spa_close(spa, FTAG); @@ -359,8 +369,10 @@ feature_incr_sync(void *arg, dmu_tx_t *t { spa_t *spa = dmu_tx_pool(tx)->dp_spa; zfeature_info_t *feature = arg; + uint64_t refcount; - spa_feature_incr(spa, feature, tx); + VERIFY0(feature_get_refcount(spa, feature, &refcount)); + feature_sync(spa, feature, refcount + 1, tx); spa_history_log_internal(spa, "zhack feature incr", tx, "name=%s", feature->fi_guid); } @@ -370,8 +382,10 @@ feature_decr_sync(void *arg, dmu_tx_t *t { spa_t *spa = dmu_tx_pool(tx)->dp_spa; zfeature_info_t *feature = arg; + uint64_t refcount; - spa_feature_decr(spa, feature, tx); + VERIFY0(feature_get_refcount(spa, feature, &refcount)); + feature_sync(spa, feature, refcount - 1, tx); spa_history_log_internal(spa, "zhack feature decr", tx, "name=%s", feature->fi_guid); } @@ -385,7 +399,7 @@ zhack_do_feature_ref(int argc, char **ar spa_t *spa; objset_t *mos; zfeature_info_t feature; - zfeature_info_t *nodeps[] = { NULL }; + spa_feature_t nodeps[] = { SPA_FEATURE_NONE }; /* * fi_desc does not matter here because it was written to disk @@ -423,13 +437,15 @@ zhack_do_feature_ref(int argc, char **ar feature.fi_guid = argv[1]; if (!zfeature_is_valid_guid(feature.fi_guid)) - fatal("invalid feature guid: %s", feature.fi_guid); + fatal(NULL, FTAG, "invalid feature guid: %s", feature.fi_guid); zhack_spa_open(target, B_FALSE, FTAG, &spa); mos = spa->spa_meta_objset; - if (0 == zfeature_lookup_guid(feature.fi_guid, NULL)) - fatal("'%s' is a real feature, will not change refcount"); + if (zfeature_is_supported(feature.fi_guid)) { + fatal(spa, FTAG, + "'%s' is a real feature, will not change refcount"); + } if (0 == zap_contains(mos, spa->spa_feat_for_read_obj, feature.fi_guid)) { @@ -438,11 +454,17 @@ zhack_do_feature_ref(int argc, char **ar feature.fi_guid)) { feature.fi_can_readonly = B_TRUE; } else { - fatal("feature is not enabled: %s", feature.fi_guid); + fatal(spa, FTAG, "feature is not enabled: %s", feature.fi_guid); } - if (decr && !spa_feature_is_active(spa, &feature)) - fatal("feature refcount already 0: %s", feature.fi_guid); + if (decr) { + uint64_t count; + if (feature_get_refcount(spa, &feature, &count) == 0 && + count != 0) { + fatal(spa, FTAG, "feature refcount already 0: %s", + feature.fi_guid); + } + } VERIFY0(dsl_sync_task(spa_name(spa), NULL, decr ? feature_decr_sync : feature_incr_sync, &feature, 5)); @@ -530,8 +552,8 @@ main(int argc, char **argv) usage(); } - if (!g_readonly && spa_export(g_pool, NULL, B_TRUE, B_TRUE) != 0) { - fatal("pool export failed; " + if (!g_readonly && spa_export(g_pool, NULL, B_TRUE, B_FALSE) != 0) { + fatal(NULL, FTAG, "pool export failed; " "changes may not be committed to disk\n"); } Modified: projects/altix2/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 ============================================================================== --- projects/altix2/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 Thu Dec 26 05:54:58 2013 (r259909) @@ -269,6 +269,23 @@ an existing space map is upgraded to the Once the feature is .Sy active , it will remain in that state until the pool is destroyed. +.It Sy extensible_dataset +.Bl -column "READ\-ONLY COMPATIBLE" "com.delphix:extensible_dataset" +.It GUID Ta com.delphix:extensible_dataset +.It READ\-ONLY COMPATIBLE Ta no +.It DEPENDENCIES Ta none +.El +.Pp +This feature allows more flexible use of internal ZFS data structures, +and exists for other features to depend on. +.Pp +This feature will be +.Sy active +when the first dependent feature uses it, +and will be returned to the +.Sy enabled +state when all datasets that use +this feature are destroyed. .El .Sh SEE ALSO .Xr zpool 8 Modified: projects/altix2/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c ============================================================================== --- projects/altix2/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c Thu Dec 26 05:54:58 2013 (r259909) @@ -22,7 +22,7 @@ /* * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Copyright 2011 Nexenta Systems, Inc. All rights reserved. - * Copyright (c) 2012 by Delphix. All rights reserved. + * Copyright (c) 2013 by Delphix. All rights reserved. * Copyright (c) 2012 by Frederik Wessels. All rights reserved. * Copyright (c) 2012 Martin Matuska . All rights reserved. * Copyright (c) 2013 by Prasad Joshi (sTec). All rights reserved. @@ -1004,7 +1004,7 @@ zpool_do_create(int argc, char **argv) * Hand off to libzfs. */ if (enable_all_pool_feat) { - int i; + spa_feature_t i; for (i = 0; i < SPA_FEATURES; i++) { char propname[MAXPATHLEN]; zfeature_info_t *feat = &spa_feature_table[i]; Modified: projects/altix2/cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h ============================================================================== --- projects/altix2/cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h Thu Dec 26 05:54:58 2013 (r259909) @@ -21,13 +21,13 @@ /* * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. - * Copyright 2011 Nexenta Systems, Inc. All rights reserved. * Copyright (c) 2011 Pawel Jakub Dawidek . * All rights reserved. * Copyright (c) 2012 by Delphix. All rights reserved. * Copyright (c) 2012, Joyent, Inc. All rights reserved. * Copyright (c) 2012 Martin Matuska . All rights reserved. * Copyright (c) 2013 Steven Hartland. All rights reserved. + * Copyright 2013 Nexenta Systems, Inc. All rights reserved. */ #ifndef _LIBZFS_H @@ -463,7 +463,8 @@ typedef struct zprop_list { boolean_t pl_fixed; } zprop_list_t; -extern int zfs_expand_proplist(zfs_handle_t *, zprop_list_t **, boolean_t); +extern int zfs_expand_proplist(zfs_handle_t *, zprop_list_t **, boolean_t, + boolean_t); extern void zfs_prune_proplist(zfs_handle_t *, uint8_t *); #define ZFS_MOUNTPOINT_NONE "none" Modified: projects/altix2/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c ============================================================================== --- projects/altix2/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c Thu Dec 26 05:54:58 2013 (r259909) @@ -23,11 +23,11 @@ * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2013 by Delphix. All rights reserved. * Copyright (c) 2012 DEY Storage Systems, Inc. All rights reserved. - * Copyright 2012 Nexenta Systems, Inc. All rights reserved. * Copyright (c) 2011-2012 Pawel Jakub Dawidek . * All rights reserved. * Copyright (c) 2012 Martin Matuska . All rights reserved. * Copyright (c) 2013 Steven Hartland. All rights reserved. + * Copyright 2013 Nexenta Systems, Inc. All rights reserved. */ #include @@ -3882,7 +3882,8 @@ zfs_get_recvd_props(zfs_handle_t *zhp) * of the RECEIVED column. */ int -zfs_expand_proplist(zfs_handle_t *zhp, zprop_list_t **plp, boolean_t received) +zfs_expand_proplist(zfs_handle_t *zhp, zprop_list_t **plp, boolean_t received, + boolean_t literal) { libzfs_handle_t *hdl = zhp->zfs_hdl; zprop_list_t *entry; @@ -3944,18 +3945,18 @@ zfs_expand_proplist(zfs_handle_t *zhp, z * Now go through and check the width of any non-fixed columns */ for (entry = *plp; entry != NULL; entry = entry->pl_next) { - if (entry->pl_fixed) + if (entry->pl_fixed && !literal) continue; if (entry->pl_prop != ZPROP_INVAL) { if (zfs_prop_get(zhp, entry->pl_prop, - buf, sizeof (buf), NULL, NULL, 0, B_FALSE) == 0) { + buf, sizeof (buf), NULL, NULL, 0, literal) == 0) { if (strlen(buf) > entry->pl_width) entry->pl_width = strlen(buf); } if (received && zfs_prop_get_recvd(zhp, zfs_prop_to_name(entry->pl_prop), - buf, sizeof (buf), B_FALSE) == 0) + buf, sizeof (buf), literal) == 0) if (strlen(buf) > entry->pl_recvd_width) entry->pl_recvd_width = strlen(buf); } else { @@ -3968,7 +3969,7 @@ zfs_expand_proplist(zfs_handle_t *zhp, z } if (received && zfs_prop_get_recvd(zhp, entry->pl_user_prop, - buf, sizeof (buf), B_FALSE) == 0) + buf, sizeof (buf), literal) == 0) if (strlen(buf) > entry->pl_recvd_width) entry->pl_recvd_width = strlen(buf); } Modified: projects/altix2/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_pool.c ============================================================================== --- projects/altix2/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_pool.c Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_pool.c Thu Dec 26 05:54:58 2013 (r259909) @@ -22,7 +22,7 @@ /* * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Copyright 2011 Nexenta Systems, Inc. All rights reserved. - * Copyright (c) 2012 by Delphix. All rights reserved. + * Copyright (c) 2013 by Delphix. All rights reserved. * Copyright (c) 2013, Joyent, Inc. All rights reserved. */ @@ -443,10 +443,9 @@ zpool_valid_proplist(libzfs_handle_t *hd prop = zpool_name_to_prop(propname); if (prop == ZPROP_INVAL && zpool_prop_feature(propname)) { int err; - zfeature_info_t *feature; char *fname = strchr(propname, '@') + 1; - err = zfeature_lookup_name(fname, &feature); + err = zfeature_lookup_name(fname, NULL); if (err != 0) { ASSERT3U(err, ==, ENOENT); zfs_error_aux(hdl, dgettext(TEXT_DOMAIN, @@ -839,14 +838,14 @@ zpool_prop_get_feature(zpool_handle_t *z */ if (supported) { int ret; - zfeature_info_t *fi; + spa_feature_t fid; - ret = zfeature_lookup_name(feature, &fi); + ret = zfeature_lookup_name(feature, &fid); if (ret != 0) { (void) strlcpy(buf, "-", len); return (ENOTSUP); } - feature = fi->fi_guid; + feature = spa_feature_table[fid].fi_guid; } if (nvlist_lookup_uint64(features, feature, &refcount) == 0) Modified: projects/altix2/contrib/file/compress.c ============================================================================== --- projects/altix2/contrib/file/compress.c Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/contrib/file/compress.c Thu Dec 26 05:54:58 2013 (r259909) @@ -480,7 +480,7 @@ uncompressbuf(struct magic_set *ms, int #endif free(*newch); n = 0; - newch[0] = '\0'; + *newch = NULL; goto err; } else { n = r; Modified: projects/altix2/contrib/gcc/ChangeLog.gcc43 ============================================================================== --- projects/altix2/contrib/gcc/ChangeLog.gcc43 Thu Dec 26 05:46:10 2013 (r259908) +++ projects/altix2/contrib/gcc/ChangeLog.gcc43 Thu Dec 26 05:54:58 2013 (r259909) @@ -45,12 +45,32 @@ * flags.h (force_align_functions_log): Delete. * toplev.c (force_align_functions_log): Delete. +2007-07-06 Josh Conner (r126422) + + PR middle-end/32602 + PR middle-end/32603 + * calls.c (store_one_arg): Handle arguments which are partially + on the stack when detecting argument overlap. + +2007-07-03 Eric Christopher (r126278) + + * doc/cppopts.texi: Add conflicting option note to -dM. + * doc/invoke.texi: Add note about possible conflicts with + -E for -dCHARS and note that -dM will not produce + any results if there is no machine dependent reorg. + 2007-06-28 Geoffrey Keating (r126088) * doc/invoke.texi (C++ Dialect Options): Document fvisibility-ms-compat. * c.opt (fvisibility-ms-compat): New. +2007-06-23 Richard Earnshaw (r125973) + + PR target/31152 + * arm.md (negscc): Match the correct operand for optimized LT0 test. + Remove optimization for GT. + 2007-06-05 Joerg Wunsch (r125346) PR preprocessor/23479 @@ -94,6 +114,14 @@ regs_invalidated_by_call, rather than just checking the membership of REGNO (REG). +2007-05-18 Geoffrey Keating (r124839) + + * dwarf2out.c (print_die): Use '%ld' not '%lu' to print a 'long'. + (output_die): Use 'unsigned long' with %x. + * sched-vis.c (print_value): Use 'unsigned HOST_WIDE_INT' and + HOST_WIDE_INT_PRINT_HEX to print HOST_WIDE_INT. + * tree-dump.c (dump_pointer): Use 'unsigned long' for %lx. + 2007-05-16 Eric Christopher (r124763) * config/rs6000/rs6000.c (rs6000_emit_prologue): Move altivec register @@ -399,6 +427,12 @@ (override_options): Add PTA_CX16 flag. Set x86_cmpxchg16b for CPUs that have PTA_CX16 set. +2007-01-18 Josh Conner (r120902) + + PR target/30485 + * config/rs6000/rs6000.c (rs6000_emit_vector_compare): Add + support for UNLE, UNLT, UNGE, and UNGT. + 2007-01-17 Eric Christopher (r120846) * config.gcc: Support core2 processor. @@ -408,6 +442,14 @@ * c-common.c (vector_types_convertible_p): Treat opaque types as always convertible if they have the same size, but not otherwise. +2007-01-08 Geoffrey Keating (r120611) + + * target.h (struct gcc_target): New field library_rtti_comdat. + * target-def.h (TARGET_CXX_LIBRARY_RTTI_COMDAT): New. + (TARGET_CXX): Add TARGET_CXX_LIBRARY_RTTI_COMDAT. + * doc/tm.texi (C++ ABI): Document TARGET_CXX_LIBRARY_RTTI_COMDAT. + * config/darwin.h (TARGET_CXX_LIBRARY_RTTI_COMDAT): Define. + 2007-01-08 Mark Shinwell (r120572) * c.opt: Add -flax-vector-conversions. @@ -514,6 +556,37 @@ (override_options): Add entries for Core2. (ix86_issue_rate): Add case for Core2. +2006-11-14 Caroline Tice (r118826) + + * dwarf2out.c (debug_pubtypes_section): New static global variable. + (pubname_entry): Add DEF_VEC_O and DEF_VEC_ALLOC_O statements for + this type. + (pubname_table): Redefine as a vector. + (pubtype_table): New static global variable, defined as a vector. + (pubname_table_allocated): Remove static global variable. + (pubname_table_in_use): Remove static global variable. + (PUBNAME_TABLE_INCREMENT): Remove constant. + (size_of_pubnames): Add parameter to deal with either pubnames or + pubtypes, and change code to deal with table being a vector. + (add_pubname): Change to deal with table being a vector. + (add_pubtype): New function. + (output_pubnames): Add parameter to deal with either pubnames or + pubtypes, and change code to deal with table being a vector. + (gen_array_type_die): Add call to add_pubtype. + (gen_enumeration_type_die): Add call to add_pubtype. + (gen_struct_or_union_type_die): Add call to add_pubtype. + (gen_subroutine_type_die): Add call to add_pubtype. + (gen_typedef_die): Add call to add_pubtype. + (dwarf2out_init): Add code to initialize pubname_table and + pubtype_table vectors; also initialize debug_pubtypes_section. *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-src-projects@FreeBSD.ORG Fri Dec 27 15:44:28 2013 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B84EDF88; Fri, 27 Dec 2013 15:44:28 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9D09E18B5; Fri, 27 Dec 2013 15:44:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBRFiSBe096584; Fri, 27 Dec 2013 15:44:28 GMT (envelope-from emaste@svn.freebsd.org) Received: (from emaste@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBRFiR05096574; Fri, 27 Dec 2013 15:44:27 GMT (envelope-from emaste@svn.freebsd.org) Message-Id: <201312271544.rBRFiR05096574@svn.freebsd.org> From: Ed Maste Date: Fri, 27 Dec 2013 15:44:27 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r259945 - in projects/diffused_head: . bin bin/date bin/date/tests bin/dd bin/df bin/freebsd-version bin/mv bin/mv/tests bin/pax bin/pax/tests bin/pkill bin/ps bin/sh bin/sh/tests bin/t... X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Dec 2013 15:44:28 -0000 Author: emaste Date: Fri Dec 27 15:44:16 2013 New Revision: 259945 URL: http://svnweb.freebsd.org/changeset/base/259945 Log: Merge from HEAD at r259943 Sponsored by: The FreeBSD Foundation Added: projects/diffused_head/bin/date/tests/ - copied from r259943, head/bin/date/tests/ projects/diffused_head/bin/freebsd-version/ - copied from r259943, head/bin/freebsd-version/ projects/diffused_head/bin/mv/tests/ - copied from r259943, head/bin/mv/tests/ projects/diffused_head/bin/pax/tests/ - copied from r259943, head/bin/pax/tests/ projects/diffused_head/bin/sh/tests/ - copied from r259943, head/bin/sh/tests/ projects/diffused_head/bin/test/tests/ - copied from r259943, head/bin/test/tests/ projects/diffused_head/bin/tests/ - copied from r259943, head/bin/tests/ projects/diffused_head/contrib/atf/atf-c++/detail/auto_array.hpp - copied unchanged from r259943, head/contrib/atf/atf-c++/detail/auto_array.hpp projects/diffused_head/contrib/atf/atf-c++/detail/auto_array_test.cpp - copied unchanged from r259943, head/contrib/atf/atf-c++/detail/auto_array_test.cpp projects/diffused_head/contrib/atf/atf-c++/noncopyable.hpp - copied unchanged from r259943, head/contrib/atf/atf-c++/noncopyable.hpp projects/diffused_head/contrib/atf/atf-c++/utils.cpp - copied unchanged from r259943, head/contrib/atf/atf-c++/utils.cpp projects/diffused_head/contrib/bmake/unit-tests/sunshcmd - copied unchanged from r259943, head/contrib/bmake/unit-tests/sunshcmd projects/diffused_head/contrib/byacc/package/mingw-byacc.spec - copied unchanged from r259943, head/contrib/byacc/package/mingw-byacc.spec projects/diffused_head/contrib/dialog/package/freebsd/ - copied from r259943, head/contrib/dialog/package/freebsd/ projects/diffused_head/contrib/dialog/po/fa.po - copied unchanged from r259943, head/contrib/dialog/po/fa.po projects/diffused_head/contrib/gcc/cp/ChangeLog.gcc43 - copied unchanged from r259943, head/contrib/gcc/cp/ChangeLog.gcc43 projects/diffused_head/contrib/gcc/tree-ssa-alias-warnings.c - copied unchanged from r259943, head/contrib/gcc/tree-ssa-alias-warnings.c projects/diffused_head/contrib/gcclibs/libcpp/ChangeLog.apple - copied unchanged from r259943, head/contrib/gcclibs/libcpp/ChangeLog.apple projects/diffused_head/contrib/gcclibs/libcpp/ChangeLog.gcc43 - copied unchanged from r259943, head/contrib/gcclibs/libcpp/ChangeLog.gcc43 projects/diffused_head/contrib/gcclibs/libcpp/directives-only.c - copied unchanged from r259943, head/contrib/gcclibs/libcpp/directives-only.c projects/diffused_head/contrib/gcclibs/libiberty/ChangeLog.gcc43 - copied unchanged from r259943, head/contrib/gcclibs/libiberty/ChangeLog.gcc43 projects/diffused_head/contrib/ipfilter/WhatsNew50.txt - copied unchanged from r259943, head/contrib/ipfilter/WhatsNew50.txt projects/diffused_head/contrib/ipfilter/arc4random.c - copied unchanged from r259943, head/contrib/ipfilter/arc4random.c projects/diffused_head/contrib/ipfilter/genmask.c - copied unchanged from r259943, head/contrib/ipfilter/genmask.c projects/diffused_head/contrib/ipfilter/ip_dstlist.c - copied unchanged from r259943, head/contrib/ipfilter/ip_dstlist.c projects/diffused_head/contrib/ipfilter/ip_dstlist.h - copied unchanged from r259943, head/contrib/ipfilter/ip_dstlist.h projects/diffused_head/contrib/ipfilter/ip_fil_compat.c - copied unchanged from r259943, head/contrib/ipfilter/ip_fil_compat.c projects/diffused_head/contrib/ipfilter/ipf_rb.h - copied unchanged from r259943, head/contrib/ipfilter/ipf_rb.h projects/diffused_head/contrib/ipfilter/lib/allocmbt.c - copied unchanged from r259943, head/contrib/ipfilter/lib/allocmbt.c projects/diffused_head/contrib/ipfilter/lib/assigndefined.c - copied unchanged from r259943, head/contrib/ipfilter/lib/assigndefined.c projects/diffused_head/contrib/ipfilter/lib/connecttcp.c - copied unchanged from r259943, head/contrib/ipfilter/lib/connecttcp.c projects/diffused_head/contrib/ipfilter/lib/dupmbt.c - copied unchanged from r259943, head/contrib/ipfilter/lib/dupmbt.c projects/diffused_head/contrib/ipfilter/lib/familyname.c - copied unchanged from r259943, head/contrib/ipfilter/lib/familyname.c projects/diffused_head/contrib/ipfilter/lib/findword.c - copied unchanged from r259943, head/contrib/ipfilter/lib/findword.c projects/diffused_head/contrib/ipfilter/lib/freembt.c - copied unchanged from r259943, head/contrib/ipfilter/lib/freembt.c projects/diffused_head/contrib/ipfilter/lib/ftov.c - copied unchanged from r259943, head/contrib/ipfilter/lib/ftov.c projects/diffused_head/contrib/ipfilter/lib/geticmptype.c - copied unchanged from r259943, head/contrib/ipfilter/lib/geticmptype.c projects/diffused_head/contrib/ipfilter/lib/icmptypename.c - copied unchanged from r259943, head/contrib/ipfilter/lib/icmptypename.c projects/diffused_head/contrib/ipfilter/lib/icmptypes.c - copied unchanged from r259943, head/contrib/ipfilter/lib/icmptypes.c projects/diffused_head/contrib/ipfilter/lib/interror.c - copied unchanged from r259943, head/contrib/ipfilter/lib/interror.c projects/diffused_head/contrib/ipfilter/lib/ipf_perror.c - copied unchanged from r259943, head/contrib/ipfilter/lib/ipf_perror.c projects/diffused_head/contrib/ipfilter/lib/load_dstlist.c - copied unchanged from r259943, head/contrib/ipfilter/lib/load_dstlist.c projects/diffused_head/contrib/ipfilter/lib/load_dstlistnode.c - copied unchanged from r259943, head/contrib/ipfilter/lib/load_dstlistnode.c projects/diffused_head/contrib/ipfilter/lib/mb_hexdump.c - copied unchanged from r259943, head/contrib/ipfilter/lib/mb_hexdump.c projects/diffused_head/contrib/ipfilter/lib/msgdsize.c - copied unchanged from r259943, head/contrib/ipfilter/lib/msgdsize.c projects/diffused_head/contrib/ipfilter/lib/parsefields.c - copied unchanged from r259943, head/contrib/ipfilter/lib/parsefields.c projects/diffused_head/contrib/ipfilter/lib/parseipfexpr.c - copied unchanged from r259943, head/contrib/ipfilter/lib/parseipfexpr.c projects/diffused_head/contrib/ipfilter/lib/parsewhoisline.c - copied unchanged from r259943, head/contrib/ipfilter/lib/parsewhoisline.c projects/diffused_head/contrib/ipfilter/lib/poolio.c - copied unchanged from r259943, head/contrib/ipfilter/lib/poolio.c projects/diffused_head/contrib/ipfilter/lib/prependmbt.c - copied unchanged from r259943, head/contrib/ipfilter/lib/prependmbt.c projects/diffused_head/contrib/ipfilter/lib/printactiveaddr.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printactiveaddr.c projects/diffused_head/contrib/ipfilter/lib/printaddr.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printaddr.c projects/diffused_head/contrib/ipfilter/lib/printdstl_live.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printdstl_live.c projects/diffused_head/contrib/ipfilter/lib/printdstlist.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printdstlist.c projects/diffused_head/contrib/ipfilter/lib/printdstlistdata.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printdstlistdata.c projects/diffused_head/contrib/ipfilter/lib/printdstlistnode.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printdstlistnode.c projects/diffused_head/contrib/ipfilter/lib/printdstlistpolicy.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printdstlistpolicy.c projects/diffused_head/contrib/ipfilter/lib/printfieldhdr.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printfieldhdr.c projects/diffused_head/contrib/ipfilter/lib/printhost.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printhost.c projects/diffused_head/contrib/ipfilter/lib/printipfexpr.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printipfexpr.c projects/diffused_head/contrib/ipfilter/lib/printiphdr.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printiphdr.c projects/diffused_head/contrib/ipfilter/lib/printlookup.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printlookup.c projects/diffused_head/contrib/ipfilter/lib/printnataddr.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printnataddr.c projects/diffused_head/contrib/ipfilter/lib/printnatfield.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printnatfield.c projects/diffused_head/contrib/ipfilter/lib/printnatside.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printnatside.c projects/diffused_head/contrib/ipfilter/lib/printpoolfield.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printpoolfield.c projects/diffused_head/contrib/ipfilter/lib/printstatefields.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printstatefields.c projects/diffused_head/contrib/ipfilter/lib/printtcpflags.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printtcpflags.c projects/diffused_head/contrib/ipfilter/lib/printunit.c - copied unchanged from r259943, head/contrib/ipfilter/lib/printunit.c projects/diffused_head/contrib/ipfilter/lib/save_execute.c - copied unchanged from r259943, head/contrib/ipfilter/lib/save_execute.c projects/diffused_head/contrib/ipfilter/lib/save_file.c - copied unchanged from r259943, head/contrib/ipfilter/lib/save_file.c projects/diffused_head/contrib/ipfilter/lib/save_nothing.c - copied unchanged from r259943, head/contrib/ipfilter/lib/save_nothing.c projects/diffused_head/contrib/ipfilter/lib/save_syslog.c - copied unchanged from r259943, head/contrib/ipfilter/lib/save_syslog.c projects/diffused_head/contrib/ipfilter/lib/save_v1trap.c - copied unchanged from r259943, head/contrib/ipfilter/lib/save_v1trap.c projects/diffused_head/contrib/ipfilter/lib/save_v2trap.c - copied unchanged from r259943, head/contrib/ipfilter/lib/save_v2trap.c projects/diffused_head/contrib/ipfilter/lib/vtof.c - copied unchanged from r259943, head/contrib/ipfilter/lib/vtof.c - copied unchanged from r259943, head/contrib/ipfilter/ml_ipl.c - copied unchanged from r259943, head/contrib/ipfilter/mlfk_ipl.c - copied unchanged from r259943, head/contrib/ipfilter/mli_ipl.c - copied unchanged from r259943, head/contrib/ipfilter/mln_ipl.c projects/diffused_head/contrib/ipfilter/mln_rule.c - copied unchanged from r259943, head/contrib/ipfilter/mln_rule.c projects/diffused_head/contrib/ipfilter/mlo_ipl.c - copied unchanged from r259943, head/contrib/ipfilter/mlo_ipl.c projects/diffused_head/contrib/ipfilter/mlo_rule.c - copied unchanged from r259943, head/contrib/ipfilter/mlo_rule.c - copied unchanged from r259943, head/contrib/ipfilter/mls_ipl.c projects/diffused_head/contrib/ipfilter/mls_rule.c - copied unchanged from r259943, head/contrib/ipfilter/mls_rule.c projects/diffused_head/contrib/ipfilter/mlso_rule.c - copied unchanged from r259943, head/contrib/ipfilter/mlso_rule.c projects/diffused_head/contrib/ipfilter/radix_ipf.c - copied unchanged from r259943, head/contrib/ipfilter/radix_ipf.c projects/diffused_head/contrib/ipfilter/sys/ - copied from r259943, head/contrib/ipfilter/sys/ projects/diffused_head/contrib/ipfilter/tools/ipfsyncd.c - copied unchanged from r259943, head/contrib/ipfilter/tools/ipfsyncd.c projects/diffused_head/contrib/ldns-host/ - copied from r259943, head/contrib/ldns-host/ projects/diffused_head/contrib/ldns/drill/config.h - copied unchanged from r259943, head/contrib/ldns/drill/config.h projects/diffused_head/contrib/ldns/drill/drill.1 - copied unchanged from r259943, head/contrib/ldns/drill/drill.1 projects/diffused_head/contrib/llvm/tools/lldb/docs/ - copied from r259943, head/contrib/llvm/tools/lldb/docs/ projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/API/SBPlatform.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/include/lldb/API/SBPlatform.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/StreamGDBRemote.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/include/lldb/Core/StreamGDBRemote.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/DataFormatters/ValueObjectPrinter.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/include/lldb/DataFormatters/ValueObjectPrinter.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Host/Debug.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/include/lldb/Host/Debug.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Host/OptionParser.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/include/lldb/Host/OptionParser.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/RegisterCheckpoint.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/include/lldb/Target/RegisterCheckpoint.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/SystemRuntime.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/include/lldb/Target/SystemRuntime.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Utility/Iterable.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/include/lldb/Utility/Iterable.h projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBPlatform.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/API/SBPlatform.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/StreamGDBRemote.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Core/StreamGDBRemote.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/DataFormatters/LibCxxUnorderedMap.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/DataFormatters/LibCxxUnorderedMap.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/DataFormatters/ValueObjectPrinter.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/DataFormatters/ValueObjectPrinter.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Host/common/OptionParser.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Host/common/OptionParser.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Host/common/ProcessRunLock.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Host/common/ProcessRunLock.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/ - copied from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/ projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_i386.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_i386.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_i386.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_i386.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_mips64.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_mips64.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_mips64.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_mips64.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextLinux_i386.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextLinux_i386.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextLinux_i386.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextLinux_i386.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_mips64.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_mips64.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_mips64.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_mips64.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_x86.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_x86.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_x86.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_x86.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_mips64.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_mips64.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_mips64.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_mips64.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_x86.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_x86.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_x86.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_x86.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_mips64.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_mips64.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterInfos_i386.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterInfos_i386.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterInfos_mips64.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterInfos_mips64.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterInfos_x86_64.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterInfos_x86_64.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryThread.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryThread.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryThread.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryThread.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryUnwind.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryUnwind.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextHistory.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextHistory.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h projects/diffused_head/contrib/llvm/tools/lldb/source/Target/SystemRuntime.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/source/Target/SystemRuntime.cpp projects/diffused_head/contrib/llvm/tools/lldb/tools/driver/ELWrapper.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/tools/driver/ELWrapper.cpp projects/diffused_head/contrib/llvm/tools/lldb/tools/driver/ELWrapper.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/tools/driver/ELWrapper.h projects/diffused_head/contrib/llvm/tools/lldb/tools/driver/GetOptWrapper.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/tools/driver/GetOptWrapper.cpp projects/diffused_head/contrib/llvm/tools/lldb/tools/driver/GetOptWrapper.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/tools/driver/GetOptWrapper.h projects/diffused_head/contrib/llvm/tools/lldb/tools/driver/Platform.cpp - copied unchanged from r259943, head/contrib/llvm/tools/lldb/tools/driver/Platform.cpp projects/diffused_head/contrib/llvm/tools/lldb/tools/driver/Platform.h - copied unchanged from r259943, head/contrib/llvm/tools/lldb/tools/driver/Platform.h projects/diffused_head/contrib/llvm/tools/lldb/tools/lldb-platform/ - copied from r259943, head/contrib/llvm/tools/lldb/tools/lldb-platform/ projects/diffused_head/contrib/openpam/lib/libpam/ - copied from r259943, head/contrib/openpam/lib/libpam/ projects/diffused_head/contrib/openpam/m4/ - copied from r259943, head/contrib/openpam/m4/ projects/diffused_head/contrib/openpam/mkpkgng.in - copied unchanged from r259943, head/contrib/openpam/mkpkgng.in projects/diffused_head/contrib/openpam/t/t_file.c - copied unchanged from r259943, head/contrib/openpam/t/t_file.c projects/diffused_head/contrib/openpam/test-driver - copied unchanged from r259943, head/contrib/openpam/test-driver projects/diffused_head/contrib/tzdata/leap-seconds.list - copied unchanged from r259943, head/contrib/tzdata/leap-seconds.list projects/diffused_head/contrib/unbound/config.h - copied unchanged from r259943, head/contrib/unbound/config.h projects/diffused_head/contrib/unbound/doc/libunbound.3 - copied unchanged from r259943, head/contrib/unbound/doc/libunbound.3 projects/diffused_head/contrib/unbound/doc/unbound-anchor.8 - copied unchanged from r259943, head/contrib/unbound/doc/unbound-anchor.8 projects/diffused_head/contrib/unbound/doc/unbound-checkconf.8 - copied unchanged from r259943, head/contrib/unbound/doc/unbound-checkconf.8 projects/diffused_head/contrib/unbound/doc/unbound-control.8 - copied unchanged from r259943, head/contrib/unbound/doc/unbound-control.8 projects/diffused_head/contrib/unbound/doc/unbound.8 - copied unchanged from r259943, head/contrib/unbound/doc/unbound.8 projects/diffused_head/contrib/unbound/doc/unbound.conf.5 - copied unchanged from r259943, head/contrib/unbound/doc/unbound.conf.5 projects/diffused_head/contrib/unbound/freebsd-configure.sh - copied unchanged from r259943, head/contrib/unbound/freebsd-configure.sh projects/diffused_head/contrib/unbound/freebsd-sources.pl - copied unchanged from r259943, head/contrib/unbound/freebsd-sources.pl projects/diffused_head/contrib/unbound/libunbound/worker.h - copied unchanged from r259943, head/contrib/unbound/libunbound/worker.h projects/diffused_head/contrib/unbound/smallapp/unbound-control-setup.sh.in - copied unchanged from r259943, head/contrib/unbound/smallapp/unbound-control-setup.sh.in projects/diffused_head/crypto/openssh/Makefile.in - copied unchanged from r259943, head/crypto/openssh/Makefile.in projects/diffused_head/crypto/openssh/buildpkg.sh.in - copied unchanged from r259943, head/crypto/openssh/buildpkg.sh.in projects/diffused_head/crypto/openssh/config.sub - copied unchanged from r259943, head/crypto/openssh/config.sub projects/diffused_head/crypto/openssh/configure - copied unchanged from r259943, head/crypto/openssh/configure projects/diffused_head/crypto/openssh/configure.ac - copied unchanged from r259943, head/crypto/openssh/configure.ac projects/diffused_head/crypto/openssh/contrib/ - copied from r259943, head/crypto/openssh/contrib/ projects/diffused_head/crypto/openssh/fixalgorithms - copied unchanged from r259943, head/crypto/openssh/fixalgorithms projects/diffused_head/crypto/openssh/freebsd-configure.sh - copied unchanged from r259943, head/crypto/openssh/freebsd-configure.sh projects/diffused_head/crypto/openssh/install-sh - copied unchanged from r259943, head/crypto/openssh/install-sh projects/diffused_head/crypto/openssh/krb5_config.h - copied unchanged from r259943, head/crypto/openssh/krb5_config.h projects/diffused_head/crypto/openssh/mdoc2man.awk - copied unchanged from r259943, head/crypto/openssh/mdoc2man.awk projects/diffused_head/crypto/openssh/moduli.0 - copied unchanged from r259943, head/crypto/openssh/moduli.0 projects/diffused_head/crypto/openssh/nchan.ms - copied unchanged from r259943, head/crypto/openssh/nchan.ms projects/diffused_head/crypto/openssh/nchan2.ms - copied unchanged from r259943, head/crypto/openssh/nchan2.ms projects/diffused_head/crypto/openssh/openbsd-compat/Makefile.in - copied unchanged from r259943, head/crypto/openssh/openbsd-compat/Makefile.in projects/diffused_head/crypto/openssh/openbsd-compat/getopt.h - copied unchanged from r259943, head/crypto/openssh/openbsd-compat/getopt.h projects/diffused_head/crypto/openssh/openbsd-compat/getopt_long.c - copied unchanged from r259943, head/crypto/openssh/openbsd-compat/getopt_long.c projects/diffused_head/crypto/openssh/openbsd-compat/getrrsetbyname-ldns.c - copied unchanged from r259943, head/crypto/openssh/openbsd-compat/getrrsetbyname-ldns.c projects/diffused_head/crypto/openssh/openbsd-compat/regress/ - copied from r259943, head/crypto/openssh/openbsd-compat/regress/ projects/diffused_head/crypto/openssh/openbsd-compat/strnlen.c - copied unchanged from r259943, head/crypto/openssh/openbsd-compat/strnlen.c projects/diffused_head/crypto/openssh/openssh.xml.in - copied unchanged from r259943, head/crypto/openssh/openssh.xml.in projects/diffused_head/crypto/openssh/opensshd.init.in - copied unchanged from r259943, head/crypto/openssh/opensshd.init.in projects/diffused_head/crypto/openssh/regress/ - copied from r259943, head/crypto/openssh/regress/ projects/diffused_head/crypto/openssh/sandbox-seccomp-filter.c - copied unchanged from r259943, head/crypto/openssh/sandbox-seccomp-filter.c projects/diffused_head/crypto/openssh/scp.0 - copied unchanged from r259943, head/crypto/openssh/scp.0 projects/diffused_head/crypto/openssh/sftp-server.0 - copied unchanged from r259943, head/crypto/openssh/sftp-server.0 projects/diffused_head/crypto/openssh/sftp.0 - copied unchanged from r259943, head/crypto/openssh/sftp.0 projects/diffused_head/crypto/openssh/ssh-add.0 - copied unchanged from r259943, head/crypto/openssh/ssh-add.0 projects/diffused_head/crypto/openssh/ssh-agent.0 - copied unchanged from r259943, head/crypto/openssh/ssh-agent.0 projects/diffused_head/crypto/openssh/ssh-keygen.0 - copied unchanged from r259943, head/crypto/openssh/ssh-keygen.0 projects/diffused_head/crypto/openssh/ssh-keyscan.0 - copied unchanged from r259943, head/crypto/openssh/ssh-keyscan.0 projects/diffused_head/crypto/openssh/ssh-keysign.0 - copied unchanged from r259943, head/crypto/openssh/ssh-keysign.0 projects/diffused_head/crypto/openssh/ssh-pkcs11-helper.0 - copied unchanged from r259943, head/crypto/openssh/ssh-pkcs11-helper.0 projects/diffused_head/crypto/openssh/ssh.0 - copied unchanged from r259943, head/crypto/openssh/ssh.0 projects/diffused_head/crypto/openssh/ssh_config.0 - copied unchanged from r259943, head/crypto/openssh/ssh_config.0 projects/diffused_head/crypto/openssh/sshd.0 - copied unchanged from r259943, head/crypto/openssh/sshd.0 projects/diffused_head/crypto/openssh/sshd_config.0 - copied unchanged from r259943, head/crypto/openssh/sshd_config.0 projects/diffused_head/crypto/openssh/survey.sh.in - copied unchanged from r259943, head/crypto/openssh/survey.sh.in projects/diffused_head/etc/casper/ - copied from r259943, head/etc/casper/ projects/diffused_head/etc/libmap32.conf - copied unchanged from r259943, head/etc/libmap32.conf projects/diffused_head/etc/mtree/BSD.tests.dist - copied unchanged from r259943, head/etc/mtree/BSD.tests.dist projects/diffused_head/etc/pkg/ - copied from r259943, head/etc/pkg/ projects/diffused_head/etc/rc.d/casperd - copied unchanged from r259943, head/etc/rc.d/casperd projects/diffused_head/etc/rc.d/ctld - copied unchanged from r259943, head/etc/rc.d/ctld projects/diffused_head/etc/rc.d/iscsictl - copied unchanged from r259943, head/etc/rc.d/iscsictl projects/diffused_head/etc/rc.d/iscsid - copied unchanged from r259943, head/etc/rc.d/iscsid projects/diffused_head/etc/rc.d/local_unbound - copied unchanged from r259943, head/etc/rc.d/local_unbound projects/diffused_head/gnu/usr.bin/cc/include/__wmmintrin_aes.h - copied unchanged from r259943, head/gnu/usr.bin/cc/include/__wmmintrin_aes.h projects/diffused_head/gnu/usr.bin/cc/include/__wmmintrin_pclmul.h - copied unchanged from r259943, head/gnu/usr.bin/cc/include/__wmmintrin_pclmul.h projects/diffused_head/include/mk-osreldate.sh - copied unchanged from r259943, head/include/mk-osreldate.sh projects/diffused_head/lib/atf/libatf-c++/Makefile.inc - copied unchanged from r259943, head/lib/atf/libatf-c++/Makefile.inc projects/diffused_head/lib/atf/libatf-c++/tests/ - copied from r259943, head/lib/atf/libatf-c++/tests/ projects/diffused_head/lib/atf/libatf-c/Makefile.inc - copied unchanged from r259943, head/lib/atf/libatf-c/Makefile.inc projects/diffused_head/lib/atf/libatf-c/tests/ - copied from r259943, head/lib/atf/libatf-c/tests/ projects/diffused_head/lib/atf/tests/ - copied from r259943, head/lib/atf/tests/ projects/diffused_head/lib/clang/include/PPCGenAsmMatcher.inc - copied unchanged from r259943, head/lib/clang/include/PPCGenAsmMatcher.inc projects/diffused_head/lib/clang/liblldb/ - copied from r259943, head/lib/clang/liblldb/ projects/diffused_head/lib/clang/liblldbAPI/ - copied from r259943, head/lib/clang/liblldbAPI/ projects/diffused_head/lib/clang/liblldbBreakpoint/ - copied from r259943, head/lib/clang/liblldbBreakpoint/ projects/diffused_head/lib/clang/liblldbCommands/ - copied from r259943, head/lib/clang/liblldbCommands/ projects/diffused_head/lib/clang/liblldbCore/ - copied from r259943, head/lib/clang/liblldbCore/ projects/diffused_head/lib/clang/liblldbDataFormatters/ - copied from r259943, head/lib/clang/liblldbDataFormatters/ projects/diffused_head/lib/clang/liblldbExpression/ - copied from r259943, head/lib/clang/liblldbExpression/ projects/diffused_head/lib/clang/liblldbHostCommon/ - copied from r259943, head/lib/clang/liblldbHostCommon/ projects/diffused_head/lib/clang/liblldbHostFreeBSD/ - copied from r259943, head/lib/clang/liblldbHostFreeBSD/ projects/diffused_head/lib/clang/liblldbInterpreter/ - copied from r259943, head/lib/clang/liblldbInterpreter/ projects/diffused_head/lib/clang/liblldbPluginABISysV_x86_64/ - copied from r259943, head/lib/clang/liblldbPluginABISysV_x86_64/ projects/diffused_head/lib/clang/liblldbPluginCXXItaniumABI/ - copied from r259943, head/lib/clang/liblldbPluginCXXItaniumABI/ projects/diffused_head/lib/clang/liblldbPluginDisassemblerLLVM/ - copied from r259943, head/lib/clang/liblldbPluginDisassemblerLLVM/ projects/diffused_head/lib/clang/liblldbPluginDynamicLoaderPosixDYLD/ - copied from r259943, head/lib/clang/liblldbPluginDynamicLoaderPosixDYLD/ projects/diffused_head/lib/clang/liblldbPluginDynamicLoaderStatic/ - copied from r259943, head/lib/clang/liblldbPluginDynamicLoaderStatic/ projects/diffused_head/lib/clang/liblldbPluginInstructionARM/ - copied from r259943, head/lib/clang/liblldbPluginInstructionARM/ projects/diffused_head/lib/clang/liblldbPluginObjectContainerBSDArchive/ - copied from r259943, head/lib/clang/liblldbPluginObjectContainerBSDArchive/ projects/diffused_head/lib/clang/liblldbPluginObjectFileELF/ - copied from r259943, head/lib/clang/liblldbPluginObjectFileELF/ projects/diffused_head/lib/clang/liblldbPluginPlatformFreeBSD/ - copied from r259943, head/lib/clang/liblldbPluginPlatformFreeBSD/ projects/diffused_head/lib/clang/liblldbPluginPlatformGDB/ - copied from r259943, head/lib/clang/liblldbPluginPlatformGDB/ projects/diffused_head/lib/clang/liblldbPluginProcessElfCore/ - copied from r259943, head/lib/clang/liblldbPluginProcessElfCore/ projects/diffused_head/lib/clang/liblldbPluginProcessFreeBSD/ - copied from r259943, head/lib/clang/liblldbPluginProcessFreeBSD/ projects/diffused_head/lib/clang/liblldbPluginProcessGDBRemote/ - copied from r259943, head/lib/clang/liblldbPluginProcessGDBRemote/ projects/diffused_head/lib/clang/liblldbPluginProcessPOSIX/ - copied from r259943, head/lib/clang/liblldbPluginProcessPOSIX/ projects/diffused_head/lib/clang/liblldbPluginProcessUtility/ - copied from r259943, head/lib/clang/liblldbPluginProcessUtility/ projects/diffused_head/lib/clang/liblldbPluginSymbolFileDWARF/ - copied from r259943, head/lib/clang/liblldbPluginSymbolFileDWARF/ projects/diffused_head/lib/clang/liblldbPluginSymbolFileSymtab/ - copied from r259943, head/lib/clang/liblldbPluginSymbolFileSymtab/ projects/diffused_head/lib/clang/liblldbPluginSymbolVendorELF/ - copied from r259943, head/lib/clang/liblldbPluginSymbolVendorELF/ projects/diffused_head/lib/clang/liblldbPluginUnwindAssemblyInstEmulation/ - copied from r259943, head/lib/clang/liblldbPluginUnwindAssemblyInstEmulation/ projects/diffused_head/lib/clang/liblldbPluginUnwindAssemblyX86/ - copied from r259943, head/lib/clang/liblldbPluginUnwindAssemblyX86/ projects/diffused_head/lib/clang/liblldbSymbol/ - copied from r259943, head/lib/clang/liblldbSymbol/ projects/diffused_head/lib/clang/liblldbTarget/ - copied from r259943, head/lib/clang/liblldbTarget/ projects/diffused_head/lib/clang/liblldbUtility/ - copied from r259943, head/lib/clang/liblldbUtility/ projects/diffused_head/lib/clang/libllvmpowerpcasmparser/ - copied from r259943, head/lib/clang/libllvmpowerpcasmparser/ projects/diffused_head/lib/clang/lldb.lib.mk - copied unchanged from r259943, head/lib/clang/lldb.lib.mk projects/diffused_head/lib/libc/capability/ - copied from r259943, head/lib/libc/capability/ projects/diffused_head/lib/libc/gen/cap_rights_get.3 - copied unchanged from r259943, head/lib/libc/gen/cap_rights_get.3 projects/diffused_head/lib/libc/iconv/__iconv.c - copied unchanged from r259943, head/lib/libc/iconv/__iconv.c projects/diffused_head/lib/libc/iconv/__iconv_free_list.c - copied unchanged from r259943, head/lib/libc/iconv/__iconv_free_list.c projects/diffused_head/lib/libc/iconv/__iconv_get_list.c - copied unchanged from r259943, head/lib/libc/iconv/__iconv_get_list.c projects/diffused_head/lib/libc/iconv/bsd_iconv.c - copied unchanged from r259943, head/lib/libc/iconv/bsd_iconv.c projects/diffused_head/lib/libc/iconv/iconv-internal.h - copied unchanged from r259943, head/lib/libc/iconv/iconv-internal.h projects/diffused_head/lib/libc/iconv/iconv_canonicalize.c - copied unchanged from r259943, head/lib/libc/iconv/iconv_canonicalize.c projects/diffused_head/lib/libc/iconv/iconv_close.c - copied unchanged from r259943, head/lib/libc/iconv/iconv_close.c projects/diffused_head/lib/libc/iconv/iconv_compat.c - copied unchanged from r259943, head/lib/libc/iconv/iconv_compat.c projects/diffused_head/lib/libc/iconv/iconv_open.c - copied unchanged from r259943, head/lib/libc/iconv/iconv_open.c projects/diffused_head/lib/libc/iconv/iconv_open_into.c - copied unchanged from r259943, head/lib/libc/iconv/iconv_open_into.c projects/diffused_head/lib/libc/iconv/iconv_set_relocation_prefix.c - copied unchanged from r259943, head/lib/libc/iconv/iconv_set_relocation_prefix.c projects/diffused_head/lib/libc/iconv/iconvctl.c - copied unchanged from r259943, head/lib/libc/iconv/iconvctl.c projects/diffused_head/lib/libc/iconv/iconvlist.c - copied unchanged from r259943, head/lib/libc/iconv/iconvlist.c projects/diffused_head/lib/libc/include/errlst.h - copied unchanged from r259943, head/lib/libc/include/errlst.h projects/diffused_head/lib/libc/sys/aio_fsync.2 - copied unchanged from r259943, head/lib/libc/sys/aio_fsync.2 projects/diffused_head/lib/libc/sys/procctl.2 - copied unchanged from r259943, head/lib/libc/sys/procctl.2 projects/diffused_head/lib/libc_nonshared/ - copied from r259943, head/lib/libc_nonshared/ projects/diffused_head/lib/libcapsicum/ - copied from r259943, head/lib/libcapsicum/ projects/diffused_head/lib/libcasper/ - copied from r259943, head/lib/libcasper/ projects/diffused_head/lib/libnv/ - copied from r259943, head/lib/libnv/ projects/diffused_head/lib/libpjdlog/ - copied from r259943, head/lib/libpjdlog/ projects/diffused_head/lib/libunbound/ - copied from r259943, head/lib/libunbound/ projects/diffused_head/lib/msun/src/imprecise.c - copied unchanged from r259943, head/lib/msun/src/imprecise.c projects/diffused_head/lib/tests/ - copied from r259943, head/lib/tests/ projects/diffused_head/libexec/atf/atf-check/Makefile.inc - copied unchanged from r259943, head/libexec/atf/atf-check/Makefile.inc projects/diffused_head/libexec/atf/atf-check/tests/ - copied from r259943, head/libexec/atf/atf-check/tests/ projects/diffused_head/libexec/atf/tests/ - copied from r259943, head/libexec/atf/tests/ projects/diffused_head/libexec/casper/ - copied from r259943, head/libexec/casper/ projects/diffused_head/libexec/tests/ - copied from r259943, head/libexec/tests/ projects/diffused_head/release/amd64/pkg-stage.conf - copied unchanged from r259943, head/release/amd64/pkg-stage.conf projects/diffused_head/release/i386/pkg-stage.conf - copied unchanged from r259943, head/release/i386/pkg-stage.conf projects/diffused_head/release/scripts/FreeBSD_install_cdrom.conf - copied unchanged from r259943, head/release/scripts/FreeBSD_install_cdrom.conf projects/diffused_head/release/scripts/pkg-stage.sh - copied unchanged from r259943, head/release/scripts/pkg-stage.sh projects/diffused_head/sbin/casperd/ - copied from r259943, head/sbin/casperd/ projects/diffused_head/share/examples/kld/random_adaptor/ - copied from r259943, head/share/examples/kld/random_adaptor/ projects/diffused_head/share/examples/libusb20/util.c - copied unchanged from r259943, head/share/examples/libusb20/util.c projects/diffused_head/share/examples/libusb20/util.h - copied unchanged from r259943, head/share/examples/libusb20/util.h projects/diffused_head/share/examples/tests/ - copied from r259943, head/share/examples/tests/ projects/diffused_head/share/keys/ - copied from r259943, head/share/keys/ projects/diffused_head/share/man/man4/altera_atse.4 - copied unchanged from r259943, head/share/man/man4/altera_atse.4 projects/diffused_head/share/man/man4/axge.4 - copied unchanged from r259943, head/share/man/man4/axge.4 projects/diffused_head/share/man/man4/gpio.4 - copied unchanged from r259943, head/share/man/man4/gpio.4 projects/diffused_head/share/man/man4/gpioiic.4 - copied unchanged from r259943, head/share/man/man4/gpioiic.4 projects/diffused_head/share/man/man4/gpioled.4 - copied unchanged from r259943, head/share/man/man4/gpioled.4 projects/diffused_head/share/man/man4/rights.4 - copied unchanged from r259943, head/share/man/man4/rights.4 projects/diffused_head/share/man/man4/urtwnfw.4 - copied unchanged from r259943, head/share/man/man4/urtwnfw.4 projects/diffused_head/share/man/man7/tests.7 - copied unchanged from r259943, head/share/man/man7/tests.7 projects/diffused_head/share/man/man9/VOP_ADVISE.9 - copied unchanged from r259943, head/share/man/man9/VOP_ADVISE.9 projects/diffused_head/share/man/man9/VOP_ALLOCATE.9 - copied unchanged from r259943, head/share/man/man9/VOP_ALLOCATE.9 projects/diffused_head/share/man/man9/getenv.9 - copied unchanged from r259943, head/share/man/man9/getenv.9 projects/diffused_head/share/mk/plain.test.mk - copied unchanged from r259943, head/share/mk/plain.test.mk projects/diffused_head/share/mk/tap.test.mk - copied unchanged from r259943, head/share/mk/tap.test.mk projects/diffused_head/share/tests/ - copied from r259943, head/share/tests/ projects/diffused_head/sys/amd64/vmm/io/vhpet.c - copied unchanged from r259943, head/sys/amd64/vmm/io/vhpet.c projects/diffused_head/sys/amd64/vmm/io/vhpet.h - copied unchanged from r259943, head/sys/amd64/vmm/io/vhpet.h projects/diffused_head/sys/amd64/vmm/io/vioapic.c - copied unchanged from r259943, head/sys/amd64/vmm/io/vioapic.c projects/diffused_head/sys/amd64/vmm/io/vioapic.h - copied unchanged from r259943, head/sys/amd64/vmm/io/vioapic.h projects/diffused_head/sys/amd64/vmm/io/vlapic_priv.h - copied unchanged from r259943, head/sys/amd64/vmm/io/vlapic_priv.h projects/diffused_head/sys/arm/arm/bus_space-v6.c - copied unchanged from r259943, head/sys/arm/arm/bus_space-v6.c projects/diffused_head/sys/arm/arm/devmap.c - copied unchanged from r259943, head/sys/arm/arm/devmap.c projects/diffused_head/sys/arm/broadcom/bcm2835/bcm2835_bsc.c - copied unchanged from r259943, head/sys/arm/broadcom/bcm2835/bcm2835_bsc.c projects/diffused_head/sys/arm/broadcom/bcm2835/bcm2835_bscreg.h - copied unchanged from r259943, head/sys/arm/broadcom/bcm2835/bcm2835_bscreg.h projects/diffused_head/sys/arm/broadcom/bcm2835/bcm2835_bscvar.h - copied unchanged from r259943, head/sys/arm/broadcom/bcm2835/bcm2835_bscvar.h projects/diffused_head/sys/arm/broadcom/bcm2835/bcm2835_fbd.c - copied unchanged from r259943, head/sys/arm/broadcom/bcm2835/bcm2835_fbd.c projects/diffused_head/sys/arm/broadcom/bcm2835/bcm2835_gpio.h - copied unchanged from r259943, head/sys/arm/broadcom/bcm2835/bcm2835_gpio.h projects/diffused_head/sys/arm/broadcom/bcm2835/bcm2835_spi.c - copied unchanged from r259943, head/sys/arm/broadcom/bcm2835/bcm2835_spi.c projects/diffused_head/sys/arm/broadcom/bcm2835/bcm2835_spireg.h - copied unchanged from r259943, head/sys/arm/broadcom/bcm2835/bcm2835_spireg.h projects/diffused_head/sys/arm/broadcom/bcm2835/bcm2835_spivar.h - copied unchanged from r259943, head/sys/arm/broadcom/bcm2835/bcm2835_spivar.h projects/diffused_head/sys/arm/conf/COSMIC - copied unchanged from r259943, head/sys/arm/conf/COSMIC projects/diffused_head/sys/arm/conf/DIGI-CCWMX53 - copied unchanged from r259943, head/sys/arm/conf/DIGI-CCWMX53 projects/diffused_head/sys/arm/conf/IMX53-QSB - copied unchanged from r259943, head/sys/arm/conf/IMX53-QSB projects/diffused_head/sys/arm/conf/RADXA - copied unchanged from r259943, head/sys/arm/conf/RADXA projects/diffused_head/sys/arm/conf/WANDBOARD-DUAL - copied unchanged from r259943, head/sys/arm/conf/WANDBOARD-DUAL projects/diffused_head/sys/arm/conf/WANDBOARD-QUAD - copied unchanged from r259943, head/sys/arm/conf/WANDBOARD-QUAD projects/diffused_head/sys/arm/conf/WANDBOARD-SOLO - copied unchanged from r259943, head/sys/arm/conf/WANDBOARD-SOLO projects/diffused_head/sys/arm/conf/WANDBOARD.common - copied unchanged from r259943, head/sys/arm/conf/WANDBOARD.common projects/diffused_head/sys/arm/freescale/imx/files.imx53 - copied unchanged from r259943, head/sys/arm/freescale/imx/files.imx53 projects/diffused_head/sys/arm/freescale/imx/files.imx6 - copied unchanged from r259943, head/sys/arm/freescale/imx/files.imx6 projects/diffused_head/sys/arm/freescale/imx/imx51_ipuv3_fbd.c - copied unchanged from r259943, head/sys/arm/freescale/imx/imx51_ipuv3_fbd.c projects/diffused_head/sys/arm/freescale/imx/imx53_machdep.c - copied unchanged from r259943, head/sys/arm/freescale/imx/imx53_machdep.c projects/diffused_head/sys/arm/freescale/imx/imx6_anatop.c - copied unchanged from r259943, head/sys/arm/freescale/imx/imx6_anatop.c projects/diffused_head/sys/arm/freescale/imx/imx6_anatopreg.h - copied unchanged from r259943, head/sys/arm/freescale/imx/imx6_anatopreg.h projects/diffused_head/sys/arm/freescale/imx/imx6_anatopvar.h - copied unchanged from r259943, head/sys/arm/freescale/imx/imx6_anatopvar.h projects/diffused_head/sys/arm/freescale/imx/imx6_ccm.c - copied unchanged from r259943, head/sys/arm/freescale/imx/imx6_ccm.c projects/diffused_head/sys/arm/freescale/imx/imx6_ccmreg.h - copied unchanged from r259943, head/sys/arm/freescale/imx/imx6_ccmreg.h projects/diffused_head/sys/arm/freescale/imx/imx6_machdep.c - copied unchanged from r259943, head/sys/arm/freescale/imx/imx6_machdep.c projects/diffused_head/sys/arm/freescale/imx/imx6_pl310.c - copied unchanged from r259943, head/sys/arm/freescale/imx/imx6_pl310.c projects/diffused_head/sys/arm/freescale/imx/imx6_usbphy.c - copied unchanged from r259943, head/sys/arm/freescale/imx/imx6_usbphy.c projects/diffused_head/sys/arm/freescale/imx/imx_machdep.c - copied unchanged from r259943, head/sys/arm/freescale/imx/imx_machdep.c projects/diffused_head/sys/arm/freescale/imx/imx_machdep.h - copied unchanged from r259943, head/sys/arm/freescale/imx/imx_machdep.h projects/diffused_head/sys/arm/freescale/imx/imx_nop_usbphy.c - copied unchanged from r259943, head/sys/arm/freescale/imx/imx_nop_usbphy.c projects/diffused_head/sys/arm/freescale/imx/imx_sdhci.c - copied unchanged from r259943, head/sys/arm/freescale/imx/imx_sdhci.c projects/diffused_head/sys/arm/freescale/imx/std.imx53 - copied unchanged from r259943, head/sys/arm/freescale/imx/std.imx53 projects/diffused_head/sys/arm/freescale/imx/std.imx6 - copied unchanged from r259943, head/sys/arm/freescale/imx/std.imx6 projects/diffused_head/sys/arm/freescale/vybrid/ - copied from r259943, head/sys/arm/freescale/vybrid/ projects/diffused_head/sys/arm/include/devmap.h - copied unchanged from r259943, head/sys/arm/include/devmap.h projects/diffused_head/sys/arm/rockchip/ - copied from r259943, head/sys/arm/rockchip/ projects/diffused_head/sys/arm/ti/ti_mbox.c - copied unchanged from r259943, head/sys/arm/ti/ti_mbox.c projects/diffused_head/sys/arm/ti/ti_mbox.h - copied unchanged from r259943, head/sys/arm/ti/ti_mbox.h projects/diffused_head/sys/arm/ti/ti_pruss.c - copied unchanged from r259943, head/sys/arm/ti/ti_pruss.c projects/diffused_head/sys/arm/ti/ti_pruss.h - copied unchanged from r259943, head/sys/arm/ti/ti_pruss.h projects/diffused_head/sys/boot/fdt/dts/beri-netfpga.dts - copied unchanged from r259943, head/sys/boot/fdt/dts/beri-netfpga.dts projects/diffused_head/sys/boot/fdt/dts/beri-sim.dts - copied unchanged from r259943, head/sys/boot/fdt/dts/beri-sim.dts projects/diffused_head/sys/boot/fdt/dts/beripad-de4.dts - copied unchanged from r259943, head/sys/boot/fdt/dts/beripad-de4.dts projects/diffused_head/sys/boot/fdt/dts/digi-ccwmx53.dts - copied unchanged from r259943, head/sys/boot/fdt/dts/digi-ccwmx53.dts projects/diffused_head/sys/boot/fdt/dts/imx53-qsb.dts - copied unchanged from r259943, head/sys/boot/fdt/dts/imx53-qsb.dts projects/diffused_head/sys/boot/fdt/dts/imx53x.dtsi - copied unchanged from r259943, head/sys/boot/fdt/dts/imx53x.dtsi projects/diffused_head/sys/boot/fdt/dts/imx6.dtsi - copied unchanged from r259943, head/sys/boot/fdt/dts/imx6.dtsi projects/diffused_head/sys/boot/fdt/dts/rk3188-radxa.dts - copied unchanged from r259943, head/sys/boot/fdt/dts/rk3188-radxa.dts projects/diffused_head/sys/boot/fdt/dts/rk3188.dtsi - copied unchanged from r259943, head/sys/boot/fdt/dts/rk3188.dtsi projects/diffused_head/sys/boot/fdt/dts/vybrid-cosmic.dts - copied unchanged from r259943, head/sys/boot/fdt/dts/vybrid-cosmic.dts projects/diffused_head/sys/boot/fdt/dts/vybrid.dtsi - copied unchanged from r259943, head/sys/boot/fdt/dts/vybrid.dtsi projects/diffused_head/sys/boot/fdt/dts/wandboard-dual.dts - copied unchanged from r259943, head/sys/boot/fdt/dts/wandboard-dual.dts projects/diffused_head/sys/boot/fdt/dts/wandboard-quad.dts - copied unchanged from r259943, head/sys/boot/fdt/dts/wandboard-quad.dts projects/diffused_head/sys/boot/fdt/dts/wandboard-solo.dts - copied unchanged from r259943, head/sys/boot/fdt/dts/wandboard-solo.dts projects/diffused_head/sys/cam/ctl/ctl_frontend_iscsi.c - copied unchanged from r259943, head/sys/cam/ctl/ctl_frontend_iscsi.c projects/diffused_head/sys/cam/ctl/ctl_frontend_iscsi.h - copied unchanged from r259943, head/sys/cam/ctl/ctl_frontend_iscsi.h projects/diffused_head/sys/cddl/compat/opensolaris/sys/disp.h - copied unchanged from r259943, head/sys/cddl/compat/opensolaris/sys/disp.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/range_tree.c - copied unchanged from r259943, head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/range_tree.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_reftree.c - copied unchanged from r259943, head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_reftree.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/range_tree.h - copied unchanged from r259943, head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/range_tree.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/space_reftree.h - copied unchanged from r259943, head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/space_reftree.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev_raidz.h - copied unchanged from r259943, head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev_raidz.h projects/diffused_head/sys/contrib/ipfilter/netinet/ip_dns_pxy.c - copied unchanged from r259943, head/sys/contrib/ipfilter/netinet/ip_dns_pxy.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_dstlist.c - copied unchanged from r259943, head/sys/contrib/ipfilter/netinet/ip_dstlist.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_dstlist.h - copied unchanged from r259943, head/sys/contrib/ipfilter/netinet/ip_dstlist.h projects/diffused_head/sys/contrib/ipfilter/netinet/ip_nat6.c - copied unchanged from r259943, head/sys/contrib/ipfilter/netinet/ip_nat6.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_tftp_pxy.c - copied unchanged from r259943, head/sys/contrib/ipfilter/netinet/ip_tftp_pxy.c projects/diffused_head/sys/contrib/ipfilter/netinet/ipf_rb.h - copied unchanged from r259943, head/sys/contrib/ipfilter/netinet/ipf_rb.h projects/diffused_head/sys/contrib/ipfilter/netinet/radix_ipf.c - copied unchanged from r259943, head/sys/contrib/ipfilter/netinet/radix_ipf.c projects/diffused_head/sys/contrib/ipfilter/netinet/radix_ipf.h - copied unchanged from r259943, head/sys/contrib/ipfilter/netinet/radix_ipf.h projects/diffused_head/sys/crypto/aesni/aesencdec.h - copied unchanged from r259943, head/sys/crypto/aesni/aesencdec.h projects/diffused_head/sys/dev/altera/atse/ - copied from r259943, head/sys/dev/altera/atse/ projects/diffused_head/sys/dev/bxe/57710_init_values.c - copied unchanged from r259943, head/sys/dev/bxe/57710_init_values.c projects/diffused_head/sys/dev/bxe/57710_int_offsets.h - copied unchanged from r259943, head/sys/dev/bxe/57710_int_offsets.h projects/diffused_head/sys/dev/bxe/57711_init_values.c - copied unchanged from r259943, head/sys/dev/bxe/57711_init_values.c projects/diffused_head/sys/dev/bxe/57711_int_offsets.h - copied unchanged from r259943, head/sys/dev/bxe/57711_int_offsets.h projects/diffused_head/sys/dev/bxe/57712_init_values.c - copied unchanged from r259943, head/sys/dev/bxe/57712_init_values.c projects/diffused_head/sys/dev/bxe/57712_int_offsets.h - copied unchanged from r259943, head/sys/dev/bxe/57712_int_offsets.h projects/diffused_head/sys/dev/bxe/bxe.c - copied unchanged from r259943, head/sys/dev/bxe/bxe.c projects/diffused_head/sys/dev/bxe/bxe.h - copied unchanged from r259943, head/sys/dev/bxe/bxe.h projects/diffused_head/sys/dev/bxe/bxe_dcb.h - copied unchanged from r259943, head/sys/dev/bxe/bxe_dcb.h projects/diffused_head/sys/dev/bxe/bxe_debug.c - copied unchanged from r259943, head/sys/dev/bxe/bxe_debug.c projects/diffused_head/sys/dev/bxe/bxe_elink.c - copied unchanged from r259943, head/sys/dev/bxe/bxe_elink.c projects/diffused_head/sys/dev/bxe/bxe_elink.h - copied unchanged from r259943, head/sys/dev/bxe/bxe_elink.h projects/diffused_head/sys/dev/bxe/bxe_stats.c - copied unchanged from r259943, head/sys/dev/bxe/bxe_stats.c projects/diffused_head/sys/dev/bxe/bxe_stats.h - copied unchanged from r259943, head/sys/dev/bxe/bxe_stats.h projects/diffused_head/sys/dev/bxe/ecore_fw_defs.h - copied unchanged from r259943, head/sys/dev/bxe/ecore_fw_defs.h projects/diffused_head/sys/dev/bxe/ecore_hsi.h - copied unchanged from r259943, head/sys/dev/bxe/ecore_hsi.h projects/diffused_head/sys/dev/bxe/ecore_init.h - copied unchanged from r259943, head/sys/dev/bxe/ecore_init.h projects/diffused_head/sys/dev/bxe/ecore_init_ops.h - copied unchanged from r259943, head/sys/dev/bxe/ecore_init_ops.h projects/diffused_head/sys/dev/bxe/ecore_mfw_req.h - copied unchanged from r259943, head/sys/dev/bxe/ecore_mfw_req.h projects/diffused_head/sys/dev/bxe/ecore_reg.h - copied unchanged from r259943, head/sys/dev/bxe/ecore_reg.h projects/diffused_head/sys/dev/bxe/ecore_sp.c - copied unchanged from r259943, head/sys/dev/bxe/ecore_sp.c projects/diffused_head/sys/dev/bxe/ecore_sp.h - copied unchanged from r259943, head/sys/dev/bxe/ecore_sp.h projects/diffused_head/sys/dev/cxgbe/firmware/t4fw-1.9.12.0.bin.uu - copied unchanged from r259943, head/sys/dev/cxgbe/firmware/t4fw-1.9.12.0.bin.uu projects/diffused_head/sys/dev/cxgbe/firmware/t5fw-1.9.12.0.bin.uu - copied unchanged from r259943, head/sys/dev/cxgbe/firmware/t5fw-1.9.12.0.bin.uu projects/diffused_head/sys/dev/cxgbe/iw_cxgbe/ - copied from r259943, head/sys/dev/cxgbe/iw_cxgbe/ projects/diffused_head/sys/dev/etherswitch/arswitch/arswitch_9340.c - copied unchanged from r259943, head/sys/dev/etherswitch/arswitch/arswitch_9340.c projects/diffused_head/sys/dev/etherswitch/arswitch/arswitch_9340.h - copied unchanged from r259943, head/sys/dev/etherswitch/arswitch/arswitch_9340.h projects/diffused_head/sys/dev/fb/fb_if.m - copied unchanged from r259943, head/sys/dev/fb/fb_if.m projects/diffused_head/sys/dev/fb/fbd.c - copied unchanged from r259943, head/sys/dev/fb/fbd.c - copied unchanged from r259943, head/sys/dev/fdt/fdt_ic_if.m projects/diffused_head/sys/dev/ffec/ - copied from r259943, head/sys/dev/ffec/ projects/diffused_head/sys/dev/hwpmc/hwpmc_mpc7xxx.c - copied unchanged from r259943, head/sys/dev/hwpmc/hwpmc_mpc7xxx.c projects/diffused_head/sys/dev/hwpmc/hwpmc_powerpc.h - copied unchanged from r259943, head/sys/dev/hwpmc/hwpmc_powerpc.h - copied from r259943, head/sys/dev/hyperv/ projects/diffused_head/sys/dev/iscsi/icl.c - copied unchanged from r259943, head/sys/dev/iscsi/icl.c projects/diffused_head/sys/dev/iscsi/icl.h - copied unchanged from r259943, head/sys/dev/iscsi/icl.h projects/diffused_head/sys/dev/iscsi/icl_proxy.c - copied unchanged from r259943, head/sys/dev/iscsi/icl_proxy.c projects/diffused_head/sys/dev/iscsi/iscsi.c - copied unchanged from r259943, head/sys/dev/iscsi/iscsi.c projects/diffused_head/sys/dev/iscsi/iscsi.h - copied unchanged from r259943, head/sys/dev/iscsi/iscsi.h projects/diffused_head/sys/dev/iscsi/iscsi_ioctl.h - copied unchanged from r259943, head/sys/dev/iscsi/iscsi_ioctl.h projects/diffused_head/sys/dev/iscsi/iscsi_proto.h - copied unchanged from r259943, head/sys/dev/iscsi/iscsi_proto.h projects/diffused_head/sys/dev/iwn/if_iwn_chip_cfg.h - copied unchanged from r259943, head/sys/dev/iwn/if_iwn_chip_cfg.h projects/diffused_head/sys/dev/iwn/if_iwn_debug.h - copied unchanged from r259943, head/sys/dev/iwn/if_iwn_debug.h projects/diffused_head/sys/dev/nand/nfc_at91.c - copied unchanged from r259943, head/sys/dev/nand/nfc_at91.c projects/diffused_head/sys/dev/netmap/netmap_freebsd.c - copied unchanged from r259943, head/sys/dev/netmap/netmap_freebsd.c projects/diffused_head/sys/dev/netmap/netmap_generic.c - copied unchanged from r259943, head/sys/dev/netmap/netmap_generic.c projects/diffused_head/sys/dev/netmap/netmap_mbq.c - copied unchanged from r259943, head/sys/dev/netmap/netmap_mbq.c projects/diffused_head/sys/dev/netmap/netmap_mbq.h - copied unchanged from r259943, head/sys/dev/netmap/netmap_mbq.h projects/diffused_head/sys/dev/netmap/netmap_mem2.h - copied unchanged from r259943, head/sys/dev/netmap/netmap_mem2.h projects/diffused_head/sys/dev/netmap/netmap_vale.c - copied unchanged from r259943, head/sys/dev/netmap/netmap_vale.c projects/diffused_head/sys/dev/ofw/ofw_nexus.c - copied unchanged from r259943, head/sys/dev/ofw/ofw_nexus.c projects/diffused_head/sys/dev/ofw/ofw_nexus.h - copied unchanged from r259943, head/sys/dev/ofw/ofw_nexus.h projects/diffused_head/sys/dev/random/dummy_rng.c - copied unchanged from r259943, head/sys/dev/random/dummy_rng.c projects/diffused_head/sys/dev/random/live_entropy_sources.c - copied unchanged from r259943, head/sys/dev/random/live_entropy_sources.c projects/diffused_head/sys/dev/random/live_entropy_sources.h - copied unchanged from r259943, head/sys/dev/random/live_entropy_sources.h projects/diffused_head/sys/dev/random/random_harvestq.c - copied unchanged from r259943, head/sys/dev/random/random_harvestq.c projects/diffused_head/sys/dev/random/random_harvestq.h - copied unchanged from r259943, head/sys/dev/random/random_harvestq.h projects/diffused_head/sys/dev/random/rwfile.c - copied unchanged from r259943, head/sys/dev/random/rwfile.c projects/diffused_head/sys/dev/random/rwfile.h - copied unchanged from r259943, head/sys/dev/random/rwfile.h projects/diffused_head/sys/dev/spibus/ofw_spibus.c - copied unchanged from r259943, head/sys/dev/spibus/ofw_spibus.c projects/diffused_head/sys/dev/usb/controller/dwc_otg_fdt.c - copied unchanged from r259943, head/sys/dev/usb/controller/dwc_otg_fdt.c projects/diffused_head/sys/dev/usb/net/if_axge.c - copied unchanged from r259943, head/sys/dev/usb/net/if_axge.c projects/diffused_head/sys/dev/usb/net/if_axgereg.h - copied unchanged from r259943, head/sys/dev/usb/net/if_axgereg.h projects/diffused_head/sys/dev/vt/ - copied from r259943, head/sys/dev/vt/ projects/diffused_head/sys/kern/subr_capability.c - copied unchanged from r259943, head/sys/kern/subr_capability.c projects/diffused_head/sys/kern/subr_terminal.c - copied unchanged from r259943, head/sys/kern/subr_terminal.c projects/diffused_head/sys/mips/beri/beri_pic.c - copied unchanged from r259943, head/sys/mips/beri/beri_pic.c projects/diffused_head/sys/mips/conf/ALFA_HORNET_UB - copied unchanged from r259943, head/sys/mips/conf/ALFA_HORNET_UB projects/diffused_head/sys/mips/conf/ALFA_HORNET_UB.hints - copied unchanged from r259943, head/sys/mips/conf/ALFA_HORNET_UB.hints projects/diffused_head/sys/mips/conf/BERI_DE4_BASE - copied unchanged from r259943, head/sys/mips/conf/BERI_DE4_BASE projects/diffused_head/sys/mips/conf/BERI_NETFPGA_MDROOT - copied unchanged from r259943, head/sys/mips/conf/BERI_NETFPGA_MDROOT projects/diffused_head/sys/mips/conf/BERI_SIM_BASE - copied unchanged from r259943, head/sys/mips/conf/BERI_SIM_BASE projects/diffused_head/sys/mips/conf/BERI_SIM_SDROOT - copied unchanged from r259943, head/sys/mips/conf/BERI_SIM_SDROOT projects/diffused_head/sys/mips/conf/GXEMUL32 - copied unchanged from r259943, head/sys/mips/conf/GXEMUL32 projects/diffused_head/sys/mips/conf/PICOSTATION_M2HP - copied unchanged from r259943, head/sys/mips/conf/PICOSTATION_M2HP projects/diffused_head/sys/mips/conf/PICOSTATION_M2HP.hints - copied unchanged from r259943, head/sys/mips/conf/PICOSTATION_M2HP.hints projects/diffused_head/sys/mips/conf/WZR-300HP - copied unchanged from r259943, head/sys/mips/conf/WZR-300HP projects/diffused_head/sys/mips/conf/WZR-300HP.hints - copied unchanged from r259943, head/sys/mips/conf/WZR-300HP.hints projects/diffused_head/sys/mips/malta/gt_pci_bus_space.c - copied unchanged from r259943, head/sys/mips/malta/gt_pci_bus_space.c projects/diffused_head/sys/mips/malta/gt_pci_bus_space.h - copied unchanged from r259943, head/sys/mips/malta/gt_pci_bus_space.h projects/diffused_head/sys/mips/mips/bcopy.S - copied unchanged from r259943, head/sys/mips/mips/bcopy.S projects/diffused_head/sys/modules/cxgbe/iw_cxgbe/ - copied from r259943, head/sys/modules/cxgbe/iw_cxgbe/ - copied from r259943, head/sys/modules/hyperv/ projects/diffused_head/sys/modules/ibcore/ - copied from r259943, head/sys/modules/ibcore/ projects/diffused_head/sys/modules/ipoib/ - copied from r259943, head/sys/modules/ipoib/ projects/diffused_head/sys/modules/usb/axge/ - copied from r259943, head/sys/modules/usb/axge/ projects/diffused_head/sys/net/ieee_oui.h - copied unchanged from r259943, head/sys/net/ieee_oui.h projects/diffused_head/sys/net/ifq.h - copied unchanged from r259943, head/sys/net/ifq.h projects/diffused_head/sys/net/sff8472.h - copied unchanged from r259943, head/sys/net/sff8472.h projects/diffused_head/sys/netpfil/pf/pf.h - copied unchanged from r259943, head/sys/netpfil/pf/pf.h projects/diffused_head/sys/netpfil/pf/pf_altq.h - copied unchanged from r259943, head/sys/netpfil/pf/pf_altq.h projects/diffused_head/sys/netpfil/pf/pf_mtag.h - copied unchanged from r259943, head/sys/netpfil/pf/pf_mtag.h projects/diffused_head/sys/ofed/drivers/infiniband/hw/mlx4/alias_GUID.c - copied unchanged from r259943, head/sys/ofed/drivers/infiniband/hw/mlx4/alias_GUID.c projects/diffused_head/sys/ofed/drivers/infiniband/hw/mlx4/cm.c - copied unchanged from r259943, head/sys/ofed/drivers/infiniband/hw/mlx4/cm.c projects/diffused_head/sys/ofed/drivers/infiniband/hw/mlx4/mcg.c - copied unchanged from r259943, head/sys/ofed/drivers/infiniband/hw/mlx4/mcg.c projects/diffused_head/sys/ofed/drivers/infiniband/hw/mlx4/sysfs.c - copied unchanged from r259943, head/sys/ofed/drivers/infiniband/hw/mlx4/sysfs.c projects/diffused_head/sys/ofed/drivers/net/mlx4/resource_tracker.c - copied unchanged from r259943, head/sys/ofed/drivers/net/mlx4/resource_tracker.c projects/diffused_head/sys/ofed/drivers/net/mlx4/sys_tune.c - copied unchanged from r259943, head/sys/ofed/drivers/net/mlx4/sys_tune.c projects/diffused_head/sys/ofed/include/linux/atomic.h - copied unchanged from r259943, head/sys/ofed/include/linux/atomic.h projects/diffused_head/sys/ofed/include/linux/clocksource.h - copied unchanged from r259943, head/sys/ofed/include/linux/clocksource.h projects/diffused_head/sys/ofed/include/rdma/ib_pma.h - copied unchanged from r259943, head/sys/ofed/include/rdma/ib_pma.h projects/diffused_head/sys/opencrypto/cryptodeflate.c - copied unchanged from r259943, head/sys/opencrypto/cryptodeflate.c projects/diffused_head/sys/powerpc/cpufreq/pmufreq.c - copied unchanged from r259943, head/sys/powerpc/cpufreq/pmufreq.c projects/diffused_head/sys/powerpc/mpc85xx/pci_mpc85xx.c - copied unchanged from r259943, head/sys/powerpc/mpc85xx/pci_mpc85xx.c projects/diffused_head/sys/powerpc/mpc85xx/platform_mpc85xx.c - copied unchanged from r259943, head/sys/powerpc/mpc85xx/platform_mpc85xx.c projects/diffused_head/sys/powerpc/ofw/ofw_pcibus.h - copied unchanged from r259943, head/sys/powerpc/ofw/ofw_pcibus.h projects/diffused_head/sys/powerpc/ofw/openpic_ofw.c - copied unchanged from r259943, head/sys/powerpc/ofw/openpic_ofw.c projects/diffused_head/sys/powerpc/powerpc/clock.c - copied unchanged from r259943, head/sys/powerpc/powerpc/clock.c projects/diffused_head/sys/powerpc/powerpc/copyinout.c - copied unchanged from r259943, head/sys/powerpc/powerpc/copyinout.c projects/diffused_head/sys/powerpc/powerpc/nexus.c - copied unchanged from r259943, head/sys/powerpc/powerpc/nexus.c projects/diffused_head/sys/powerpc/powerpc/swtch32.S - copied unchanged from r259943, head/sys/powerpc/powerpc/swtch32.S projects/diffused_head/sys/powerpc/powerpc/swtch64.S - copied unchanged from r259943, head/sys/powerpc/powerpc/swtch64.S projects/diffused_head/sys/powerpc/powerpc/vm_machdep.c - copied unchanged from r259943, head/sys/powerpc/powerpc/vm_machdep.c projects/diffused_head/sys/powerpc/pseries/ - copied from r259943, head/sys/powerpc/pseries/ projects/diffused_head/sys/powerpc/wii/ios_if.m - copied unchanged from r259943, head/sys/powerpc/wii/ios_if.m projects/diffused_head/sys/sys/_unrhdr.h - copied unchanged from r259943, head/sys/sys/_unrhdr.h projects/diffused_head/sys/sys/caprights.h - copied unchanged from r259943, head/sys/sys/caprights.h projects/diffused_head/sys/sys/ktr_class.h - copied unchanged from r259943, head/sys/sys/ktr_class.h projects/diffused_head/sys/sys/procctl.h - copied unchanged from r259943, head/sys/sys/procctl.h projects/diffused_head/sys/sys/sf_sync.h - copied unchanged from r259943, head/sys/sys/sf_sync.h projects/diffused_head/sys/sys/terminal.h - copied unchanged from r259943, head/sys/sys/terminal.h projects/diffused_head/sys/x86/include/busdma_impl.h - copied unchanged from r259943, head/sys/x86/include/busdma_impl.h projects/diffused_head/sys/x86/iommu/ - copied from r259943, head/sys/x86/iommu/ projects/diffused_head/sys/x86/x86/busdma_bounce.c - copied unchanged from r259943, head/sys/x86/x86/busdma_bounce.c projects/diffused_head/tests/ - copied from r259943, head/tests/ projects/diffused_head/tools/build/options/WITHOUT_CASPER - copied unchanged from r259943, head/tools/build/options/WITHOUT_CASPER projects/diffused_head/tools/build/options/WITHOUT_GNUCXX - copied unchanged from r259943, head/tools/build/options/WITHOUT_GNUCXX projects/diffused_head/tools/build/options/WITHOUT_LDNS_UTILS - copied unchanged from r259943, head/tools/build/options/WITHOUT_LDNS_UTILS projects/diffused_head/tools/build/options/WITHOUT_NMTREE - copied unchanged from r259943, head/tools/build/options/WITHOUT_NMTREE projects/diffused_head/tools/build/options/WITHOUT_TESTS - copied unchanged from r259943, head/tools/build/options/WITHOUT_TESTS projects/diffused_head/tools/build/options/WITHOUT_UNBOUND - copied unchanged from r259943, head/tools/build/options/WITHOUT_UNBOUND projects/diffused_head/tools/build/options/WITH_GCC - copied unchanged from r259943, head/tools/build/options/WITH_GCC projects/diffused_head/tools/build/options/WITH_GNUCXX - copied unchanged from r259943, head/tools/build/options/WITH_GNUCXX projects/diffused_head/tools/build/options/WITH_LLDB - copied unchanged from r259943, head/tools/build/options/WITH_LLDB projects/diffused_head/tools/build/options/WITH_TESTS - copied unchanged from r259943, head/tools/build/options/WITH_TESTS projects/diffused_head/tools/regression/capsicum/libcapsicum/ - copied from r259943, head/tools/regression/capsicum/libcapsicum/ projects/diffused_head/tools/regression/iscsi/ - copied from r259943, head/tools/regression/iscsi/ projects/diffused_head/tools/regression/lib/libc/stdio/test-fopen.c - copied unchanged from r259943, head/tools/regression/lib/libc/stdio/test-fopen.c projects/diffused_head/tools/regression/lib/libc/stdio/test-fopen.t - copied unchanged from r259943, head/tools/regression/lib/libc/stdio/test-fopen.t projects/diffused_head/tools/regression/lib/libc/stdio/test-mkostemp.t - copied unchanged from r259943, head/tools/regression/lib/libc/stdio/test-mkostemp.t projects/diffused_head/tools/regression/lib/libnv/ - copied from r259943, head/tools/regression/lib/libnv/ projects/diffused_head/tools/regression/lib/libutil/test-humanize_number.c - copied unchanged from r259943, head/tools/regression/lib/libutil/test-humanize_number.c projects/diffused_head/tools/regression/lib/libutil/test-humanize_number.t - copied unchanged from r259943, head/tools/regression/lib/libutil/test-humanize_number.t projects/diffused_head/tools/regression/usr.bin/sed/regress.icase4.out - copied unchanged from r259943, head/tools/regression/usr.bin/sed/regress.icase4.out projects/diffused_head/tools/regression/usr.sbin/etcupdate/preworld.sh - copied unchanged from r259943, head/tools/regression/usr.sbin/etcupdate/preworld.sh projects/diffused_head/tools/regression/usr.sbin/etcupdate/tzsetup.sh - copied unchanged from r259943, head/tools/regression/usr.sbin/etcupdate/tzsetup.sh projects/diffused_head/tools/tools/atsectl/ - copied from r259943, head/tools/tools/atsectl/ projects/diffused_head/tools/tools/vt/ - copied from r259943, head/tools/tools/vt/ projects/diffused_head/usr.bin/atf/atf-sh/tests/ - copied from r259943, head/usr.bin/atf/atf-sh/tests/ projects/diffused_head/usr.bin/atf/tests/ - copied from r259943, head/usr.bin/atf/tests/ projects/diffused_head/usr.bin/calendar/calcpp.c - copied unchanged from r259943, head/usr.bin/calendar/calcpp.c projects/diffused_head/usr.bin/clang/lldb/ - copied from r259943, head/usr.bin/clang/lldb/ projects/diffused_head/usr.bin/drill/ - copied from r259943, head/usr.bin/drill/ projects/diffused_head/usr.bin/iscsictl/ - copied from r259943, head/usr.bin/iscsictl/ projects/diffused_head/usr.bin/protect/ - copied from r259943, head/usr.bin/protect/ projects/diffused_head/usr.bin/tests/ - copied from r259943, head/usr.bin/tests/ projects/diffused_head/usr.sbin/bhyve/ahci.h - copied unchanged from r259943, head/usr.sbin/bhyve/ahci.h projects/diffused_head/usr.sbin/bhyve/bhyve.8 - copied unchanged from r259943, head/usr.sbin/bhyve/bhyve.8 projects/diffused_head/usr.sbin/bhyve/block_if.c - copied unchanged from r259943, head/usr.sbin/bhyve/block_if.c projects/diffused_head/usr.sbin/bhyve/block_if.h - copied unchanged from r259943, head/usr.sbin/bhyve/block_if.h projects/diffused_head/usr.sbin/bhyve/legacy_irq.c - copied unchanged from r259943, head/usr.sbin/bhyve/legacy_irq.c projects/diffused_head/usr.sbin/bhyve/legacy_irq.h - copied unchanged from r259943, head/usr.sbin/bhyve/legacy_irq.h projects/diffused_head/usr.sbin/bhyve/pci_ahci.c - copied unchanged from r259943, head/usr.sbin/bhyve/pci_ahci.c projects/diffused_head/usr.sbin/bhyve/pci_lpc.c - copied unchanged from r259943, head/usr.sbin/bhyve/pci_lpc.c projects/diffused_head/usr.sbin/bhyve/pci_lpc.h - copied unchanged from r259943, head/usr.sbin/bhyve/pci_lpc.h projects/diffused_head/usr.sbin/bhyve/pm.c - copied unchanged from r259943, head/usr.sbin/bhyve/pm.c projects/diffused_head/usr.sbin/bhyve/uart_emul.c - copied unchanged from r259943, head/usr.sbin/bhyve/uart_emul.c projects/diffused_head/usr.sbin/bhyve/uart_emul.h - copied unchanged from r259943, head/usr.sbin/bhyve/uart_emul.h projects/diffused_head/usr.sbin/bsdconfig/examples/browse_packages_ftp.sh - copied unchanged from r259943, head/usr.sbin/bsdconfig/examples/browse_packages_ftp.sh projects/diffused_head/usr.sbin/bsdconfig/examples/browse_packages_http.sh - copied unchanged from r259943, head/usr.sbin/bsdconfig/examples/browse_packages_http.sh projects/diffused_head/usr.sbin/bsdconfig/includes/ - copied from r259943, head/usr.sbin/bsdconfig/includes/ projects/diffused_head/usr.sbin/bsdconfig/share/keymap.subr - copied unchanged from r259943, head/usr.sbin/bsdconfig/share/keymap.subr projects/diffused_head/usr.sbin/bsdinstall/scripts/entropy - copied unchanged from r259943, head/usr.sbin/bsdinstall/scripts/entropy projects/diffused_head/usr.sbin/bsdinstall/scripts/zfsboot - copied unchanged from r259943, head/usr.sbin/bsdinstall/scripts/zfsboot projects/diffused_head/usr.sbin/ctld/ - copied from r259943, head/usr.sbin/ctld/ projects/diffused_head/usr.sbin/iscsid/ - copied from r259943, head/usr.sbin/iscsid/ projects/diffused_head/usr.sbin/mfiutil/mfi_properties.c - copied unchanged from r259943, head/usr.sbin/mfiutil/mfi_properties.c projects/diffused_head/usr.sbin/pkg/pkg.7 - copied unchanged from r259943, head/usr.sbin/pkg/pkg.7 projects/diffused_head/usr.sbin/unbound/ - copied from r259943, head/usr.sbin/unbound/ Directory Properties: projects/diffused_head/contrib/ipfilter/ml_ipl.c (props changed) projects/diffused_head/contrib/ipfilter/mlfk_ipl.c (props changed) projects/diffused_head/contrib/ipfilter/mli_ipl.c (props changed) projects/diffused_head/contrib/ipfilter/mln_ipl.c (props changed) projects/diffused_head/contrib/ipfilter/mls_ipl.c (props changed) projects/diffused_head/sys/dev/fdt/fdt_ic_if.m (props changed) projects/diffused_head/sys/dev/hyperv/ (props changed) projects/diffused_head/sys/modules/hyperv/ (props changed) Replaced: projects/diffused_head/contrib/openpam/lib/Makefile.am - copied unchanged from r259943, head/contrib/openpam/lib/Makefile.am projects/diffused_head/contrib/openpam/lib/Makefile.in - copied unchanged from r259943, head/contrib/openpam/lib/Makefile.in projects/diffused_head/lib/libc/iconv/iconv.c - copied unchanged from r259943, head/lib/libc/iconv/iconv.c Deleted: projects/diffused_head/contrib/apr-util/test/testssl.c projects/diffused_head/contrib/atf/Atffile projects/diffused_head/contrib/atf/Makefile.am projects/diffused_head/contrib/atf/Makefile.in projects/diffused_head/contrib/atf/admin/ projects/diffused_head/contrib/atf/atf-c++/Atffile projects/diffused_head/contrib/atf/atf-c++/Makefile.am.inc projects/diffused_head/contrib/atf/atf-c++/detail/Atffile projects/diffused_head/contrib/atf/atf-c++/detail/Makefile.am.inc projects/diffused_head/contrib/atf/atf-c/Atffile projects/diffused_head/contrib/atf/atf-c/Makefile.am.inc projects/diffused_head/contrib/atf/atf-c/detail/Atffile projects/diffused_head/contrib/atf/atf-c/detail/Makefile.am.inc projects/diffused_head/contrib/atf/atf-c/detail/test_helpers_test.c projects/diffused_head/contrib/atf/atf-config/ projects/diffused_head/contrib/atf/atf-report/ projects/diffused_head/contrib/atf/atf-run/ projects/diffused_head/contrib/atf/atf-sh/Atffile projects/diffused_head/contrib/atf/atf-sh/Makefile.am.inc projects/diffused_head/contrib/atf/atf-version/ projects/diffused_head/contrib/atf/bconfig.h.in projects/diffused_head/contrib/atf/configure projects/diffused_head/contrib/atf/configure.ac projects/diffused_head/contrib/atf/doc/Makefile.am.inc projects/diffused_head/contrib/atf/doc/atf-formats.5 projects/diffused_head/contrib/atf/doc/atf.7.in projects/diffused_head/contrib/atf/test-programs/Atffile projects/diffused_head/contrib/atf/test-programs/Makefile.am.inc projects/diffused_head/contrib/atf/test-programs/fork_test.sh projects/diffused_head/contrib/bind9/ projects/diffused_head/contrib/dialog/samples/copifuncs/ projects/diffused_head/contrib/dialog/samples/install/ projects/diffused_head/contrib/ipfilter/.cvsignore projects/diffused_head/contrib/ipfilter/BSD/ projects/diffused_head/contrib/ipfilter/FAQ.FreeBSD projects/diffused_head/contrib/ipfilter/FWTK/ projects/diffused_head/contrib/ipfilter/FreeBSD/ projects/diffused_head/contrib/ipfilter/FreeBSD-2.2/ projects/diffused_head/contrib/ipfilter/FreeBSD-3/ projects/diffused_head/contrib/ipfilter/FreeBSD-4.0/ projects/diffused_head/contrib/ipfilter/IMPORTANT projects/diffused_head/contrib/ipfilter/INST.FreeBSD-2.2 projects/diffused_head/contrib/ipfilter/INSTALL.FreeBSD projects/diffused_head/contrib/ipfilter/INSTALL.xBSD projects/diffused_head/contrib/ipfilter/IPF.KANJI projects/diffused_head/contrib/ipfilter/WhatsNew40.txt projects/diffused_head/contrib/ipfilter/bsdinstall projects/diffused_head/contrib/ipfilter/etc/ projects/diffused_head/contrib/ipfilter/iplang/.cvsignore projects/diffused_head/contrib/ipfilter/ipsend/.cvsignore projects/diffused_head/contrib/ipfilter/ipsend/README projects/diffused_head/contrib/ipfilter/ipsend/hpux.c projects/diffused_head/contrib/ipfilter/ipsend/in_var.h projects/diffused_head/contrib/ipfilter/ipsend/ip_var.h projects/diffused_head/contrib/ipfilter/ipsend/tcpip.h projects/diffused_head/contrib/ipfilter/lib/ipft_ef.c projects/diffused_head/contrib/ipfilter/lib/ipft_sn.c projects/diffused_head/contrib/ipfilter/lib/ipft_td.c projects/diffused_head/contrib/ipfilter/net/.cvsignore projects/diffused_head/contrib/ipfilter/perl/ projects/diffused_head/contrib/ipfilter/radix.c projects/diffused_head/contrib/ipfilter/rules/.cvsignore projects/diffused_head/contrib/ipfilter/samples/.cvsignore projects/diffused_head/contrib/ipfilter/test/ projects/diffused_head/contrib/ipfilter/todo projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Utility/RefCounter.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_i386.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_i386.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_x86_64.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_x86_64.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextCoreFreeBSD_x86_64.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextCoreFreeBSD_x86_64.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextCoreLinux_x86_64.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextCoreLinux_x86_64.h projects/diffused_head/contrib/llvm/tools/lldb/source/Utility/RefCounter.cpp projects/diffused_head/contrib/openpam/FREEBSD-vendor projects/diffused_head/contrib/openpam/lib/openpam_borrow_cred.c projects/diffused_head/contrib/openpam/lib/openpam_check_owner_perms.c projects/diffused_head/contrib/openpam/lib/openpam_configure.c projects/diffused_head/contrib/openpam/lib/openpam_constants.c projects/diffused_head/contrib/openpam/lib/openpam_constants.h projects/diffused_head/contrib/openpam/lib/openpam_ctype.h projects/diffused_head/contrib/openpam/lib/openpam_debug.h projects/diffused_head/contrib/openpam/lib/openpam_dispatch.c projects/diffused_head/contrib/openpam/lib/openpam_dynamic.c projects/diffused_head/contrib/openpam/lib/openpam_features.c projects/diffused_head/contrib/openpam/lib/openpam_features.h projects/diffused_head/contrib/openpam/lib/openpam_findenv.c projects/diffused_head/contrib/openpam/lib/openpam_free_data.c projects/diffused_head/contrib/openpam/lib/openpam_free_envlist.c projects/diffused_head/contrib/openpam/lib/openpam_get_feature.c projects/diffused_head/contrib/openpam/lib/openpam_get_option.c projects/diffused_head/contrib/openpam/lib/openpam_impl.h projects/diffused_head/contrib/openpam/lib/openpam_load.c projects/diffused_head/contrib/openpam/lib/openpam_log.c projects/diffused_head/contrib/openpam/lib/openpam_nullconv.c projects/diffused_head/contrib/openpam/lib/openpam_readline.c projects/diffused_head/contrib/openpam/lib/openpam_readlinev.c projects/diffused_head/contrib/openpam/lib/openpam_readword.c projects/diffused_head/contrib/openpam/lib/openpam_restore_cred.c projects/diffused_head/contrib/openpam/lib/openpam_set_feature.c projects/diffused_head/contrib/openpam/lib/openpam_set_option.c projects/diffused_head/contrib/openpam/lib/openpam_static.c projects/diffused_head/contrib/openpam/lib/openpam_straddch.c projects/diffused_head/contrib/openpam/lib/openpam_strlcat.h projects/diffused_head/contrib/openpam/lib/openpam_strlcmp.h projects/diffused_head/contrib/openpam/lib/openpam_strlcpy.h projects/diffused_head/contrib/openpam/lib/openpam_subst.c projects/diffused_head/contrib/openpam/lib/openpam_ttyconv.c projects/diffused_head/contrib/openpam/lib/pam_acct_mgmt.c projects/diffused_head/contrib/openpam/lib/pam_authenticate.c projects/diffused_head/contrib/openpam/lib/pam_authenticate_secondary.c projects/diffused_head/contrib/openpam/lib/pam_chauthtok.c projects/diffused_head/contrib/openpam/lib/pam_close_session.c projects/diffused_head/contrib/openpam/lib/pam_end.c projects/diffused_head/contrib/openpam/lib/pam_error.c projects/diffused_head/contrib/openpam/lib/pam_get_authtok.c projects/diffused_head/contrib/openpam/lib/pam_get_data.c projects/diffused_head/contrib/openpam/lib/pam_get_item.c projects/diffused_head/contrib/openpam/lib/pam_get_mapped_authtok.c projects/diffused_head/contrib/openpam/lib/pam_get_mapped_username.c projects/diffused_head/contrib/openpam/lib/pam_get_user.c projects/diffused_head/contrib/openpam/lib/pam_getenv.c projects/diffused_head/contrib/openpam/lib/pam_getenvlist.c projects/diffused_head/contrib/openpam/lib/pam_info.c projects/diffused_head/contrib/openpam/lib/pam_open_session.c projects/diffused_head/contrib/openpam/lib/pam_prompt.c projects/diffused_head/contrib/openpam/lib/pam_putenv.c projects/diffused_head/contrib/openpam/lib/pam_set_data.c projects/diffused_head/contrib/openpam/lib/pam_set_item.c projects/diffused_head/contrib/openpam/lib/pam_set_mapped_authtok.c projects/diffused_head/contrib/openpam/lib/pam_set_mapped_username.c projects/diffused_head/contrib/openpam/lib/pam_setcred.c projects/diffused_head/contrib/openpam/lib/pam_setenv.c projects/diffused_head/contrib/openpam/lib/pam_sm_acct_mgmt.c projects/diffused_head/contrib/openpam/lib/pam_sm_authenticate.c projects/diffused_head/contrib/openpam/lib/pam_sm_authenticate_secondary.c projects/diffused_head/contrib/openpam/lib/pam_sm_chauthtok.c projects/diffused_head/contrib/openpam/lib/pam_sm_close_session.c projects/diffused_head/contrib/openpam/lib/pam_sm_get_mapped_authtok.c projects/diffused_head/contrib/openpam/lib/pam_sm_get_mapped_username.c projects/diffused_head/contrib/openpam/lib/pam_sm_open_session.c projects/diffused_head/contrib/openpam/lib/pam_sm_set_mapped_authtok.c projects/diffused_head/contrib/openpam/lib/pam_sm_set_mapped_username.c projects/diffused_head/contrib/openpam/lib/pam_sm_setcred.c projects/diffused_head/contrib/openpam/lib/pam_start.c projects/diffused_head/contrib/openpam/lib/pam_strerror.c projects/diffused_head/contrib/openpam/lib/pam_verror.c projects/diffused_head/contrib/openpam/lib/pam_vinfo.c projects/diffused_head/contrib/openpam/lib/pam_vprompt.c projects/diffused_head/crypto/openssh/openbsd-compat/getopt.c projects/diffused_head/etc/atf/ projects/diffused_head/etc/mtree/BIND.chroot.dist projects/diffused_head/etc/mtree/BIND.include.dist projects/diffused_head/etc/namedb/ projects/diffused_head/etc/periodic/daily/220.backup-pkgdb projects/diffused_head/etc/periodic/daily/470.status-named projects/diffused_head/etc/periodic/daily/490.status-pkg-changes projects/diffused_head/etc/periodic/security/460.chkportsum projects/diffused_head/etc/periodic/weekly/400.status-pkg projects/diffused_head/etc/rc.d/named projects/diffused_head/gnu/usr.bin/binutils/ar/Makefile projects/diffused_head/gnu/usr.bin/binutils/ar/ar.1 projects/diffused_head/gnu/usr.bin/binutils/ranlib/Makefile projects/diffused_head/gnu/usr.bin/binutils/ranlib/ranlib.1 projects/diffused_head/gnu/usr.bin/patch/ projects/diffused_head/lib/bind/ projects/diffused_head/lib/libc/rpc/LICENSE projects/diffused_head/lib/libiconv_compat/ projects/diffused_head/lib/libyaml/libbsdyml.3 projects/diffused_head/release/doc/fr_FR.ISO8859-1/installation/common/abstract.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/common/abstract.xml projects/diffused_head/release/generate-release.sh projects/diffused_head/share/atf/ projects/diffused_head/share/doc/bind9/ projects/diffused_head/share/examples/atf/ projects/diffused_head/share/examples/libusb20/aux.c projects/diffused_head/share/examples/libusb20/aux.h projects/diffused_head/share/man/man4/isf.4 projects/diffused_head/share/man/man4/ng_fec.4 projects/diffused_head/share/xml/ projects/diffused_head/share/xsl/ projects/diffused_head/sys/amd64/conf/XENHVM projects/diffused_head/sys/amd64/vmm/io/vdev.c projects/diffused_head/sys/amd64/vmm/io/vdev.h projects/diffused_head/sys/arm/allwinner/bus_space.c projects/diffused_head/sys/arm/broadcom/bcm2835/bus_space.c projects/diffused_head/sys/arm/broadcom/bcm2835/dwc_otg_brcm.c projects/diffused_head/sys/arm/freescale/imx/bus_space.c projects/diffused_head/sys/arm/samsung/exynos/bus_space.c projects/diffused_head/sys/arm/ti/bus_space.c projects/diffused_head/sys/cddl/compat/opensolaris/sys/taskq.h projects/diffused_head/sys/contrib/ipfilter/netinet/QNX_OCL.txt projects/diffused_head/sys/contrib/rdma/core_priv.h projects/diffused_head/sys/contrib/rdma/ib_addr.h projects/diffused_head/sys/contrib/rdma/ib_cache.h projects/diffused_head/sys/contrib/rdma/ib_cm.h projects/diffused_head/sys/contrib/rdma/ib_fmr_pool.h projects/diffused_head/sys/contrib/rdma/ib_mad.h projects/diffused_head/sys/contrib/rdma/ib_marshall.h projects/diffused_head/sys/contrib/rdma/ib_pack.h projects/diffused_head/sys/contrib/rdma/ib_sa.h projects/diffused_head/sys/contrib/rdma/ib_smi.h projects/diffused_head/sys/contrib/rdma/ib_umem.h projects/diffused_head/sys/contrib/rdma/ib_user_cm.h projects/diffused_head/sys/contrib/rdma/ib_user_mad.h projects/diffused_head/sys/contrib/rdma/ib_user_sa.h projects/diffused_head/sys/contrib/rdma/ib_user_verbs.h projects/diffused_head/sys/contrib/rdma/ib_verbs.h projects/diffused_head/sys/contrib/rdma/iw_cm.h projects/diffused_head/sys/contrib/rdma/rdma_addr.c projects/diffused_head/sys/contrib/rdma/rdma_cache.c projects/diffused_head/sys/contrib/rdma/rdma_cm.h projects/diffused_head/sys/contrib/rdma/rdma_cm_ib.h projects/diffused_head/sys/contrib/rdma/rdma_cma.c projects/diffused_head/sys/contrib/rdma/rdma_device.c projects/diffused_head/sys/contrib/rdma/rdma_iwcm.c projects/diffused_head/sys/contrib/rdma/rdma_user_cm.h projects/diffused_head/sys/contrib/rdma/rdma_verbs.c projects/diffused_head/sys/contrib/rdma/types.h projects/diffused_head/sys/crypto/aesni/aesencdec_amd64.S projects/diffused_head/sys/crypto/aesni/aesencdec_i386.S projects/diffused_head/sys/dev/bxe/bxe_debug.h projects/diffused_head/sys/dev/bxe/bxe_fw_defs.h projects/diffused_head/sys/dev/bxe/bxe_hsi.h projects/diffused_head/sys/dev/bxe/bxe_include.h projects/diffused_head/sys/dev/bxe/bxe_init.h projects/diffused_head/sys/dev/bxe/bxe_init_values_e1.h projects/diffused_head/sys/dev/bxe/bxe_init_values_e1h.h projects/diffused_head/sys/dev/bxe/bxe_link.c projects/diffused_head/sys/dev/bxe/bxe_link.h projects/diffused_head/sys/dev/bxe/bxe_reg.h projects/diffused_head/sys/dev/bxe/bxe_self_test.h projects/diffused_head/sys/dev/bxe/dump_e1.h projects/diffused_head/sys/dev/bxe/dump_e1h.h projects/diffused_head/sys/dev/bxe/hw_dump_reg_st.h projects/diffused_head/sys/dev/bxe/if_bxe.c projects/diffused_head/sys/dev/bxe/if_bxe.h projects/diffused_head/sys/dev/cxgbe/firmware/t4fw-1.8.11.0.bin.uu projects/diffused_head/sys/dev/cxgbe/firmware/t5fw-1.8.22.0.bin.uu projects/diffused_head/sys/dev/isf/ projects/diffused_head/sys/dev/random/probe.c projects/diffused_head/sys/i386/conf/XENHVM projects/diffused_head/sys/i386/i386/symbols.raw projects/diffused_head/sys/kern/dtio_kdtrace.c projects/diffused_head/sys/kern/uipc_cow.c projects/diffused_head/sys/mips/conf/BERI_SIM.hints projects/diffused_head/sys/modules/dtrace/dtio/ projects/diffused_head/sys/modules/netgraph/fec/ projects/diffused_head/sys/modules/rdma/addr/ projects/diffused_head/sys/modules/rdma/cma/ projects/diffused_head/sys/modules/rdma/core/ projects/diffused_head/sys/modules/rdma/iwcm/ projects/diffused_head/sys/net/pf_mtag.h projects/diffused_head/sys/netgraph/ng_fec.c projects/diffused_head/sys/netgraph/ng_fec.h projects/diffused_head/sys/opencrypto/deflate.c projects/diffused_head/sys/powerpc/aim/clock.c projects/diffused_head/sys/powerpc/aim/copyinout.c projects/diffused_head/sys/powerpc/aim/nexus.c projects/diffused_head/sys/powerpc/aim/swtch32.S projects/diffused_head/sys/powerpc/aim/swtch64.S projects/diffused_head/sys/powerpc/aim/vm_machdep.c projects/diffused_head/sys/powerpc/booke/clock.c projects/diffused_head/sys/powerpc/booke/copyinout.c projects/diffused_head/sys/powerpc/booke/swtch.S projects/diffused_head/sys/powerpc/booke/vm_machdep.c projects/diffused_head/sys/powerpc/include/trap_aim.h projects/diffused_head/sys/powerpc/include/trap_booke.h projects/diffused_head/sys/powerpc/mambo/mambo_openpic.c projects/diffused_head/sys/powerpc/mpc85xx/nexus.c projects/diffused_head/sys/powerpc/mpc85xx/pci_fdt.c projects/diffused_head/sys/powerpc/powermac/openpic_macio.c projects/diffused_head/sys/powerpc/powerpc/openpic_fdt.c projects/diffused_head/tools/build/options/WITHOUT_BIND projects/diffused_head/tools/build/options/WITHOUT_BIND_DNSSEC projects/diffused_head/tools/build/options/WITHOUT_BIND_ETC projects/diffused_head/tools/build/options/WITHOUT_BIND_LIBS_LWRES projects/diffused_head/tools/build/options/WITHOUT_BIND_MTREE projects/diffused_head/tools/build/options/WITHOUT_BIND_NAMED projects/diffused_head/tools/build/options/WITHOUT_BIND_UTILS projects/diffused_head/tools/build/options/WITH_BIND_IDN projects/diffused_head/tools/build/options/WITH_BIND_LARGE_FILE projects/diffused_head/tools/build/options/WITH_BIND_LIBS projects/diffused_head/tools/build/options/WITH_BIND_SIGCHASE projects/diffused_head/tools/build/options/WITH_BIND_XML projects/diffused_head/tools/build/options/WITH_LDNS_UTILS projects/diffused_head/tools/build/options/WITH_LIBICONV_COMPAT projects/diffused_head/tools/build/options/WITH_NMTREE projects/diffused_head/tools/build/options/WITH_PKGTOOLS projects/diffused_head/tools/regression/bin/ projects/diffused_head/usr.bin/atf/atf-config/ projects/diffused_head/usr.bin/atf/atf-report/ projects/diffused_head/usr.bin/atf/atf-run/ projects/diffused_head/usr.bin/atf/atf-version/ projects/diffused_head/usr.bin/dig/ projects/diffused_head/usr.bin/nslookup/ projects/diffused_head/usr.bin/nsupdate/ projects/diffused_head/usr.sbin/arpaname/ projects/diffused_head/usr.sbin/bhyve/ioapic.c projects/diffused_head/usr.sbin/bhyve/ioapic.h projects/diffused_head/usr.sbin/bsdconfig/examples/browse_packages.sh projects/diffused_head/usr.sbin/ddns-confgen/ projects/diffused_head/usr.sbin/dnssec-dsfromkey/ projects/diffused_head/usr.sbin/dnssec-keyfromlabel/ projects/diffused_head/usr.sbin/dnssec-keygen/ projects/diffused_head/usr.sbin/dnssec-revoke/ projects/diffused_head/usr.sbin/dnssec-settime/ projects/diffused_head/usr.sbin/dnssec-signzone/ projects/diffused_head/usr.sbin/dnssec-verify/ projects/diffused_head/usr.sbin/genrandom/ projects/diffused_head/usr.sbin/isc-hmac-fixup/ projects/diffused_head/usr.sbin/isfctl/ projects/diffused_head/usr.sbin/named/ projects/diffused_head/usr.sbin/named-checkconf/ projects/diffused_head/usr.sbin/named-checkzone/ projects/diffused_head/usr.sbin/named-journalprint/ projects/diffused_head/usr.sbin/nsec3hash/ projects/diffused_head/usr.sbin/pkg_install/ projects/diffused_head/usr.sbin/rndc/ projects/diffused_head/usr.sbin/rndc-confgen/ Modified: projects/diffused_head/LOCKS projects/diffused_head/MAINTAINERS (contents, props changed) projects/diffused_head/Makefile projects/diffused_head/Makefile.inc1 projects/diffused_head/ObsoleteFiles.inc projects/diffused_head/UPDATING projects/diffused_head/bin/Makefile projects/diffused_head/bin/date/Makefile projects/diffused_head/bin/dd/dd.1 projects/diffused_head/bin/df/df.1 projects/diffused_head/bin/mv/Makefile projects/diffused_head/bin/pax/Makefile projects/diffused_head/bin/pax/pax.1 projects/diffused_head/bin/pkill/pkill.c projects/diffused_head/bin/ps/print.c projects/diffused_head/bin/sh/Makefile projects/diffused_head/bin/sh/cd.c projects/diffused_head/bin/sh/eval.c projects/diffused_head/bin/sh/eval.h projects/diffused_head/bin/sh/exec.c projects/diffused_head/bin/sh/expand.c projects/diffused_head/bin/sh/jobs.c projects/diffused_head/bin/sh/jobs.h projects/diffused_head/bin/sh/main.c projects/diffused_head/bin/sh/memalloc.c projects/diffused_head/bin/sh/miscbltin.c projects/diffused_head/bin/sh/mystring.c projects/diffused_head/bin/sh/mystring.h projects/diffused_head/bin/sh/nodetypes projects/diffused_head/bin/sh/parser.c projects/diffused_head/bin/sh/parser.h projects/diffused_head/bin/sh/redir.c projects/diffused_head/bin/sh/sh.1 projects/diffused_head/bin/sh/show.c projects/diffused_head/bin/sh/trap.c projects/diffused_head/bin/sh/trap.h projects/diffused_head/bin/sh/var.c projects/diffused_head/bin/sh/var.h projects/diffused_head/bin/test/Makefile projects/diffused_head/bin/test/test.c projects/diffused_head/cddl/contrib/opensolaris/cmd/dtrace/dtrace.1 projects/diffused_head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.ufunc.ksh projects/diffused_head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.umod.ksh projects/diffused_head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.usym.ksh projects/diffused_head/cddl/contrib/opensolaris/cmd/lockstat/lockstat.1 projects/diffused_head/cddl/contrib/opensolaris/cmd/lockstat/sym.c projects/diffused_head/cddl/contrib/opensolaris/cmd/plockstat/plockstat.c projects/diffused_head/cddl/contrib/opensolaris/cmd/zdb/zdb.c projects/diffused_head/cddl/contrib/opensolaris/cmd/zfs/zfs.8 projects/diffused_head/cddl/contrib/opensolaris/cmd/zfs/zfs_iter.c projects/diffused_head/cddl/contrib/opensolaris/cmd/zfs/zfs_iter.h projects/diffused_head/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c projects/diffused_head/cddl/contrib/opensolaris/cmd/zhack/zhack.c projects/diffused_head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 projects/diffused_head/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c projects/diffused_head/cddl/contrib/opensolaris/cmd/ztest/ztest.c projects/diffused_head/cddl/contrib/opensolaris/common/ctf/ctf_create.c projects/diffused_head/cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c projects/diffused_head/cddl/contrib/opensolaris/lib/libdtrace/common/dt_open.c projects/diffused_head/cddl/contrib/opensolaris/lib/libdtrace/powerpc/dt_isadep.c projects/diffused_head/cddl/contrib/opensolaris/lib/libnvpair/libnvpair.c projects/diffused_head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h projects/diffused_head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c projects/diffused_head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_import.c projects/diffused_head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_pool.c projects/diffused_head/cddl/contrib/opensolaris/lib/libzpool/common/kernel.c projects/diffused_head/cddl/contrib/opensolaris/lib/libzpool/common/sys/zfs_context.h projects/diffused_head/cddl/contrib/opensolaris/lib/libzpool/common/taskq.c projects/diffused_head/cddl/lib/libdtrace/psinfo.d projects/diffused_head/cddl/lib/libdtrace/tcp.d projects/diffused_head/cddl/lib/libnvpair/Makefile projects/diffused_head/cddl/usr.sbin/lockstat/Makefile projects/diffused_head/contrib/apr-util/CHANGES projects/diffused_head/contrib/apr-util/apr-util.spec projects/diffused_head/contrib/apr-util/configure projects/diffused_head/contrib/apr-util/crypto/apr_crypto.c projects/diffused_head/contrib/apr-util/dbd/apr_dbd.c projects/diffused_head/contrib/apr-util/dbd/apr_dbd_odbc.c projects/diffused_head/contrib/apr-util/dbm/apr_dbm.c projects/diffused_head/contrib/apr-util/include/apr_buckets.h projects/diffused_head/contrib/apr-util/include/apr_dbd.h projects/diffused_head/contrib/apr-util/include/apr_hooks.h projects/diffused_head/contrib/apr-util/include/apr_optional_hooks.h projects/diffused_head/contrib/apr-util/include/apr_queue.h projects/diffused_head/contrib/apr-util/include/apr_reslist.h projects/diffused_head/contrib/apr-util/include/apu.hw projects/diffused_head/contrib/apr-util/include/apu_version.h projects/diffused_head/contrib/apr-util/libaprutil.rc projects/diffused_head/contrib/apr-util/memcache/apr_memcache.c projects/diffused_head/contrib/apr-util/misc/apu_dso.c projects/diffused_head/contrib/apr-util/test/abts.c projects/diffused_head/contrib/apr-util/test/testpass.c projects/diffused_head/contrib/atf/FREEBSD-Xlist projects/diffused_head/contrib/atf/FREEBSD-upgrade projects/diffused_head/contrib/atf/NEWS projects/diffused_head/contrib/atf/atf-c++.hpp projects/diffused_head/contrib/atf/atf-c++/atf-c++-api.3 projects/diffused_head/contrib/atf/atf-c++/check.hpp projects/diffused_head/contrib/atf/atf-c++/check_test.cpp projects/diffused_head/contrib/atf/atf-c++/detail/Kyuafile projects/diffused_head/contrib/atf/atf-c++/detail/parser.hpp projects/diffused_head/contrib/atf/atf-c++/detail/process.cpp projects/diffused_head/contrib/atf/atf-c++/detail/process.hpp projects/diffused_head/contrib/atf/atf-c++/detail/test_helpers.cpp projects/diffused_head/contrib/atf/atf-c++/detail/test_helpers.hpp projects/diffused_head/contrib/atf/atf-c++/macros_test.cpp projects/diffused_head/contrib/atf/atf-c++/pkg_config_test.sh projects/diffused_head/contrib/atf/atf-c++/tests.cpp projects/diffused_head/contrib/atf/atf-c++/tests.hpp projects/diffused_head/contrib/atf/atf-c++/utils.hpp projects/diffused_head/contrib/atf/atf-c++/utils_test.cpp projects/diffused_head/contrib/atf/atf-c.h projects/diffused_head/contrib/atf/atf-c/atf-c-api.3 projects/diffused_head/contrib/atf/atf-c/check_test.c projects/diffused_head/contrib/atf/atf-c/detail/Kyuafile projects/diffused_head/contrib/atf/atf-c/detail/process_test.c projects/diffused_head/contrib/atf/atf-c/detail/sanity_test.c projects/diffused_head/contrib/atf/atf-c/detail/test_helpers.c projects/diffused_head/contrib/atf/atf-c/detail/test_helpers.h projects/diffused_head/contrib/atf/atf-c/macros.h projects/diffused_head/contrib/atf/atf-c/macros_test.c projects/diffused_head/contrib/atf/atf-c/pkg_config_test.sh projects/diffused_head/contrib/atf/atf-c/utils.c projects/diffused_head/contrib/atf/atf-c/utils.h projects/diffused_head/contrib/atf/atf-c/utils_test.c projects/diffused_head/contrib/atf/atf-sh/atf-check.cpp projects/diffused_head/contrib/atf/atf-sh/atf-check_test.sh projects/diffused_head/contrib/atf/atf-sh/atf-sh-api.3 projects/diffused_head/contrib/atf/atf-sh/atf-sh.1 projects/diffused_head/contrib/atf/atf-sh/atf_check_test.sh projects/diffused_head/contrib/atf/atf-sh/misc_helpers.sh projects/diffused_head/contrib/atf/bconfig.h projects/diffused_head/contrib/atf/test-programs/Kyuafile projects/diffused_head/contrib/atf/test-programs/c_helpers.c projects/diffused_head/contrib/atf/test-programs/cpp_helpers.cpp projects/diffused_head/contrib/atf/test-programs/sh_helpers.sh projects/diffused_head/contrib/binutils/bfd/elf32-score.c projects/diffused_head/contrib/binutils/bfd/elflink.c projects/diffused_head/contrib/binutils/bfd/elfxx-mips.c projects/diffused_head/contrib/binutils/bfd/po/bfd.pot projects/diffused_head/contrib/binutils/binutils/cxxfilt.c projects/diffused_head/contrib/binutils/binutils/readelf.c projects/diffused_head/contrib/binutils/gas/config/atof-ieee.c projects/diffused_head/contrib/binutils/gas/config/tc-arm.c projects/diffused_head/contrib/binutils/gas/config/tc-i386.c projects/diffused_head/contrib/binutils/gas/config/tc-mips.c projects/diffused_head/contrib/binutils/gas/config/tc-mips.h projects/diffused_head/contrib/binutils/gas/dwarf2dbg.c projects/diffused_head/contrib/binutils/gas/symbols.c projects/diffused_head/contrib/binutils/include/elf/common.h projects/diffused_head/contrib/binutils/opcodes/i386-dis.c projects/diffused_head/contrib/binutils/opcodes/i386-opc.h projects/diffused_head/contrib/binutils/opcodes/i386-opc.tbl projects/diffused_head/contrib/binutils/opcodes/i386-tbl.h projects/diffused_head/contrib/bmake/ChangeLog projects/diffused_head/contrib/bmake/FILES projects/diffused_head/contrib/bmake/Makefile projects/diffused_head/contrib/bmake/bmake.1 projects/diffused_head/contrib/bmake/bmake.cat1 projects/diffused_head/contrib/bmake/compat.c projects/diffused_head/contrib/bmake/hash.c projects/diffused_head/contrib/bmake/job.c projects/diffused_head/contrib/bmake/lst.lib/lstMember.c projects/diffused_head/contrib/bmake/main.c projects/diffused_head/contrib/bmake/make.1 projects/diffused_head/contrib/bmake/make.h projects/diffused_head/contrib/bmake/mk/ChangeLog projects/diffused_head/contrib/bmake/mk/gendirdeps.mk projects/diffused_head/contrib/bmake/mk/install-mk projects/diffused_head/contrib/bmake/mk/libs.mk projects/diffused_head/contrib/bmake/mk/progs.mk projects/diffused_head/contrib/bmake/parse.c projects/diffused_head/contrib/bmake/unit-tests/Makefile.in projects/diffused_head/contrib/bmake/unit-tests/test.exp projects/diffused_head/contrib/bmake/var.c projects/diffused_head/contrib/bsnmp/lib/snmp.c projects/diffused_head/contrib/bsnmp/lib/snmp.h projects/diffused_head/contrib/bsnmp/lib/snmpagent.c projects/diffused_head/contrib/byacc/CHANGES projects/diffused_head/contrib/byacc/VERSION projects/diffused_head/contrib/byacc/aclocal.m4 projects/diffused_head/contrib/byacc/config.guess projects/diffused_head/contrib/byacc/config.sub projects/diffused_head/contrib/byacc/configure projects/diffused_head/contrib/byacc/package/byacc.spec projects/diffused_head/contrib/byacc/package/debian/changelog projects/diffused_head/contrib/byacc/reader.c projects/diffused_head/contrib/byacc/skeleton.c projects/diffused_head/contrib/byacc/test/calc.tab.c projects/diffused_head/contrib/byacc/test/calc1.tab.c projects/diffused_head/contrib/byacc/test/calc2.tab.c projects/diffused_head/contrib/byacc/test/calc3.tab.c projects/diffused_head/contrib/byacc/test/code_calc.code.c projects/diffused_head/contrib/byacc/test/code_error.code.c projects/diffused_head/contrib/byacc/test/error.tab.c projects/diffused_head/contrib/byacc/test/ftp.tab.c projects/diffused_head/contrib/byacc/test/grammar.tab.c projects/diffused_head/contrib/byacc/test/pure_calc.tab.c projects/diffused_head/contrib/byacc/test/pure_error.tab.c projects/diffused_head/contrib/byacc/test/quote_calc-s.tab.c projects/diffused_head/contrib/byacc/test/quote_calc.tab.c projects/diffused_head/contrib/byacc/test/quote_calc2-s.tab.c projects/diffused_head/contrib/byacc/test/quote_calc2.tab.c projects/diffused_head/contrib/byacc/test/quote_calc3-s.tab.c projects/diffused_head/contrib/byacc/test/quote_calc3.tab.c projects/diffused_head/contrib/byacc/test/quote_calc4-s.tab.c projects/diffused_head/contrib/byacc/test/quote_calc4.tab.c projects/diffused_head/contrib/dialog/CHANGES projects/diffused_head/contrib/dialog/VERSION projects/diffused_head/contrib/dialog/aclocal.m4 projects/diffused_head/contrib/dialog/arrows.c projects/diffused_head/contrib/dialog/buildlist.c projects/diffused_head/contrib/dialog/checklist.c projects/diffused_head/contrib/dialog/config.guess projects/diffused_head/contrib/dialog/config.sub projects/diffused_head/contrib/dialog/configure projects/diffused_head/contrib/dialog/configure.in projects/diffused_head/contrib/dialog/dialog.1 projects/diffused_head/contrib/dialog/dialog.3 projects/diffused_head/contrib/dialog/dialog.c projects/diffused_head/contrib/dialog/dialog.h projects/diffused_head/contrib/dialog/formbox.c projects/diffused_head/contrib/dialog/guage.c projects/diffused_head/contrib/dialog/inputstr.c projects/diffused_head/contrib/dialog/makefile.in projects/diffused_head/contrib/dialog/menubox.c projects/diffused_head/contrib/dialog/mixedform.c projects/diffused_head/contrib/dialog/package/debian/changelog projects/diffused_head/contrib/dialog/package/debian/copyright projects/diffused_head/contrib/dialog/package/dialog.spec projects/diffused_head/contrib/dialog/po/lt.po projects/diffused_head/contrib/dialog/samples/inputbox6-utf8 projects/diffused_head/contrib/dialog/samples/report-tempfile projects/diffused_head/contrib/dialog/treeview.c projects/diffused_head/contrib/dialog/util.c projects/diffused_head/contrib/file/compress.c projects/diffused_head/contrib/gcc/ChangeLog.gcc43 projects/diffused_head/contrib/gcc/Makefile.in projects/diffused_head/contrib/gcc/builtin-types.def projects/diffused_head/contrib/gcc/builtins.c projects/diffused_head/contrib/gcc/builtins.def projects/diffused_head/contrib/gcc/c-common.c projects/diffused_head/contrib/gcc/c-common.h projects/diffused_head/contrib/gcc/c-convert.c projects/diffused_head/contrib/gcc/c-decl.c projects/diffused_head/contrib/gcc/c-incpath.c projects/diffused_head/contrib/gcc/c-opts.c projects/diffused_head/contrib/gcc/c-ppoutput.c projects/diffused_head/contrib/gcc/c-typeck.c projects/diffused_head/contrib/gcc/c.opt projects/diffused_head/contrib/gcc/calls.c projects/diffused_head/contrib/gcc/cfg.c projects/diffused_head/contrib/gcc/cgraphunit.c projects/diffused_head/contrib/gcc/collect2.c projects/diffused_head/contrib/gcc/common.opt projects/diffused_head/contrib/gcc/config/arm/arm.c projects/diffused_head/contrib/gcc/config/arm/arm.md projects/diffused_head/contrib/gcc/config/arm/ieee754-df.S projects/diffused_head/contrib/gcc/config/arm/libunwind.S projects/diffused_head/contrib/gcc/config/arm/unwind-arm.c projects/diffused_head/contrib/gcc/config/arm/unwind-arm.h projects/diffused_head/contrib/gcc/config/darwin.c projects/diffused_head/contrib/gcc/config/darwin.h projects/diffused_head/contrib/gcc/config/i386/beos-elf.h projects/diffused_head/contrib/gcc/config/i386/cygwin.h projects/diffused_head/contrib/gcc/config/i386/emmintrin.h projects/diffused_head/contrib/gcc/config/i386/i386.c projects/diffused_head/contrib/gcc/config/i386/i386.h projects/diffused_head/contrib/gcc/config/i386/i386.md projects/diffused_head/contrib/gcc/config/i386/i386.opt projects/diffused_head/contrib/gcc/config/i386/nto.h projects/diffused_head/contrib/gcc/config/rs6000/aix.h projects/diffused_head/contrib/gcc/config/rs6000/altivec.h projects/diffused_head/contrib/gcc/config/rs6000/rs6000-c.c projects/diffused_head/contrib/gcc/config/rs6000/rs6000.c projects/diffused_head/contrib/gcc/config/rs6000/sysv4.h projects/diffused_head/contrib/gcc/config/svr4.h projects/diffused_head/contrib/gcc/configure projects/diffused_head/contrib/gcc/configure.ac projects/diffused_head/contrib/gcc/coverage.c projects/diffused_head/contrib/gcc/cp/Make-lang.in projects/diffused_head/contrib/gcc/cp/call.c projects/diffused_head/contrib/gcc/cp/cp-lang.c projects/diffused_head/contrib/gcc/cp/cp-tree.h projects/diffused_head/contrib/gcc/cp/cvt.c projects/diffused_head/contrib/gcc/cp/decl.c projects/diffused_head/contrib/gcc/cp/decl2.c projects/diffused_head/contrib/gcc/cp/mangle.c projects/diffused_head/contrib/gcc/cp/method.c projects/diffused_head/contrib/gcc/cp/name-lookup.c projects/diffused_head/contrib/gcc/cp/parser.c projects/diffused_head/contrib/gcc/cp/pt.c projects/diffused_head/contrib/gcc/cp/rtti.c projects/diffused_head/contrib/gcc/cp/semantics.c projects/diffused_head/contrib/gcc/cp/tree.c projects/diffused_head/contrib/gcc/cp/typeck.c projects/diffused_head/contrib/gcc/cppdefault.c projects/diffused_head/contrib/gcc/doc/cppopts.texi projects/diffused_head/contrib/gcc/doc/extend.texi projects/diffused_head/contrib/gcc/doc/invoke.texi projects/diffused_head/contrib/gcc/doc/libgcc.texi projects/diffused_head/contrib/gcc/doc/rtl.texi projects/diffused_head/contrib/gcc/doc/tm.texi projects/diffused_head/contrib/gcc/dwarf2out.c projects/diffused_head/contrib/gcc/expr.c projects/diffused_head/contrib/gcc/final.c projects/diffused_head/contrib/gcc/flags.h projects/diffused_head/contrib/gcc/fold-const.c projects/diffused_head/contrib/gcc/gcc.c projects/diffused_head/contrib/gcc/gcov.c projects/diffused_head/contrib/gcc/genattrtab.c projects/diffused_head/contrib/gcc/genopinit.c projects/diffused_head/contrib/gcc/gimplify.c projects/diffused_head/contrib/gcc/langhooks-def.h projects/diffused_head/contrib/gcc/langhooks.h projects/diffused_head/contrib/gcc/libgcc-std.ver projects/diffused_head/contrib/gcc/libgcc2.c projects/diffused_head/contrib/gcc/libgcc2.h projects/diffused_head/contrib/gcc/mips-tdump.c projects/diffused_head/contrib/gcc/mips-tfile.c projects/diffused_head/contrib/gcc/mklibgcc.in projects/diffused_head/contrib/gcc/optabs.c projects/diffused_head/contrib/gcc/optabs.h projects/diffused_head/contrib/gcc/opth-gen.awk projects/diffused_head/contrib/gcc/opts.c projects/diffused_head/contrib/gcc/postreload-gcse.c projects/diffused_head/contrib/gcc/print-tree.c projects/diffused_head/contrib/gcc/regs.h projects/diffused_head/contrib/gcc/reload1.c projects/diffused_head/contrib/gcc/rtl.def projects/diffused_head/contrib/gcc/rtlanal.c projects/diffused_head/contrib/gcc/sched-vis.c projects/diffused_head/contrib/gcc/simplify-rtx.c projects/diffused_head/contrib/gcc/target-def.h projects/diffused_head/contrib/gcc/target.h projects/diffused_head/contrib/gcc/tlink.c projects/diffused_head/contrib/gcc/toplev.c projects/diffused_head/contrib/gcc/tree-dump.c projects/diffused_head/contrib/gcc/tree-flow.h projects/diffused_head/contrib/gcc/tree-ssa-alias.c projects/diffused_head/contrib/gcc/tree-ssa-propagate.c projects/diffused_head/contrib/gcc/tree-vrp.c projects/diffused_head/contrib/gcc/tree.c projects/diffused_head/contrib/gcc/tree.h projects/diffused_head/contrib/gcc/varasm.c projects/diffused_head/contrib/gcc/version.c projects/diffused_head/contrib/gcclibs/libcpp/Makefile.in projects/diffused_head/contrib/gcclibs/libcpp/charset.c projects/diffused_head/contrib/gcclibs/libcpp/directives.c projects/diffused_head/contrib/gcclibs/libcpp/errors.c projects/diffused_head/contrib/gcclibs/libcpp/expr.c projects/diffused_head/contrib/gcclibs/libcpp/files.c projects/diffused_head/contrib/gcclibs/libcpp/include/cpplib.h projects/diffused_head/contrib/gcclibs/libcpp/init.c projects/diffused_head/contrib/gcclibs/libcpp/internal.h projects/diffused_head/contrib/gcclibs/libcpp/lex.c projects/diffused_head/contrib/gcclibs/libcpp/macro.c projects/diffused_head/contrib/gcclibs/libcpp/pch.c projects/diffused_head/contrib/gcclibs/libiberty/choose-temp.c projects/diffused_head/contrib/gcclibs/libiberty/cp-demangle.c projects/diffused_head/contrib/gcclibs/libiberty/cp-demangle.h projects/diffused_head/contrib/gcclibs/libiberty/floatformat.c projects/diffused_head/contrib/gcclibs/libiberty/functions.texi projects/diffused_head/contrib/gcclibs/libiberty/pex-unix.c projects/diffused_head/contrib/gcclibs/libiberty/strsignal.c projects/diffused_head/contrib/gcclibs/libiberty/testsuite/demangle-expected projects/diffused_head/contrib/gcclibs/libiberty/testsuite/test-demangle.c projects/diffused_head/contrib/gcclibs/libssp/ssp.c projects/diffused_head/contrib/gdb/gdb/amd64fbsd-nat.c projects/diffused_head/contrib/gperf/doc/gperf.1 projects/diffused_head/contrib/gperf/lib/getline.cc projects/diffused_head/contrib/gperf/src/options.cc projects/diffused_head/contrib/gperf/src/options.h projects/diffused_head/contrib/gperf/src/options.icc projects/diffused_head/contrib/gperf/src/output.cc projects/diffused_head/contrib/gperf/src/search.cc projects/diffused_head/contrib/groff/src/roff/troff/input.cpp projects/diffused_head/contrib/groff/src/roff/troff/mtsm.cpp projects/diffused_head/contrib/groff/src/roff/troff/node.cpp projects/diffused_head/contrib/ipfilter/BNF projects/diffused_head/contrib/ipfilter/HISTORY projects/diffused_head/contrib/ipfilter/Makefile projects/diffused_head/contrib/ipfilter/NAT.FreeBSD projects/diffused_head/contrib/ipfilter/ip_fil.c projects/diffused_head/contrib/ipfilter/ipf.h projects/diffused_head/contrib/ipfilter/iplang/Makefile projects/diffused_head/contrib/ipfilter/iplang/iplang.h projects/diffused_head/contrib/ipfilter/iplang/iplang.tst projects/diffused_head/contrib/ipfilter/iplang/iplang_l.l projects/diffused_head/contrib/ipfilter/iplang/iplang_y.y projects/diffused_head/contrib/ipfilter/ipmon.h projects/diffused_head/contrib/ipfilter/ipsd/Makefile projects/diffused_head/contrib/ipfilter/ipsd/ipsd.c projects/diffused_head/contrib/ipfilter/ipsd/ipsdr.c projects/diffused_head/contrib/ipfilter/ipsd/linux.h projects/diffused_head/contrib/ipfilter/ipsd/sbpf.c projects/diffused_head/contrib/ipfilter/ipsd/sdlpi.c projects/diffused_head/contrib/ipfilter/ipsd/slinux.c projects/diffused_head/contrib/ipfilter/ipsd/snit.c projects/diffused_head/contrib/ipfilter/ipsend/44arp.c projects/diffused_head/contrib/ipfilter/ipsend/Makefile projects/diffused_head/contrib/ipfilter/ipsend/arp.c projects/diffused_head/contrib/ipfilter/ipsend/dlcommon.c projects/diffused_head/contrib/ipfilter/ipsend/ip.c projects/diffused_head/contrib/ipfilter/ipsend/ipresend.c projects/diffused_head/contrib/ipfilter/ipsend/ipsend.5 projects/diffused_head/contrib/ipfilter/ipsend/ipsend.c projects/diffused_head/contrib/ipfilter/ipsend/ipsend.h projects/diffused_head/contrib/ipfilter/ipsend/ipsopt.c projects/diffused_head/contrib/ipfilter/ipsend/iptest.c projects/diffused_head/contrib/ipfilter/ipsend/iptests.c projects/diffused_head/contrib/ipfilter/ipsend/larp.c projects/diffused_head/contrib/ipfilter/ipsend/linux.h projects/diffused_head/contrib/ipfilter/ipsend/lsock.c projects/diffused_head/contrib/ipfilter/ipsend/resend.c projects/diffused_head/contrib/ipfilter/ipsend/sbpf.c projects/diffused_head/contrib/ipfilter/ipsend/sdlpi.c projects/diffused_head/contrib/ipfilter/ipsend/sirix.c projects/diffused_head/contrib/ipfilter/ipsend/slinux.c projects/diffused_head/contrib/ipfilter/ipsend/snit.c projects/diffused_head/contrib/ipfilter/ipsend/sock.c projects/diffused_head/contrib/ipfilter/ipt.h projects/diffused_head/contrib/ipfilter/kmem.h projects/diffused_head/contrib/ipfilter/l4check/Makefile projects/diffused_head/contrib/ipfilter/l4check/l4check.c projects/diffused_head/contrib/ipfilter/lib/Makefile projects/diffused_head/contrib/ipfilter/lib/addicmp.c projects/diffused_head/contrib/ipfilter/lib/addipopt.c projects/diffused_head/contrib/ipfilter/lib/alist_free.c projects/diffused_head/contrib/ipfilter/lib/alist_new.c projects/diffused_head/contrib/ipfilter/lib/bcopywrap.c projects/diffused_head/contrib/ipfilter/lib/binprint.c projects/diffused_head/contrib/ipfilter/lib/buildopts.c projects/diffused_head/contrib/ipfilter/lib/checkrev.c projects/diffused_head/contrib/ipfilter/lib/count4bits.c projects/diffused_head/contrib/ipfilter/lib/count6bits.c projects/diffused_head/contrib/ipfilter/lib/debug.c projects/diffused_head/contrib/ipfilter/lib/facpri.c projects/diffused_head/contrib/ipfilter/lib/facpri.h projects/diffused_head/contrib/ipfilter/lib/fill6bits.c projects/diffused_head/contrib/ipfilter/lib/flags.c projects/diffused_head/contrib/ipfilter/lib/gethost.c projects/diffused_head/contrib/ipfilter/lib/getifname.c projects/diffused_head/contrib/ipfilter/lib/getnattype.c projects/diffused_head/contrib/ipfilter/lib/getport.c projects/diffused_head/contrib/ipfilter/lib/getportproto.c projects/diffused_head/contrib/ipfilter/lib/getproto.c projects/diffused_head/contrib/ipfilter/lib/getsumd.c projects/diffused_head/contrib/ipfilter/lib/hostname.c projects/diffused_head/contrib/ipfilter/lib/icmpcode.c projects/diffused_head/contrib/ipfilter/lib/initparse.c projects/diffused_head/contrib/ipfilter/lib/ionames.c projects/diffused_head/contrib/ipfilter/lib/ipf_dotuning.c projects/diffused_head/contrib/ipfilter/lib/ipft_hx.c projects/diffused_head/contrib/ipfilter/lib/ipft_pc.c projects/diffused_head/contrib/ipfilter/lib/ipft_tx.c projects/diffused_head/contrib/ipfilter/lib/ipoptsec.c projects/diffused_head/contrib/ipfilter/lib/kmem.c projects/diffused_head/contrib/ipfilter/lib/kmem.h projects/diffused_head/contrib/ipfilter/lib/kmemcpywrap.c projects/diffused_head/contrib/ipfilter/lib/kvatoname.c projects/diffused_head/contrib/ipfilter/lib/load_file.c projects/diffused_head/contrib/ipfilter/lib/load_hash.c projects/diffused_head/contrib/ipfilter/lib/load_hashnode.c projects/diffused_head/contrib/ipfilter/lib/load_http.c projects/diffused_head/contrib/ipfilter/lib/load_pool.c projects/diffused_head/contrib/ipfilter/lib/load_poolnode.c projects/diffused_head/contrib/ipfilter/lib/load_url.c projects/diffused_head/contrib/ipfilter/lib/mutex_emul.c projects/diffused_head/contrib/ipfilter/lib/nametokva.c projects/diffused_head/contrib/ipfilter/lib/nat_setgroupmap.c projects/diffused_head/contrib/ipfilter/lib/ntomask.c projects/diffused_head/contrib/ipfilter/lib/optname.c projects/diffused_head/contrib/ipfilter/lib/optprint.c projects/diffused_head/contrib/ipfilter/lib/optprintv6.c projects/diffused_head/contrib/ipfilter/lib/optvalue.c projects/diffused_head/contrib/ipfilter/lib/portname.c projects/diffused_head/contrib/ipfilter/lib/print_toif.c projects/diffused_head/contrib/ipfilter/lib/printactivenat.c projects/diffused_head/contrib/ipfilter/lib/printaps.c projects/diffused_head/contrib/ipfilter/lib/printbuf.c projects/diffused_head/contrib/ipfilter/lib/printfr.c projects/diffused_head/contrib/ipfilter/lib/printfraginfo.c projects/diffused_head/contrib/ipfilter/lib/printhash.c projects/diffused_head/contrib/ipfilter/lib/printhash_live.c projects/diffused_head/contrib/ipfilter/lib/printhashdata.c projects/diffused_head/contrib/ipfilter/lib/printhashnode.c projects/diffused_head/contrib/ipfilter/lib/printhostmap.c projects/diffused_head/contrib/ipfilter/lib/printhostmask.c projects/diffused_head/contrib/ipfilter/lib/printifname.c projects/diffused_head/contrib/ipfilter/lib/printip.c projects/diffused_head/contrib/ipfilter/lib/printlog.c projects/diffused_head/contrib/ipfilter/lib/printmask.c projects/diffused_head/contrib/ipfilter/lib/printnat.c projects/diffused_head/contrib/ipfilter/lib/printpacket.c projects/diffused_head/contrib/ipfilter/lib/printpacket6.c projects/diffused_head/contrib/ipfilter/lib/printpool.c projects/diffused_head/contrib/ipfilter/lib/printpool_live.c projects/diffused_head/contrib/ipfilter/lib/printpooldata.c projects/diffused_head/contrib/ipfilter/lib/printpoolnode.c projects/diffused_head/contrib/ipfilter/lib/printportcmp.c projects/diffused_head/contrib/ipfilter/lib/printproto.c projects/diffused_head/contrib/ipfilter/lib/printsbuf.c projects/diffused_head/contrib/ipfilter/lib/printstate.c projects/diffused_head/contrib/ipfilter/lib/printtqtable.c projects/diffused_head/contrib/ipfilter/lib/printtunable.c projects/diffused_head/contrib/ipfilter/lib/remove_hash.c projects/diffused_head/contrib/ipfilter/lib/remove_hashnode.c projects/diffused_head/contrib/ipfilter/lib/remove_pool.c projects/diffused_head/contrib/ipfilter/lib/remove_poolnode.c projects/diffused_head/contrib/ipfilter/lib/resetlexer.c projects/diffused_head/contrib/ipfilter/lib/rwlock_emul.c projects/diffused_head/contrib/ipfilter/lib/tcpflags.c projects/diffused_head/contrib/ipfilter/lib/tcpoptnames.c projects/diffused_head/contrib/ipfilter/lib/v6ionames.c projects/diffused_head/contrib/ipfilter/lib/v6optvalue.c projects/diffused_head/contrib/ipfilter/lib/var.c projects/diffused_head/contrib/ipfilter/lib/verbose.c projects/diffused_head/contrib/ipfilter/man/Makefile projects/diffused_head/contrib/ipfilter/man/ipf.4 projects/diffused_head/contrib/ipfilter/man/ipf.5 projects/diffused_head/contrib/ipfilter/man/ipfilter.4 projects/diffused_head/contrib/ipfilter/man/ipfilter.4.mandoc projects/diffused_head/contrib/ipfilter/man/ipfstat.8 projects/diffused_head/contrib/ipfilter/man/ipftest.1 projects/diffused_head/contrib/ipfilter/man/ipmon.5 projects/diffused_head/contrib/ipfilter/man/ipnat.4 projects/diffused_head/contrib/ipfilter/man/ipnat.5 projects/diffused_head/contrib/ipfilter/man/ipnat.8 projects/diffused_head/contrib/ipfilter/man/ippool.5 projects/diffused_head/contrib/ipfilter/man/ippool.8 projects/diffused_head/contrib/ipfilter/md5.c projects/diffused_head/contrib/ipfilter/mkfilters projects/diffused_head/contrib/ipfilter/mlf_ipl.c projects/diffused_head/contrib/ipfilter/mlf_rule.c projects/diffused_head/contrib/ipfilter/mlfk_rule.c projects/diffused_head/contrib/ipfilter/mlh_rule.c (contents, props changed) projects/diffused_head/contrib/ipfilter/opts.h projects/diffused_head/contrib/ipfilter/pcap-ipf.h projects/diffused_head/contrib/ipfilter/radix_ipf.h projects/diffused_head/contrib/ipfilter/rules/BASIC_1.FW projects/diffused_head/contrib/ipfilter/rules/BASIC_2.FW projects/diffused_head/contrib/ipfilter/rules/firewall projects/diffused_head/contrib/ipfilter/rules/ipmon.conf projects/diffused_head/contrib/ipfilter/rules/server projects/diffused_head/contrib/ipfilter/samples/proxy.c projects/diffused_head/contrib/ipfilter/samples/relay.c projects/diffused_head/contrib/ipfilter/snoop.h projects/diffused_head/contrib/ipfilter/tools/BNF.ipf projects/diffused_head/contrib/ipfilter/tools/Makefile projects/diffused_head/contrib/ipfilter/tools/ipf.c projects/diffused_head/contrib/ipfilter/tools/ipf_y.y projects/diffused_head/contrib/ipfilter/tools/ipfcomp.c projects/diffused_head/contrib/ipfilter/tools/ipfs.c projects/diffused_head/contrib/ipfilter/tools/ipfstat.c projects/diffused_head/contrib/ipfilter/tools/ipftest.c projects/diffused_head/contrib/ipfilter/tools/ipmon.c projects/diffused_head/contrib/ipfilter/tools/ipmon_y.y projects/diffused_head/contrib/ipfilter/tools/ipnat.c projects/diffused_head/contrib/ipfilter/tools/ipnat_y.y projects/diffused_head/contrib/ipfilter/tools/ippool.c projects/diffused_head/contrib/ipfilter/tools/ippool_y.y projects/diffused_head/contrib/ipfilter/tools/ipscan_y.y projects/diffused_head/contrib/ipfilter/tools/ipsyncm.c projects/diffused_head/contrib/ipfilter/tools/ipsyncs.c projects/diffused_head/contrib/ipfilter/tools/lex_var.h projects/diffused_head/contrib/ipfilter/tools/lexer.c projects/diffused_head/contrib/ipfilter/tools/lexer.h projects/diffused_head/contrib/jemalloc/ChangeLog projects/diffused_head/contrib/jemalloc/FREEBSD-diffs projects/diffused_head/contrib/jemalloc/FREEBSD-upgrade projects/diffused_head/contrib/jemalloc/VERSION projects/diffused_head/contrib/jemalloc/doc/jemalloc.3 projects/diffused_head/contrib/jemalloc/include/jemalloc/internal/arena.h projects/diffused_head/contrib/jemalloc/include/jemalloc/internal/jemalloc_internal.h projects/diffused_head/contrib/jemalloc/include/jemalloc/internal/private_namespace.h projects/diffused_head/contrib/jemalloc/include/jemalloc/internal/tcache.h projects/diffused_head/contrib/jemalloc/include/jemalloc/jemalloc.h projects/diffused_head/contrib/jemalloc/src/arena.c projects/diffused_head/contrib/jemalloc/src/chunk.c projects/diffused_head/contrib/jemalloc/src/ctl.c projects/diffused_head/contrib/jemalloc/src/jemalloc.c projects/diffused_head/contrib/ldns/ldns/dnssec_verify.h projects/diffused_head/contrib/ldns/ldns/util.h projects/diffused_head/contrib/libc++/include/memory projects/diffused_head/contrib/libcxxrt/exception.cc projects/diffused_head/contrib/libcxxrt/libelftc_dem_gnu3.c projects/diffused_head/contrib/libcxxrt/typeinfo.cc projects/diffused_head/contrib/libcxxrt/unwind-itanium.h projects/diffused_head/contrib/libexecinfo/backtrace.c projects/diffused_head/contrib/libexecinfo/execinfo.h (contents, props changed) projects/diffused_head/contrib/libpcap/bpf/net/bpf_filter.c projects/diffused_head/contrib/libpcap/bpf_dump.c projects/diffused_head/contrib/libpcap/bpf_image.c projects/diffused_head/contrib/libpcap/grammar.y projects/diffused_head/contrib/libpcap/pcap/bpf.h projects/diffused_head/contrib/libpcap/pcap/pcap.h projects/diffused_head/contrib/libreadline/bind.c projects/diffused_head/contrib/libreadline/complete.c projects/diffused_head/contrib/libreadline/display.c projects/diffused_head/contrib/libreadline/histexpand.c projects/diffused_head/contrib/libreadline/history.c projects/diffused_head/contrib/libreadline/input.c projects/diffused_head/contrib/libreadline/search.c projects/diffused_head/contrib/libreadline/support/shobj-conf projects/diffused_head/contrib/libreadline/tilde.c projects/diffused_head/contrib/libstdc++/include/bits/basic_string.h projects/diffused_head/contrib/libstdc++/include/bits/basic_string.tcc projects/diffused_head/contrib/libstdc++/include/bits/stl_algobase.h projects/diffused_head/contrib/libstdc++/include/bits/stl_tree.h projects/diffused_head/contrib/libstdc++/include/bits/stl_vector.h projects/diffused_head/contrib/libstdc++/include/ext/hashtable.h projects/diffused_head/contrib/libstdc++/include/ext/mt_allocator.h projects/diffused_head/contrib/libstdc++/include/ext/throw_allocator.h projects/diffused_head/contrib/libstdc++/libsupc++/eh_alloc.cc projects/diffused_head/contrib/libstdc++/src/mt_allocator.cc projects/diffused_head/contrib/llvm/include/llvm/IR/CallingConv.h projects/diffused_head/contrib/llvm/include/llvm/Support/Dwarf.h projects/diffused_head/contrib/llvm/include/llvm/Support/ELF.h projects/diffused_head/contrib/llvm/lib/Analysis/CaptureTracking.cpp projects/diffused_head/contrib/llvm/lib/AsmParser/LLLexer.cpp projects/diffused_head/contrib/llvm/lib/AsmParser/LLParser.cpp projects/diffused_head/contrib/llvm/lib/AsmParser/LLToken.h projects/diffused_head/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp projects/diffused_head/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp projects/diffused_head/contrib/llvm/lib/IR/AsmWriter.cpp projects/diffused_head/contrib/llvm/lib/Support/Dwarf.cpp projects/diffused_head/contrib/llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp projects/diffused_head/contrib/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp projects/diffused_head/contrib/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp projects/diffused_head/contrib/llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp projects/diffused_head/contrib/llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp projects/diffused_head/contrib/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp projects/diffused_head/contrib/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp projects/diffused_head/contrib/llvm/lib/Target/R600/AMDILISelDAGToDAG.cpp projects/diffused_head/contrib/llvm/lib/Target/Sparc/SparcISelDAGToDAG.cpp projects/diffused_head/contrib/llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp projects/diffused_head/contrib/llvm/lib/Target/X86/X86CallingConv.td projects/diffused_head/contrib/llvm/lib/Target/X86/X86FastISel.cpp projects/diffused_head/contrib/llvm/lib/Target/X86/X86FixupLEAs.cpp projects/diffused_head/contrib/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp projects/diffused_head/contrib/llvm/lib/Target/X86/X86ISelLowering.cpp projects/diffused_head/contrib/llvm/lib/Target/X86/X86InstrInfo.cpp projects/diffused_head/contrib/llvm/lib/Target/X86/X86InstrMMX.td projects/diffused_head/contrib/llvm/lib/Target/X86/X86Subtarget.h projects/diffused_head/contrib/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp projects/diffused_head/contrib/llvm/tools/clang/include/clang-c/Index.h projects/diffused_head/contrib/llvm/tools/clang/include/clang/AST/Type.h projects/diffused_head/contrib/llvm/tools/clang/include/clang/Basic/Attr.td projects/diffused_head/contrib/llvm/tools/clang/include/clang/Basic/Specifiers.h projects/diffused_head/contrib/llvm/tools/clang/lib/AST/DumpXML.cpp projects/diffused_head/contrib/llvm/tools/clang/lib/AST/MicrosoftMangle.cpp projects/diffused_head/contrib/llvm/tools/clang/lib/AST/Type.cpp projects/diffused_head/contrib/llvm/tools/clang/lib/AST/TypePrinter.cpp projects/diffused_head/contrib/llvm/tools/clang/lib/Basic/Targets.cpp projects/diffused_head/contrib/llvm/tools/clang/lib/CodeGen/CGCall.cpp projects/diffused_head/contrib/llvm/tools/clang/lib/CodeGen/CGVTables.cpp projects/diffused_head/contrib/llvm/tools/clang/lib/Driver/ToolChains.cpp projects/diffused_head/contrib/llvm/tools/clang/lib/Driver/ToolChains.h projects/diffused_head/contrib/llvm/tools/clang/lib/Headers/cpuid.h projects/diffused_head/contrib/llvm/tools/clang/lib/Headers/emmintrin.h projects/diffused_head/contrib/llvm/tools/clang/lib/Sema/SemaDeclAttr.cpp projects/diffused_head/contrib/llvm/tools/clang/lib/Sema/SemaType.cpp projects/diffused_head/contrib/llvm/tools/clang/tools/driver/driver.cpp projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/API/SBDebugger.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/API/SBError.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/API/SBExpressionOptions.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/API/SBFileSpec.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/API/SBHostOS.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/API/SBModule.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/API/SBProcess.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/API/SBTarget.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/API/SBThread.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Breakpoint/Breakpoint.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointList.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocation.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocationList.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointResolver.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointSiteList.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Breakpoint/StoppointLocation.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/Address.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/ArchSpec.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/ConnectionFileDescriptor.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/ConnectionMachPort.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/ConstString.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/DataExtractor.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/Debugger.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/Disassembler.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/EmulateInstruction.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/Error.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/Flags.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/Log.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/Module.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/ModuleList.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/ModuleSpec.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/Opcode.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/PluginManager.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/RangeMap.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/RegularExpression.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/UUID.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/Value.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/ValueObject.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectDynamicValue.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Core/dwarf.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/DataFormatters/CXXFormatterFunctions.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/DataFormatters/DataVisualization.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatCache.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatClasses.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatManager.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatNavigator.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeCategory.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeCategoryMap.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeSummary.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeSynthetic.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Expression/ClangExpressionDeclMap.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Expression/ClangFunction.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Expression/ClangUserExpression.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Expression/DWARFExpression.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Expression/IRExecutionUnit.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Expression/IRForTarget.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Host/Condition.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Host/Config.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Host/File.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Host/FileSpec.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Host/Host.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Host/Mutex.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Host/ProcessRunLock.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Host/SocketAddress.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Host/Symbols.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Host/Terminal.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Host/TimeValue.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Interpreter/Args.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Interpreter/CommandObject.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionValueBoolean.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionValueEnumeration.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Interpreter/Options.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Interpreter/PythonDataObjects.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Interpreter/ScriptInterpreter.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Interpreter/ScriptInterpreterPython.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Symbol/Block.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Symbol/ClangASTImporter.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Symbol/ClangASTType.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Symbol/ClangNamespaceDecl.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Symbol/ObjectFile.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Symbol/Symbol.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Symbol/SymbolContext.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Symbol/Symtab.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Symbol/Type.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Symbol/TypeList.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/ABI.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/DynamicLoader.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/ExecutionContext.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/LanguageRuntime.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/Platform.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/Process.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/RegisterContext.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/StackFrame.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/StackFrameList.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/StackID.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/Target.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/Thread.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/ThreadList.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/ThreadPlanCallFunction.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Target/ThreadPlanStepOverRange.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Utility/PythonPointer.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/Utility/SharingPtr.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/lldb-defines.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/lldb-enumerations.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/lldb-forward.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/lldb-private-enumerations.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/lldb-private-interfaces.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/lldb-private-log.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/lldb-private.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/lldb-python.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/lldb-types.h projects/diffused_head/contrib/llvm/tools/lldb/include/lldb/lldb-versioning.h projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBCommandInterpreter.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBData.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBDebugger.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBExpressionOptions.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBFileSpec.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBFunction.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBHostOS.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBModule.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBModuleSpec.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBProcess.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBStream.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBSymbol.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBTarget.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBThread.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBType.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBTypeCategory.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBTypeNameSpecifier.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/API/SBValue.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Breakpoint/Breakpoint.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointList.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointLocation.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointLocationList.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointResolver.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointResolverFileLine.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointResolverFileRegex.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointResolverName.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Breakpoint/StoppointLocation.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandCompletions.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectArgs.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectBreakpoint.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectBreakpointCommand.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectCommands.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectDisassemble.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectExpression.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectExpression.h projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectFrame.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectHelp.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectLog.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectMemory.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectPlatform.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectPlugin.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectProcess.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectRegister.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectSettings.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectSource.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectTarget.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectThread.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectType.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectWatchpoint.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Commands/CommandObjectWatchpointCommand.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/Address.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/ArchSpec.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/Communication.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/ConnectionFileDescriptor.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/ConnectionMachPort.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/ConnectionSharedMemory.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/ConstString.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/DataBufferMemoryMap.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/DataExtractor.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/Debugger.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/Disassembler.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/Error.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/FileLineResolver.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/Log.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/Mangled.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/Module.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/ModuleList.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/Opcode.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/PluginManager.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/SearchFilter.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/SourceManager.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/StreamFile.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/Timer.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/Value.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/ValueObject.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/ValueObjectDynamicValue.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/ValueObjectSyntheticFilter.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Core/ValueObjectVariable.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/DataFormatters/CXXFormatterFunctions.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/DataFormatters/DataVisualization.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/DataFormatters/FormatCache.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/DataFormatters/FormatClasses.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/DataFormatters/FormatManager.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/DataFormatters/LibCxx.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/DataFormatters/LibStdcpp.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/DataFormatters/NSDictionary.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/DataFormatters/NSSet.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/DataFormatters/TypeCategory.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/DataFormatters/TypeCategoryMap.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/DataFormatters/TypeFormat.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/DataFormatters/TypeSummary.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Expression/ClangASTSource.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Expression/ClangExpressionDeclMap.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Expression/ClangExpressionParser.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Expression/ClangFunction.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Expression/ClangUserExpression.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Expression/DWARFExpression.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Expression/IRForTarget.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Expression/IRInterpreter.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Expression/IRMemoryMap.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Expression/Materializer.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Host/common/Condition.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Host/common/File.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Host/common/FileSpec.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Host/common/Host.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Host/common/Mutex.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Host/common/SocketAddress.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Host/common/Symbols.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Host/common/Terminal.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Host/common/TimeValue.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Host/freebsd/Host.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/Args.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/CommandInterpreter.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/CommandObject.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupArchitecture.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupBoolean.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupFile.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupFormat.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupOutputFile.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupPlatform.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupString.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupUInt64.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupUUID.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupValueObjectDisplay.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupVariable.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupWatchpoint.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/OptionValueFileSpec.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/OptionValueProperties.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/Options.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/PythonDataObjects.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/ScriptInterpreter.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Interpreter/ScriptInterpreterPython.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/AuxVector.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/POSIXThread.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/POSIXThread.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessMessage.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessMessage.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_x86_64.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_x86_64.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextLinux_x86_64.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextLinux_x86_64.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_x86.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextMacOSXFrameBackchain.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ThreadElfCore.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfo.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfo.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfoEntry.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfoEntry.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnames.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnames.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnamesSet.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnamesSet.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDefines.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFLocationDescription.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFLocationDescription.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFLocationList.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFLocationList.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/LogChannelDWARF.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Symbol/ClangASTImporter.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Symbol/ClangASTType.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Symbol/CompileUnit.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Symbol/DWARFCallFrameInfo.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Symbol/FuncUnwinders.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Symbol/LineEntry.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Symbol/ObjectFile.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Symbol/Symbol.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Symbol/SymbolContext.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Symbol/Symtab.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Symbol/Type.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Symbol/UnwindPlan.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Symbol/UnwindTable.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Symbol/Variable.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/ExecutionContext.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/LanguageRuntime.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/Platform.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/Process.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/RegisterContext.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/StackFrame.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/StackFrameList.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/StopInfo.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/Target.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/TargetList.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/Thread.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/ThreadPlanCallFunction.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/ThreadPlanCallUserExpression.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/ThreadPlanRunToAddress.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepInRange.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepOut.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepOverRange.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepRange.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepThrough.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepUntil.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Target/UnixSignals.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Utility/PseudoTerminal.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Utility/SharingPtr.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Utility/StringExtractor.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Utility/StringExtractor.h projects/diffused_head/contrib/llvm/tools/lldb/source/Utility/StringExtractorGDBRemote.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/Utility/StringExtractorGDBRemote.h projects/diffused_head/contrib/llvm/tools/lldb/source/lldb-log.cpp projects/diffused_head/contrib/llvm/tools/lldb/source/lldb.cpp projects/diffused_head/contrib/llvm/tools/lldb/tools/driver/Driver.cpp projects/diffused_head/contrib/llvm/tools/lldb/tools/driver/Driver.h projects/diffused_head/contrib/llvm/tools/lldb/tools/driver/IOChannel.cpp projects/diffused_head/contrib/llvm/tools/lldb/tools/driver/IOChannel.h projects/diffused_head/contrib/mdocml/lib.in projects/diffused_head/contrib/mtree/compare.c projects/diffused_head/contrib/mtree/create.c projects/diffused_head/contrib/mtree/getid.c projects/diffused_head/contrib/mtree/spec.c projects/diffused_head/contrib/netcat/nc.1 projects/diffused_head/contrib/netcat/netcat.c projects/diffused_head/contrib/nvi/README projects/diffused_head/contrib/nvi/cl/cl_term.c projects/diffused_head/contrib/nvi/common/key.c projects/diffused_head/contrib/nvi/common/key.h projects/diffused_head/contrib/nvi/common/main.c projects/diffused_head/contrib/nvi/docs/USD.doc/vi.man/vi.1 projects/diffused_head/contrib/nvi/ex/ex_print.c projects/diffused_head/contrib/nvi/ex/version.h projects/diffused_head/contrib/nvi/vi/v_txt.c projects/diffused_head/contrib/nvi/vi/vs_refresh.c projects/diffused_head/contrib/openpam/CREDITS projects/diffused_head/contrib/openpam/HISTORY projects/diffused_head/contrib/openpam/INSTALL projects/diffused_head/contrib/openpam/LICENSE projects/diffused_head/contrib/openpam/Makefile.am projects/diffused_head/contrib/openpam/Makefile.in projects/diffused_head/contrib/openpam/README projects/diffused_head/contrib/openpam/RELNOTES projects/diffused_head/contrib/openpam/TODO projects/diffused_head/contrib/openpam/aclocal.m4 projects/diffused_head/contrib/openpam/autogen.sh projects/diffused_head/contrib/openpam/bin/Makefile.am projects/diffused_head/contrib/openpam/bin/Makefile.in projects/diffused_head/contrib/openpam/bin/openpam_dump_policy/Makefile.am projects/diffused_head/contrib/openpam/bin/openpam_dump_policy/Makefile.in projects/diffused_head/contrib/openpam/bin/openpam_dump_policy/openpam_dump_policy.c projects/diffused_head/contrib/openpam/bin/pamtest/Makefile.am projects/diffused_head/contrib/openpam/bin/pamtest/Makefile.in projects/diffused_head/contrib/openpam/bin/pamtest/pamtest.1 projects/diffused_head/contrib/openpam/bin/pamtest/pamtest.c projects/diffused_head/contrib/openpam/bin/su/Makefile.am projects/diffused_head/contrib/openpam/bin/su/Makefile.in projects/diffused_head/contrib/openpam/bin/su/su.1 projects/diffused_head/contrib/openpam/bin/su/su.c projects/diffused_head/contrib/openpam/compile projects/diffused_head/contrib/openpam/config.guess projects/diffused_head/contrib/openpam/config.h.in projects/diffused_head/contrib/openpam/config.sub projects/diffused_head/contrib/openpam/configure projects/diffused_head/contrib/openpam/configure.ac projects/diffused_head/contrib/openpam/depcomp projects/diffused_head/contrib/openpam/doc/Makefile.am projects/diffused_head/contrib/openpam/doc/Makefile.in projects/diffused_head/contrib/openpam/doc/man/Makefile.am projects/diffused_head/contrib/openpam/doc/man/Makefile.in projects/diffused_head/contrib/openpam/doc/man/openpam.3 projects/diffused_head/contrib/openpam/doc/man/openpam.man projects/diffused_head/contrib/openpam/doc/man/openpam_borrow_cred.3 projects/diffused_head/contrib/openpam/doc/man/openpam_free_data.3 projects/diffused_head/contrib/openpam/doc/man/openpam_free_envlist.3 projects/diffused_head/contrib/openpam/doc/man/openpam_get_feature.3 projects/diffused_head/contrib/openpam/doc/man/openpam_get_option.3 projects/diffused_head/contrib/openpam/doc/man/openpam_log.3 projects/diffused_head/contrib/openpam/doc/man/openpam_nullconv.3 projects/diffused_head/contrib/openpam/doc/man/openpam_readline.3 projects/diffused_head/contrib/openpam/doc/man/openpam_readlinev.3 projects/diffused_head/contrib/openpam/doc/man/openpam_readword.3 projects/diffused_head/contrib/openpam/doc/man/openpam_restore_cred.3 projects/diffused_head/contrib/openpam/doc/man/openpam_set_feature.3 projects/diffused_head/contrib/openpam/doc/man/openpam_set_option.3 projects/diffused_head/contrib/openpam/doc/man/openpam_straddch.3 projects/diffused_head/contrib/openpam/doc/man/openpam_subst.3 projects/diffused_head/contrib/openpam/doc/man/openpam_ttyconv.3 projects/diffused_head/contrib/openpam/doc/man/pam.3 projects/diffused_head/contrib/openpam/doc/man/pam.conf.5 projects/diffused_head/contrib/openpam/doc/man/pam.man projects/diffused_head/contrib/openpam/doc/man/pam_acct_mgmt.3 projects/diffused_head/contrib/openpam/doc/man/pam_authenticate.3 projects/diffused_head/contrib/openpam/doc/man/pam_chauthtok.3 projects/diffused_head/contrib/openpam/doc/man/pam_close_session.3 projects/diffused_head/contrib/openpam/doc/man/pam_conv.3 projects/diffused_head/contrib/openpam/doc/man/pam_end.3 projects/diffused_head/contrib/openpam/doc/man/pam_error.3 projects/diffused_head/contrib/openpam/doc/man/pam_get_authtok.3 projects/diffused_head/contrib/openpam/doc/man/pam_get_data.3 projects/diffused_head/contrib/openpam/doc/man/pam_get_item.3 projects/diffused_head/contrib/openpam/doc/man/pam_get_user.3 projects/diffused_head/contrib/openpam/doc/man/pam_getenv.3 projects/diffused_head/contrib/openpam/doc/man/pam_getenvlist.3 projects/diffused_head/contrib/openpam/doc/man/pam_info.3 projects/diffused_head/contrib/openpam/doc/man/pam_open_session.3 projects/diffused_head/contrib/openpam/doc/man/pam_prompt.3 projects/diffused_head/contrib/openpam/doc/man/pam_putenv.3 projects/diffused_head/contrib/openpam/doc/man/pam_set_data.3 projects/diffused_head/contrib/openpam/doc/man/pam_set_item.3 projects/diffused_head/contrib/openpam/doc/man/pam_setcred.3 projects/diffused_head/contrib/openpam/doc/man/pam_setenv.3 projects/diffused_head/contrib/openpam/doc/man/pam_sm_acct_mgmt.3 projects/diffused_head/contrib/openpam/doc/man/pam_sm_authenticate.3 projects/diffused_head/contrib/openpam/doc/man/pam_sm_chauthtok.3 projects/diffused_head/contrib/openpam/doc/man/pam_sm_close_session.3 projects/diffused_head/contrib/openpam/doc/man/pam_sm_open_session.3 projects/diffused_head/contrib/openpam/doc/man/pam_sm_setcred.3 projects/diffused_head/contrib/openpam/doc/man/pam_start.3 projects/diffused_head/contrib/openpam/doc/man/pam_strerror.3 projects/diffused_head/contrib/openpam/doc/man/pam_verror.3 projects/diffused_head/contrib/openpam/doc/man/pam_vinfo.3 projects/diffused_head/contrib/openpam/doc/man/pam_vprompt.3 projects/diffused_head/contrib/openpam/include/Makefile.am projects/diffused_head/contrib/openpam/include/Makefile.in projects/diffused_head/contrib/openpam/include/security/Makefile.am projects/diffused_head/contrib/openpam/include/security/Makefile.in projects/diffused_head/contrib/openpam/include/security/openpam.h projects/diffused_head/contrib/openpam/include/security/openpam_attr.h projects/diffused_head/contrib/openpam/include/security/openpam_version.h projects/diffused_head/contrib/openpam/include/security/pam_appl.h projects/diffused_head/contrib/openpam/include/security/pam_constants.h projects/diffused_head/contrib/openpam/include/security/pam_modules.h projects/diffused_head/contrib/openpam/include/security/pam_types.h projects/diffused_head/contrib/openpam/install-sh projects/diffused_head/contrib/openpam/misc/gendoc.pl projects/diffused_head/contrib/openpam/missing projects/diffused_head/contrib/openpam/modules/Makefile.am projects/diffused_head/contrib/openpam/modules/Makefile.in projects/diffused_head/contrib/openpam/modules/pam_deny/Makefile.am projects/diffused_head/contrib/openpam/modules/pam_deny/Makefile.in projects/diffused_head/contrib/openpam/modules/pam_deny/pam_deny.c projects/diffused_head/contrib/openpam/modules/pam_permit/Makefile.am projects/diffused_head/contrib/openpam/modules/pam_permit/Makefile.in projects/diffused_head/contrib/openpam/modules/pam_permit/pam_permit.c projects/diffused_head/contrib/openpam/modules/pam_unix/Makefile.am projects/diffused_head/contrib/openpam/modules/pam_unix/Makefile.in projects/diffused_head/contrib/openpam/modules/pam_unix/pam_unix.c projects/diffused_head/contrib/openpam/pamgdb.in projects/diffused_head/contrib/openpam/t/Makefile.am projects/diffused_head/contrib/openpam/t/Makefile.in projects/diffused_head/contrib/openpam/t/t.h projects/diffused_head/contrib/openpam/t/t_main.c projects/diffused_head/contrib/openpam/t/t_openpam_readlinev.c projects/diffused_head/contrib/openpam/t/t_openpam_readword.c projects/diffused_head/contrib/opie/libopie/accessfile.c projects/diffused_head/contrib/opie/libopie/generator.c projects/diffused_head/contrib/opie/libopie/lookup.c projects/diffused_head/contrib/opie/libopie/newseed.c projects/diffused_head/contrib/opie/libopie/parsechallenge.c projects/diffused_head/contrib/opie/libopie/passwd.c projects/diffused_head/contrib/opie/libopie/randomchallenge.c projects/diffused_head/contrib/opie/libopie/verify.c projects/diffused_head/contrib/opie/libopie/version.c projects/diffused_head/contrib/opie/opie.h projects/diffused_head/contrib/opie/opieinfo.c projects/diffused_head/contrib/opie/opiekey.c projects/diffused_head/contrib/smbfs/lib/smb/nls.c projects/diffused_head/contrib/subversion/CHANGES projects/diffused_head/contrib/subversion/INSTALL projects/diffused_head/contrib/subversion/Makefile.in projects/diffused_head/contrib/subversion/build-outputs.mk projects/diffused_head/contrib/subversion/build.conf projects/diffused_head/contrib/subversion/configure projects/diffused_head/contrib/subversion/configure.ac projects/diffused_head/contrib/subversion/subversion/include/private/svn_client_private.h projects/diffused_head/contrib/subversion/subversion/include/private/svn_subr_private.h projects/diffused_head/contrib/subversion/subversion/include/svn_config.h projects/diffused_head/contrib/subversion/subversion/include/svn_types.h projects/diffused_head/contrib/subversion/subversion/include/svn_version.h projects/diffused_head/contrib/subversion/subversion/libsvn_client/commit.c projects/diffused_head/contrib/subversion/subversion/libsvn_client/externals.c projects/diffused_head/contrib/subversion/subversion/libsvn_client/merge.c projects/diffused_head/contrib/subversion/subversion/libsvn_client/mergeinfo.c projects/diffused_head/contrib/subversion/subversion/libsvn_client/update.c projects/diffused_head/contrib/subversion/subversion/libsvn_diff/diff_file.c projects/diffused_head/contrib/subversion/subversion/libsvn_fs/fs-loader.c projects/diffused_head/contrib/subversion/subversion/libsvn_fs_base/fs.c projects/diffused_head/contrib/subversion/subversion/libsvn_fs_fs/fs.c projects/diffused_head/contrib/subversion/subversion/libsvn_fs_fs/fs_fs.c projects/diffused_head/contrib/subversion/subversion/libsvn_fs_fs/rep-cache-db.h projects/diffused_head/contrib/subversion/subversion/libsvn_ra/ra_loader.c projects/diffused_head/contrib/subversion/subversion/libsvn_ra/ra_loader.h projects/diffused_head/contrib/subversion/subversion/libsvn_ra_local/ra_plugin.c projects/diffused_head/contrib/subversion/subversion/libsvn_ra_local/split_url.c projects/diffused_head/contrib/subversion/subversion/libsvn_ra_serf/commit.c projects/diffused_head/contrib/subversion/subversion/libsvn_ra_serf/ra_serf.h projects/diffused_head/contrib/subversion/subversion/libsvn_ra_serf/replay.c projects/diffused_head/contrib/subversion/subversion/libsvn_ra_serf/serf.c projects/diffused_head/contrib/subversion/subversion/libsvn_ra_serf/util.c projects/diffused_head/contrib/subversion/subversion/libsvn_ra_svn/client.c projects/diffused_head/contrib/subversion/subversion/libsvn_subr/auth.c projects/diffused_head/contrib/subversion/subversion/libsvn_subr/cache_config.c projects/diffused_head/contrib/subversion/subversion/libsvn_subr/cmdline.c projects/diffused_head/contrib/subversion/subversion/libsvn_subr/config_auth.c projects/diffused_head/contrib/subversion/subversion/libsvn_subr/deprecated.c projects/diffused_head/contrib/subversion/subversion/libsvn_subr/dirent_uri.c projects/diffused_head/contrib/subversion/subversion/libsvn_subr/internal_statements.h projects/diffused_head/contrib/subversion/subversion/libsvn_subr/io.c projects/diffused_head/contrib/subversion/subversion/libsvn_subr/opt.c projects/diffused_head/contrib/subversion/subversion/libsvn_subr/sysinfo.c projects/diffused_head/contrib/subversion/subversion/libsvn_subr/utf.c projects/diffused_head/contrib/subversion/subversion/libsvn_subr/version.c projects/diffused_head/contrib/subversion/subversion/libsvn_subr/win32_crashrpt.c projects/diffused_head/contrib/subversion/subversion/libsvn_wc/diff.h projects/diffused_head/contrib/subversion/subversion/libsvn_wc/diff_editor.c projects/diffused_head/contrib/subversion/subversion/libsvn_wc/diff_local.c projects/diffused_head/contrib/subversion/subversion/libsvn_wc/info.c projects/diffused_head/contrib/subversion/subversion/libsvn_wc/old-and-busted.c projects/diffused_head/contrib/subversion/subversion/libsvn_wc/update_editor.c projects/diffused_head/contrib/subversion/subversion/libsvn_wc/wc-checks.h projects/diffused_head/contrib/subversion/subversion/libsvn_wc/wc-metadata.h projects/diffused_head/contrib/subversion/subversion/libsvn_wc/wc-queries.h projects/diffused_head/contrib/subversion/subversion/libsvn_wc/wc-queries.sql projects/diffused_head/contrib/subversion/subversion/libsvn_wc/wc_db.c projects/diffused_head/contrib/subversion/subversion/libsvn_wc/wc_db.h projects/diffused_head/contrib/subversion/subversion/libsvn_wc/wc_db_private.h projects/diffused_head/contrib/subversion/subversion/libsvn_wc/wc_db_update_move.c projects/diffused_head/contrib/subversion/subversion/svn/cl.h projects/diffused_head/contrib/subversion/subversion/svn/status-cmd.c projects/diffused_head/contrib/subversion/subversion/svn/status.c projects/diffused_head/contrib/subversion/subversion/svn/svn.c projects/diffused_head/contrib/subversion/subversion/svnadmin/svnadmin.c projects/diffused_head/contrib/subversion/subversion/svndumpfilter/svndumpfilter.c projects/diffused_head/contrib/subversion/subversion/svnlook/svnlook.c projects/diffused_head/contrib/subversion/subversion/svnmucc/svnmucc.c projects/diffused_head/contrib/subversion/subversion/svnserve/svnserve.c projects/diffused_head/contrib/subversion/subversion/svnsync/svnsync.c projects/diffused_head/contrib/subversion/subversion/svnversion/svnversion.c projects/diffused_head/contrib/tcp_wrappers/clean_exit.c projects/diffused_head/contrib/tcp_wrappers/hosts_access.c projects/diffused_head/contrib/tcp_wrappers/options.c projects/diffused_head/contrib/tcp_wrappers/percent_x.c projects/diffused_head/contrib/tcp_wrappers/rfc931.c projects/diffused_head/contrib/tcp_wrappers/shell_cmd.c projects/diffused_head/contrib/tcp_wrappers/update.c projects/diffused_head/contrib/tcpdump/addrtoname.c projects/diffused_head/contrib/tcpdump/extract.h projects/diffused_head/contrib/tcpdump/print-ip.c projects/diffused_head/contrib/tcpdump/tcpdump.c projects/diffused_head/contrib/telnet/telnetd/sys_term.c projects/diffused_head/contrib/tzcode/stdtime/tzfile.5 projects/diffused_head/contrib/tzdata/africa projects/diffused_head/contrib/tzdata/antarctica projects/diffused_head/contrib/tzdata/asia projects/diffused_head/contrib/tzdata/australasia projects/diffused_head/contrib/tzdata/backward projects/diffused_head/contrib/tzdata/etcetera projects/diffused_head/contrib/tzdata/europe projects/diffused_head/contrib/tzdata/northamerica projects/diffused_head/contrib/tzdata/southamerica projects/diffused_head/contrib/tzdata/zone.tab projects/diffused_head/contrib/unbound/config.h.in projects/diffused_head/contrib/unbound/configure projects/diffused_head/contrib/unbound/configure.ac projects/diffused_head/contrib/unbound/daemon/cachedump.c projects/diffused_head/contrib/unbound/daemon/remote.c projects/diffused_head/contrib/unbound/daemon/remote.h projects/diffused_head/contrib/unbound/daemon/unbound.c projects/diffused_head/contrib/unbound/daemon/worker.c projects/diffused_head/contrib/unbound/daemon/worker.h projects/diffused_head/contrib/unbound/libunbound/context.c projects/diffused_head/contrib/unbound/libunbound/context.h projects/diffused_head/contrib/unbound/libunbound/libunbound.c projects/diffused_head/contrib/unbound/libunbound/libworker.c projects/diffused_head/contrib/unbound/libunbound/libworker.h projects/diffused_head/contrib/unbound/libunbound/unbound.h projects/diffused_head/contrib/unbound/smallapp/unbound-anchor.c projects/diffused_head/contrib/unbound/smallapp/unbound-control-setup.sh projects/diffused_head/contrib/unbound/smallapp/worker_cb.c projects/diffused_head/contrib/unbound/util/config_file.c projects/diffused_head/contrib/unbound/util/config_file.h projects/diffused_head/contrib/unbound/util/configlexer.c projects/diffused_head/contrib/unbound/util/configparser.c projects/diffused_head/contrib/unbound/util/configparser.h projects/diffused_head/contrib/unbound/util/fptr_wlist.c projects/diffused_head/contrib/wpa/src/utils/radiotap.h projects/diffused_head/crypto/heimdal/lib/gssapi/krb5/prf.c projects/diffused_head/crypto/openssh/ChangeLog projects/diffused_head/crypto/openssh/FREEBSD-upgrade projects/diffused_head/crypto/openssh/README projects/diffused_head/crypto/openssh/aclocal.m4 projects/diffused_head/crypto/openssh/addrmatch.c projects/diffused_head/crypto/openssh/auth-chall.c projects/diffused_head/crypto/openssh/auth-krb5.c projects/diffused_head/crypto/openssh/auth-options.c projects/diffused_head/crypto/openssh/auth-pam.c projects/diffused_head/crypto/openssh/auth-rsa.c projects/diffused_head/crypto/openssh/auth.c projects/diffused_head/crypto/openssh/auth.h projects/diffused_head/crypto/openssh/auth1.c projects/diffused_head/crypto/openssh/auth2-chall.c projects/diffused_head/crypto/openssh/auth2-gss.c projects/diffused_head/crypto/openssh/auth2-hostbased.c projects/diffused_head/crypto/openssh/auth2-jpake.c projects/diffused_head/crypto/openssh/auth2-kbdint.c projects/diffused_head/crypto/openssh/auth2-passwd.c projects/diffused_head/crypto/openssh/auth2-pubkey.c projects/diffused_head/crypto/openssh/auth2.c projects/diffused_head/crypto/openssh/authfd.c projects/diffused_head/crypto/openssh/authfile.c projects/diffused_head/crypto/openssh/bufaux.c projects/diffused_head/crypto/openssh/bufbn.c projects/diffused_head/crypto/openssh/bufec.c projects/diffused_head/crypto/openssh/buffer.c projects/diffused_head/crypto/openssh/buffer.h projects/diffused_head/crypto/openssh/canohost.c projects/diffused_head/crypto/openssh/channels.c projects/diffused_head/crypto/openssh/channels.h projects/diffused_head/crypto/openssh/cipher-3des1.c projects/diffused_head/crypto/openssh/cipher-aes.c projects/diffused_head/crypto/openssh/cipher-ctr.c projects/diffused_head/crypto/openssh/cipher.c projects/diffused_head/crypto/openssh/cipher.h projects/diffused_head/crypto/openssh/clientloop.c projects/diffused_head/crypto/openssh/clientloop.h projects/diffused_head/crypto/openssh/compat.c projects/diffused_head/crypto/openssh/config.guess projects/diffused_head/crypto/openssh/config.h projects/diffused_head/crypto/openssh/config.h.in projects/diffused_head/crypto/openssh/defines.h projects/diffused_head/crypto/openssh/dh.c projects/diffused_head/crypto/openssh/dns.c projects/diffused_head/crypto/openssh/groupaccess.c projects/diffused_head/crypto/openssh/gss-genr.c projects/diffused_head/crypto/openssh/gss-serv-krb5.c projects/diffused_head/crypto/openssh/gss-serv.c projects/diffused_head/crypto/openssh/hostfile.c projects/diffused_head/crypto/openssh/hostfile.h projects/diffused_head/crypto/openssh/includes.h projects/diffused_head/crypto/openssh/jpake.c projects/diffused_head/crypto/openssh/kex.c projects/diffused_head/crypto/openssh/kex.h projects/diffused_head/crypto/openssh/kexdhc.c projects/diffused_head/crypto/openssh/kexdhs.c projects/diffused_head/crypto/openssh/kexecdh.c projects/diffused_head/crypto/openssh/kexecdhc.c projects/diffused_head/crypto/openssh/kexecdhs.c projects/diffused_head/crypto/openssh/kexgexc.c projects/diffused_head/crypto/openssh/kexgexs.c projects/diffused_head/crypto/openssh/key.c projects/diffused_head/crypto/openssh/key.h projects/diffused_head/crypto/openssh/krl.c projects/diffused_head/crypto/openssh/log.c projects/diffused_head/crypto/openssh/log.h projects/diffused_head/crypto/openssh/loginrec.c projects/diffused_head/crypto/openssh/mac.c projects/diffused_head/crypto/openssh/mac.h projects/diffused_head/crypto/openssh/match.c projects/diffused_head/crypto/openssh/misc.c projects/diffused_head/crypto/openssh/misc.h projects/diffused_head/crypto/openssh/moduli.c projects/diffused_head/crypto/openssh/monitor.c projects/diffused_head/crypto/openssh/monitor_mm.c projects/diffused_head/crypto/openssh/monitor_wrap.c projects/diffused_head/crypto/openssh/mux.c projects/diffused_head/crypto/openssh/myproposal.h projects/diffused_head/crypto/openssh/openbsd-compat/bsd-cygwin_util.c projects/diffused_head/crypto/openssh/openbsd-compat/bsd-cygwin_util.h projects/diffused_head/crypto/openssh/openbsd-compat/bsd-misc.h projects/diffused_head/crypto/openssh/openbsd-compat/openbsd-compat.h projects/diffused_head/crypto/openssh/openbsd-compat/port-aix.c projects/diffused_head/crypto/openssh/openbsd-compat/port-linux.c projects/diffused_head/crypto/openssh/openbsd-compat/xcrypt.c projects/diffused_head/crypto/openssh/packet.c projects/diffused_head/crypto/openssh/packet.h projects/diffused_head/crypto/openssh/pathnames.h projects/diffused_head/crypto/openssh/progressmeter.c projects/diffused_head/crypto/openssh/readconf.c projects/diffused_head/crypto/openssh/readconf.h projects/diffused_head/crypto/openssh/readpass.c projects/diffused_head/crypto/openssh/roaming_client.c projects/diffused_head/crypto/openssh/roaming_common.c projects/diffused_head/crypto/openssh/rsa.c projects/diffused_head/crypto/openssh/sandbox-systrace.c projects/diffused_head/crypto/openssh/schnorr.c projects/diffused_head/crypto/openssh/scp.1 projects/diffused_head/crypto/openssh/scp.c projects/diffused_head/crypto/openssh/servconf.c projects/diffused_head/crypto/openssh/servconf.h projects/diffused_head/crypto/openssh/serverloop.c projects/diffused_head/crypto/openssh/session.c projects/diffused_head/crypto/openssh/sftp-client.c projects/diffused_head/crypto/openssh/sftp-client.h projects/diffused_head/crypto/openssh/sftp-common.c projects/diffused_head/crypto/openssh/sftp-glob.c projects/diffused_head/crypto/openssh/sftp-server.8 projects/diffused_head/crypto/openssh/sftp-server.c projects/diffused_head/crypto/openssh/sftp.1 projects/diffused_head/crypto/openssh/sftp.c projects/diffused_head/crypto/openssh/ssh-add.c projects/diffused_head/crypto/openssh/ssh-agent.c projects/diffused_head/crypto/openssh/ssh-dss.c projects/diffused_head/crypto/openssh/ssh-ecdsa.c projects/diffused_head/crypto/openssh/ssh-gss.h projects/diffused_head/crypto/openssh/ssh-keygen.1 projects/diffused_head/crypto/openssh/ssh-keygen.c projects/diffused_head/crypto/openssh/ssh-keyscan.1 projects/diffused_head/crypto/openssh/ssh-keyscan.c projects/diffused_head/crypto/openssh/ssh-keysign.8 projects/diffused_head/crypto/openssh/ssh-keysign.c projects/diffused_head/crypto/openssh/ssh-pkcs11-client.c projects/diffused_head/crypto/openssh/ssh-pkcs11-helper.8 projects/diffused_head/crypto/openssh/ssh-pkcs11-helper.c projects/diffused_head/crypto/openssh/ssh-pkcs11.c projects/diffused_head/crypto/openssh/ssh-rsa.c projects/diffused_head/crypto/openssh/ssh.1 projects/diffused_head/crypto/openssh/ssh.c projects/diffused_head/crypto/openssh/ssh_config projects/diffused_head/crypto/openssh/ssh_config.5 projects/diffused_head/crypto/openssh/ssh_namespace.h projects/diffused_head/crypto/openssh/sshconnect.c projects/diffused_head/crypto/openssh/sshconnect1.c projects/diffused_head/crypto/openssh/sshconnect2.c projects/diffused_head/crypto/openssh/sshd.8 projects/diffused_head/crypto/openssh/sshd.c projects/diffused_head/crypto/openssh/sshd_config projects/diffused_head/crypto/openssh/sshd_config.5 projects/diffused_head/crypto/openssh/sshlogin.c projects/diffused_head/crypto/openssh/sshlogin.h projects/diffused_head/crypto/openssh/uidswap.c projects/diffused_head/crypto/openssh/umac.c projects/diffused_head/crypto/openssh/umac.h projects/diffused_head/crypto/openssh/umac128.c projects/diffused_head/crypto/openssh/uuencode.c projects/diffused_head/crypto/openssh/version.h projects/diffused_head/crypto/openssh/xmalloc.c projects/diffused_head/crypto/openssh/xmalloc.h projects/diffused_head/etc/Makefile projects/diffused_head/etc/defaults/periodic.conf projects/diffused_head/etc/defaults/rc.conf projects/diffused_head/etc/devd/usb.conf projects/diffused_head/etc/freebsd-update.conf projects/diffused_head/etc/ftpusers projects/diffused_head/etc/gettytab projects/diffused_head/etc/group projects/diffused_head/etc/login.conf projects/diffused_head/etc/master.passwd projects/diffused_head/etc/mtree/BSD.include.dist projects/diffused_head/etc/mtree/BSD.root.dist projects/diffused_head/etc/mtree/BSD.usr.dist projects/diffused_head/etc/mtree/BSD.var.dist projects/diffused_head/etc/mtree/Makefile projects/diffused_head/etc/netstart projects/diffused_head/etc/network.subr projects/diffused_head/etc/periodic/daily/Makefile projects/diffused_head/etc/periodic/security/Makefile projects/diffused_head/etc/periodic/weekly/Makefile projects/diffused_head/etc/pf.os projects/diffused_head/etc/portsnap.conf projects/diffused_head/etc/rc projects/diffused_head/etc/rc.d/Makefile projects/diffused_head/etc/rc.d/NETWORKING projects/diffused_head/etc/rc.d/ftp-proxy projects/diffused_head/etc/rc.d/initrandom projects/diffused_head/etc/rc.d/ipfilter projects/diffused_head/etc/rc.d/ipfs projects/diffused_head/etc/rc.d/ipmon projects/diffused_head/etc/rc.d/jail projects/diffused_head/etc/rc.d/netif projects/diffused_head/etc/rc.d/ntpdate projects/diffused_head/etc/rc.d/pflog projects/diffused_head/etc/rc.d/routing projects/diffused_head/etc/rc.d/rpcbind projects/diffused_head/etc/rc.d/rtadvd projects/diffused_head/etc/rc.d/sendmail projects/diffused_head/etc/rc.d/sshd projects/diffused_head/etc/rc.d/syslogd projects/diffused_head/etc/rc.subr projects/diffused_head/etc/sendmail/freebsd.mc projects/diffused_head/etc/services projects/diffused_head/etc/syslog.conf projects/diffused_head/games/fortune/datfiles/fortunes projects/diffused_head/games/fortune/datfiles/freebsd-tips projects/diffused_head/games/fortune/fortune/fortune.c projects/diffused_head/gnu/lib/Makefile projects/diffused_head/gnu/lib/csu/Makefile projects/diffused_head/gnu/lib/libdialog/dlg_config.h projects/diffused_head/gnu/lib/libgcc/Makefile projects/diffused_head/gnu/lib/libstdc++/Makefile projects/diffused_head/gnu/lib/libsupc++/Makefile projects/diffused_head/gnu/usr.bin/Makefile projects/diffused_head/gnu/usr.bin/binutils/Makefile projects/diffused_head/gnu/usr.bin/binutils/ld/Makefile projects/diffused_head/gnu/usr.bin/binutils/ld/ld.1 projects/diffused_head/gnu/usr.bin/cc/Makefile projects/diffused_head/gnu/usr.bin/cc/Makefile.inc projects/diffused_head/gnu/usr.bin/cc/cc_int/Makefile projects/diffused_head/gnu/usr.bin/cc/cc_tools/freebsd-native.h projects/diffused_head/gnu/usr.bin/cc/include/Makefile projects/diffused_head/gnu/usr.bin/cc/libcpp/Makefile projects/diffused_head/gnu/usr.bin/groff/tmac/mdoc.local projects/diffused_head/include/Makefile projects/diffused_head/include/iconv.h projects/diffused_head/include/paths.h projects/diffused_head/include/pthread.h projects/diffused_head/include/rpc/auth.h projects/diffused_head/include/rpc/auth_des.h projects/diffused_head/include/rpc/auth_kerb.h projects/diffused_head/include/rpc/auth_unix.h projects/diffused_head/include/rpc/clnt.h projects/diffused_head/include/rpc/clnt_soc.h projects/diffused_head/include/rpc/des.h projects/diffused_head/include/rpc/des_crypt.h projects/diffused_head/include/rpc/nettype.h projects/diffused_head/include/rpc/pmap_clnt.h projects/diffused_head/include/rpc/pmap_prot.h projects/diffused_head/include/rpc/pmap_rmt.h projects/diffused_head/include/rpc/raw.h projects/diffused_head/include/rpc/rpc.h projects/diffused_head/include/rpc/rpc_com.h projects/diffused_head/include/rpc/rpc_msg.h projects/diffused_head/include/rpc/rpcb_clnt.h projects/diffused_head/include/rpc/rpcb_prot.x projects/diffused_head/include/rpc/rpcent.h projects/diffused_head/include/rpc/svc.h projects/diffused_head/include/rpc/svc_auth.h projects/diffused_head/include/rpc/svc_dg.h projects/diffused_head/include/rpc/svc_soc.h projects/diffused_head/include/rpc/xdr.h projects/diffused_head/include/rpcsvc/bootparam_prot.x projects/diffused_head/include/rpcsvc/key_prot.x projects/diffused_head/include/rpcsvc/klm_prot.x projects/diffused_head/include/rpcsvc/mount.x projects/diffused_head/include/rpcsvc/nfs_prot.x projects/diffused_head/include/rpcsvc/nis.x projects/diffused_head/include/rpcsvc/nis_callback.x projects/diffused_head/include/rpcsvc/nis_object.x projects/diffused_head/include/rpcsvc/nis_tags.h projects/diffused_head/include/rpcsvc/rex.x projects/diffused_head/include/rpcsvc/rnusers.x projects/diffused_head/include/rpcsvc/rstat.x projects/diffused_head/include/rpcsvc/sm_inter.x projects/diffused_head/include/rpcsvc/spray.x projects/diffused_head/include/rpcsvc/yp.x projects/diffused_head/include/rpcsvc/yppasswd.x projects/diffused_head/kerberos5/Makefile.inc projects/diffused_head/kerberos5/lib/Makefile projects/diffused_head/kerberos5/lib/libheimipcc/Makefile projects/diffused_head/kerberos5/lib/libheimipcs/Makefile projects/diffused_head/kerberos5/lib/libkafs5/Makefile projects/diffused_head/kerberos5/lib/libkrb5/Makefile projects/diffused_head/kerberos5/libexec/digest-service/Makefile projects/diffused_head/kerberos5/libexec/kcm/Makefile projects/diffused_head/lib/Makefile projects/diffused_head/lib/atf/Makefile projects/diffused_head/lib/atf/Makefile.inc projects/diffused_head/lib/atf/libatf-c++/Makefile projects/diffused_head/lib/atf/libatf-c/Makefile projects/diffused_head/lib/clang/Makefile projects/diffused_head/lib/clang/clang.build.mk projects/diffused_head/lib/clang/include/llvm/Config/AsmParsers.def projects/diffused_head/lib/clang/libllvmmc/Makefile projects/diffused_head/lib/clang/libllvmsupport/Makefile projects/diffused_head/lib/clang/libllvmx86disassembler/Makefile projects/diffused_head/lib/csu/arm/crt1.c projects/diffused_head/lib/csu/common/notes.h projects/diffused_head/lib/libarchive/Makefile projects/diffused_head/lib/libc++/Makefile projects/diffused_head/lib/libc/Makefile projects/diffused_head/lib/libc/amd64/SYS.h projects/diffused_head/lib/libc/amd64/gen/_setjmp.S projects/diffused_head/lib/libc/amd64/gen/setjmp.S projects/diffused_head/lib/libc/amd64/gen/sigsetjmp.S projects/diffused_head/lib/libc/amd64/sys/getcontext.S projects/diffused_head/lib/libc/amd64/sys/pipe.S projects/diffused_head/lib/libc/amd64/sys/reboot.S projects/diffused_head/lib/libc/amd64/sys/setlogin.S projects/diffused_head/lib/libc/amd64/sys/vfork.S projects/diffused_head/lib/libc/arm/_fpmath.h projects/diffused_head/lib/libc/arm/arith.h projects/diffused_head/lib/libc/arm/softfloat/arm-gcc.h projects/diffused_head/lib/libc/gen/Makefile.inc projects/diffused_head/lib/libc/gen/errlst.c projects/diffused_head/lib/libc/gen/getutxent.c projects/diffused_head/lib/libc/gen/lockf.3 projects/diffused_head/lib/libc/gen/popen.c projects/diffused_head/lib/libc/gen/signal.3 projects/diffused_head/lib/libc/gen/syslog.c projects/diffused_head/lib/libc/i386/SYS.h projects/diffused_head/lib/libc/i386/gen/_setjmp.S projects/diffused_head/lib/libc/i386/gen/setjmp.S projects/diffused_head/lib/libc/i386/gen/sigsetjmp.S projects/diffused_head/lib/libc/i386/string/strchr.S projects/diffused_head/lib/libc/i386/string/strrchr.S projects/diffused_head/lib/libc/i386/sys/Ovfork.S projects/diffused_head/lib/libc/i386/sys/getcontext.S projects/diffused_head/lib/libc/iconv/Makefile.inc projects/diffused_head/lib/libc/iconv/Symbol.map projects/diffused_head/lib/libc/iconv/citrus_csmapper.h projects/diffused_head/lib/libc/iconv/citrus_iconv_local.h projects/diffused_head/lib/libc/iconv/citrus_mapper.c projects/diffused_head/lib/libc/iconv/iconvctl.3 projects/diffused_head/lib/libc/include/compat.h projects/diffused_head/lib/libc/libc.ldscript projects/diffused_head/lib/libc/net/getaddrinfo.c projects/diffused_head/lib/libc/net/if_nametoindex.c projects/diffused_head/lib/libc/net/name6.c projects/diffused_head/lib/libc/net/nscachedcli.c projects/diffused_head/lib/libc/net/sctp_sys_calls.c projects/diffused_head/lib/libc/posix1e/acl.3 projects/diffused_head/lib/libc/posix1e/acl_is_trivial_np.3 projects/diffused_head/lib/libc/powerpc/SYS.h projects/diffused_head/lib/libc/powerpc64/SYS.h projects/diffused_head/lib/libc/resolv/res_send.c projects/diffused_head/lib/libc/rpc/DISCLAIMER projects/diffused_head/lib/libc/rpc/auth_des.c projects/diffused_head/lib/libc/rpc/auth_none.c projects/diffused_head/lib/libc/rpc/auth_unix.c projects/diffused_head/lib/libc/rpc/authdes_prot.c projects/diffused_head/lib/libc/rpc/authunix_prot.c projects/diffused_head/lib/libc/rpc/bindresvport.c projects/diffused_head/lib/libc/rpc/clnt_bcast.c projects/diffused_head/lib/libc/rpc/clnt_dg.c projects/diffused_head/lib/libc/rpc/clnt_generic.c projects/diffused_head/lib/libc/rpc/clnt_perror.c projects/diffused_head/lib/libc/rpc/clnt_raw.c projects/diffused_head/lib/libc/rpc/clnt_simple.c projects/diffused_head/lib/libc/rpc/clnt_vc.c projects/diffused_head/lib/libc/rpc/des_crypt.c projects/diffused_head/lib/libc/rpc/des_soft.c projects/diffused_head/lib/libc/rpc/getnetconfig.c projects/diffused_head/lib/libc/rpc/getnetpath.c projects/diffused_head/lib/libc/rpc/getpublickey.c projects/diffused_head/lib/libc/rpc/getrpcent.c projects/diffused_head/lib/libc/rpc/getrpcport.c projects/diffused_head/lib/libc/rpc/key_call.c projects/diffused_head/lib/libc/rpc/key_prot_xdr.c projects/diffused_head/lib/libc/rpc/netname.c projects/diffused_head/lib/libc/rpc/netnamer.c projects/diffused_head/lib/libc/rpc/pmap_clnt.c projects/diffused_head/lib/libc/rpc/pmap_getmaps.c projects/diffused_head/lib/libc/rpc/pmap_getport.c projects/diffused_head/lib/libc/rpc/pmap_prot.c projects/diffused_head/lib/libc/rpc/pmap_prot2.c projects/diffused_head/lib/libc/rpc/pmap_rmt.c projects/diffused_head/lib/libc/rpc/rpc_callmsg.c projects/diffused_head/lib/libc/rpc/rpc_com.h projects/diffused_head/lib/libc/rpc/rpc_commondata.c projects/diffused_head/lib/libc/rpc/rpc_dtablesize.c projects/diffused_head/lib/libc/rpc/rpc_generic.c projects/diffused_head/lib/libc/rpc/rpc_prot.c projects/diffused_head/lib/libc/rpc/rpc_soc.c projects/diffused_head/lib/libc/rpc/rpcb_clnt.c projects/diffused_head/lib/libc/rpc/rpcb_prot.c projects/diffused_head/lib/libc/rpc/rpcb_st_xdr.c projects/diffused_head/lib/libc/rpc/rpcdname.c projects/diffused_head/lib/libc/rpc/rtime.c projects/diffused_head/lib/libc/rpc/svc.c projects/diffused_head/lib/libc/rpc/svc_auth.c projects/diffused_head/lib/libc/rpc/svc_auth_des.c projects/diffused_head/lib/libc/rpc/svc_auth_unix.c projects/diffused_head/lib/libc/rpc/svc_dg.c projects/diffused_head/lib/libc/rpc/svc_generic.c projects/diffused_head/lib/libc/rpc/svc_raw.c projects/diffused_head/lib/libc/rpc/svc_run.c projects/diffused_head/lib/libc/rpc/svc_simple.c projects/diffused_head/lib/libc/rpc/svc_vc.c projects/diffused_head/lib/libc/sparc64/fpu/fpu.c projects/diffused_head/lib/libc/sparc64/fpu/fpu_sqrt.c projects/diffused_head/lib/libc/stdio/flags.c projects/diffused_head/lib/libc/stdio/printf_l.3 projects/diffused_head/lib/libc/stdio/scanf_l.3 projects/diffused_head/lib/libc/stdio/xprintf_errno.c projects/diffused_head/lib/libc/stdlib/atexit.c projects/diffused_head/lib/libc/stdlib/getopt_long.3 projects/diffused_head/lib/libc/stdlib/system.c projects/diffused_head/lib/libc/string/strcasecmp.3 projects/diffused_head/lib/libc/string/strerror.c projects/diffused_head/lib/libc/string/strlcpy.3 projects/diffused_head/lib/libc/sys/Makefile.inc projects/diffused_head/lib/libc/sys/Symbol.map projects/diffused_head/lib/libc/sys/accept.2 projects/diffused_head/lib/libc/sys/aio_mlock.2 projects/diffused_head/lib/libc/sys/cap_ioctls_limit.2 projects/diffused_head/lib/libc/sys/cap_rights_limit.2 projects/diffused_head/lib/libc/sys/chmod.2 projects/diffused_head/lib/libc/sys/close.2 projects/diffused_head/lib/libc/sys/getrlimit.2 projects/diffused_head/lib/libc/sys/ioctl.2 projects/diffused_head/lib/libc/sys/kqueue.2 projects/diffused_head/lib/libc/sys/mmap.2 projects/diffused_head/lib/libc/sys/pdfork.2 projects/diffused_head/lib/libc/sys/read.2 projects/diffused_head/lib/libc/sys/shm_open.2 projects/diffused_head/lib/libc/sys/sigaction.2 projects/diffused_head/lib/libc/sys/sigpending.2 projects/diffused_head/lib/libc/sys/sigreturn.2 projects/diffused_head/lib/libc/sys/sigwait.2 projects/diffused_head/lib/libc/sys/socketpair.2 projects/diffused_head/lib/libc/sys/swapon.2 projects/diffused_head/lib/libc/sys/wait.2 projects/diffused_head/lib/libc/sys/write.2 projects/diffused_head/lib/libc/xdr/xdr.c projects/diffused_head/lib/libc/xdr/xdr_array.c projects/diffused_head/lib/libc/xdr/xdr_float.c projects/diffused_head/lib/libc/xdr/xdr_mem.c projects/diffused_head/lib/libc/xdr/xdr_rec.c projects/diffused_head/lib/libc/xdr/xdr_reference.c projects/diffused_head/lib/libc/xdr/xdr_sizeof.c projects/diffused_head/lib/libc/xdr/xdr_stdio.c projects/diffused_head/lib/libcam/Makefile projects/diffused_head/lib/libcam/camlib.c projects/diffused_head/lib/libcompiler_rt/Makefile projects/diffused_head/lib/libcrypt/Makefile projects/diffused_head/lib/libcrypt/tests/Makefile projects/diffused_head/lib/libcrypt/tests/crypt_tests.c projects/diffused_head/lib/libdevstat/devstat.c projects/diffused_head/lib/libedit/readline.c projects/diffused_head/lib/libelf/libelf_data.c projects/diffused_head/lib/libexecinfo/Makefile projects/diffused_head/lib/libfetch/common.c projects/diffused_head/lib/libiconv_modules/Makefile.inc projects/diffused_head/lib/libiconv_modules/UTF7/citrus_utf7.c projects/diffused_head/lib/libiconv_modules/iconv_std/citrus_iconv_std.c projects/diffused_head/lib/libkse/arch/i386/i386/thr_getcontext.S projects/diffused_head/lib/libkvm/kvm_ia64.c projects/diffused_head/lib/libldns/Makefile projects/diffused_head/lib/libnetgraph/debug.c projects/diffused_head/lib/libnetgraph/netgraph.3 projects/diffused_head/lib/libpam/libpam/Makefile projects/diffused_head/lib/libpam/modules/pam_ssh/Makefile projects/diffused_head/lib/libpmc/pmc.h projects/diffused_head/lib/libproc/_libproc.h projects/diffused_head/lib/libproc/proc_bkpt.c projects/diffused_head/lib/libproc/proc_create.c projects/diffused_head/lib/libproc/proc_regs.c projects/diffused_head/lib/libproc/proc_sym.c projects/diffused_head/lib/libproc/proc_util.c projects/diffused_head/lib/libprocstat/libprocstat.c projects/diffused_head/lib/libprocstat/libprocstat.h projects/diffused_head/lib/libsmb/Makefile projects/diffused_head/lib/libstand/Makefile projects/diffused_head/lib/libstand/close.c projects/diffused_head/lib/libstand/dosfs.c projects/diffused_head/lib/libstand/dosfs.h projects/diffused_head/lib/libstand/environment.c projects/diffused_head/lib/libstand/libstand.3 projects/diffused_head/lib/libstand/tftp.c projects/diffused_head/lib/libthr/thread/thr_private.h projects/diffused_head/lib/libthr/thread/thr_sig.c projects/diffused_head/lib/libusb/libusb20_ugen20.c projects/diffused_head/lib/libutil/expand_number.3 projects/diffused_head/lib/libutil/expand_number.c projects/diffused_head/lib/libutil/humanize_number.3 projects/diffused_head/lib/libutil/humanize_number.c projects/diffused_head/lib/libutil/login.conf.5 projects/diffused_head/lib/libutil/login_class.3 projects/diffused_head/lib/libutil/login_class.c projects/diffused_head/lib/libvmmapi/vmmapi.c projects/diffused_head/lib/libvmmapi/vmmapi.h projects/diffused_head/lib/libyaml/Makefile projects/diffused_head/lib/libz/FREEBSD-upgrade (contents, props changed) projects/diffused_head/lib/libz/Makefile (contents, props changed) projects/diffused_head/lib/libz/Symbol.map (contents, props changed) projects/diffused_head/lib/libz/Versions.def (contents, props changed) projects/diffused_head/lib/libz/zopen.c (contents, props changed) projects/diffused_head/lib/msun/Makefile projects/diffused_head/lib/msun/Symbol.map projects/diffused_head/lib/msun/arm/fenv.h projects/diffused_head/lib/msun/src/math_private.h projects/diffused_head/lib/msun/src/s_round.c projects/diffused_head/lib/msun/src/s_roundf.c projects/diffused_head/lib/msun/src/s_roundl.c projects/diffused_head/libexec/Makefile projects/diffused_head/libexec/atf/Makefile projects/diffused_head/libexec/atf/Makefile.inc projects/diffused_head/libexec/atf/atf-check/Makefile projects/diffused_head/libexec/rbootd/bpf.c projects/diffused_head/libexec/rtld-elf/libmap.c projects/diffused_head/libexec/rtld-elf/libmap.h projects/diffused_head/libexec/rtld-elf/rtld.c projects/diffused_head/libexec/rtld-elf/rtld.h projects/diffused_head/libexec/rtld-elf/xmalloc.c projects/diffused_head/release/Makefile projects/diffused_head/release/doc/Makefile projects/diffused_head/release/doc/de_DE.ISO8859-1/early-adopter/article.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/errata/article.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/hardware/alpha/article.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/hardware/alpha/proc-alpha.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/hardware/common/artheader.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/hardware/common/dev.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/hardware/common/intro.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/hardware/i386/article.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/hardware/i386/proc-i386.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/hardware/ia64/article.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/hardware/ia64/proc-ia64.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/hardware/pc98/article.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/hardware/pc98/proc-pc98.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/hardware/sparc64/article.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/hardware/sparc64/dev-sparc64.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/hardware/sparc64/proc-sparc64.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/installation/alpha/Makefile projects/diffused_head/release/doc/de_DE.ISO8859-1/installation/alpha/article.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/installation/common/abstract.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/installation/common/artheader.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/installation/common/install.ent projects/diffused_head/release/doc/de_DE.ISO8859-1/installation/common/install.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/installation/common/layout.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/installation/common/trouble.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/installation/common/upgrade.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/installation/i386/Makefile projects/diffused_head/release/doc/de_DE.ISO8859-1/installation/i386/article.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/installation/ia64/Makefile projects/diffused_head/release/doc/de_DE.ISO8859-1/installation/ia64/article.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/installation/pc98/Makefile projects/diffused_head/release/doc/de_DE.ISO8859-1/installation/pc98/article.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/installation/sparc64/article.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/installation/sparc64/install.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/readme/article.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/relnotes/alpha/article.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/relnotes/common/new.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/relnotes/i386/article.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/relnotes/ia64/article.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/relnotes/pc98/article.xml projects/diffused_head/release/doc/de_DE.ISO8859-1/relnotes/sparc64/article.xml projects/diffused_head/release/doc/en_US.ISO8859-1/errata/article.xml projects/diffused_head/release/doc/en_US.ISO8859-1/hardware/article.xml projects/diffused_head/release/doc/en_US.ISO8859-1/readme/article.xml projects/diffused_head/release/doc/en_US.ISO8859-1/relnotes/article.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/early-adopter/article.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/errata/article.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/hardware/alpha/article.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/hardware/alpha/proc-alpha.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/hardware/common/artheader.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/hardware/common/dev.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/hardware/common/intro.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/hardware/i386/article.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/hardware/i386/proc-i386.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/hardware/ia64/article.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/hardware/ia64/proc-ia64.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/hardware/pc98/article.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/hardware/pc98/proc-pc98.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/hardware/sparc64/article.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/hardware/sparc64/dev-sparc64.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/hardware/sparc64/proc-sparc64.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/installation/alpha/Makefile projects/diffused_head/release/doc/fr_FR.ISO8859-1/installation/alpha/article.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/installation/common/artheader.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/installation/common/install.ent projects/diffused_head/release/doc/fr_FR.ISO8859-1/installation/common/install.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/installation/common/layout.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/installation/common/trouble.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/installation/common/upgrade.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/installation/i386/Makefile projects/diffused_head/release/doc/fr_FR.ISO8859-1/installation/i386/article.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/installation/pc98/Makefile projects/diffused_head/release/doc/fr_FR.ISO8859-1/installation/pc98/article.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/installation/sparc64/article.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/installation/sparc64/install.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/relnotes/alpha/article.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/relnotes/common/new.xml projects/diffused_head/release/doc/fr_FR.ISO8859-1/relnotes/i386/article.xml projects/diffused_head/release/doc/ja_JP.eucJP/errata/article.xml projects/diffused_head/release/doc/ja_JP.eucJP/hardware/alpha/article.xml projects/diffused_head/release/doc/ja_JP.eucJP/hardware/amd64/article.xml projects/diffused_head/release/doc/ja_JP.eucJP/hardware/amd64/proc-amd64.xml projects/diffused_head/release/doc/ja_JP.eucJP/hardware/common/artheader.xml projects/diffused_head/release/doc/ja_JP.eucJP/hardware/common/dev.xml projects/diffused_head/release/doc/ja_JP.eucJP/hardware/common/intro.xml projects/diffused_head/release/doc/ja_JP.eucJP/hardware/i386/article.xml projects/diffused_head/release/doc/ja_JP.eucJP/hardware/i386/proc-i386.xml projects/diffused_head/release/doc/ja_JP.eucJP/hardware/ia64/article.xml projects/diffused_head/release/doc/ja_JP.eucJP/hardware/ia64/proc-ia64.xml projects/diffused_head/release/doc/ja_JP.eucJP/hardware/pc98/article.xml projects/diffused_head/release/doc/ja_JP.eucJP/hardware/pc98/proc-pc98.xml projects/diffused_head/release/doc/ja_JP.eucJP/hardware/sparc64/article.xml projects/diffused_head/release/doc/ja_JP.eucJP/hardware/sparc64/proc-sparc64.xml projects/diffused_head/release/doc/ja_JP.eucJP/relnotes/alpha/article.xml projects/diffused_head/release/doc/ja_JP.eucJP/relnotes/amd64/article.xml projects/diffused_head/release/doc/ja_JP.eucJP/relnotes/common/new.xml projects/diffused_head/release/doc/ja_JP.eucJP/relnotes/i386/article.xml projects/diffused_head/release/doc/ja_JP.eucJP/relnotes/ia64/article.xml projects/diffused_head/release/doc/ja_JP.eucJP/relnotes/pc98/article.xml projects/diffused_head/release/doc/ja_JP.eucJP/relnotes/sparc64/article.xml projects/diffused_head/release/doc/ja_JP.eucJP/share/xml/catalog.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/errata/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/hardware/alpha/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/hardware/amd64/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/hardware/amd64/proc-amd64.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/hardware/common/artheader.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/hardware/common/dev.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/hardware/common/intro.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/hardware/i386/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/hardware/i386/proc-i386.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/hardware/ia64/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/hardware/ia64/proc-ia64.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/hardware/pc98/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/hardware/pc98/proc-pc98.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/hardware/sparc64/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/hardware/sparc64/proc-sparc64.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/alpha/Makefile projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/alpha/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/amd64/Makefile projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/amd64/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/common/artheader.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/common/install.ent projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/common/install.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/common/layout.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/common/trouble.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/common/upgrade.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/i386/Makefile projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/i386/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/ia64/Makefile projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/ia64/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/pc98/Makefile projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/pc98/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/sparc64/Makefile projects/diffused_head/release/doc/ru_RU.KOI8-R/installation/sparc64/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/readme/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/relnotes/alpha/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/relnotes/amd64/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/relnotes/common/new.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/relnotes/i386/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/relnotes/ia64/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/relnotes/pc98/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/relnotes/sparc64/article.xml projects/diffused_head/release/doc/ru_RU.KOI8-R/share/xml/catalog.xml projects/diffused_head/release/doc/share/misc/man2hwnotes.pl projects/diffused_head/release/doc/share/xml/catalog.xml projects/diffused_head/release/doc/share/xml/release.ent projects/diffused_head/release/doc/zh_CN.GB2312/errata/article.xml projects/diffused_head/release/doc/zh_CN.GB2312/hardware/article.xml projects/diffused_head/release/doc/zh_CN.GB2312/readme/article.xml projects/diffused_head/release/doc/zh_CN.GB2312/relnotes/article.xml projects/diffused_head/release/picobsd/build/picobsd projects/diffused_head/release/picobsd/floppy.tree/etc/rc1 projects/diffused_head/release/picobsd/floppy.tree/etc/ssh/sshd_config projects/diffused_head/release/powerpc/mkisoimages.sh projects/diffused_head/release/rc.local projects/diffused_head/release/release.conf.sample projects/diffused_head/release/release.sh projects/diffused_head/sbin/Makefile projects/diffused_head/sbin/bsdlabel/bsdlabel.8 projects/diffused_head/sbin/camcontrol/camcontrol.8 projects/diffused_head/sbin/camcontrol/camcontrol.c projects/diffused_head/sbin/camcontrol/fwdownload.c projects/diffused_head/sbin/camcontrol/modeedit.c projects/diffused_head/sbin/ccdconfig/ccdconfig.8 projects/diffused_head/sbin/devd/devd.cc projects/diffused_head/sbin/dhclient/bpf.c projects/diffused_head/sbin/dhclient/dhclient.c projects/diffused_head/sbin/etherswitchcfg/etherswitchcfg.8 projects/diffused_head/sbin/etherswitchcfg/etherswitchcfg.c projects/diffused_head/sbin/fdisk/fdisk.8 projects/diffused_head/sbin/fdisk/fdisk.c projects/diffused_head/sbin/fsck_ffs/ea.c projects/diffused_head/sbin/gbde/gbde.8 projects/diffused_head/sbin/geom/class/eli/geli.8 projects/diffused_head/sbin/geom/class/mirror/geom_mirror.c projects/diffused_head/sbin/geom/class/mirror/gmirror.8 projects/diffused_head/sbin/geom/class/part/geom_part.c projects/diffused_head/sbin/geom/class/shsec/gshsec.8 projects/diffused_head/sbin/geom/class/virstor/gvirstor.8 projects/diffused_head/sbin/growfs/debug.c projects/diffused_head/sbin/growfs/growfs.8 projects/diffused_head/sbin/gvinum/gvinum.8 projects/diffused_head/sbin/gvinum/gvinum.c projects/diffused_head/sbin/hastctl/hastctl.c projects/diffused_head/sbin/hastd/control.c projects/diffused_head/sbin/hastd/hast.h projects/diffused_head/sbin/hastd/hastd.8 projects/diffused_head/sbin/hastd/hastd.c projects/diffused_head/sbin/hastd/nv.c projects/diffused_head/sbin/hastd/primary.c projects/diffused_head/sbin/hastd/proto.c projects/diffused_head/sbin/hastd/secondary.c projects/diffused_head/sbin/hastd/subr.c projects/diffused_head/sbin/ifconfig/Makefile projects/diffused_head/sbin/ifconfig/ifconfig.8 projects/diffused_head/sbin/ifconfig/ifconfig.c projects/diffused_head/sbin/ifconfig/ifgroup.c projects/diffused_head/sbin/ipf/ipf/Makefile projects/diffused_head/sbin/ipf/ipftest/Makefile projects/diffused_head/sbin/ipf/libipf/Makefile projects/diffused_head/sbin/ipfw/ipfw.8 projects/diffused_head/sbin/ipfw/ipfw2.c projects/diffused_head/sbin/ipfw/ipfw2.h projects/diffused_head/sbin/iscontrol/fsm.c projects/diffused_head/sbin/iscontrol/iscontrol.8 projects/diffused_head/sbin/iscontrol/iscsi.conf.5 projects/diffused_head/sbin/mdconfig/mdconfig.8 projects/diffused_head/sbin/mdconfig/mdconfig.c projects/diffused_head/sbin/mount_msdosfs/mount_msdosfs.8 projects/diffused_head/sbin/mount_nfs/mount_nfs.8 projects/diffused_head/sbin/newfs/mkfs.c projects/diffused_head/sbin/newfs/newfs.8 projects/diffused_head/sbin/newfs_msdos/newfs_msdos.8 projects/diffused_head/sbin/newfs_msdos/newfs_msdos.c projects/diffused_head/sbin/newfs_nandfs/newfs_nandfs.8 projects/diffused_head/sbin/nos-tun/nos-tun.c projects/diffused_head/sbin/nvmecontrol/firmware.c projects/diffused_head/sbin/nvmecontrol/perftest.c projects/diffused_head/sbin/pfctl/Makefile projects/diffused_head/sbin/pfctl/pf_print_state.c projects/diffused_head/sbin/pfctl/pfctl.c projects/diffused_head/sbin/pfctl/pfctl_altq.c projects/diffused_head/sbin/pfctl/pfctl_parser.c projects/diffused_head/sbin/pfctl/pfctl_parser.h projects/diffused_head/sbin/recoverdisk/recoverdisk.1 projects/diffused_head/sbin/route/keywords projects/diffused_head/sbin/route/route.8 projects/diffused_head/sbin/route/route.c projects/diffused_head/sbin/swapon/swapon.8 projects/diffused_head/sbin/swapon/swapon.c projects/diffused_head/sbin/sysctl/sysctl.8 projects/diffused_head/sbin/sysctl/sysctl.c projects/diffused_head/secure/lib/libssh/Makefile projects/diffused_head/secure/libexec/sftp-server/Makefile projects/diffused_head/secure/libexec/ssh-keysign/Makefile projects/diffused_head/secure/libexec/ssh-pkcs11-helper/Makefile projects/diffused_head/secure/usr.bin/bdes/bdes.1 projects/diffused_head/secure/usr.bin/scp/Makefile projects/diffused_head/secure/usr.bin/sftp/Makefile projects/diffused_head/secure/usr.bin/ssh-add/Makefile projects/diffused_head/secure/usr.bin/ssh-agent/Makefile projects/diffused_head/secure/usr.bin/ssh-keygen/Makefile projects/diffused_head/secure/usr.bin/ssh-keyscan/Makefile projects/diffused_head/secure/usr.bin/ssh/Makefile projects/diffused_head/secure/usr.sbin/sshd/Makefile projects/diffused_head/share/Makefile projects/diffused_head/share/dict/README projects/diffused_head/share/doc/Makefile projects/diffused_head/share/examples/Makefile projects/diffused_head/share/examples/bhyve/vmrun.sh projects/diffused_head/share/examples/kld/Makefile projects/diffused_head/share/examples/libusb20/Makefile projects/diffused_head/share/examples/libusb20/bulk.c projects/diffused_head/share/examples/libusb20/control.c projects/diffused_head/share/examples/scsi_target/scsi_target.c projects/diffused_head/share/i18n/csmapper/JIS/JISX0201-KANA%UCS.src projects/diffused_head/share/i18n/csmapper/JIS/JISX0208@1990%UCS.src projects/diffused_head/share/i18n/csmapper/JIS/UCS%JISX0201-KANA.src projects/diffused_head/share/i18n/csmapper/JIS/UCS%JISX0208@1990.src projects/diffused_head/share/i18n/csmapper/JIS/charset.pivot.JIS.src projects/diffused_head/share/i18n/csmapper/JIS/mapper.dir.JIS.src projects/diffused_head/share/i18n/csmapper/Makefile projects/diffused_head/share/i18n/esdb/EUC/EUC-JP.src projects/diffused_head/share/i18n/esdb/Makefile projects/diffused_head/share/i18n/esdb/UTF/UTF.alias projects/diffused_head/share/man/man1/Makefile projects/diffused_head/share/man/man3/tree.3 projects/diffused_head/share/man/man4/Makefile projects/diffused_head/share/man/man4/ahci.4 projects/diffused_head/share/man/man4/altera_avgen.4 projects/diffused_head/share/man/man4/altq.4 projects/diffused_head/share/man/man4/arcmsr.4 projects/diffused_head/share/man/man4/bpf.4 projects/diffused_head/share/man/man4/bxe.4 projects/diffused_head/share/man/man4/capsicum.4 projects/diffused_head/share/man/man4/ctl.4 projects/diffused_head/share/man/man4/cxgbe.4 projects/diffused_head/share/man/man4/ddb.4 projects/diffused_head/share/man/man4/geom.4 projects/diffused_head/share/man/man4/geom_linux_lvm.4 projects/diffused_head/share/man/man4/iwn.4 projects/diffused_head/share/man/man4/lagg.4 projects/diffused_head/share/man/man4/natm.4 projects/diffused_head/share/man/man4/netgraph.4 projects/diffused_head/share/man/man4/netmap.4 projects/diffused_head/share/man/man4/ntb.4 projects/diffused_head/share/man/man4/pf.4 projects/diffused_head/share/man/man4/procdesc.4 projects/diffused_head/share/man/man4/psm.4 projects/diffused_head/share/man/man4/random.4 projects/diffused_head/share/man/man4/rsu.4 projects/diffused_head/share/man/man4/run.4 projects/diffused_head/share/man/man4/runfw.4 projects/diffused_head/share/man/man4/tcp.4 projects/diffused_head/share/man/man4/u3g.4 projects/diffused_head/share/man/man4/urtwn.4 projects/diffused_head/share/man/man4/usb.4 projects/diffused_head/share/man/man4/vlan.4 projects/diffused_head/share/man/man4/vmx.4 projects/diffused_head/share/man/man4/vtnet.4 projects/diffused_head/share/man/man5/Makefile projects/diffused_head/share/man/man5/ext2fs.5 projects/diffused_head/share/man/man5/fstab.5 projects/diffused_head/share/man/man5/hosts.5 projects/diffused_head/share/man/man5/hosts.equiv.5 projects/diffused_head/share/man/man5/libmap.conf.5 projects/diffused_head/share/man/man5/msdosfs.5 projects/diffused_head/share/man/man5/nsswitch.conf.5 projects/diffused_head/share/man/man5/periodic.conf.5 projects/diffused_head/share/man/man5/rc.conf.5 projects/diffused_head/share/man/man5/reiserfs.5 projects/diffused_head/share/man/man5/resolver.5 projects/diffused_head/share/man/man5/src.conf.5 projects/diffused_head/share/man/man7/Makefile projects/diffused_head/share/man/man7/development.7 projects/diffused_head/share/man/man7/hier.7 projects/diffused_head/share/man/man7/hostname.7 projects/diffused_head/share/man/man7/release.7 projects/diffused_head/share/man/man7/security.7 projects/diffused_head/share/man/man8/picobsd.8 projects/diffused_head/share/man/man8/rc.8 projects/diffused_head/share/man/man8/rc.sendmail.8 projects/diffused_head/share/man/man8/rc.subr.8 projects/diffused_head/share/man/man9/Makefile projects/diffused_head/share/man/man9/SDT.9 projects/diffused_head/share/man/man9/VOP_FSYNC.9 projects/diffused_head/share/man/man9/disk.9 projects/diffused_head/share/man/man9/firmware.9 projects/diffused_head/share/man/man9/ifnet.9 projects/diffused_head/share/man/man9/lock.9 projects/diffused_head/share/man/man9/mbuf.9 projects/diffused_head/share/man/man9/rtentry.9 projects/diffused_head/share/man/man9/sysctl.9 projects/diffused_head/share/man/man9/sysctl_add_oid.9 projects/diffused_head/share/man/man9/vm_map_find.9 projects/diffused_head/share/man/man9/vm_page_grab.9 projects/diffused_head/share/man/man9/vnode.9 projects/diffused_head/share/misc/bsd-family-tree projects/diffused_head/share/misc/committers-ports.dot (contents, props changed) projects/diffused_head/share/misc/committers-src.dot (contents, props changed) projects/diffused_head/share/mk/Makefile projects/diffused_head/share/mk/atf.test.mk projects/diffused_head/share/mk/bsd.files.mk projects/diffused_head/share/mk/bsd.lib.mk projects/diffused_head/share/mk/bsd.libnames.mk projects/diffused_head/share/mk/bsd.own.mk projects/diffused_head/share/mk/bsd.prog.mk projects/diffused_head/share/mk/bsd.progs.mk projects/diffused_head/share/mk/bsd.sys.mk projects/diffused_head/share/mk/bsd.test.mk projects/diffused_head/share/syscons/keymaps/INDEX.keymaps projects/diffused_head/sys/amd64/amd64/apic_vector.S projects/diffused_head/sys/amd64/amd64/bpf_jit_machdep.c projects/diffused_head/sys/amd64/amd64/cpu_switch.S projects/diffused_head/sys/amd64/amd64/db_disasm.c projects/diffused_head/sys/amd64/amd64/exception.S projects/diffused_head/sys/amd64/amd64/genassym.c projects/diffused_head/sys/amd64/amd64/identcpu.c projects/diffused_head/sys/amd64/amd64/machdep.c projects/diffused_head/sys/amd64/amd64/minidump_machdep.c projects/diffused_head/sys/amd64/amd64/mp_machdep.c projects/diffused_head/sys/amd64/amd64/pmap.c projects/diffused_head/sys/amd64/amd64/sys_machdep.c projects/diffused_head/sys/amd64/amd64/trap.c projects/diffused_head/sys/amd64/amd64/vm_machdep.c projects/diffused_head/sys/amd64/conf/GENERIC projects/diffused_head/sys/amd64/conf/NOTES projects/diffused_head/sys/amd64/ia32/ia32_signal.c projects/diffused_head/sys/amd64/include/apicvar.h projects/diffused_head/sys/amd64/include/asm.h projects/diffused_head/sys/amd64/include/cpu.h projects/diffused_head/sys/amd64/include/cpufunc.h projects/diffused_head/sys/amd64/include/intr_machdep.h projects/diffused_head/sys/amd64/include/pcb.h projects/diffused_head/sys/amd64/include/pcpu.h projects/diffused_head/sys/amd64/include/pmap.h projects/diffused_head/sys/amd64/include/segments.h projects/diffused_head/sys/amd64/include/sf_buf.h projects/diffused_head/sys/amd64/include/smp.h projects/diffused_head/sys/amd64/include/vmm.h (contents, props changed) projects/diffused_head/sys/amd64/include/vmm_dev.h (contents, props changed) projects/diffused_head/sys/amd64/include/vmm_instruction_emul.h (contents, props changed) projects/diffused_head/sys/amd64/include/vmparam.h projects/diffused_head/sys/amd64/linux32/linux32_dummy.c projects/diffused_head/sys/amd64/linux32/linux32_machdep.c projects/diffused_head/sys/amd64/linux32/linux32_proto.h projects/diffused_head/sys/amd64/linux32/linux32_syscall.h projects/diffused_head/sys/amd64/linux32/linux32_syscalls.c projects/diffused_head/sys/amd64/linux32/linux32_sysent.c projects/diffused_head/sys/amd64/linux32/linux32_sysvec.c projects/diffused_head/sys/amd64/pci/pci_cfgreg.c projects/diffused_head/sys/amd64/vmm/amd/amdv.c projects/diffused_head/sys/amd64/vmm/intel/ept.c projects/diffused_head/sys/amd64/vmm/intel/ept.h projects/diffused_head/sys/amd64/vmm/intel/vmcs.c projects/diffused_head/sys/amd64/vmm/intel/vmcs.h projects/diffused_head/sys/amd64/vmm/intel/vmx.c projects/diffused_head/sys/amd64/vmm/intel/vmx.h projects/diffused_head/sys/amd64/vmm/intel/vmx_controls.h projects/diffused_head/sys/amd64/vmm/intel/vmx_genassym.c projects/diffused_head/sys/amd64/vmm/intel/vmx_support.S projects/diffused_head/sys/amd64/vmm/intel/vtd.c projects/diffused_head/sys/amd64/vmm/io/ppt.c projects/diffused_head/sys/amd64/vmm/io/ppt.h projects/diffused_head/sys/amd64/vmm/io/vlapic.c projects/diffused_head/sys/amd64/vmm/io/vlapic.h projects/diffused_head/sys/amd64/vmm/vmm.c projects/diffused_head/sys/amd64/vmm/vmm_dev.c projects/diffused_head/sys/amd64/vmm/vmm_instruction_emul.c projects/diffused_head/sys/amd64/vmm/vmm_ktr.h projects/diffused_head/sys/amd64/vmm/vmm_lapic.c projects/diffused_head/sys/amd64/vmm/vmm_lapic.h projects/diffused_head/sys/amd64/vmm/vmm_mem.c projects/diffused_head/sys/amd64/vmm/vmm_mem.h projects/diffused_head/sys/amd64/vmm/vmm_msr.c projects/diffused_head/sys/amd64/vmm/vmm_msr.h projects/diffused_head/sys/amd64/vmm/x86.c projects/diffused_head/sys/amd64/vmm/x86.h projects/diffused_head/sys/arm/allwinner/a10_clk.c projects/diffused_head/sys/arm/allwinner/a10_gpio.c projects/diffused_head/sys/arm/allwinner/a10_machdep.c projects/diffused_head/sys/arm/allwinner/a10_wdog.c projects/diffused_head/sys/arm/allwinner/a20/a20_cpu_cfg.c projects/diffused_head/sys/arm/allwinner/a20/files.a20 projects/diffused_head/sys/arm/allwinner/files.a10 projects/diffused_head/sys/arm/allwinner/timer.c projects/diffused_head/sys/arm/arm/bus_space_generic.c projects/diffused_head/sys/arm/arm/busdma_machdep-v6.c projects/diffused_head/sys/arm/arm/busdma_machdep.c projects/diffused_head/sys/arm/arm/cpufunc.c projects/diffused_head/sys/arm/arm/cpufunc_asm_armv7.S projects/diffused_head/sys/arm/arm/cpufunc_asm_pj4b.S projects/diffused_head/sys/arm/arm/db_trace.c projects/diffused_head/sys/arm/arm/elf_trampoline.c projects/diffused_head/sys/arm/arm/fusu.S projects/diffused_head/sys/arm/arm/genassym.c projects/diffused_head/sys/arm/arm/generic_timer.c projects/diffused_head/sys/arm/arm/gic.c projects/diffused_head/sys/arm/arm/identcpu.c projects/diffused_head/sys/arm/arm/locore.S projects/diffused_head/sys/arm/arm/machdep.c projects/diffused_head/sys/arm/arm/minidump_machdep.c projects/diffused_head/sys/arm/arm/mp_machdep.c projects/diffused_head/sys/arm/arm/mpcore_timer.c projects/diffused_head/sys/arm/arm/nexus.c projects/diffused_head/sys/arm/arm/pl190.c projects/diffused_head/sys/arm/arm/pl310.c projects/diffused_head/sys/arm/arm/pmap-v6.c projects/diffused_head/sys/arm/arm/pmap.c projects/diffused_head/sys/arm/arm/stack_machdep.c projects/diffused_head/sys/arm/arm/stdatomic.c projects/diffused_head/sys/arm/arm/swtch.S projects/diffused_head/sys/arm/arm/sys_machdep.c projects/diffused_head/sys/arm/arm/trap.c projects/diffused_head/sys/arm/arm/undefined.c projects/diffused_head/sys/arm/arm/vfp.c projects/diffused_head/sys/arm/arm/vm_machdep.c projects/diffused_head/sys/arm/at91/at91.c projects/diffused_head/sys/arm/at91/at91_machdep.c projects/diffused_head/sys/arm/at91/at91_mci.c projects/diffused_head/sys/arm/at91/at91_pioreg.h projects/diffused_head/sys/arm/at91/at91_pmc.c projects/diffused_head/sys/arm/at91/files.at91 projects/diffused_head/sys/arm/at91/if_ate.c projects/diffused_head/sys/arm/at91/if_macbvar.h projects/diffused_head/sys/arm/at91/uart_dev_at91usart.c projects/diffused_head/sys/arm/broadcom/bcm2835/bcm2835_dma.c projects/diffused_head/sys/arm/broadcom/bcm2835/bcm2835_fb.c projects/diffused_head/sys/arm/broadcom/bcm2835/bcm2835_gpio.c projects/diffused_head/sys/arm/broadcom/bcm2835/bcm2835_machdep.c projects/diffused_head/sys/arm/broadcom/bcm2835/bcm2835_mbox.c projects/diffused_head/sys/arm/broadcom/bcm2835/bcm2835_sdhci.c projects/diffused_head/sys/arm/broadcom/bcm2835/bcm2835_systimer.c projects/diffused_head/sys/arm/broadcom/bcm2835/bcm2835_wdog.c projects/diffused_head/sys/arm/broadcom/bcm2835/files.bcm2835 projects/diffused_head/sys/arm/conf/ARMADAXP projects/diffused_head/sys/arm/conf/BEAGLEBONE projects/diffused_head/sys/arm/conf/RPI-B projects/diffused_head/sys/arm/econa/econa.c projects/diffused_head/sys/arm/econa/econa_machdep.c projects/diffused_head/sys/arm/econa/if_ece.c projects/diffused_head/sys/arm/econa/timer.c projects/diffused_head/sys/arm/econa/uart_bus_ec.c projects/diffused_head/sys/arm/econa/uart_cpu_ec.c projects/diffused_head/sys/arm/freescale/imx/files.imx51 projects/diffused_head/sys/arm/freescale/imx/imx51_ccm.c projects/diffused_head/sys/arm/freescale/imx/imx51_ccmreg.h projects/diffused_head/sys/arm/freescale/imx/imx51_gpio.c projects/diffused_head/sys/arm/freescale/imx/imx51_iomux.c projects/diffused_head/sys/arm/freescale/imx/imx51_ipuv3.c projects/diffused_head/sys/arm/freescale/imx/imx51_machdep.c projects/diffused_head/sys/arm/freescale/imx/imx_gpt.c projects/diffused_head/sys/arm/freescale/imx/imx_gptreg.h projects/diffused_head/sys/arm/freescale/imx/imx_wdog.c projects/diffused_head/sys/arm/freescale/imx/tzic.c projects/diffused_head/sys/arm/include/armreg.h projects/diffused_head/sys/arm/include/atomic.h projects/diffused_head/sys/arm/include/cpu.h projects/diffused_head/sys/arm/include/cpuconf.h projects/diffused_head/sys/arm/include/cpufunc.h projects/diffused_head/sys/arm/include/fdt.h projects/diffused_head/sys/arm/include/frame.h projects/diffused_head/sys/arm/include/ieee.h projects/diffused_head/sys/arm/include/intr.h projects/diffused_head/sys/arm/include/machdep.h projects/diffused_head/sys/arm/include/md_var.h projects/diffused_head/sys/arm/include/pcb.h projects/diffused_head/sys/arm/include/pcpu.h projects/diffused_head/sys/arm/include/pmap.h projects/diffused_head/sys/arm/include/sf_buf.h projects/diffused_head/sys/arm/include/undefined.h projects/diffused_head/sys/arm/include/vmparam.h projects/diffused_head/sys/arm/lpc/if_lpe.c projects/diffused_head/sys/arm/lpc/if_lpereg.h projects/diffused_head/sys/arm/lpc/lpc_fb.c projects/diffused_head/sys/arm/lpc/lpc_gpio.c projects/diffused_head/sys/arm/lpc/lpc_machdep.c projects/diffused_head/sys/arm/lpc/lpc_mmc.c projects/diffused_head/sys/arm/lpc/lpc_spi.c projects/diffused_head/sys/arm/lpc/lpc_timer.c projects/diffused_head/sys/arm/lpc/lpcreg.h projects/diffused_head/sys/arm/mv/armadaxp/std.armadaxp projects/diffused_head/sys/arm/mv/common.c projects/diffused_head/sys/arm/mv/gpio.c projects/diffused_head/sys/arm/mv/mv_localbus.c projects/diffused_head/sys/arm/mv/mv_machdep.c projects/diffused_head/sys/arm/mv/mv_pci.c projects/diffused_head/sys/arm/mv/mv_sata.c projects/diffused_head/sys/arm/mv/mvreg.h projects/diffused_head/sys/arm/mv/mvvar.h projects/diffused_head/sys/arm/mv/orion/db88f5xxx.c projects/diffused_head/sys/arm/mv/timer.c projects/diffused_head/sys/arm/s3c2xx0/files.s3c2xx0 projects/diffused_head/sys/arm/s3c2xx0/s3c24x0.c projects/diffused_head/sys/arm/s3c2xx0/s3c24x0_machdep.c projects/diffused_head/sys/arm/s3c2xx0/s3c2xx0_space.c projects/diffused_head/sys/arm/s3c2xx0/uart_bus_s3c2410.c projects/diffused_head/sys/arm/s3c2xx0/uart_cpu_s3c2410.c projects/diffused_head/sys/arm/sa11x0/assabet_machdep.c projects/diffused_head/sys/arm/sa11x0/sa11x0.c projects/diffused_head/sys/arm/sa11x0/sa11x0_io.c projects/diffused_head/sys/arm/samsung/exynos/arch_timer.c projects/diffused_head/sys/arm/samsung/exynos/ehci_exynos5.c projects/diffused_head/sys/arm/samsung/exynos/exynos5_machdep.c projects/diffused_head/sys/arm/samsung/exynos/files.exynos5 projects/diffused_head/sys/arm/tegra/tegra2_machdep.c projects/diffused_head/sys/arm/ti/am335x/am335x_dmtimer.c projects/diffused_head/sys/arm/ti/am335x/am335x_lcd_syscons.c projects/diffused_head/sys/arm/ti/am335x/am335x_prcm.c projects/diffused_head/sys/arm/ti/am335x/am335x_scm_padconf.c projects/diffused_head/sys/arm/ti/cpsw/if_cpsw.c projects/diffused_head/sys/arm/ti/files.ti projects/diffused_head/sys/arm/ti/omap4/omap4_prcm_clks.c projects/diffused_head/sys/arm/ti/omap4/omap4_scm_padconf.c projects/diffused_head/sys/arm/ti/omap4/pandaboard/pandaboard.c projects/diffused_head/sys/arm/ti/ti_cpuid.c projects/diffused_head/sys/arm/ti/ti_gpio.c projects/diffused_head/sys/arm/ti/ti_i2c.c projects/diffused_head/sys/arm/ti/ti_machdep.c projects/diffused_head/sys/arm/ti/ti_mmchs.c projects/diffused_head/sys/arm/ti/ti_prcm.c projects/diffused_head/sys/arm/ti/ti_scm.c projects/diffused_head/sys/arm/ti/ti_sdhci.c projects/diffused_head/sys/arm/ti/twl/twl.c projects/diffused_head/sys/arm/ti/twl/twl_clks.c projects/diffused_head/sys/arm/ti/twl/twl_vreg.c projects/diffused_head/sys/arm/versatile/bus_space.c projects/diffused_head/sys/arm/versatile/if_smc_fdt.c projects/diffused_head/sys/arm/versatile/pl050.c projects/diffused_head/sys/arm/versatile/sp804.c projects/diffused_head/sys/arm/versatile/versatile_clcd.c projects/diffused_head/sys/arm/versatile/versatile_machdep.c projects/diffused_head/sys/arm/versatile/versatile_pci.c projects/diffused_head/sys/arm/versatile/versatile_timer.c projects/diffused_head/sys/arm/xilinx/zy7_bus_space.c projects/diffused_head/sys/arm/xilinx/zy7_machdep.c projects/diffused_head/sys/arm/xscale/i80321/ep80219_machdep.c projects/diffused_head/sys/arm/xscale/i80321/i80321_pci.c projects/diffused_head/sys/arm/xscale/i80321/iq31244_machdep.c projects/diffused_head/sys/arm/xscale/i80321/iq80321.c projects/diffused_head/sys/arm/xscale/i8134x/crb_machdep.c projects/diffused_head/sys/arm/xscale/i8134x/i81342_pci.c projects/diffused_head/sys/arm/xscale/i8134x/i81342reg.h projects/diffused_head/sys/arm/xscale/ixp425/avila_machdep.c projects/diffused_head/sys/arm/xscale/ixp425/if_npe.c projects/diffused_head/sys/arm/xscale/ixp425/ixp425_mem.c projects/diffused_head/sys/arm/xscale/ixp425/ixp425_pci.c projects/diffused_head/sys/arm/xscale/ixp425/ixp425_wdog.c projects/diffused_head/sys/arm/xscale/ixp425/ixp425reg.h projects/diffused_head/sys/arm/xscale/pxa/if_smc_smi.c projects/diffused_head/sys/arm/xscale/pxa/pxa_machdep.c projects/diffused_head/sys/arm/xscale/pxa/pxa_obio.c projects/diffused_head/sys/boot/arm/at91/libat91/mci_device.h projects/diffused_head/sys/boot/arm/ixp425/boot2/Makefile projects/diffused_head/sys/boot/arm/uboot/Makefile projects/diffused_head/sys/boot/arm/uboot/start.S projects/diffused_head/sys/boot/common/loader.8 projects/diffused_head/sys/boot/fdt/dts/am335x.dtsi projects/diffused_head/sys/boot/fdt/dts/bcm2835.dtsi projects/diffused_head/sys/boot/fdt/dts/beaglebone-black.dts projects/diffused_head/sys/boot/fdt/dts/db78460.dts projects/diffused_head/sys/boot/fdt/dts/efikamx.dts projects/diffused_head/sys/boot/fdt/dts/imx51x.dtsi projects/diffused_head/sys/boot/fdt/dts/rpi.dts projects/diffused_head/sys/boot/ficl/Makefile projects/diffused_head/sys/boot/forth/beastie.4th projects/diffused_head/sys/boot/forth/loader.4th projects/diffused_head/sys/boot/forth/loader.4th.8 projects/diffused_head/sys/boot/forth/loader.conf projects/diffused_head/sys/boot/forth/loader.conf.5 projects/diffused_head/sys/boot/forth/loader.rc projects/diffused_head/sys/boot/forth/menu-commands.4th projects/diffused_head/sys/boot/forth/menu.4th projects/diffused_head/sys/boot/forth/menu.rc projects/diffused_head/sys/boot/forth/menusets.4th projects/diffused_head/sys/boot/i386/Makefile.inc projects/diffused_head/sys/boot/i386/boot2/Makefile projects/diffused_head/sys/boot/i386/btx/btx/btx.S projects/diffused_head/sys/boot/i386/efi/Makefile projects/diffused_head/sys/boot/i386/efi/reloc.c projects/diffused_head/sys/boot/i386/libfirewire/fwohci.h projects/diffused_head/sys/boot/i386/libfirewire/fwohcireg.h projects/diffused_head/sys/boot/i386/libi386/Makefile projects/diffused_head/sys/boot/i386/libi386/smbios.c projects/diffused_head/sys/boot/i386/loader/loader.rc projects/diffused_head/sys/boot/ia64/efi/version projects/diffused_head/sys/boot/pc98/Makefile.inc projects/diffused_head/sys/boot/pc98/boot2/Makefile projects/diffused_head/sys/boot/powerpc/boot1.chrp/Makefile projects/diffused_head/sys/boot/powerpc/ps3/start.S projects/diffused_head/sys/boot/uboot/lib/disk.c projects/diffused_head/sys/boot/uboot/lib/glue.c projects/diffused_head/sys/boot/usb/Makefile projects/diffused_head/sys/boot/usb/Makefile.test projects/diffused_head/sys/boot/userboot/ficl/Makefile projects/diffused_head/sys/boot/userboot/libstand/Makefile projects/diffused_head/sys/boot/userboot/test/Makefile projects/diffused_head/sys/boot/userboot/userboot/Makefile projects/diffused_head/sys/boot/zfs/Makefile projects/diffused_head/sys/bsm/audit_kevents.h projects/diffused_head/sys/bsm/audit_record.h projects/diffused_head/sys/cam/ata/ata_all.c projects/diffused_head/sys/cam/ata/ata_all.h projects/diffused_head/sys/cam/ata/ata_da.c projects/diffused_head/sys/cam/ata/ata_pmp.c projects/diffused_head/sys/cam/ata/ata_xpt.c projects/diffused_head/sys/cam/cam.h projects/diffused_head/sys/cam/cam_ccb.h projects/diffused_head/sys/cam/cam_compat.c projects/diffused_head/sys/cam/cam_compat.h projects/diffused_head/sys/cam/cam_debug.h projects/diffused_head/sys/cam/cam_periph.c projects/diffused_head/sys/cam/cam_periph.h projects/diffused_head/sys/cam/cam_queue.c projects/diffused_head/sys/cam/cam_queue.h projects/diffused_head/sys/cam/cam_sim.c projects/diffused_head/sys/cam/cam_sim.h projects/diffused_head/sys/cam/cam_xpt.c projects/diffused_head/sys/cam/cam_xpt.h projects/diffused_head/sys/cam/cam_xpt_internal.h projects/diffused_head/sys/cam/cam_xpt_periph.h projects/diffused_head/sys/cam/cam_xpt_sim.h projects/diffused_head/sys/cam/ctl/ctl.c projects/diffused_head/sys/cam/ctl/ctl_backend_block.c projects/diffused_head/sys/cam/ctl/ctl_frontend.c projects/diffused_head/sys/cam/ctl/ctl_frontend_cam_sim.c projects/diffused_head/sys/cam/ctl/ctl_ioctl.h projects/diffused_head/sys/cam/ctl/ctl_private.h projects/diffused_head/sys/cam/ctl/scsi_ctl.c projects/diffused_head/sys/cam/scsi/scsi_all.c projects/diffused_head/sys/cam/scsi/scsi_all.h projects/diffused_head/sys/cam/scsi/scsi_cd.c projects/diffused_head/sys/cam/scsi/scsi_ch.c projects/diffused_head/sys/cam/scsi/scsi_da.c projects/diffused_head/sys/cam/scsi/scsi_da.h projects/diffused_head/sys/cam/scsi/scsi_enc.c projects/diffused_head/sys/cam/scsi/scsi_enc_internal.h projects/diffused_head/sys/cam/scsi/scsi_enc_safte.c projects/diffused_head/sys/cam/scsi/scsi_enc_ses.c projects/diffused_head/sys/cam/scsi/scsi_pass.c projects/diffused_head/sys/cam/scsi/scsi_pt.c projects/diffused_head/sys/cam/scsi/scsi_sa.c projects/diffused_head/sys/cam/scsi/scsi_sg.c projects/diffused_head/sys/cam/scsi/scsi_targ_bh.c projects/diffused_head/sys/cam/scsi/scsi_target.c projects/diffused_head/sys/cam/scsi/scsi_xpt.c projects/diffused_head/sys/cddl/compat/opensolaris/kern/opensolaris_taskq.c projects/diffused_head/sys/cddl/compat/opensolaris/kern/opensolaris_vm.c projects/diffused_head/sys/cddl/compat/opensolaris/sys/file.h projects/diffused_head/sys/cddl/compat/opensolaris/sys/kcondvar.h projects/diffused_head/sys/cddl/compat/opensolaris/sys/sdt.h projects/diffused_head/sys/cddl/compat/opensolaris/sys/time.h projects/diffused_head/sys/cddl/compat/opensolaris/sys/vm.h projects/diffused_head/sys/cddl/contrib/opensolaris/common/zfs/zfeature_common.c projects/diffused_head/sys/cddl/contrib/opensolaris/common/zfs/zfeature_common.h projects/diffused_head/sys/cddl/contrib/opensolaris/common/zfs/zfs_prop.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/Makefile.files projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/dtrace/fasttrap.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/bpobj.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_object.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_objset.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_traverse.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_zfetch.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode_sync.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dataset.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_destroy.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dir.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_pool.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_scan.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_userhold.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lz4.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lzjb.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/metaslab.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_map.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/arc.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dbuf.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_impl.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_objset.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_tx.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dnode.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_dataset.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_dir.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_pool.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/metaslab.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/metaslab_impl.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/sa_impl.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa_impl.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/space_map.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/txg.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/txg_impl.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev_disk.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev_impl.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zap.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfeature.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_context.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio_compress.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/txg.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_cache.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_disk.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_label.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_mirror.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_queue.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_raidz.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap_micro.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfeature.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_dir.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_onexit.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zil.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio_checksum.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/sys/dtrace.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/sys/fasttrap.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/sys/fasttrap_impl.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/common/sys/taskq.h projects/diffused_head/sys/cddl/contrib/opensolaris/uts/intel/dtrace/fasttrap_isa.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/powerpc/dtrace/fasttrap_isa.c projects/diffused_head/sys/cddl/contrib/opensolaris/uts/powerpc/sys/fasttrap_isa.h projects/diffused_head/sys/cddl/dev/dtrace/amd64/dtrace_isa.c projects/diffused_head/sys/cddl/dev/dtrace/amd64/dtrace_subr.c projects/diffused_head/sys/cddl/dev/dtrace/dtrace_clone.c projects/diffused_head/sys/cddl/dev/dtrace/dtrace_load.c projects/diffused_head/sys/cddl/dev/dtrace/dtrace_sysctl.c projects/diffused_head/sys/cddl/dev/dtrace/dtrace_test.c projects/diffused_head/sys/cddl/dev/dtrace/dtrace_unload.c projects/diffused_head/sys/cddl/dev/dtrace/powerpc/dtrace_isa.c projects/diffused_head/sys/cddl/dev/dtrace/powerpc/dtrace_subr.c projects/diffused_head/sys/cddl/dev/fbt/fbt_powerpc.c projects/diffused_head/sys/cddl/dev/lockstat/lockstat.c projects/diffused_head/sys/cddl/dev/sdt/sdt.c projects/diffused_head/sys/compat/freebsd32/freebsd32.h projects/diffused_head/sys/compat/freebsd32/freebsd32_capability.c projects/diffused_head/sys/compat/freebsd32/freebsd32_ioctl.c projects/diffused_head/sys/compat/freebsd32/freebsd32_misc.c projects/diffused_head/sys/compat/freebsd32/freebsd32_proto.h projects/diffused_head/sys/compat/freebsd32/freebsd32_syscall.h projects/diffused_head/sys/compat/freebsd32/freebsd32_syscalls.c projects/diffused_head/sys/compat/freebsd32/freebsd32_sysent.c projects/diffused_head/sys/compat/freebsd32/freebsd32_systrace_args.c projects/diffused_head/sys/compat/freebsd32/syscalls.master projects/diffused_head/sys/compat/linprocfs/linprocfs.c projects/diffused_head/sys/compat/linsysfs/linsysfs.c projects/diffused_head/sys/compat/linux/linux_dtrace.h projects/diffused_head/sys/compat/linux/linux_emul.c projects/diffused_head/sys/compat/linux/linux_file.c projects/diffused_head/sys/compat/linux/linux_fork.c projects/diffused_head/sys/compat/linux/linux_futex.c projects/diffused_head/sys/compat/linux/linux_ioctl.c projects/diffused_head/sys/compat/linux/linux_mib.c projects/diffused_head/sys/compat/linux/linux_misc.c projects/diffused_head/sys/compat/linux/linux_socket.c projects/diffused_head/sys/compat/linux/linux_sysctl.c projects/diffused_head/sys/compat/linux/linux_time.c projects/diffused_head/sys/compat/linux/linux_uid16.c projects/diffused_head/sys/compat/linux/linux_util.c projects/diffused_head/sys/compat/ndis/kern_ndis.c projects/diffused_head/sys/compat/ndis/subr_ndis.c projects/diffused_head/sys/compat/ndis/subr_usbd.c projects/diffused_head/sys/compat/svr4/imgact_svr4.c projects/diffused_head/sys/compat/svr4/svr4_fcntl.c projects/diffused_head/sys/compat/svr4/svr4_filio.c projects/diffused_head/sys/compat/svr4/svr4_ioctl.c projects/diffused_head/sys/compat/svr4/svr4_misc.c projects/diffused_head/sys/compat/svr4/svr4_sockio.c projects/diffused_head/sys/compat/svr4/svr4_stream.c projects/diffused_head/sys/conf/Makefile.arm projects/diffused_head/sys/conf/NOTES projects/diffused_head/sys/conf/files projects/diffused_head/sys/conf/files.amd64 projects/diffused_head/sys/conf/files.arm projects/diffused_head/sys/conf/files.i386 projects/diffused_head/sys/conf/files.mips projects/diffused_head/sys/conf/files.pc98 projects/diffused_head/sys/conf/files.powerpc projects/diffused_head/sys/conf/files.sparc64 projects/diffused_head/sys/conf/kern.pre.mk projects/diffused_head/sys/conf/kmod.mk projects/diffused_head/sys/conf/newvers.sh projects/diffused_head/sys/conf/options projects/diffused_head/sys/conf/options.amd64 projects/diffused_head/sys/conf/options.arm projects/diffused_head/sys/conf/options.mips projects/diffused_head/sys/conf/options.powerpc projects/diffused_head/sys/contrib/altq/altq/altq_cbq.c projects/diffused_head/sys/contrib/altq/altq/altq_cdnr.c projects/diffused_head/sys/contrib/altq/altq/altq_hfsc.c projects/diffused_head/sys/contrib/altq/altq/altq_priq.c projects/diffused_head/sys/contrib/altq/altq/altq_red.c projects/diffused_head/sys/contrib/altq/altq/altq_rio.c projects/diffused_head/sys/contrib/altq/altq/altq_rmclass.c projects/diffused_head/sys/contrib/altq/altq/altq_subr.c projects/diffused_head/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_reset.c projects/diffused_head/sys/contrib/dev/run/rt2870.fw.uu projects/diffused_head/sys/contrib/ipfilter/netinet/fil.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_auth.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_auth.h projects/diffused_head/sys/contrib/ipfilter/netinet/ip_compat.h projects/diffused_head/sys/contrib/ipfilter/netinet/ip_fil.h projects/diffused_head/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c (contents, props changed) projects/diffused_head/sys/contrib/ipfilter/netinet/ip_frag.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_frag.h projects/diffused_head/sys/contrib/ipfilter/netinet/ip_ftp_pxy.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_htable.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_htable.h projects/diffused_head/sys/contrib/ipfilter/netinet/ip_ipsec_pxy.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_irc_pxy.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_log.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_lookup.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_lookup.h projects/diffused_head/sys/contrib/ipfilter/netinet/ip_nat.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_nat.h projects/diffused_head/sys/contrib/ipfilter/netinet/ip_netbios_pxy.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_pool.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_pool.h projects/diffused_head/sys/contrib/ipfilter/netinet/ip_pptp_pxy.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_proxy.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_proxy.h projects/diffused_head/sys/contrib/ipfilter/netinet/ip_raudio_pxy.c (contents, props changed) projects/diffused_head/sys/contrib/ipfilter/netinet/ip_rcmd_pxy.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_rpcb_pxy.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_rules.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_scan.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_scan.h projects/diffused_head/sys/contrib/ipfilter/netinet/ip_state.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_state.h projects/diffused_head/sys/contrib/ipfilter/netinet/ip_sync.c projects/diffused_head/sys/contrib/ipfilter/netinet/ip_sync.h projects/diffused_head/sys/contrib/ipfilter/netinet/ipl.h projects/diffused_head/sys/contrib/ipfilter/netinet/mlfk_ipl.c projects/diffused_head/sys/contrib/rdma/krping/getopt.c projects/diffused_head/sys/contrib/rdma/krping/krping.c projects/diffused_head/sys/contrib/rdma/krping/krping.h projects/diffused_head/sys/contrib/rdma/krping/krping_dev.c projects/diffused_head/sys/crypto/aesni/aeskeys_amd64.S projects/diffused_head/sys/crypto/aesni/aesni.c projects/diffused_head/sys/crypto/aesni/aesni.h projects/diffused_head/sys/crypto/aesni/aesni_wrap.c projects/diffused_head/sys/dev/aac/aac_linux.c projects/diffused_head/sys/dev/aac/aacvar.h projects/diffused_head/sys/dev/aacraid/aacraid.c projects/diffused_head/sys/dev/aacraid/aacraid_cam.c projects/diffused_head/sys/dev/aacraid/aacraid_linux.c projects/diffused_head/sys/dev/aacraid/aacraid_reg.h projects/diffused_head/sys/dev/aacraid/aacraid_var.h projects/diffused_head/sys/dev/acpica/acpi.c projects/diffused_head/sys/dev/acpica/acpi_hpet.c projects/diffused_head/sys/dev/acpica/acpi_pci.c projects/diffused_head/sys/dev/acpica/acpi_thermal.c projects/diffused_head/sys/dev/acpica/acpi_timer.c projects/diffused_head/sys/dev/acpica/acpi_video.c projects/diffused_head/sys/dev/adb/adb_kbd.c projects/diffused_head/sys/dev/adb/adb_mouse.c projects/diffused_head/sys/dev/advansys/adwcam.c projects/diffused_head/sys/dev/ae/if_ae.c projects/diffused_head/sys/dev/age/if_age.c projects/diffused_head/sys/dev/agp/agp_i810.c projects/diffused_head/sys/dev/aha/aha.c projects/diffused_head/sys/dev/ahci/ahci.c projects/diffused_head/sys/dev/ahci/ahci.h projects/diffused_head/sys/dev/ahci/ahciem.c projects/diffused_head/sys/dev/aic7xxx/aic79xx.c projects/diffused_head/sys/dev/aic7xxx/aic7xxx.c projects/diffused_head/sys/dev/aic7xxx/aicasm/Makefile projects/diffused_head/sys/dev/alc/if_alc.c projects/diffused_head/sys/dev/ale/if_ale.c projects/diffused_head/sys/dev/altera/avgen/altera_avgen_nexus.c projects/diffused_head/sys/dev/altera/jtag_uart/altera_jtag_uart_nexus.c projects/diffused_head/sys/dev/altera/sdcard/altera_sdcard.c projects/diffused_head/sys/dev/altera/sdcard/altera_sdcard_io.c projects/diffused_head/sys/dev/altera/sdcard/altera_sdcard_nexus.c projects/diffused_head/sys/dev/amr/amr_linux.c projects/diffused_head/sys/dev/an/if_an.c projects/diffused_head/sys/dev/an/if_an_pccard.c projects/diffused_head/sys/dev/arcmsr/arcmsr.c projects/diffused_head/sys/dev/arcmsr/arcmsr.h projects/diffused_head/sys/dev/asr/asr.c projects/diffused_head/sys/dev/ata/ata-all.c projects/diffused_head/sys/dev/ata/ata-card.c projects/diffused_head/sys/dev/ata/ata-pci.h projects/diffused_head/sys/dev/ata/chipsets/ata-intel.c projects/diffused_head/sys/dev/ath/ath_dfs/null/dfs_null.c projects/diffused_head/sys/dev/ath/ath_hal/ar5212/ar5212.h projects/diffused_head/sys/dev/ath/ath_hal/ar5212/ar5212_ani.c projects/diffused_head/sys/dev/ath/ath_hal/ar5212/ar5212_misc.c projects/diffused_head/sys/dev/ath/ath_rate/sample/sample.c projects/diffused_head/sys/dev/ath/if_ath.c projects/diffused_head/sys/dev/ath/if_ath_ahb.c projects/diffused_head/sys/dev/ath/if_ath_beacon.c projects/diffused_head/sys/dev/ath/if_ath_btcoex.c projects/diffused_head/sys/dev/ath/if_ath_keycache.c projects/diffused_head/sys/dev/ath/if_ath_lna_div.c projects/diffused_head/sys/dev/ath/if_ath_pci.c projects/diffused_head/sys/dev/ath/if_ath_rx.c projects/diffused_head/sys/dev/ath/if_ath_rx_edma.c projects/diffused_head/sys/dev/ath/if_ath_spectral.c projects/diffused_head/sys/dev/ath/if_ath_sysctl.c projects/diffused_head/sys/dev/ath/if_ath_tdma.c projects/diffused_head/sys/dev/ath/if_ath_tx.c projects/diffused_head/sys/dev/ath/if_ath_tx_edma.c projects/diffused_head/sys/dev/atkbdc/psm.c projects/diffused_head/sys/dev/bce/if_bce.c projects/diffused_head/sys/dev/bce/if_bcereg.h projects/diffused_head/sys/dev/bfe/if_bfe.c projects/diffused_head/sys/dev/bge/if_bge.c projects/diffused_head/sys/dev/bge/if_bgereg.h projects/diffused_head/sys/dev/bktr/bktr_core.c projects/diffused_head/sys/dev/bm/if_bm.c projects/diffused_head/sys/dev/buslogic/bt.c projects/diffused_head/sys/dev/bwi/bwimac.c projects/diffused_head/sys/dev/bwi/bwiphy.c projects/diffused_head/sys/dev/bwi/bwirf.c projects/diffused_head/sys/dev/bwi/if_bwi.c projects/diffused_head/sys/dev/bwi/if_bwi_pci.c projects/diffused_head/sys/dev/bwn/if_bwn.c projects/diffused_head/sys/dev/cadence/if_cgem.c projects/diffused_head/sys/dev/cas/if_cas.c projects/diffused_head/sys/dev/ce/if_ce.c projects/diffused_head/sys/dev/cesa/cesa.c projects/diffused_head/sys/dev/cesa/cesa.h projects/diffused_head/sys/dev/cfe/cfe_resource.c projects/diffused_head/sys/dev/cfi/cfi_bus_nexus.c projects/diffused_head/sys/dev/cfi/cfi_core.c projects/diffused_head/sys/dev/cfi/cfi_dev.c projects/diffused_head/sys/dev/cfi/cfi_disk.c projects/diffused_head/sys/dev/cfi/cfi_reg.h projects/diffused_head/sys/dev/cfi/cfi_var.h projects/diffused_head/sys/dev/cm/if_cm_isa.c projects/diffused_head/sys/dev/cm/smc90cx6.c projects/diffused_head/sys/dev/cp/if_cp.c projects/diffused_head/sys/dev/cpuctl/cpuctl.c projects/diffused_head/sys/dev/cs/if_cs.c projects/diffused_head/sys/dev/cs/if_cs_isa.c projects/diffused_head/sys/dev/cs/if_cs_pccard.c projects/diffused_head/sys/dev/cs/if_csvar.h projects/diffused_head/sys/dev/ctau/if_ct.c projects/diffused_head/sys/dev/cx/if_cx.c projects/diffused_head/sys/dev/cxgb/common/cxgb_mc5.c projects/diffused_head/sys/dev/cxgb/cxgb_adapter.h projects/diffused_head/sys/dev/cxgb/cxgb_main.c projects/diffused_head/sys/dev/cxgb/cxgb_sge.c projects/diffused_head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c projects/diffused_head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.c projects/diffused_head/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c projects/diffused_head/sys/dev/cxgb/ulp/tom/cxgb_listen.c projects/diffused_head/sys/dev/cxgbe/adapter.h projects/diffused_head/sys/dev/cxgbe/common/common.h projects/diffused_head/sys/dev/cxgbe/common/t4_hw.c projects/diffused_head/sys/dev/cxgbe/firmware/t4fw_cfg.txt projects/diffused_head/sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt projects/diffused_head/sys/dev/cxgbe/firmware/t4fw_interface.h projects/diffused_head/sys/dev/cxgbe/firmware/t5fw_cfg.txt projects/diffused_head/sys/dev/cxgbe/firmware/t5fw_cfg_uwire.txt projects/diffused_head/sys/dev/cxgbe/offload.h projects/diffused_head/sys/dev/cxgbe/t4_ioctl.h projects/diffused_head/sys/dev/cxgbe/t4_l2t.c projects/diffused_head/sys/dev/cxgbe/t4_main.c projects/diffused_head/sys/dev/cxgbe/t4_sge.c projects/diffused_head/sys/dev/cxgbe/t4_tracer.c projects/diffused_head/sys/dev/cxgbe/tom/t4_connect.c projects/diffused_head/sys/dev/cxgbe/tom/t4_cpl_io.c projects/diffused_head/sys/dev/cxgbe/tom/t4_listen.c projects/diffused_head/sys/dev/cxgbe/tom/t4_tom.c projects/diffused_head/sys/dev/cxgbe/tom/t4_tom.h projects/diffused_head/sys/dev/dc/dcphy.c projects/diffused_head/sys/dev/dc/if_dc.c projects/diffused_head/sys/dev/dc/pnphy.c projects/diffused_head/sys/dev/de/if_de.c projects/diffused_head/sys/dev/drm/i915_reg.h projects/diffused_head/sys/dev/drm/mach64_dma.c projects/diffused_head/sys/dev/drm/mach64_drv.h projects/diffused_head/sys/dev/drm/mga_drv.h projects/diffused_head/sys/dev/drm/r128_drv.h projects/diffused_head/sys/dev/drm/r300_reg.h projects/diffused_head/sys/dev/drm/r600_blit.c projects/diffused_head/sys/dev/drm/radeon_cp.c projects/diffused_head/sys/dev/drm/radeon_drv.h projects/diffused_head/sys/dev/drm/via_irq.c projects/diffused_head/sys/dev/drm2/drm.h projects/diffused_head/sys/dev/drm2/drmP.h projects/diffused_head/sys/dev/drm2/drm_crtc.c projects/diffused_head/sys/dev/drm2/drm_drv.c projects/diffused_head/sys/dev/drm2/drm_edid.c projects/diffused_head/sys/dev/drm2/drm_fb_helper.c projects/diffused_head/sys/dev/drm2/drm_ioctl.c projects/diffused_head/sys/dev/drm2/drm_linux_list_sort.c projects/diffused_head/sys/dev/drm2/drm_os_freebsd.h projects/diffused_head/sys/dev/drm2/drm_pci.c projects/diffused_head/sys/dev/drm2/i915/i915_drv.c projects/diffused_head/sys/dev/drm2/i915/i915_gem.c projects/diffused_head/sys/dev/drm2/i915/intel_fb.c projects/diffused_head/sys/dev/drm2/radeon/atombios_dp.c projects/diffused_head/sys/dev/drm2/radeon/evergreen_blit_kms.c projects/diffused_head/sys/dev/drm2/radeon/evergreen_cs.c projects/diffused_head/sys/dev/drm2/radeon/evergreend.h projects/diffused_head/sys/dev/drm2/radeon/nid.h projects/diffused_head/sys/dev/drm2/radeon/r100.c projects/diffused_head/sys/dev/drm2/radeon/r200.c projects/diffused_head/sys/dev/drm2/radeon/r300.c projects/diffused_head/sys/dev/drm2/radeon/r300_reg.h projects/diffused_head/sys/dev/drm2/radeon/r500_reg.h projects/diffused_head/sys/dev/drm2/radeon/r600_blit.c projects/diffused_head/sys/dev/drm2/radeon/r600_blit_kms.c projects/diffused_head/sys/dev/drm2/radeon/r600_cs.c projects/diffused_head/sys/dev/drm2/radeon/r600d.h projects/diffused_head/sys/dev/drm2/radeon/radeon.h projects/diffused_head/sys/dev/drm2/radeon/radeon_agp.c projects/diffused_head/sys/dev/drm2/radeon/radeon_bios.c projects/diffused_head/sys/dev/drm2/radeon/radeon_cp.c projects/diffused_head/sys/dev/drm2/radeon/radeon_device.c projects/diffused_head/sys/dev/drm2/radeon/radeon_display.c projects/diffused_head/sys/dev/drm2/radeon/radeon_drv.c projects/diffused_head/sys/dev/drm2/radeon/radeon_drv.h projects/diffused_head/sys/dev/drm2/radeon/radeon_fb.c projects/diffused_head/sys/dev/drm2/radeon/radeon_fence.c projects/diffused_head/sys/dev/drm2/radeon/radeon_gem.c projects/diffused_head/sys/dev/drm2/radeon/radeon_pm.c projects/diffused_head/sys/dev/drm2/radeon/radeon_reg.h projects/diffused_head/sys/dev/drm2/radeon/radeon_sa.c projects/diffused_head/sys/dev/drm2/radeon/rs600.c projects/diffused_head/sys/dev/drm2/radeon/rv770d.h projects/diffused_head/sys/dev/drm2/radeon/sid.h projects/diffused_head/sys/dev/drm2/ttm/ttm_bo.c projects/diffused_head/sys/dev/drm2/ttm/ttm_bo_vm.c projects/diffused_head/sys/dev/drm2/ttm/ttm_lock.c projects/diffused_head/sys/dev/e1000/e1000_80003es2lan.c projects/diffused_head/sys/dev/e1000/e1000_80003es2lan.h projects/diffused_head/sys/dev/e1000/e1000_82571.c projects/diffused_head/sys/dev/e1000/e1000_82575.c projects/diffused_head/sys/dev/e1000/e1000_82575.h projects/diffused_head/sys/dev/e1000/e1000_api.c projects/diffused_head/sys/dev/e1000/e1000_defines.h projects/diffused_head/sys/dev/e1000/e1000_hw.h projects/diffused_head/sys/dev/e1000/e1000_i210.c projects/diffused_head/sys/dev/e1000/e1000_i210.h projects/diffused_head/sys/dev/e1000/e1000_ich8lan.c projects/diffused_head/sys/dev/e1000/e1000_ich8lan.h projects/diffused_head/sys/dev/e1000/e1000_mac.c projects/diffused_head/sys/dev/e1000/e1000_osdep.h projects/diffused_head/sys/dev/e1000/e1000_phy.c projects/diffused_head/sys/dev/e1000/e1000_phy.h projects/diffused_head/sys/dev/e1000/e1000_regs.h projects/diffused_head/sys/dev/e1000/e1000_vf.h projects/diffused_head/sys/dev/e1000/if_em.c projects/diffused_head/sys/dev/e1000/if_igb.c projects/diffused_head/sys/dev/e1000/if_igb.h projects/diffused_head/sys/dev/e1000/if_lem.c projects/diffused_head/sys/dev/e1000/if_lem.h projects/diffused_head/sys/dev/ed/if_ed.c projects/diffused_head/sys/dev/ed/if_ed_3c503.c projects/diffused_head/sys/dev/ed/if_ed_hpp.c projects/diffused_head/sys/dev/ed/if_ed_pccard.c projects/diffused_head/sys/dev/ed/if_ed_rtl80x9.c projects/diffused_head/sys/dev/en/if_en_pci.c projects/diffused_head/sys/dev/en/midway.c projects/diffused_head/sys/dev/ep/if_ep.c projects/diffused_head/sys/dev/ep/if_ep_mca.c projects/diffused_head/sys/dev/et/if_et.c projects/diffused_head/sys/dev/etherswitch/arswitch/arswitch.c projects/diffused_head/sys/dev/etherswitch/arswitch/arswitch_phy.c projects/diffused_head/sys/dev/etherswitch/arswitch/arswitch_vlans.c projects/diffused_head/sys/dev/etherswitch/arswitch/arswitchreg.h projects/diffused_head/sys/dev/etherswitch/arswitch/arswitchvar.h projects/diffused_head/sys/dev/etherswitch/miiproxy.c projects/diffused_head/sys/dev/etherswitch/rtl8366/rtl8366rb.c projects/diffused_head/sys/dev/etherswitch/ukswitch/ukswitch.c projects/diffused_head/sys/dev/ex/if_ex.c projects/diffused_head/sys/dev/fatm/if_fatm.c projects/diffused_head/sys/dev/fdt/fdt_common.c projects/diffused_head/sys/dev/fdt/fdt_common.h projects/diffused_head/sys/dev/fdt/fdt_mips.c projects/diffused_head/sys/dev/fdt/fdt_pci.c projects/diffused_head/sys/dev/fdt/fdt_powerpc.c projects/diffused_head/sys/dev/fdt/fdt_slicer.c projects/diffused_head/sys/dev/fdt/fdtbus.c projects/diffused_head/sys/dev/fdt/simplebus.c projects/diffused_head/sys/dev/fe/if_fe.c projects/diffused_head/sys/dev/fe/if_fe_pccard.c projects/diffused_head/sys/dev/filemon/filemon.c projects/diffused_head/sys/dev/firewire/firewire.c projects/diffused_head/sys/dev/firewire/fwdev.c projects/diffused_head/sys/dev/firewire/fwohci.c projects/diffused_head/sys/dev/firewire/fwohcireg.h projects/diffused_head/sys/dev/firewire/if_fwe.c projects/diffused_head/sys/dev/firewire/if_fwip.c projects/diffused_head/sys/dev/firewire/sbp.c projects/diffused_head/sys/dev/firewire/sbp.h projects/diffused_head/sys/dev/firewire/sbp_targ.c projects/diffused_head/sys/dev/fxp/if_fxp.c projects/diffused_head/sys/dev/fxp/inphy.c projects/diffused_head/sys/dev/gem/if_gem.c projects/diffused_head/sys/dev/glxsb/glxsb.c projects/diffused_head/sys/dev/gpio/gpiobus.c projects/diffused_head/sys/dev/gpio/gpioiic.c projects/diffused_head/sys/dev/gpio/gpioled.c projects/diffused_head/sys/dev/gxemul/cons/gxemul_cons.c projects/diffused_head/sys/dev/gxemul/disk/gxemul_disk.c projects/diffused_head/sys/dev/gxemul/disk/gxemul_diskreg.h projects/diffused_head/sys/dev/gxemul/ether/gxreg.h projects/diffused_head/sys/dev/gxemul/ether/if_gx.c projects/diffused_head/sys/dev/hatm/if_hatm.c projects/diffused_head/sys/dev/hatm/if_hatm_intr.c projects/diffused_head/sys/dev/hatm/if_hatm_ioctl.c projects/diffused_head/sys/dev/hatm/if_hatm_rx.c projects/diffused_head/sys/dev/hatm/if_hatm_tx.c projects/diffused_head/sys/dev/hatm/if_hatmreg.h projects/diffused_head/sys/dev/hifn/hifn7751.c projects/diffused_head/sys/dev/hme/if_hme.c projects/diffused_head/sys/dev/hme/if_hme_pci.c projects/diffused_head/sys/dev/hme/if_hme_sbus.c projects/diffused_head/sys/dev/hpt27xx/hpt27xx_osm_bsd.c projects/diffused_head/sys/dev/hpt27xx/os_bsd.h projects/diffused_head/sys/dev/hptiop/hptiop.c projects/diffused_head/sys/dev/hptiop/hptiop.h projects/diffused_head/sys/dev/hptmv/entry.c projects/diffused_head/sys/dev/hptmv/osbsd.h projects/diffused_head/sys/dev/hptnr/hptnr_osm_bsd.c projects/diffused_head/sys/dev/hptnr/os_bsd.h projects/diffused_head/sys/dev/hptrr/hptrr_osm_bsd.c projects/diffused_head/sys/dev/hptrr/os_bsd.h projects/diffused_head/sys/dev/hwpmc/hwpmc_core.c projects/diffused_head/sys/dev/hwpmc/hwpmc_core.h projects/diffused_head/sys/dev/hwpmc/hwpmc_intel.c projects/diffused_head/sys/dev/hwpmc/hwpmc_logging.c projects/diffused_head/sys/dev/hwpmc/hwpmc_mod.c projects/diffused_head/sys/dev/hwpmc/hwpmc_piv.h projects/diffused_head/sys/dev/hwpmc/hwpmc_powerpc.c projects/diffused_head/sys/dev/ic/ns16550.h projects/diffused_head/sys/dev/ichsmb/ichsmb_pci.c projects/diffused_head/sys/dev/ie/if_ie.c projects/diffused_head/sys/dev/ie/if_ie_isa.c projects/diffused_head/sys/dev/if_ndis/if_ndis.c projects/diffused_head/sys/dev/if_ndis/if_ndis_pccard.c projects/diffused_head/sys/dev/if_ndis/if_ndis_pci.c projects/diffused_head/sys/dev/if_ndis/if_ndis_usb.c projects/diffused_head/sys/dev/iicbus/ds1631.c projects/diffused_head/sys/dev/iicbus/ds1775.c projects/diffused_head/sys/dev/iicbus/if_ic.c projects/diffused_head/sys/dev/iicbus/max6690.c projects/diffused_head/sys/dev/iir/iir.c projects/diffused_head/sys/dev/iir/iir.h projects/diffused_head/sys/dev/ipmi/ipmi.c projects/diffused_head/sys/dev/ipmi/ipmi_linux.c projects/diffused_head/sys/dev/ipw/if_ipw.c projects/diffused_head/sys/dev/isci/isci.c projects/diffused_head/sys/dev/isci/isci_io_request.c projects/diffused_head/sys/dev/isci/isci_sysctl.c projects/diffused_head/sys/dev/isci/isci_task_request.c projects/diffused_head/sys/dev/iscsi_initiator/isc_cam.c projects/diffused_head/sys/dev/iscsi_initiator/iscsi.c projects/diffused_head/sys/dev/isp/isp.c projects/diffused_head/sys/dev/isp/isp_freebsd.c projects/diffused_head/sys/dev/isp/isp_freebsd.h projects/diffused_head/sys/dev/isp/isp_library.c projects/diffused_head/sys/dev/isp/isp_pci.c projects/diffused_head/sys/dev/isp/ispvar.h projects/diffused_head/sys/dev/iwi/if_iwi.c projects/diffused_head/sys/dev/iwn/if_iwn.c projects/diffused_head/sys/dev/iwn/if_iwn_devid.h projects/diffused_head/sys/dev/iwn/if_iwnreg.h projects/diffused_head/sys/dev/iwn/if_iwnvar.h projects/diffused_head/sys/dev/ixgb/if_ixgb.h projects/diffused_head/sys/dev/ixgbe/ixgbe.c projects/diffused_head/sys/dev/ixgbe/ixgbe.h projects/diffused_head/sys/dev/ixgbe/ixv.h projects/diffused_head/sys/dev/jme/if_jme.c projects/diffused_head/sys/dev/le/if_le_ledma.c projects/diffused_head/sys/dev/le/lance.c projects/diffused_head/sys/dev/lge/if_lge.c projects/diffused_head/sys/dev/lmc/if_lmc.c projects/diffused_head/sys/dev/lmc/if_lmc.h projects/diffused_head/sys/dev/malo/if_malo.c projects/diffused_head/sys/dev/malo/if_malo_pci.c projects/diffused_head/sys/dev/malo/if_malohal.c projects/diffused_head/sys/dev/md/md.c projects/diffused_head/sys/dev/mfi/mfi_linux.c projects/diffused_head/sys/dev/mfi/mfi_pci.c projects/diffused_head/sys/dev/mfi/mfireg.h projects/diffused_head/sys/dev/mge/if_mge.c projects/diffused_head/sys/dev/mge/if_mgevar.h projects/diffused_head/sys/dev/mii/acphy.c projects/diffused_head/sys/dev/mii/amphy.c projects/diffused_head/sys/dev/mii/atphy.c projects/diffused_head/sys/dev/mii/axphy.c projects/diffused_head/sys/dev/mii/bmtphy.c projects/diffused_head/sys/dev/mii/brgphy.c projects/diffused_head/sys/dev/mii/ciphy.c projects/diffused_head/sys/dev/mii/e1000phy.c projects/diffused_head/sys/dev/mii/gentbi.c projects/diffused_head/sys/dev/mii/icsphy.c projects/diffused_head/sys/dev/mii/ip1000phy.c projects/diffused_head/sys/dev/mii/jmphy.c projects/diffused_head/sys/dev/mii/lxtphy.c projects/diffused_head/sys/dev/mii/mii.c projects/diffused_head/sys/dev/mii/mii_physubr.c projects/diffused_head/sys/dev/mii/miidevs projects/diffused_head/sys/dev/mii/mlphy.c projects/diffused_head/sys/dev/mii/nsgphy.c projects/diffused_head/sys/dev/mii/nsphy.c projects/diffused_head/sys/dev/mii/nsphyter.c projects/diffused_head/sys/dev/mii/pnaphy.c projects/diffused_head/sys/dev/mii/qsphy.c projects/diffused_head/sys/dev/mii/rdcphy.c projects/diffused_head/sys/dev/mii/rgephy.c projects/diffused_head/sys/dev/mii/rlphy.c projects/diffused_head/sys/dev/mii/rlswitch.c projects/diffused_head/sys/dev/mii/smcphy.c projects/diffused_head/sys/dev/mii/smscphy.c projects/diffused_head/sys/dev/mii/tdkphy.c projects/diffused_head/sys/dev/mii/tlphy.c projects/diffused_head/sys/dev/mii/truephy.c projects/diffused_head/sys/dev/mii/ukphy.c projects/diffused_head/sys/dev/mii/xmphy.c projects/diffused_head/sys/dev/mps/mps_sas.c projects/diffused_head/sys/dev/mps/mps_sas_lsi.c projects/diffused_head/sys/dev/mpt/mpt_cam.c projects/diffused_head/sys/dev/msk/if_msk.c projects/diffused_head/sys/dev/msk/if_mskreg.h projects/diffused_head/sys/dev/mvs/mvs.c projects/diffused_head/sys/dev/mvs/mvs.h projects/diffused_head/sys/dev/mvs/mvs_soc.c projects/diffused_head/sys/dev/mwl/if_mwl.c projects/diffused_head/sys/dev/mwl/if_mwl_pci.c projects/diffused_head/sys/dev/mxge/if_mxge.c projects/diffused_head/sys/dev/mxge/mxge_mcp.h projects/diffused_head/sys/dev/my/if_my.c projects/diffused_head/sys/dev/nand/nand.c projects/diffused_head/sys/dev/nand/nand.h projects/diffused_head/sys/dev/nand/nand_cdev.c projects/diffused_head/sys/dev/nand/nand_generic.c projects/diffused_head/sys/dev/nand/nand_geom.c projects/diffused_head/sys/dev/nand/nand_id.c projects/diffused_head/sys/dev/nand/nandbus.c projects/diffused_head/sys/dev/netmap/if_em_netmap.h projects/diffused_head/sys/dev/netmap/if_igb_netmap.h projects/diffused_head/sys/dev/netmap/if_lem_netmap.h projects/diffused_head/sys/dev/netmap/if_re_netmap.h projects/diffused_head/sys/dev/netmap/ixgbe_netmap.h projects/diffused_head/sys/dev/netmap/netmap.c projects/diffused_head/sys/dev/netmap/netmap_kern.h projects/diffused_head/sys/dev/netmap/netmap_mem2.c projects/diffused_head/sys/dev/nfe/if_nfe.c projects/diffused_head/sys/dev/nge/if_nge.c projects/diffused_head/sys/dev/nmdm/nmdm.c projects/diffused_head/sys/dev/ntb/if_ntb/if_ntb.c projects/diffused_head/sys/dev/ntb/ntb_hw/ntb_hw.c projects/diffused_head/sys/dev/ntb/ntb_hw/ntb_hw.h projects/diffused_head/sys/dev/ntb/ntb_hw/ntb_regs.h projects/diffused_head/sys/dev/nvd/nvd.c projects/diffused_head/sys/dev/nve/if_nve.c projects/diffused_head/sys/dev/nvme/nvme.c projects/diffused_head/sys/dev/nvme/nvme.h projects/diffused_head/sys/dev/nvme/nvme_ctrlr.c projects/diffused_head/sys/dev/nvme/nvme_ns.c projects/diffused_head/sys/dev/nvme/nvme_private.h projects/diffused_head/sys/dev/nvme/nvme_test.c projects/diffused_head/sys/dev/nxge/if_nxge.c projects/diffused_head/sys/dev/oce/oce_hw.c projects/diffused_head/sys/dev/oce/oce_hw.h projects/diffused_head/sys/dev/oce/oce_if.c projects/diffused_head/sys/dev/oce/oce_if.h projects/diffused_head/sys/dev/oce/oce_mbox.c projects/diffused_head/sys/dev/oce/oce_queue.c projects/diffused_head/sys/dev/oce/oce_sysctl.c projects/diffused_head/sys/dev/oce/oce_util.c projects/diffused_head/sys/dev/ofw/ofw_bus.h projects/diffused_head/sys/dev/ofw/ofw_bus_if.m projects/diffused_head/sys/dev/ofw/ofw_bus_subr.c projects/diffused_head/sys/dev/ofw/ofw_bus_subr.h projects/diffused_head/sys/dev/ofw/ofw_console.c projects/diffused_head/sys/dev/ofw/ofw_fdt.c projects/diffused_head/sys/dev/ofw/ofw_iicbus.c projects/diffused_head/sys/dev/ofw/openfirm.c projects/diffused_head/sys/dev/ofw/openfirm.h projects/diffused_head/sys/dev/patm/if_patm.c projects/diffused_head/sys/dev/patm/if_patm_attach.c projects/diffused_head/sys/dev/patm/if_patm_intr.c projects/diffused_head/sys/dev/patm/if_patm_ioctl.c projects/diffused_head/sys/dev/patm/if_patm_rx.c projects/diffused_head/sys/dev/patm/if_patm_tx.c projects/diffused_head/sys/dev/pci/pci.c projects/diffused_head/sys/dev/pci/pci_private.h projects/diffused_head/sys/dev/pci/pcireg.h projects/diffused_head/sys/dev/pci/pcivar.h projects/diffused_head/sys/dev/pci/vga_pci.c projects/diffused_head/sys/dev/pcn/if_pcn.c projects/diffused_head/sys/dev/pdq/if_fea.c projects/diffused_head/sys/dev/pdq/if_fpa.c projects/diffused_head/sys/dev/pdq/pdq_freebsd.h projects/diffused_head/sys/dev/pdq/pdq_ifsubr.c projects/diffused_head/sys/dev/ppbus/if_plip.c projects/diffused_head/sys/dev/ppc/ppc_pci.c projects/diffused_head/sys/dev/qlxgb/qla_os.h projects/diffused_head/sys/dev/qlxgbe/ql_hw.c projects/diffused_head/sys/dev/qlxgbe/ql_hw.h projects/diffused_head/sys/dev/qlxgbe/ql_ioctl.c projects/diffused_head/sys/dev/qlxgbe/ql_os.h projects/diffused_head/sys/dev/qlxge/qls_dump.c projects/diffused_head/sys/dev/qlxge/qls_ioctl.c projects/diffused_head/sys/dev/qlxge/qls_os.h projects/diffused_head/sys/dev/ral/rt2560.c projects/diffused_head/sys/dev/ral/rt2560reg.h projects/diffused_head/sys/dev/ral/rt2661.c projects/diffused_head/sys/dev/ral/rt2661reg.h projects/diffused_head/sys/dev/ral/rt2860.c projects/diffused_head/sys/dev/ral/rt2860reg.h projects/diffused_head/sys/dev/random/harvest.c projects/diffused_head/sys/dev/random/hash.c projects/diffused_head/sys/dev/random/hash.h projects/diffused_head/sys/dev/random/ivy.c projects/diffused_head/sys/dev/random/nehemiah.c projects/diffused_head/sys/dev/random/random_adaptors.c projects/diffused_head/sys/dev/random/random_adaptors.h projects/diffused_head/sys/dev/random/randomdev.c projects/diffused_head/sys/dev/random/randomdev.h projects/diffused_head/sys/dev/random/randomdev_soft.c projects/diffused_head/sys/dev/random/randomdev_soft.h projects/diffused_head/sys/dev/random/yarrow.c projects/diffused_head/sys/dev/random/yarrow.h projects/diffused_head/sys/dev/re/if_re.c projects/diffused_head/sys/dev/rndtest/rndtest.c projects/diffused_head/sys/dev/rt/if_rt.c projects/diffused_head/sys/dev/safe/safe.c projects/diffused_head/sys/dev/sbni/if_sbni.c projects/diffused_head/sys/dev/sbni/if_sbni_isa.c projects/diffused_head/sys/dev/sf/if_sf.c projects/diffused_head/sys/dev/sfxge/common/efsys.h projects/diffused_head/sys/dev/sfxge/common/siena_nic.c projects/diffused_head/sys/dev/sfxge/sfxge.c projects/diffused_head/sys/dev/sfxge/sfxge.h projects/diffused_head/sys/dev/sfxge/sfxge_dma.c projects/diffused_head/sys/dev/sfxge/sfxge_ev.c projects/diffused_head/sys/dev/sfxge/sfxge_intr.c projects/diffused_head/sys/dev/sge/if_sge.c projects/diffused_head/sys/dev/siba/siba_bwn.c projects/diffused_head/sys/dev/siba/siba_core.c projects/diffused_head/sys/dev/siis/siis.c projects/diffused_head/sys/dev/sis/if_sis.c projects/diffused_head/sys/dev/sk/if_sk.c projects/diffused_head/sys/dev/smc/if_smc.c projects/diffused_head/sys/dev/sn/if_sn.c projects/diffused_head/sys/dev/sn/if_sn_isa.c projects/diffused_head/sys/dev/snc/dp83932.c projects/diffused_head/sys/dev/snc/if_snc.c projects/diffused_head/sys/dev/snc/if_snc_pccard.c projects/diffused_head/sys/dev/sound/pci/hda/hdaa.h projects/diffused_head/sys/dev/sound/pci/hda/hdac.c projects/diffused_head/sys/dev/sound/pci/hda/hdac.h projects/diffused_head/sys/dev/sound/pci/hda/hdacc.c projects/diffused_head/sys/dev/spibus/spibus.c projects/diffused_head/sys/dev/spibus/spibusvar.h projects/diffused_head/sys/dev/ste/if_ste.c projects/diffused_head/sys/dev/stge/if_stge.c projects/diffused_head/sys/dev/sym/sym_hipd.c projects/diffused_head/sys/dev/syscons/scmouse.c projects/diffused_head/sys/dev/syscons/scterm-teken.c projects/diffused_head/sys/dev/syscons/syscons.c projects/diffused_head/sys/dev/tdfx/tdfx_linux.c projects/diffused_head/sys/dev/terasic/de4led/terasic_de4led_nexus.c projects/diffused_head/sys/dev/terasic/mtl/terasic_mtl_nexus.c projects/diffused_head/sys/dev/ti/if_ti.c projects/diffused_head/sys/dev/tl/if_tl.c projects/diffused_head/sys/dev/tsec/if_tsec.c projects/diffused_head/sys/dev/tsec/if_tsec.h projects/diffused_head/sys/dev/tsec/if_tsec_fdt.c projects/diffused_head/sys/dev/tsec/if_tsecreg.h projects/diffused_head/sys/dev/twa/tw_osl_cam.c projects/diffused_head/sys/dev/tws/tws.c projects/diffused_head/sys/dev/tws/tws_cam.c projects/diffused_head/sys/dev/tx/if_tx.c projects/diffused_head/sys/dev/txp/if_txp.c projects/diffused_head/sys/dev/uart/uart.h projects/diffused_head/sys/dev/uart/uart_bus_fdt.c projects/diffused_head/sys/dev/uart/uart_bus_pci.c projects/diffused_head/sys/dev/uart/uart_cpu.h projects/diffused_head/sys/dev/uart/uart_cpu_fdt.c projects/diffused_head/sys/dev/uart/uart_cpu_powerpc.c projects/diffused_head/sys/dev/uart/uart_dev_imx.c projects/diffused_head/sys/dev/uart/uart_dev_ns8250.c projects/diffused_head/sys/dev/uart/uart_dev_pl011.c projects/diffused_head/sys/dev/uart/uart_tty.c projects/diffused_head/sys/dev/ubsec/ubsec.c projects/diffused_head/sys/dev/usb/controller/at91dci.c projects/diffused_head/sys/dev/usb/controller/atmegadci.c projects/diffused_head/sys/dev/usb/controller/avr32dci.c projects/diffused_head/sys/dev/usb/controller/dwc_otg.c projects/diffused_head/sys/dev/usb/controller/ehci.c projects/diffused_head/sys/dev/usb/controller/ehci.h projects/diffused_head/sys/dev/usb/controller/ehci_imx.c projects/diffused_head/sys/dev/usb/controller/ehci_pci.c projects/diffused_head/sys/dev/usb/controller/musb_otg.c projects/diffused_head/sys/dev/usb/controller/musb_otg.h projects/diffused_head/sys/dev/usb/controller/ohci.c projects/diffused_head/sys/dev/usb/controller/uhci.c projects/diffused_head/sys/dev/usb/controller/usb_controller.c projects/diffused_head/sys/dev/usb/controller/uss820dci.c projects/diffused_head/sys/dev/usb/controller/xhci.c projects/diffused_head/sys/dev/usb/controller/xhci.h projects/diffused_head/sys/dev/usb/controller/xhci_pci.c projects/diffused_head/sys/dev/usb/net/if_aue.c projects/diffused_head/sys/dev/usb/net/if_axe.c projects/diffused_head/sys/dev/usb/net/if_cdce.c projects/diffused_head/sys/dev/usb/net/if_cue.c projects/diffused_head/sys/dev/usb/net/if_ipheth.c projects/diffused_head/sys/dev/usb/net/if_kue.c projects/diffused_head/sys/dev/usb/net/if_mos.c projects/diffused_head/sys/dev/usb/net/if_rue.c projects/diffused_head/sys/dev/usb/net/if_smsc.c projects/diffused_head/sys/dev/usb/net/if_udav.c projects/diffused_head/sys/dev/usb/net/if_usie.c projects/diffused_head/sys/dev/usb/net/ruephy.c projects/diffused_head/sys/dev/usb/net/uhso.c projects/diffused_head/sys/dev/usb/net/usb_ethernet.c projects/diffused_head/sys/dev/usb/quirk/usb_quirk.c projects/diffused_head/sys/dev/usb/serial/u3g.c projects/diffused_head/sys/dev/usb/serial/uftdi.c projects/diffused_head/sys/dev/usb/serial/umodem.c projects/diffused_head/sys/dev/usb/serial/uslcom.c projects/diffused_head/sys/dev/usb/storage/umass.c projects/diffused_head/sys/dev/usb/template/usb_template.c projects/diffused_head/sys/dev/usb/usb.h projects/diffused_head/sys/dev/usb/usb_bus.h projects/diffused_head/sys/dev/usb/usb_busdma.c projects/diffused_head/sys/dev/usb/usb_controller.h projects/diffused_head/sys/dev/usb/usb_dev.c projects/diffused_head/sys/dev/usb/usb_device.c projects/diffused_head/sys/dev/usb/usb_device.h projects/diffused_head/sys/dev/usb/usb_generic.c projects/diffused_head/sys/dev/usb/usb_hub.c projects/diffused_head/sys/dev/usb/usb_pf.c projects/diffused_head/sys/dev/usb/usb_transfer.c projects/diffused_head/sys/dev/usb/usbdevs projects/diffused_head/sys/dev/usb/usbdi.h projects/diffused_head/sys/dev/usb/wlan/if_rsu.c projects/diffused_head/sys/dev/usb/wlan/if_rum.c projects/diffused_head/sys/dev/usb/wlan/if_rumreg.h projects/diffused_head/sys/dev/usb/wlan/if_run.c projects/diffused_head/sys/dev/usb/wlan/if_runreg.h projects/diffused_head/sys/dev/usb/wlan/if_runvar.h projects/diffused_head/sys/dev/usb/wlan/if_uath.c projects/diffused_head/sys/dev/usb/wlan/if_upgt.c projects/diffused_head/sys/dev/usb/wlan/if_ural.c projects/diffused_head/sys/dev/usb/wlan/if_uralreg.h projects/diffused_head/sys/dev/usb/wlan/if_urtw.c projects/diffused_head/sys/dev/usb/wlan/if_urtwn.c projects/diffused_head/sys/dev/usb/wlan/if_urtwreg.h projects/diffused_head/sys/dev/usb/wlan/if_zyd.c projects/diffused_head/sys/dev/usb/wlan/if_zydreg.h projects/diffused_head/sys/dev/vge/if_vge.c projects/diffused_head/sys/dev/virtio/network/if_vtnet.c projects/diffused_head/sys/dev/virtio/network/if_vtnetvar.h projects/diffused_head/sys/dev/virtio/network/virtio_net.h projects/diffused_head/sys/dev/virtio/pci/virtio_pci.c projects/diffused_head/sys/dev/virtio/virtio_if.m projects/diffused_head/sys/dev/virtio/virtqueue.c projects/diffused_head/sys/dev/virtio/virtqueue.h projects/diffused_head/sys/dev/vkbd/vkbd.c projects/diffused_head/sys/dev/vmware/vmxnet3/if_vmx.c projects/diffused_head/sys/dev/vmware/vmxnet3/if_vmxvar.h projects/diffused_head/sys/dev/vr/if_vr.c projects/diffused_head/sys/dev/vte/if_vte.c projects/diffused_head/sys/dev/vx/if_vx.c projects/diffused_head/sys/dev/vx/if_vx_eisa.c projects/diffused_head/sys/dev/vx/if_vx_pci.c projects/diffused_head/sys/dev/wb/if_wb.c projects/diffused_head/sys/dev/wds/wd7000.c projects/diffused_head/sys/dev/wi/if_wi.c projects/diffused_head/sys/dev/wi/if_wi_pccard.c projects/diffused_head/sys/dev/wi/if_wi_pci.c projects/diffused_head/sys/dev/wl/if_wl.c projects/diffused_head/sys/dev/wpi/if_wpi.c projects/diffused_head/sys/dev/wpi/if_wpireg.h projects/diffused_head/sys/dev/xe/if_xe.c projects/diffused_head/sys/dev/xe/if_xe_pccard.c projects/diffused_head/sys/dev/xen/balloon/balloon.c projects/diffused_head/sys/dev/xen/blkback/blkback.c projects/diffused_head/sys/dev/xen/blkfront/blkfront.c projects/diffused_head/sys/dev/xen/console/console.c projects/diffused_head/sys/dev/xen/control/control.c projects/diffused_head/sys/dev/xen/netback/netback.c projects/diffused_head/sys/dev/xen/netback/netback_unit_tests.c projects/diffused_head/sys/dev/xen/netfront/netfront.c projects/diffused_head/sys/dev/xen/pcifront/pcifront.c projects/diffused_head/sys/dev/xen/timer/timer.c projects/diffused_head/sys/dev/xen/xenpci/xenpci.c projects/diffused_head/sys/dev/xl/if_xl.c projects/diffused_head/sys/dev/xl/xlphy.c projects/diffused_head/sys/fs/cd9660/cd9660_vfsops.c projects/diffused_head/sys/fs/devfs/devfs_devs.c projects/diffused_head/sys/fs/devfs/devfs_vnops.c projects/diffused_head/sys/fs/ext2fs/ext2_dinode.h projects/diffused_head/sys/fs/ext2fs/ext2_hash.c projects/diffused_head/sys/fs/ext2fs/ext2_htree.c projects/diffused_head/sys/fs/ext2fs/ext2_lookup.c projects/diffused_head/sys/fs/ext2fs/ext2_vnops.c projects/diffused_head/sys/fs/fdescfs/fdesc_vnops.c projects/diffused_head/sys/fs/fifofs/fifo_vnops.c projects/diffused_head/sys/fs/fuse/fuse_vfsops.c projects/diffused_head/sys/fs/nfs/nfs_commonkrpc.c projects/diffused_head/sys/fs/nfs/nfs_commonsubs.c projects/diffused_head/sys/fs/nfs/nfs_var.h projects/diffused_head/sys/fs/nfs/nfsport.h projects/diffused_head/sys/fs/nfsclient/nfs_clbio.c projects/diffused_head/sys/fs/nfsclient/nfs_clcomsubs.c projects/diffused_head/sys/fs/nfsclient/nfs_clkdtrace.c projects/diffused_head/sys/fs/nfsclient/nfs_clkrpc.c projects/diffused_head/sys/fs/nfsclient/nfs_clnode.c projects/diffused_head/sys/fs/nfsclient/nfs_clport.c projects/diffused_head/sys/fs/nfsclient/nfs_clstate.c projects/diffused_head/sys/fs/nfsclient/nfs_clsubs.c projects/diffused_head/sys/fs/nfsclient/nfs_clvfsops.c projects/diffused_head/sys/fs/nfsclient/nfs_clvnops.c projects/diffused_head/sys/fs/nfsclient/nfs_kdtrace.h projects/diffused_head/sys/fs/nfsclient/nfsnode.h projects/diffused_head/sys/fs/nfsserver/nfs_fha_new.c projects/diffused_head/sys/fs/nfsserver/nfs_nfsdcache.c projects/diffused_head/sys/fs/nfsserver/nfs_nfsdport.c projects/diffused_head/sys/fs/nfsserver/nfs_nfsdstate.c projects/diffused_head/sys/fs/nullfs/null_vnops.c projects/diffused_head/sys/fs/pseudofs/pseudofs_vnops.c projects/diffused_head/sys/geom/concat/g_concat.c projects/diffused_head/sys/geom/concat/g_concat.h projects/diffused_head/sys/geom/eli/g_eli.c projects/diffused_head/sys/geom/eli/g_eli_crypto.c projects/diffused_head/sys/geom/eli/g_eli_ctl.c projects/diffused_head/sys/geom/gate/g_gate.c projects/diffused_head/sys/geom/geom.h projects/diffused_head/sys/geom/geom_dev.c projects/diffused_head/sys/geom/geom_disk.c projects/diffused_head/sys/geom/geom_disk.h projects/diffused_head/sys/geom/geom_dump.c projects/diffused_head/sys/geom/geom_int.h projects/diffused_head/sys/geom/geom_io.c projects/diffused_head/sys/geom/geom_kern.c projects/diffused_head/sys/geom/geom_slice.c projects/diffused_head/sys/geom/geom_subr.c projects/diffused_head/sys/geom/geom_vfs.c projects/diffused_head/sys/geom/label/g_label.c projects/diffused_head/sys/geom/mirror/g_mirror.c projects/diffused_head/sys/geom/mirror/g_mirror.h projects/diffused_head/sys/geom/mirror/g_mirror_ctl.c projects/diffused_head/sys/geom/multipath/g_multipath.c projects/diffused_head/sys/geom/multipath/g_multipath.h projects/diffused_head/sys/geom/nop/g_nop.c projects/diffused_head/sys/geom/nop/g_nop.h projects/diffused_head/sys/geom/part/g_part.c projects/diffused_head/sys/geom/part/g_part.h projects/diffused_head/sys/geom/part/g_part_apm.c projects/diffused_head/sys/geom/part/g_part_bsd.c projects/diffused_head/sys/geom/part/g_part_ebr.c projects/diffused_head/sys/geom/part/g_part_gpt.c projects/diffused_head/sys/geom/part/g_part_ldm.c projects/diffused_head/sys/geom/part/g_part_mbr.c projects/diffused_head/sys/geom/part/g_part_pc98.c projects/diffused_head/sys/geom/part/g_part_vtoc8.c projects/diffused_head/sys/geom/raid/g_raid.c projects/diffused_head/sys/geom/raid/g_raid.h projects/diffused_head/sys/geom/raid/md_ddf.c projects/diffused_head/sys/geom/raid/md_intel.c projects/diffused_head/sys/geom/raid/md_jmicron.c projects/diffused_head/sys/geom/raid/md_nvidia.c projects/diffused_head/sys/geom/raid/md_promise.c projects/diffused_head/sys/geom/raid/md_sii.c projects/diffused_head/sys/geom/raid/tr_concat.c projects/diffused_head/sys/geom/raid/tr_raid0.c projects/diffused_head/sys/geom/raid/tr_raid1.c projects/diffused_head/sys/geom/raid/tr_raid1e.c projects/diffused_head/sys/geom/raid/tr_raid5.c projects/diffused_head/sys/geom/stripe/g_stripe.c projects/diffused_head/sys/geom/stripe/g_stripe.h projects/diffused_head/sys/geom/zero/g_zero.c projects/diffused_head/sys/i386/conf/GENERIC projects/diffused_head/sys/i386/conf/NOTES projects/diffused_head/sys/i386/conf/XEN projects/diffused_head/sys/i386/i386/bpf_jit_machdep.c projects/diffused_head/sys/i386/i386/exception.s projects/diffused_head/sys/i386/i386/identcpu.c projects/diffused_head/sys/i386/i386/machdep.c projects/diffused_head/sys/i386/i386/mp_machdep.c projects/diffused_head/sys/i386/i386/pmap.c projects/diffused_head/sys/i386/i386/sys_machdep.c projects/diffused_head/sys/i386/i386/trap.c projects/diffused_head/sys/i386/i386/vm_machdep.c projects/diffused_head/sys/i386/ibcs2/ibcs2_fcntl.c projects/diffused_head/sys/i386/ibcs2/ibcs2_ioctl.c projects/diffused_head/sys/i386/ibcs2/ibcs2_misc.c projects/diffused_head/sys/i386/ibcs2/ibcs2_sysvec.c projects/diffused_head/sys/i386/ibcs2/imgact_coff.c projects/diffused_head/sys/i386/include/apicvar.h projects/diffused_head/sys/i386/include/asm.h projects/diffused_head/sys/i386/include/cpu.h projects/diffused_head/sys/i386/include/intr_machdep.h projects/diffused_head/sys/i386/include/pcpu.h projects/diffused_head/sys/i386/include/sf_buf.h projects/diffused_head/sys/i386/include/smp.h projects/diffused_head/sys/i386/include/vm86.h projects/diffused_head/sys/i386/include/vmparam.h projects/diffused_head/sys/i386/include/xen/xen-os.h projects/diffused_head/sys/i386/include/xen/xenvar.h projects/diffused_head/sys/i386/linux/imgact_linux.c projects/diffused_head/sys/i386/linux/linux_dummy.c projects/diffused_head/sys/i386/linux/linux_machdep.c projects/diffused_head/sys/i386/linux/linux_proto.h projects/diffused_head/sys/i386/linux/linux_syscall.h projects/diffused_head/sys/i386/linux/linux_syscalls.c projects/diffused_head/sys/i386/linux/linux_sysent.c projects/diffused_head/sys/i386/linux/linux_sysvec.c projects/diffused_head/sys/i386/pci/pci_cfgreg.c projects/diffused_head/sys/i386/xen/mp_machdep.c projects/diffused_head/sys/i386/xen/mptable.c projects/diffused_head/sys/i386/xen/pmap.c projects/diffused_head/sys/ia64/conf/GENERIC projects/diffused_head/sys/ia64/ia32/ia32_signal.c projects/diffused_head/sys/ia64/ia64/busdma_machdep.c projects/diffused_head/sys/ia64/ia64/machdep.c projects/diffused_head/sys/ia64/ia64/mp_machdep.c projects/diffused_head/sys/ia64/ia64/pmap.c projects/diffused_head/sys/ia64/ia64/vm_machdep.c projects/diffused_head/sys/ia64/include/param.h projects/diffused_head/sys/ia64/include/pmap.h projects/diffused_head/sys/ia64/include/sf_buf.h projects/diffused_head/sys/ia64/include/vmparam.h projects/diffused_head/sys/kern/capabilities.conf projects/diffused_head/sys/kern/imgact_elf.c projects/diffused_head/sys/kern/imgact_gzip.c projects/diffused_head/sys/kern/init_main.c projects/diffused_head/sys/kern/init_sysent.c projects/diffused_head/sys/kern/kern_clock.c projects/diffused_head/sys/kern/kern_clocksource.c projects/diffused_head/sys/kern/kern_condvar.c projects/diffused_head/sys/kern/kern_conf.c projects/diffused_head/sys/kern/kern_descrip.c projects/diffused_head/sys/kern/kern_environment.c projects/diffused_head/sys/kern/kern_event.c projects/diffused_head/sys/kern/kern_exec.c projects/diffused_head/sys/kern/kern_exit.c projects/diffused_head/sys/kern/kern_fork.c projects/diffused_head/sys/kern/kern_intr.c projects/diffused_head/sys/kern/kern_jail.c projects/diffused_head/sys/kern/kern_ktrace.c projects/diffused_head/sys/kern/kern_linker.c projects/diffused_head/sys/kern/kern_lock.c projects/diffused_head/sys/kern/kern_lockstat.c projects/diffused_head/sys/kern/kern_malloc.c projects/diffused_head/sys/kern/kern_mbuf.c projects/diffused_head/sys/kern/kern_mib.c projects/diffused_head/sys/kern/kern_mutex.c projects/diffused_head/sys/kern/kern_poll.c projects/diffused_head/sys/kern/kern_priv.c projects/diffused_head/sys/kern/kern_proc.c projects/diffused_head/sys/kern/kern_racct.c projects/diffused_head/sys/kern/kern_resource.c projects/diffused_head/sys/kern/kern_rmlock.c projects/diffused_head/sys/kern/kern_rwlock.c projects/diffused_head/sys/kern/kern_sdt.c projects/diffused_head/sys/kern/kern_shutdown.c projects/diffused_head/sys/kern/kern_sig.c projects/diffused_head/sys/kern/kern_sx.c projects/diffused_head/sys/kern/kern_synch.c projects/diffused_head/sys/kern/kern_thread.c projects/diffused_head/sys/kern/kern_timeout.c projects/diffused_head/sys/kern/link_elf.c projects/diffused_head/sys/kern/link_elf_obj.c projects/diffused_head/sys/kern/makesyscalls.sh projects/diffused_head/sys/kern/sched_4bsd.c projects/diffused_head/sys/kern/sched_ule.c projects/diffused_head/sys/kern/subr_bus.c projects/diffused_head/sys/kern/subr_bus_dma.c projects/diffused_head/sys/kern/subr_devstat.c projects/diffused_head/sys/kern/subr_kdb.c projects/diffused_head/sys/kern/subr_param.c projects/diffused_head/sys/kern/subr_prf.c projects/diffused_head/sys/kern/subr_sbuf.c projects/diffused_head/sys/kern/subr_sleepqueue.c projects/diffused_head/sys/kern/subr_smp.c projects/diffused_head/sys/kern/subr_syscall.c projects/diffused_head/sys/kern/subr_taskqueue.c projects/diffused_head/sys/kern/subr_trap.c projects/diffused_head/sys/kern/subr_turnstile.c projects/diffused_head/sys/kern/subr_uio.c projects/diffused_head/sys/kern/subr_unit.c projects/diffused_head/sys/kern/subr_vmem.c projects/diffused_head/sys/kern/subr_witness.c projects/diffused_head/sys/kern/sys_capability.c projects/diffused_head/sys/kern/sys_generic.c projects/diffused_head/sys/kern/sys_pipe.c projects/diffused_head/sys/kern/sys_procdesc.c projects/diffused_head/sys/kern/sys_process.c projects/diffused_head/sys/kern/sys_socket.c projects/diffused_head/sys/kern/syscalls.c projects/diffused_head/sys/kern/syscalls.master projects/diffused_head/sys/kern/systrace_args.c projects/diffused_head/sys/kern/sysv_shm.c projects/diffused_head/sys/kern/tty.c projects/diffused_head/sys/kern/uipc_debug.c projects/diffused_head/sys/kern/uipc_mbuf.c projects/diffused_head/sys/kern/uipc_mqueue.c projects/diffused_head/sys/kern/uipc_sem.c projects/diffused_head/sys/kern/uipc_shm.c projects/diffused_head/sys/kern/uipc_sockbuf.c projects/diffused_head/sys/kern/uipc_socket.c projects/diffused_head/sys/kern/uipc_syscalls.c projects/diffused_head/sys/kern/uipc_usrreq.c projects/diffused_head/sys/kern/vfs_acl.c projects/diffused_head/sys/kern/vfs_aio.c projects/diffused_head/sys/kern/vfs_bio.c projects/diffused_head/sys/kern/vfs_cache.c projects/diffused_head/sys/kern/vfs_extattr.c projects/diffused_head/sys/kern/vfs_lookup.c projects/diffused_head/sys/kern/vfs_mount.c projects/diffused_head/sys/kern/vfs_mountroot.c projects/diffused_head/sys/kern/vfs_subr.c projects/diffused_head/sys/kern/vfs_syscalls.c projects/diffused_head/sys/kern/vfs_vnops.c projects/diffused_head/sys/kern/vnode_if.src projects/diffused_head/sys/libkern/arm/aeabi_unwind.c projects/diffused_head/sys/libkern/ashldi3.c projects/diffused_head/sys/libkern/iconv.c projects/diffused_head/sys/mips/adm5120/if_admsw.c projects/diffused_head/sys/mips/adm5120/obio.c projects/diffused_head/sys/mips/alchemy/obio.c projects/diffused_head/sys/mips/atheros/apb.c projects/diffused_head/sys/mips/atheros/ar71xx_chip.c projects/diffused_head/sys/mips/atheros/ar71xx_cpudef.h projects/diffused_head/sys/mips/atheros/ar71xx_ehci.c projects/diffused_head/sys/mips/atheros/ar71xx_gpio.c projects/diffused_head/sys/mips/atheros/ar71xx_gpiovar.h projects/diffused_head/sys/mips/atheros/ar71xx_machdep.c projects/diffused_head/sys/mips/atheros/ar71xx_pci.c projects/diffused_head/sys/mips/atheros/ar71xx_spi.c projects/diffused_head/sys/mips/atheros/ar71xx_wdog.c projects/diffused_head/sys/mips/atheros/ar71xxreg.h projects/diffused_head/sys/mips/atheros/ar724x_chip.c projects/diffused_head/sys/mips/atheros/ar724x_pci.c projects/diffused_head/sys/mips/atheros/ar91xx_chip.c projects/diffused_head/sys/mips/atheros/ar933x_chip.c projects/diffused_head/sys/mips/atheros/ar933xreg.h projects/diffused_head/sys/mips/atheros/ar934x_chip.c projects/diffused_head/sys/mips/atheros/ar934xreg.h projects/diffused_head/sys/mips/atheros/if_arge.c projects/diffused_head/sys/mips/atheros/if_argevar.h projects/diffused_head/sys/mips/beri/beri_machdep.c projects/diffused_head/sys/mips/beri/files.beri projects/diffused_head/sys/mips/beri/std.beri projects/diffused_head/sys/mips/cavium/ciu.c projects/diffused_head/sys/mips/cavium/octe/cavium-ethernet.h projects/diffused_head/sys/mips/cavium/octe/ethernet-common.c projects/diffused_head/sys/mips/cavium/octe/ethernet-mdio.c projects/diffused_head/sys/mips/cavium/octe/ethernet-mem.c projects/diffused_head/sys/mips/cavium/octe/ethernet-mv88e61xx.c projects/diffused_head/sys/mips/cavium/octe/ethernet-rgmii.c projects/diffused_head/sys/mips/cavium/octe/ethernet-rx.c projects/diffused_head/sys/mips/cavium/octe/ethernet-sgmii.c projects/diffused_head/sys/mips/cavium/octe/ethernet-spi.c projects/diffused_head/sys/mips/cavium/octe/ethernet-tx.c projects/diffused_head/sys/mips/cavium/octe/ethernet-xaui.c projects/diffused_head/sys/mips/cavium/octe/ethernet.c projects/diffused_head/sys/mips/cavium/octeon_ebt3000_cf.c projects/diffused_head/sys/mips/cavium/octeon_pmc.c projects/diffused_head/sys/mips/cavium/octeon_rnd.c projects/diffused_head/sys/mips/cavium/octeon_rtc.c projects/diffused_head/sys/mips/cavium/std.octeon1 projects/diffused_head/sys/mips/conf/AR934X_BASE projects/diffused_head/sys/mips/conf/BERI_DE4.hints projects/diffused_head/sys/mips/conf/BERI_DE4_MDROOT projects/diffused_head/sys/mips/conf/BERI_DE4_SDROOT projects/diffused_head/sys/mips/conf/BERI_SIM_MDROOT projects/diffused_head/sys/mips/conf/BERI_TEMPLATE projects/diffused_head/sys/mips/conf/DB120 projects/diffused_head/sys/mips/conf/DB120.hints projects/diffused_head/sys/mips/conf/DIR-825 projects/diffused_head/sys/mips/conf/MALTA projects/diffused_head/sys/mips/conf/MALTA64 projects/diffused_head/sys/mips/conf/TP-WN1043ND projects/diffused_head/sys/mips/gxemul/mpreg.h projects/diffused_head/sys/mips/idt/if_kr.c projects/diffused_head/sys/mips/idt/obio.c projects/diffused_head/sys/mips/include/_stdint.h projects/diffused_head/sys/mips/include/asm.h projects/diffused_head/sys/mips/include/cpufunc.h projects/diffused_head/sys/mips/include/cpuregs.h projects/diffused_head/sys/mips/include/pcb.h projects/diffused_head/sys/mips/include/pte.h projects/diffused_head/sys/mips/include/sf_buf.h projects/diffused_head/sys/mips/include/vmparam.h projects/diffused_head/sys/mips/malta/files.malta projects/diffused_head/sys/mips/malta/gt.c projects/diffused_head/sys/mips/malta/gt_pci.c projects/diffused_head/sys/mips/malta/malta_machdep.c projects/diffused_head/sys/mips/mips/bus_space_generic.c projects/diffused_head/sys/mips/mips/busdma_machdep.c projects/diffused_head/sys/mips/mips/cache.c projects/diffused_head/sys/mips/mips/cpu.c projects/diffused_head/sys/mips/mips/elf_trampoline.c projects/diffused_head/sys/mips/mips/exception.S projects/diffused_head/sys/mips/mips/fp.S projects/diffused_head/sys/mips/mips/nexus.c projects/diffused_head/sys/mips/mips/pmap.c projects/diffused_head/sys/mips/mips/support.S projects/diffused_head/sys/mips/mips/swtch.S projects/diffused_head/sys/mips/mips/tick.c projects/diffused_head/sys/mips/mips/tlb.c projects/diffused_head/sys/mips/mips/trap.c projects/diffused_head/sys/mips/mips/vm_machdep.c projects/diffused_head/sys/mips/nlm/board.c projects/diffused_head/sys/mips/nlm/board.h projects/diffused_head/sys/mips/nlm/board_cpld.c projects/diffused_head/sys/mips/nlm/dev/net/nae.c projects/diffused_head/sys/mips/nlm/dev/net/xaui.c projects/diffused_head/sys/mips/nlm/dev/net/xlpge.c projects/diffused_head/sys/mips/nlm/dev/net/xlpge.h projects/diffused_head/sys/mips/nlm/dev/sec/nlmrsa.c projects/diffused_head/sys/mips/nlm/dev/sec/nlmrsalib.h projects/diffused_head/sys/mips/nlm/hal/nae.h projects/diffused_head/sys/mips/nlm/hal/nlm_hal.c projects/diffused_head/sys/mips/nlm/hal/sys.h projects/diffused_head/sys/mips/nlm/tick.c projects/diffused_head/sys/mips/nlm/xlp_machdep.c projects/diffused_head/sys/mips/nlm/xlp_pci.c projects/diffused_head/sys/mips/rmi/dev/nlge/if_nlge.c projects/diffused_head/sys/mips/rmi/iodi.c projects/diffused_head/sys/mips/rmi/pic.h projects/diffused_head/sys/mips/rmi/tick.c projects/diffused_head/sys/mips/rt305x/obio.c projects/diffused_head/sys/mips/sibyte/sb_zbbus.c projects/diffused_head/sys/modules/Makefile projects/diffused_head/sys/modules/aesni/Makefile projects/diffused_head/sys/modules/aic7xxx/Makefile projects/diffused_head/sys/modules/aic7xxx/ahc/Makefile projects/diffused_head/sys/modules/aic7xxx/ahd/Makefile projects/diffused_head/sys/modules/bwi/Makefile projects/diffused_head/sys/modules/bxe/Makefile projects/diffused_head/sys/modules/cam/Makefile projects/diffused_head/sys/modules/crypto/Makefile projects/diffused_head/sys/modules/ctl/Makefile projects/diffused_head/sys/modules/cxgb/Makefile projects/diffused_head/sys/modules/cxgb/cxgb/Makefile projects/diffused_head/sys/modules/cxgbe/Makefile projects/diffused_head/sys/modules/cxgbe/t4_firmware/Makefile projects/diffused_head/sys/modules/cxgbe/t5_firmware/Makefile projects/diffused_head/sys/modules/drm2/drm2/Makefile projects/diffused_head/sys/modules/drm2/i915kms/Makefile projects/diffused_head/sys/modules/drm2/radeonkms/Makefile projects/diffused_head/sys/modules/dtrace/Makefile projects/diffused_head/sys/modules/dtrace/dtrace_test/Makefile projects/diffused_head/sys/modules/dtrace/dtraceall/dtraceall.c projects/diffused_head/sys/modules/dtrace/fasttrap/Makefile projects/diffused_head/sys/modules/dtrace/lockstat/Makefile projects/diffused_head/sys/modules/dtrace/sdt/Makefile projects/diffused_head/sys/modules/hwpmc/Makefile projects/diffused_head/sys/modules/ip6_mroute_mod/Makefile projects/diffused_head/sys/modules/ipfilter/Makefile projects/diffused_head/sys/modules/iscsi/Makefile projects/diffused_head/sys/modules/iwnfw/Makefile projects/diffused_head/sys/modules/iwnfw/iwn6000g2b/Makefile projects/diffused_head/sys/modules/linux/Makefile projects/diffused_head/sys/modules/mlx4/Makefile projects/diffused_head/sys/modules/mlx4ib/Makefile projects/diffused_head/sys/modules/netgraph/Makefile projects/diffused_head/sys/modules/netmap/Makefile projects/diffused_head/sys/modules/nfscl/Makefile projects/diffused_head/sys/modules/nfsclient/Makefile projects/diffused_head/sys/modules/nfscommon/Makefile projects/diffused_head/sys/modules/random/Makefile projects/diffused_head/sys/modules/rdma/Makefile projects/diffused_head/sys/modules/sfxge/Makefile projects/diffused_head/sys/modules/ti/Makefile projects/diffused_head/sys/modules/usb/Makefile projects/diffused_head/sys/modules/virtio/network/Makefile projects/diffused_head/sys/modules/vmm/Makefile projects/diffused_head/sys/net/bpf.c projects/diffused_head/sys/net/bpf.h projects/diffused_head/sys/net/bridgestp.c projects/diffused_head/sys/net/flowtable.c projects/diffused_head/sys/net/ieee8023ad_lacp.c projects/diffused_head/sys/net/if.c projects/diffused_head/sys/net/if.h projects/diffused_head/sys/net/if_arcsubr.c projects/diffused_head/sys/net/if_atmsubr.c projects/diffused_head/sys/net/if_bridge.c projects/diffused_head/sys/net/if_clone.c projects/diffused_head/sys/net/if_clone.h projects/diffused_head/sys/net/if_disc.c projects/diffused_head/sys/net/if_edsc.c projects/diffused_head/sys/net/if_ef.c projects/diffused_head/sys/net/if_enc.c projects/diffused_head/sys/net/if_epair.c projects/diffused_head/sys/net/if_ethersubr.c projects/diffused_head/sys/net/if_faith.c projects/diffused_head/sys/net/if_fddisubr.c projects/diffused_head/sys/net/if_fwsubr.c projects/diffused_head/sys/net/if_gif.c projects/diffused_head/sys/net/if_gre.c projects/diffused_head/sys/net/if_iso88025subr.c projects/diffused_head/sys/net/if_lagg.c projects/diffused_head/sys/net/if_loop.c projects/diffused_head/sys/net/if_media.h projects/diffused_head/sys/net/if_mib.c projects/diffused_head/sys/net/if_spppfr.c projects/diffused_head/sys/net/if_spppsubr.c projects/diffused_head/sys/net/if_stf.c projects/diffused_head/sys/net/if_tap.c projects/diffused_head/sys/net/if_tun.c projects/diffused_head/sys/net/if_var.h projects/diffused_head/sys/net/if_vlan.c projects/diffused_head/sys/net/if_vlan_var.h projects/diffused_head/sys/net/netisr.c projects/diffused_head/sys/net/netmap.h projects/diffused_head/sys/net/netmap_user.h projects/diffused_head/sys/net/pfil.c projects/diffused_head/sys/net/pfvar.h projects/diffused_head/sys/net/radix.c projects/diffused_head/sys/net/radix.h projects/diffused_head/sys/net/raw_cb.c projects/diffused_head/sys/net/raw_usrreq.c projects/diffused_head/sys/net/route.c projects/diffused_head/sys/net/rtsock.c projects/diffused_head/sys/net/vnet.c projects/diffused_head/sys/net80211/ieee80211.c projects/diffused_head/sys/net80211/ieee80211_action.c projects/diffused_head/sys/net80211/ieee80211_adhoc.c projects/diffused_head/sys/net80211/ieee80211_ageq.c projects/diffused_head/sys/net80211/ieee80211_alq.c projects/diffused_head/sys/net80211/ieee80211_amrr.c projects/diffused_head/sys/net80211/ieee80211_ddb.c projects/diffused_head/sys/net80211/ieee80211_dfs.c projects/diffused_head/sys/net80211/ieee80211_freebsd.c projects/diffused_head/sys/net80211/ieee80211_hostap.c projects/diffused_head/sys/net80211/ieee80211_ht.c projects/diffused_head/sys/net80211/ieee80211_input.c projects/diffused_head/sys/net80211/ieee80211_ioctl.c projects/diffused_head/sys/net80211/ieee80211_mesh.c projects/diffused_head/sys/net80211/ieee80211_monitor.c projects/diffused_head/sys/net80211/ieee80211_node.c projects/diffused_head/sys/net80211/ieee80211_output.c projects/diffused_head/sys/net80211/ieee80211_phy.c projects/diffused_head/sys/net80211/ieee80211_power.c projects/diffused_head/sys/net80211/ieee80211_proto.c projects/diffused_head/sys/net80211/ieee80211_proto.h projects/diffused_head/sys/net80211/ieee80211_radiotap.c projects/diffused_head/sys/net80211/ieee80211_ratectl.c projects/diffused_head/sys/net80211/ieee80211_ratectl_none.c projects/diffused_head/sys/net80211/ieee80211_regdomain.c projects/diffused_head/sys/net80211/ieee80211_rssadapt.c projects/diffused_head/sys/net80211/ieee80211_scan.c projects/diffused_head/sys/net80211/ieee80211_scan_sta.c projects/diffused_head/sys/net80211/ieee80211_superg.c projects/diffused_head/sys/net80211/ieee80211_wds.c projects/diffused_head/sys/netatalk/aarp.c projects/diffused_head/sys/netatalk/at_control.c projects/diffused_head/sys/netatalk/ddp_input.c projects/diffused_head/sys/netatalk/ddp_output.c projects/diffused_head/sys/netatalk/ddp_pcb.c projects/diffused_head/sys/netatalk/ddp_usrreq.c projects/diffused_head/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c projects/diffused_head/sys/netgraph/netflow/netflow.c projects/diffused_head/sys/netgraph/netflow/ng_netflow.h projects/diffused_head/sys/netgraph/ng_base.c projects/diffused_head/sys/netgraph/ng_bridge.c projects/diffused_head/sys/netgraph/ng_cisco.c projects/diffused_head/sys/netgraph/ng_eiface.c projects/diffused_head/sys/netgraph/ng_ether.c projects/diffused_head/sys/netgraph/ng_iface.c projects/diffused_head/sys/netgraph/ng_ipfw.c projects/diffused_head/sys/netgraph/ng_ksocket.c projects/diffused_head/sys/netgraph/ng_one2many.c projects/diffused_head/sys/netgraph/ng_pipe.c projects/diffused_head/sys/netgraph/ng_sppp.c projects/diffused_head/sys/netinet/if_atm.c projects/diffused_head/sys/netinet/if_ether.c projects/diffused_head/sys/netinet/igmp.c projects/diffused_head/sys/netinet/in.c projects/diffused_head/sys/netinet/in.h projects/diffused_head/sys/netinet/in_gif.c projects/diffused_head/sys/netinet/in_kdtrace.c projects/diffused_head/sys/netinet/in_kdtrace.h projects/diffused_head/sys/netinet/in_mcast.c projects/diffused_head/sys/netinet/in_pcb.c projects/diffused_head/sys/netinet/in_proto.c projects/diffused_head/sys/netinet/in_rmx.c projects/diffused_head/sys/netinet/in_var.h projects/diffused_head/sys/netinet/ip_carp.c projects/diffused_head/sys/netinet/ip_divert.c projects/diffused_head/sys/netinet/ip_fastfwd.c projects/diffused_head/sys/netinet/ip_gre.c projects/diffused_head/sys/netinet/ip_icmp.c projects/diffused_head/sys/netinet/ip_input.c projects/diffused_head/sys/netinet/ip_ipsec.c projects/diffused_head/sys/netinet/ip_mroute.c projects/diffused_head/sys/netinet/ip_output.c projects/diffused_head/sys/netinet/libalias/alias.c projects/diffused_head/sys/netinet/libalias/alias_cuseeme.c projects/diffused_head/sys/netinet/libalias/alias_db.c projects/diffused_head/sys/netinet/libalias/alias_dummy.c projects/diffused_head/sys/netinet/libalias/alias_irc.c projects/diffused_head/sys/netinet/libalias/alias_mod.c projects/diffused_head/sys/netinet/libalias/alias_mod.h projects/diffused_head/sys/netinet/libalias/alias_nbt.c projects/diffused_head/sys/netinet/libalias/alias_pptp.c projects/diffused_head/sys/netinet/libalias/alias_skinny.c projects/diffused_head/sys/netinet/libalias/alias_smedia.c projects/diffused_head/sys/netinet/libalias/libalias.3 projects/diffused_head/sys/netinet/raw_ip.c projects/diffused_head/sys/netinet/sctp_asconf.c projects/diffused_head/sys/netinet/sctp_auth.c projects/diffused_head/sys/netinet/sctp_auth.h projects/diffused_head/sys/netinet/sctp_bsd_addr.c projects/diffused_head/sys/netinet/sctp_constants.h projects/diffused_head/sys/netinet/sctp_dtrace_declare.h projects/diffused_head/sys/netinet/sctp_dtrace_define.h projects/diffused_head/sys/netinet/sctp_indata.c projects/diffused_head/sys/netinet/sctp_os_bsd.h projects/diffused_head/sys/netinet/sctp_output.c projects/diffused_head/sys/netinet/sctp_pcb.c projects/diffused_head/sys/netinet/sctp_structs.h projects/diffused_head/sys/netinet/sctp_timer.c projects/diffused_head/sys/netinet/sctp_uio.h projects/diffused_head/sys/netinet/sctp_usrreq.c projects/diffused_head/sys/netinet/sctputil.c projects/diffused_head/sys/netinet/siftr.c projects/diffused_head/sys/netinet/tcp_hostcache.c projects/diffused_head/sys/netinet/tcp_input.c projects/diffused_head/sys/netinet/tcp_offload.c projects/diffused_head/sys/netinet/tcp_output.c projects/diffused_head/sys/netinet/tcp_reass.c projects/diffused_head/sys/netinet/tcp_sack.c projects/diffused_head/sys/netinet/tcp_subr.c projects/diffused_head/sys/netinet/tcp_syncache.c projects/diffused_head/sys/netinet/tcp_syncache.h projects/diffused_head/sys/netinet/tcp_timewait.c projects/diffused_head/sys/netinet/tcp_usrreq.c projects/diffused_head/sys/netinet/tcp_var.h projects/diffused_head/sys/netinet/toecore.c projects/diffused_head/sys/netinet/udp_usrreq.c projects/diffused_head/sys/netinet6/dest6.c projects/diffused_head/sys/netinet6/frag6.c projects/diffused_head/sys/netinet6/icmp6.c projects/diffused_head/sys/netinet6/in6.c projects/diffused_head/sys/netinet6/in6_gif.c projects/diffused_head/sys/netinet6/in6_ifattach.c projects/diffused_head/sys/netinet6/in6_mcast.c projects/diffused_head/sys/netinet6/in6_pcb.c projects/diffused_head/sys/netinet6/in6_proto.c projects/diffused_head/sys/netinet6/in6_rmx.c projects/diffused_head/sys/netinet6/in6_src.c projects/diffused_head/sys/netinet6/in6_var.h projects/diffused_head/sys/netinet6/ip6_forward.c projects/diffused_head/sys/netinet6/ip6_id.c projects/diffused_head/sys/netinet6/ip6_input.c projects/diffused_head/sys/netinet6/ip6_ipsec.c projects/diffused_head/sys/netinet6/ip6_mroute.c projects/diffused_head/sys/netinet6/ip6_output.c projects/diffused_head/sys/netinet6/mld6.c projects/diffused_head/sys/netinet6/nd6.c projects/diffused_head/sys/netinet6/nd6_nbr.c projects/diffused_head/sys/netinet6/nd6_rtr.c projects/diffused_head/sys/netinet6/raw_ip6.c projects/diffused_head/sys/netinet6/route6.c projects/diffused_head/sys/netinet6/scope6.c projects/diffused_head/sys/netinet6/sctp6_usrreq.c projects/diffused_head/sys/netinet6/send.c projects/diffused_head/sys/netinet6/udp6_usrreq.c projects/diffused_head/sys/netipsec/ipsec.c projects/diffused_head/sys/netipsec/ipsec_input.c projects/diffused_head/sys/netipsec/ipsec_output.c projects/diffused_head/sys/netipsec/key.c projects/diffused_head/sys/netipsec/keysock.c projects/diffused_head/sys/netipsec/xform_ah.c projects/diffused_head/sys/netipsec/xform_esp.c projects/diffused_head/sys/netipsec/xform_ipip.c projects/diffused_head/sys/netipx/ipx.c projects/diffused_head/sys/netipx/ipx_if.h projects/diffused_head/sys/netipx/ipx_input.c projects/diffused_head/sys/netipx/ipx_outputfl.c projects/diffused_head/sys/netipx/ipx_pcb.c projects/diffused_head/sys/netipx/ipx_usrreq.c projects/diffused_head/sys/netnatm/natm.c projects/diffused_head/sys/netnatm/natm_pcb.c projects/diffused_head/sys/netnatm/natm_proto.c projects/diffused_head/sys/netpfil/ipfw/dn_sched.h projects/diffused_head/sys/netpfil/ipfw/ip_dn_io.c projects/diffused_head/sys/netpfil/ipfw/ip_dn_private.h projects/diffused_head/sys/netpfil/ipfw/ip_dummynet.c projects/diffused_head/sys/netpfil/ipfw/ip_fw2.c projects/diffused_head/sys/netpfil/ipfw/ip_fw_dynamic.c projects/diffused_head/sys/netpfil/ipfw/ip_fw_log.c projects/diffused_head/sys/netpfil/ipfw/ip_fw_nat.c projects/diffused_head/sys/netpfil/ipfw/ip_fw_pfil.c projects/diffused_head/sys/netpfil/ipfw/ip_fw_sockopt.c projects/diffused_head/sys/netpfil/pf/if_pflog.c projects/diffused_head/sys/netpfil/pf/if_pfsync.c projects/diffused_head/sys/netpfil/pf/pf.c projects/diffused_head/sys/netpfil/pf/pf_if.c projects/diffused_head/sys/netpfil/pf/pf_ioctl.c projects/diffused_head/sys/netpfil/pf/pf_lb.c projects/diffused_head/sys/netpfil/pf/pf_norm.c projects/diffused_head/sys/netpfil/pf/pf_osfp.c projects/diffused_head/sys/netpfil/pf/pf_ruleset.c projects/diffused_head/sys/netpfil/pf/pf_table.c projects/diffused_head/sys/netsmb/smb_dev.c projects/diffused_head/sys/netsmb/smb_trantcp.c projects/diffused_head/sys/nfs/bootp_subr.c projects/diffused_head/sys/nfs/nfs_fha.c projects/diffused_head/sys/nfs/nfs_fha.h projects/diffused_head/sys/nfsclient/nfs_bio.c projects/diffused_head/sys/nfsclient/nfs_krpc.c projects/diffused_head/sys/nfsclient/nfs_subs.c projects/diffused_head/sys/nfsclient/nfs_vfsops.c projects/diffused_head/sys/nfsclient/nfs_vnops.c projects/diffused_head/sys/nfsclient/nfsargs.h projects/diffused_head/sys/nfsserver/nfs_fha_old.c projects/diffused_head/sys/nfsserver/nfs_srvkrpc.c projects/diffused_head/sys/nlm/nlm_prot_impl.c projects/diffused_head/sys/ofed/drivers/infiniband/core/addr.c projects/diffused_head/sys/ofed/drivers/infiniband/core/cma.c projects/diffused_head/sys/ofed/drivers/infiniband/core/core_priv.h projects/diffused_head/sys/ofed/drivers/infiniband/core/device.c projects/diffused_head/sys/ofed/drivers/infiniband/core/sa_query.c projects/diffused_head/sys/ofed/drivers/infiniband/core/sysfs.c projects/diffused_head/sys/ofed/drivers/infiniband/core/ucm.c projects/diffused_head/sys/ofed/drivers/infiniband/core/umem.c projects/diffused_head/sys/ofed/drivers/infiniband/core/uverbs_cmd.c projects/diffused_head/sys/ofed/drivers/infiniband/core/uverbs_main.c projects/diffused_head/sys/ofed/drivers/infiniband/core/verbs.c projects/diffused_head/sys/ofed/drivers/infiniband/hw/mlx4/Kconfig projects/diffused_head/sys/ofed/drivers/infiniband/hw/mlx4/Makefile projects/diffused_head/sys/ofed/drivers/infiniband/hw/mlx4/ah.c projects/diffused_head/sys/ofed/drivers/infiniband/hw/mlx4/cq.c projects/diffused_head/sys/ofed/drivers/infiniband/hw/mlx4/mad.c projects/diffused_head/sys/ofed/drivers/infiniband/hw/mlx4/main.c projects/diffused_head/sys/ofed/drivers/infiniband/hw/mlx4/mlx4_ib.h projects/diffused_head/sys/ofed/drivers/infiniband/hw/mlx4/mr.c projects/diffused_head/sys/ofed/drivers/infiniband/hw/mlx4/qp.c projects/diffused_head/sys/ofed/drivers/infiniband/hw/mlx4/srq.c projects/diffused_head/sys/ofed/drivers/infiniband/hw/mlx4/user.h projects/diffused_head/sys/ofed/drivers/infiniband/hw/mlx4/wc.c projects/diffused_head/sys/ofed/drivers/infiniband/hw/mthca/mthca_cmd.c projects/diffused_head/sys/ofed/drivers/infiniband/hw/mthca/mthca_main.c projects/diffused_head/sys/ofed/drivers/infiniband/hw/mthca/mthca_mcg.c projects/diffused_head/sys/ofed/drivers/infiniband/hw/mthca/mthca_memfree.c projects/diffused_head/sys/ofed/drivers/infiniband/hw/mthca/mthca_provider.c projects/diffused_head/sys/ofed/drivers/infiniband/hw/mthca/mthca_qp.c projects/diffused_head/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h projects/diffused_head/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c projects/diffused_head/sys/ofed/drivers/infiniband/ulp/sdp/sdp.h projects/diffused_head/sys/ofed/drivers/net/mlx4/Makefile projects/diffused_head/sys/ofed/drivers/net/mlx4/alloc.c projects/diffused_head/sys/ofed/drivers/net/mlx4/catas.c projects/diffused_head/sys/ofed/drivers/net/mlx4/cmd.c projects/diffused_head/sys/ofed/drivers/net/mlx4/cq.c projects/diffused_head/sys/ofed/drivers/net/mlx4/en_cq.c projects/diffused_head/sys/ofed/drivers/net/mlx4/en_ethtool.c projects/diffused_head/sys/ofed/drivers/net/mlx4/en_main.c projects/diffused_head/sys/ofed/drivers/net/mlx4/en_netdev.c projects/diffused_head/sys/ofed/drivers/net/mlx4/en_port.c projects/diffused_head/sys/ofed/drivers/net/mlx4/en_port.h projects/diffused_head/sys/ofed/drivers/net/mlx4/en_rx.c projects/diffused_head/sys/ofed/drivers/net/mlx4/en_tx.c projects/diffused_head/sys/ofed/drivers/net/mlx4/eq.c projects/diffused_head/sys/ofed/drivers/net/mlx4/fw.c projects/diffused_head/sys/ofed/drivers/net/mlx4/fw.h projects/diffused_head/sys/ofed/drivers/net/mlx4/icm.c projects/diffused_head/sys/ofed/drivers/net/mlx4/icm.h projects/diffused_head/sys/ofed/drivers/net/mlx4/intf.c projects/diffused_head/sys/ofed/drivers/net/mlx4/main.c projects/diffused_head/sys/ofed/drivers/net/mlx4/mcg.c projects/diffused_head/sys/ofed/drivers/net/mlx4/mlx4.h projects/diffused_head/sys/ofed/drivers/net/mlx4/mlx4_en.h projects/diffused_head/sys/ofed/drivers/net/mlx4/mr.c projects/diffused_head/sys/ofed/drivers/net/mlx4/pd.c projects/diffused_head/sys/ofed/drivers/net/mlx4/port.c projects/diffused_head/sys/ofed/drivers/net/mlx4/profile.c projects/diffused_head/sys/ofed/drivers/net/mlx4/qp.c projects/diffused_head/sys/ofed/drivers/net/mlx4/reset.c projects/diffused_head/sys/ofed/drivers/net/mlx4/sense.c projects/diffused_head/sys/ofed/drivers/net/mlx4/srq.c projects/diffused_head/sys/ofed/include/asm/atomic.h projects/diffused_head/sys/ofed/include/asm/byteorder.h projects/diffused_head/sys/ofed/include/linux/bitops.h projects/diffused_head/sys/ofed/include/linux/compat.h projects/diffused_head/sys/ofed/include/linux/device.h projects/diffused_head/sys/ofed/include/linux/dma-mapping.h projects/diffused_head/sys/ofed/include/linux/file.h projects/diffused_head/sys/ofed/include/linux/gfp.h projects/diffused_head/sys/ofed/include/linux/idr.h projects/diffused_head/sys/ofed/include/linux/if_ether.h projects/diffused_head/sys/ofed/include/linux/in6.h projects/diffused_head/sys/ofed/include/linux/kernel.h projects/diffused_head/sys/ofed/include/linux/linux_compat.c projects/diffused_head/sys/ofed/include/linux/list.h projects/diffused_head/sys/ofed/include/linux/log2.h projects/diffused_head/sys/ofed/include/linux/mlx4/cmd.h projects/diffused_head/sys/ofed/include/linux/mlx4/cq.h projects/diffused_head/sys/ofed/include/linux/mlx4/device.h projects/diffused_head/sys/ofed/include/linux/mlx4/driver.h projects/diffused_head/sys/ofed/include/linux/mlx4/qp.h projects/diffused_head/sys/ofed/include/linux/mlx4/srq.h projects/diffused_head/sys/ofed/include/linux/moduleparam.h projects/diffused_head/sys/ofed/include/linux/pci.h projects/diffused_head/sys/ofed/include/linux/sysfs.h projects/diffused_head/sys/ofed/include/linux/types.h projects/diffused_head/sys/ofed/include/linux/workqueue.h projects/diffused_head/sys/ofed/include/rdma/ib_cm.h projects/diffused_head/sys/ofed/include/rdma/ib_mad.h projects/diffused_head/sys/ofed/include/rdma/ib_sa.h projects/diffused_head/sys/ofed/include/rdma/ib_umem.h projects/diffused_head/sys/ofed/include/rdma/ib_user_verbs.h projects/diffused_head/sys/ofed/include/rdma/ib_verbs.h projects/diffused_head/sys/opencrypto/crypto.c projects/diffused_head/sys/pc98/conf/GENERIC projects/diffused_head/sys/pc98/pc98/machdep.c projects/diffused_head/sys/pci/if_rl.c projects/diffused_head/sys/pci/if_rlreg.h projects/diffused_head/sys/powerpc/aim/interrupt.c projects/diffused_head/sys/powerpc/aim/locore32.S projects/diffused_head/sys/powerpc/aim/locore64.S projects/diffused_head/sys/powerpc/aim/machdep.c projects/diffused_head/sys/powerpc/aim/mmu_oea.c projects/diffused_head/sys/powerpc/aim/mmu_oea64.c projects/diffused_head/sys/powerpc/aim/mmu_oea64.h projects/diffused_head/sys/powerpc/aim/mp_cpudep.c projects/diffused_head/sys/powerpc/aim/trap.c projects/diffused_head/sys/powerpc/aim/trap_subr32.S projects/diffused_head/sys/powerpc/aim/trap_subr64.S projects/diffused_head/sys/powerpc/booke/locore.S projects/diffused_head/sys/powerpc/booke/machdep.c projects/diffused_head/sys/powerpc/booke/machdep_e500.c projects/diffused_head/sys/powerpc/booke/mp_cpudep.c projects/diffused_head/sys/powerpc/booke/platform_bare.c projects/diffused_head/sys/powerpc/booke/pmap.c projects/diffused_head/sys/powerpc/booke/trap.c projects/diffused_head/sys/powerpc/booke/trap_subr.S projects/diffused_head/sys/powerpc/conf/DEFAULTS projects/diffused_head/sys/powerpc/conf/GENERIC projects/diffused_head/sys/powerpc/conf/GENERIC64 projects/diffused_head/sys/powerpc/fpu/fpu_emu.c projects/diffused_head/sys/powerpc/fpu/fpu_explode.c projects/diffused_head/sys/powerpc/fpu/fpu_sqrt.c projects/diffused_head/sys/powerpc/include/_stdint.h projects/diffused_head/sys/powerpc/include/counter.h projects/diffused_head/sys/powerpc/include/cpu.h projects/diffused_head/sys/powerpc/include/dbdma.h projects/diffused_head/sys/powerpc/include/fdt.h projects/diffused_head/sys/powerpc/include/frame.h projects/diffused_head/sys/powerpc/include/intr_machdep.h projects/diffused_head/sys/powerpc/include/ofw_machdep.h projects/diffused_head/sys/powerpc/include/openpicreg.h projects/diffused_head/sys/powerpc/include/openpicvar.h projects/diffused_head/sys/powerpc/include/param.h projects/diffused_head/sys/powerpc/include/pcb.h projects/diffused_head/sys/powerpc/include/pcpu.h projects/diffused_head/sys/powerpc/include/platform.h projects/diffused_head/sys/powerpc/include/pmap.h projects/diffused_head/sys/powerpc/include/pmc_mdep.h projects/diffused_head/sys/powerpc/include/proc.h projects/diffused_head/sys/powerpc/include/psl.h projects/diffused_head/sys/powerpc/include/pte.h projects/diffused_head/sys/powerpc/include/sf_buf.h projects/diffused_head/sys/powerpc/include/spr.h projects/diffused_head/sys/powerpc/include/tlb.h projects/diffused_head/sys/powerpc/include/trap.h projects/diffused_head/sys/powerpc/include/vmparam.h projects/diffused_head/sys/powerpc/mpc85xx/atpic.c projects/diffused_head/sys/powerpc/mpc85xx/fsl_sdhc.c projects/diffused_head/sys/powerpc/mpc85xx/lbc.c projects/diffused_head/sys/powerpc/mpc85xx/mpc85xx.c projects/diffused_head/sys/powerpc/mpc85xx/mpc85xx.h projects/diffused_head/sys/powerpc/ofw/ofw_cpu.c projects/diffused_head/sys/powerpc/ofw/ofw_machdep.c projects/diffused_head/sys/powerpc/ofw/ofw_pci.c projects/diffused_head/sys/powerpc/ofw/ofw_pci.h projects/diffused_head/sys/powerpc/ofw/ofw_pcib_pci.c projects/diffused_head/sys/powerpc/ofw/ofw_pcibus.c projects/diffused_head/sys/powerpc/ofw/ofw_syscons.c projects/diffused_head/sys/powerpc/ofw/ofw_syscons.h projects/diffused_head/sys/powerpc/ofw/rtas.c projects/diffused_head/sys/powerpc/powermac/ata_kauai.c projects/diffused_head/sys/powerpc/powermac/ata_macio.c projects/diffused_head/sys/powerpc/powermac/atibl.c projects/diffused_head/sys/powerpc/powermac/cpcht.c projects/diffused_head/sys/powerpc/powermac/dbdma.c projects/diffused_head/sys/powerpc/powermac/dbdmavar.h projects/diffused_head/sys/powerpc/powermac/grackle.c projects/diffused_head/sys/powerpc/powermac/macio.c projects/diffused_head/sys/powerpc/powermac/nvbl.c projects/diffused_head/sys/powerpc/powermac/platform_powermac.c projects/diffused_head/sys/powerpc/powermac/pmu.c projects/diffused_head/sys/powerpc/powermac/pmuvar.h projects/diffused_head/sys/powerpc/powermac/powermac_thermal.c projects/diffused_head/sys/powerpc/powermac/uninorth.c projects/diffused_head/sys/powerpc/powermac/uninorthpci.c projects/diffused_head/sys/powerpc/powermac/uninorthvar.h projects/diffused_head/sys/powerpc/powermac/viareg.h projects/diffused_head/sys/powerpc/powerpc/bus_machdep.c projects/diffused_head/sys/powerpc/powerpc/busdma_machdep.c projects/diffused_head/sys/powerpc/powerpc/cpu.c projects/diffused_head/sys/powerpc/powerpc/dump_machdep.c projects/diffused_head/sys/powerpc/powerpc/exec_machdep.c projects/diffused_head/sys/powerpc/powerpc/fpu.c projects/diffused_head/sys/powerpc/powerpc/genassym.c projects/diffused_head/sys/powerpc/powerpc/intr_machdep.c projects/diffused_head/sys/powerpc/powerpc/mmu_if.m projects/diffused_head/sys/powerpc/powerpc/mp_machdep.c projects/diffused_head/sys/powerpc/powerpc/openpic.c projects/diffused_head/sys/powerpc/powerpc/pic_if.m projects/diffused_head/sys/powerpc/powerpc/platform.c projects/diffused_head/sys/powerpc/powerpc/platform_if.m projects/diffused_head/sys/powerpc/powerpc/pmap_dispatch.c projects/diffused_head/sys/powerpc/ps3/if_glc.c projects/diffused_head/sys/powerpc/ps3/platform_ps3.c projects/diffused_head/sys/powerpc/ps3/ps3cdrom.c projects/diffused_head/sys/powerpc/psim/openpic_iobus.c projects/diffused_head/sys/powerpc/wii/platform_wii.c projects/diffused_head/sys/rpc/auth.h projects/diffused_head/sys/rpc/auth_none.c projects/diffused_head/sys/rpc/auth_unix.c projects/diffused_head/sys/rpc/authunix_prot.c projects/diffused_head/sys/rpc/clnt.h projects/diffused_head/sys/rpc/clnt_dg.c projects/diffused_head/sys/rpc/clnt_vc.c projects/diffused_head/sys/rpc/krpc.h projects/diffused_head/sys/rpc/nettype.h projects/diffused_head/sys/rpc/pmap_prot.h projects/diffused_head/sys/rpc/rpc.h projects/diffused_head/sys/rpc/rpc_callmsg.c projects/diffused_head/sys/rpc/rpc_com.h projects/diffused_head/sys/rpc/rpc_generic.c projects/diffused_head/sys/rpc/rpc_msg.h projects/diffused_head/sys/rpc/rpc_prot.c projects/diffused_head/sys/rpc/rpcb_clnt.c projects/diffused_head/sys/rpc/rpcb_clnt.h projects/diffused_head/sys/rpc/rpcb_prot.c projects/diffused_head/sys/rpc/rpcb_prot.h projects/diffused_head/sys/rpc/svc.c projects/diffused_head/sys/rpc/svc.h projects/diffused_head/sys/rpc/svc_auth.c projects/diffused_head/sys/rpc/svc_auth.h projects/diffused_head/sys/rpc/svc_auth_unix.c projects/diffused_head/sys/rpc/svc_dg.c projects/diffused_head/sys/rpc/svc_generic.c projects/diffused_head/sys/rpc/svc_vc.c projects/diffused_head/sys/rpc/types.h projects/diffused_head/sys/rpc/xdr.h projects/diffused_head/sys/security/audit/audit.h projects/diffused_head/sys/security/audit/audit_arg.c projects/diffused_head/sys/security/audit/audit_bsm.c projects/diffused_head/sys/security/audit/audit_bsm_klib.c projects/diffused_head/sys/security/audit/audit_pipe.c projects/diffused_head/sys/security/audit/audit_private.h projects/diffused_head/sys/security/audit/bsm_token.c projects/diffused_head/sys/security/mac/mac_audit.c projects/diffused_head/sys/security/mac/mac_cred.c projects/diffused_head/sys/security/mac/mac_framework.c projects/diffused_head/sys/security/mac/mac_inet.c projects/diffused_head/sys/security/mac/mac_internal.h projects/diffused_head/sys/security/mac/mac_net.c projects/diffused_head/sys/security/mac/mac_pipe.c projects/diffused_head/sys/security/mac/mac_posix_sem.c projects/diffused_head/sys/security/mac/mac_posix_shm.c projects/diffused_head/sys/security/mac/mac_priv.c projects/diffused_head/sys/security/mac/mac_process.c projects/diffused_head/sys/security/mac/mac_socket.c projects/diffused_head/sys/security/mac/mac_syscalls.c projects/diffused_head/sys/security/mac/mac_system.c projects/diffused_head/sys/security/mac/mac_sysv_msg.c projects/diffused_head/sys/security/mac/mac_sysv_sem.c projects/diffused_head/sys/security/mac/mac_sysv_shm.c projects/diffused_head/sys/security/mac/mac_vfs.c projects/diffused_head/sys/security/mac_ifoff/mac_ifoff.c projects/diffused_head/sys/sparc64/conf/GENERIC projects/diffused_head/sys/sparc64/ebus/ebus.c projects/diffused_head/sys/sparc64/include/bus.h projects/diffused_head/sys/sparc64/include/bus_dma.h projects/diffused_head/sys/sparc64/include/bus_private.h projects/diffused_head/sys/sparc64/include/proc.h projects/diffused_head/sys/sparc64/include/sf_buf.h projects/diffused_head/sys/sparc64/include/vmparam.h projects/diffused_head/sys/sparc64/isa/ofw_isa.c projects/diffused_head/sys/sparc64/pci/fire.c projects/diffused_head/sys/sparc64/pci/ofw_pcib_subr.c projects/diffused_head/sys/sparc64/pci/psycho.c projects/diffused_head/sys/sparc64/pci/schizo.c projects/diffused_head/sys/sparc64/sbus/sbus.c projects/diffused_head/sys/sparc64/sparc64/bus_machdep.c projects/diffused_head/sys/sparc64/sparc64/machdep.c projects/diffused_head/sys/sparc64/sparc64/pmap.c projects/diffused_head/sys/sparc64/sparc64/sys_machdep.c projects/diffused_head/sys/sparc64/sparc64/vm_machdep.c projects/diffused_head/sys/sys/_types.h projects/diffused_head/sys/sys/ata.h projects/diffused_head/sys/sys/bitset.h projects/diffused_head/sys/sys/bufobj.h projects/diffused_head/sys/sys/bus_dma.h projects/diffused_head/sys/sys/capability.h projects/diffused_head/sys/sys/consio.h projects/diffused_head/sys/sys/counter.h projects/diffused_head/sys/sys/cpuset.h projects/diffused_head/sys/sys/devicestat.h projects/diffused_head/sys/sys/dtrace_bsd.h projects/diffused_head/sys/sys/elf_common.h projects/diffused_head/sys/sys/event.h projects/diffused_head/sys/sys/eventhandler.h projects/diffused_head/sys/sys/eventvar.h projects/diffused_head/sys/sys/fbio.h projects/diffused_head/sys/sys/file.h projects/diffused_head/sys/sys/filedesc.h projects/diffused_head/sys/sys/gpt.h projects/diffused_head/sys/sys/jail.h projects/diffused_head/sys/sys/ktr.h projects/diffused_head/sys/sys/ktrace.h projects/diffused_head/sys/sys/lock.h projects/diffused_head/sys/sys/lockmgr.h projects/diffused_head/sys/sys/mdioctl.h projects/diffused_head/sys/sys/mman.h projects/diffused_head/sys/sys/mount.h projects/diffused_head/sys/sys/mouse.h projects/diffused_head/sys/sys/mutex.h projects/diffused_head/sys/sys/namei.h projects/diffused_head/sys/sys/param.h projects/diffused_head/sys/sys/proc.h projects/diffused_head/sys/sys/procdesc.h projects/diffused_head/sys/sys/random.h projects/diffused_head/sys/sys/resource.h projects/diffused_head/sys/sys/resourcevar.h projects/diffused_head/sys/sys/rwlock.h projects/diffused_head/sys/sys/sdt.h projects/diffused_head/sys/sys/sf_buf.h projects/diffused_head/sys/sys/smp.h projects/diffused_head/sys/sys/sockbuf.h projects/diffused_head/sys/sys/socketvar.h projects/diffused_head/sys/sys/sockio.h projects/diffused_head/sys/sys/sx.h projects/diffused_head/sys/sys/syscall.h projects/diffused_head/sys/sys/syscall.mk projects/diffused_head/sys/sys/syscallsubr.h projects/diffused_head/sys/sys/sysctl.h projects/diffused_head/sys/sys/sysproto.h projects/diffused_head/sys/sys/systm.h projects/diffused_head/sys/sys/taskqueue.h projects/diffused_head/sys/sys/time.h projects/diffused_head/sys/sys/timetc.h projects/diffused_head/sys/sys/tty.h projects/diffused_head/sys/sys/types.h projects/diffused_head/sys/sys/uio.h projects/diffused_head/sys/sys/user.h projects/diffused_head/sys/teken/demo/teken_demo.c projects/diffused_head/sys/teken/teken.c projects/diffused_head/sys/teken/teken.h projects/diffused_head/sys/teken/teken_subr.h projects/diffused_head/sys/tools/vnode_if.awk projects/diffused_head/sys/ufs/ffs/ffs_alloc.c projects/diffused_head/sys/ufs/ffs/ffs_extern.h projects/diffused_head/sys/ufs/ffs/ffs_softdep.c projects/diffused_head/sys/ufs/ffs/ffs_vfsops.c projects/diffused_head/sys/ufs/ffs/ffs_vnops.c projects/diffused_head/sys/ufs/ffs/softdep.h projects/diffused_head/sys/ufs/ufs/dinode.h projects/diffused_head/sys/ufs/ufs/ufs_extern.h projects/diffused_head/sys/ufs/ufs/ufsmount.h projects/diffused_head/sys/vm/pmap.h projects/diffused_head/sys/vm/uma_core.c projects/diffused_head/sys/vm/uma_int.h projects/diffused_head/sys/vm/vm_extern.h projects/diffused_head/sys/vm/vm_fault.c projects/diffused_head/sys/vm/vm_init.c projects/diffused_head/sys/vm/vm_kern.c projects/diffused_head/sys/vm/vm_map.c projects/diffused_head/sys/vm/vm_map.h projects/diffused_head/sys/vm/vm_mmap.c projects/diffused_head/sys/vm/vm_object.c projects/diffused_head/sys/vm/vm_page.c projects/diffused_head/sys/vm/vm_page.h projects/diffused_head/sys/vm/vm_pageout.c projects/diffused_head/sys/vm/vm_phys.c projects/diffused_head/sys/vm/vm_radix.c projects/diffused_head/sys/vm/vm_radix.h projects/diffused_head/sys/vm/vm_reserv.c projects/diffused_head/sys/x86/acpica/acpi_wakeup.c projects/diffused_head/sys/x86/acpica/madt.c projects/diffused_head/sys/x86/cpufreq/est.c projects/diffused_head/sys/x86/cpufreq/hwpstate.c projects/diffused_head/sys/x86/include/apicreg.h projects/diffused_head/sys/x86/include/mptable.h projects/diffused_head/sys/x86/include/psl.h projects/diffused_head/sys/x86/include/specialreg.h projects/diffused_head/sys/x86/include/stdarg.h projects/diffused_head/sys/x86/include/trap.h projects/diffused_head/sys/x86/isa/atpic.c projects/diffused_head/sys/x86/x86/busdma_machdep.c projects/diffused_head/sys/x86/x86/intr_machdep.c projects/diffused_head/sys/x86/x86/io_apic.c projects/diffused_head/sys/x86/x86/local_apic.c projects/diffused_head/sys/x86/x86/mptable.c projects/diffused_head/sys/x86/xen/hvm.c projects/diffused_head/sys/x86/xen/xen_intr.c projects/diffused_head/sys/xen/hvm.h projects/diffused_head/sys/xen/xen-os.h projects/diffused_head/sys/xen/xen_intr.h projects/diffused_head/tools/build/mk/OptionalObsoleteFiles.inc projects/diffused_head/tools/build/options/WITHOUT_BINUTILS projects/diffused_head/tools/build/options/WITHOUT_GCC projects/diffused_head/tools/build/options/WITHOUT_LDNS projects/diffused_head/tools/build/options/WITHOUT_PKGBOOTSTRAP projects/diffused_head/tools/build/options/makeman projects/diffused_head/tools/make_libdeps.sh projects/diffused_head/tools/regression/fsx/fsx.c projects/diffused_head/tools/regression/lib/libc/stdio/test-fmemopen.t projects/diffused_head/tools/regression/lib/libc/stdio/test-open_memstream.t projects/diffused_head/tools/regression/lib/libc/stdio/test-open_wmemstream.t projects/diffused_head/tools/regression/lib/libutil/Makefile projects/diffused_head/tools/regression/pjdfstest/Makefile projects/diffused_head/tools/regression/pjdfstest/pjdfstest.c projects/diffused_head/tools/regression/sockets/sendfile/sendfile.c projects/diffused_head/tools/regression/usr.bin/sed/regress.sh projects/diffused_head/tools/regression/usr.sbin/etcupdate/always.sh projects/diffused_head/tools/regression/usr.sbin/etcupdate/conflicts.sh projects/diffused_head/tools/regression/usr.sbin/etcupdate/fbsdid.sh projects/diffused_head/tools/regression/usr.sbin/etcupdate/ignore.sh projects/diffused_head/tools/regression/usr.sbin/etcupdate/tests.sh projects/diffused_head/tools/test/dtrace/Makefile projects/diffused_head/tools/tools/ath/athstats/Makefile projects/diffused_head/tools/tools/bus_autoconf/bus_autoconf.sh projects/diffused_head/tools/tools/bus_autoconf/bus_load_file.c projects/diffused_head/tools/tools/cxgbetool/Makefile projects/diffused_head/tools/tools/cxgbetool/cxgbetool.c projects/diffused_head/tools/tools/nanobsd/nanobsd.sh projects/diffused_head/tools/tools/net80211/wlanstats/Makefile projects/diffused_head/tools/tools/netmap/nm_util.c projects/diffused_head/tools/tools/netmap/pkt-gen.c projects/diffused_head/tools/tools/sysbuild/sysbuild.sh projects/diffused_head/tools/tools/syscall_timing/syscall_timing.c projects/diffused_head/tools/tools/umastat/umastat.c projects/diffused_head/tools/tools/zfsboottest/Makefile projects/diffused_head/usr.bin/Makefile projects/diffused_head/usr.bin/atf/Makefile projects/diffused_head/usr.bin/atf/Makefile.inc projects/diffused_head/usr.bin/atf/atf-sh/Makefile projects/diffused_head/usr.bin/bc/bc.1 projects/diffused_head/usr.bin/bc/bc.y projects/diffused_head/usr.bin/bmake/Makefile projects/diffused_head/usr.bin/bmake/unit-tests/Makefile projects/diffused_head/usr.bin/calendar/Makefile (contents, props changed) projects/diffused_head/usr.bin/calendar/calendar.1 (contents, props changed) projects/diffused_head/usr.bin/calendar/calendar.h (contents, props changed) projects/diffused_head/usr.bin/calendar/calendars/calendar.dutch projects/diffused_head/usr.bin/calendar/calendars/calendar.freebsd (contents, props changed) projects/diffused_head/usr.bin/calendar/io.c (contents, props changed) projects/diffused_head/usr.bin/calendar/pathnames.h (contents, props changed) projects/diffused_head/usr.bin/clang/Makefile projects/diffused_head/usr.bin/clang/clang/Makefile projects/diffused_head/usr.bin/clang/llc/Makefile projects/diffused_head/usr.bin/clang/llvm-mc/Makefile projects/diffused_head/usr.bin/clang/llvm-objdump/Makefile projects/diffused_head/usr.bin/clang/llvm-rtdyld/Makefile projects/diffused_head/usr.bin/clang/opt/Makefile projects/diffused_head/usr.bin/cmp/cmp.1 projects/diffused_head/usr.bin/dtc/fdt.cc projects/diffused_head/usr.bin/from/from.c projects/diffused_head/usr.bin/host/Makefile projects/diffused_head/usr.bin/kdump/Makefile projects/diffused_head/usr.bin/kdump/kdump.c projects/diffused_head/usr.bin/kdump/mksubr projects/diffused_head/usr.bin/limits/limits.1 projects/diffused_head/usr.bin/limits/limits.c projects/diffused_head/usr.bin/login/login.c projects/diffused_head/usr.bin/mkcsmapper/Makefile.inc projects/diffused_head/usr.bin/netstat/Makefile projects/diffused_head/usr.bin/netstat/if.c projects/diffused_head/usr.bin/netstat/main.c projects/diffused_head/usr.bin/netstat/mbuf.c projects/diffused_head/usr.bin/netstat/mroute.c projects/diffused_head/usr.bin/netstat/mroute6.c projects/diffused_head/usr.bin/netstat/netgraph.c projects/diffused_head/usr.bin/netstat/netstat.1 projects/diffused_head/usr.bin/netstat/netstat.h projects/diffused_head/usr.bin/netstat/route.c projects/diffused_head/usr.bin/patch/patch.c projects/diffused_head/usr.bin/patch/pch.c projects/diffused_head/usr.bin/patch/util.c projects/diffused_head/usr.bin/pathchk/pathchk.c projects/diffused_head/usr.bin/procstat/procstat.1 projects/diffused_head/usr.bin/procstat/procstat_files.c projects/diffused_head/usr.bin/procstat/procstat_rlimit.c projects/diffused_head/usr.bin/rpcgen/rpc_main.c projects/diffused_head/usr.bin/rpcinfo/rpcinfo.c projects/diffused_head/usr.bin/rwho/rwho.c projects/diffused_head/usr.bin/script/script.1 projects/diffused_head/usr.bin/script/script.c projects/diffused_head/usr.bin/sed/compile.c projects/diffused_head/usr.bin/sed/sed.1 projects/diffused_head/usr.bin/sort/radixsort.c projects/diffused_head/usr.bin/split/Makefile projects/diffused_head/usr.bin/split/split.c projects/diffused_head/usr.bin/svn/lib/libapr/apr.h projects/diffused_head/usr.bin/svn/lib/libapr/apr_private.h projects/diffused_head/usr.bin/svn/svn/Makefile projects/diffused_head/usr.bin/svn/svn_private_config.h projects/diffused_head/usr.bin/systat/netcmds.c projects/diffused_head/usr.bin/truss/syscall.h projects/diffused_head/usr.bin/truss/syscalls.c projects/diffused_head/usr.bin/uname/uname.1 projects/diffused_head/usr.bin/uname/uname.c projects/diffused_head/usr.bin/uniq/uniq.c projects/diffused_head/usr.bin/xinstall/xinstall.c projects/diffused_head/usr.bin/yacc/Makefile projects/diffused_head/usr.sbin/Makefile projects/diffused_head/usr.sbin/acpi/acpidump/acpi.c projects/diffused_head/usr.sbin/arp/arp.4 projects/diffused_head/usr.sbin/arp/arp.c projects/diffused_head/usr.sbin/bhyve/Makefile projects/diffused_head/usr.sbin/bhyve/acpi.c projects/diffused_head/usr.sbin/bhyve/acpi.h projects/diffused_head/usr.sbin/bhyve/bhyverun.c projects/diffused_head/usr.sbin/bhyve/bhyverun.h projects/diffused_head/usr.sbin/bhyve/dbgport.h projects/diffused_head/usr.sbin/bhyve/inout.c projects/diffused_head/usr.sbin/bhyve/inout.h projects/diffused_head/usr.sbin/bhyve/mevent.c projects/diffused_head/usr.sbin/bhyve/mevent.h projects/diffused_head/usr.sbin/bhyve/mevent_test.c projects/diffused_head/usr.sbin/bhyve/mptbl.c projects/diffused_head/usr.sbin/bhyve/mptbl.h projects/diffused_head/usr.sbin/bhyve/pci_emul.c projects/diffused_head/usr.sbin/bhyve/pci_emul.h projects/diffused_head/usr.sbin/bhyve/pci_hostbridge.c projects/diffused_head/usr.sbin/bhyve/pci_passthru.c projects/diffused_head/usr.sbin/bhyve/pci_uart.c projects/diffused_head/usr.sbin/bhyve/pci_virtio_block.c projects/diffused_head/usr.sbin/bhyve/pci_virtio_net.c projects/diffused_head/usr.sbin/bhyve/pit_8254.c projects/diffused_head/usr.sbin/bhyve/rtc.c projects/diffused_head/usr.sbin/bhyve/spinup_ap.c projects/diffused_head/usr.sbin/bhyve/virtio.c projects/diffused_head/usr.sbin/bhyve/xmsr.c projects/diffused_head/usr.sbin/bhyve/xmsr.h projects/diffused_head/usr.sbin/bhyvectl/Makefile projects/diffused_head/usr.sbin/bhyvectl/bhyvectl.c projects/diffused_head/usr.sbin/bhyveload/Makefile projects/diffused_head/usr.sbin/bhyveload/bhyveload.8 projects/diffused_head/usr.sbin/bhyveload/bhyveload.c projects/diffused_head/usr.sbin/bluetooth/bthidd/kbd.c projects/diffused_head/usr.sbin/boot0cfg/boot0cfg.8 projects/diffused_head/usr.sbin/bootparamd/bootparamd/main.c projects/diffused_head/usr.sbin/bootparamd/callbootd/callbootd.c projects/diffused_head/usr.sbin/bsdconfig/Makefile projects/diffused_head/usr.sbin/bsdconfig/bsdconfig projects/diffused_head/usr.sbin/bsdconfig/console/console projects/diffused_head/usr.sbin/bsdconfig/console/font projects/diffused_head/usr.sbin/bsdconfig/console/include/messages.subr projects/diffused_head/usr.sbin/bsdconfig/console/keymap projects/diffused_head/usr.sbin/bsdconfig/console/repeat projects/diffused_head/usr.sbin/bsdconfig/console/saver projects/diffused_head/usr.sbin/bsdconfig/console/screenmap projects/diffused_head/usr.sbin/bsdconfig/console/ttys projects/diffused_head/usr.sbin/bsdconfig/diskmgmt/diskmgmt projects/diffused_head/usr.sbin/bsdconfig/docsinstall/docsinstall projects/diffused_head/usr.sbin/bsdconfig/dot/dot projects/diffused_head/usr.sbin/bsdconfig/examples/Makefile projects/diffused_head/usr.sbin/bsdconfig/include/messages.subr projects/diffused_head/usr.sbin/bsdconfig/mouse/disable projects/diffused_head/usr.sbin/bsdconfig/mouse/enable projects/diffused_head/usr.sbin/bsdconfig/mouse/flags projects/diffused_head/usr.sbin/bsdconfig/mouse/include/messages.subr projects/diffused_head/usr.sbin/bsdconfig/mouse/mouse projects/diffused_head/usr.sbin/bsdconfig/mouse/port projects/diffused_head/usr.sbin/bsdconfig/mouse/type projects/diffused_head/usr.sbin/bsdconfig/networking/defaultrouter projects/diffused_head/usr.sbin/bsdconfig/networking/devices projects/diffused_head/usr.sbin/bsdconfig/networking/hostname projects/diffused_head/usr.sbin/bsdconfig/networking/include/messages.subr projects/diffused_head/usr.sbin/bsdconfig/networking/nameservers projects/diffused_head/usr.sbin/bsdconfig/networking/networking projects/diffused_head/usr.sbin/bsdconfig/networking/share/device.subr projects/diffused_head/usr.sbin/bsdconfig/networking/share/hostname.subr projects/diffused_head/usr.sbin/bsdconfig/networking/share/ipaddr.subr projects/diffused_head/usr.sbin/bsdconfig/networking/share/media.subr projects/diffused_head/usr.sbin/bsdconfig/networking/share/netmask.subr projects/diffused_head/usr.sbin/bsdconfig/networking/share/resolv.subr projects/diffused_head/usr.sbin/bsdconfig/networking/share/routing.subr projects/diffused_head/usr.sbin/bsdconfig/networking/share/services.subr projects/diffused_head/usr.sbin/bsdconfig/packages/packages projects/diffused_head/usr.sbin/bsdconfig/password/password projects/diffused_head/usr.sbin/bsdconfig/password/share/password.subr projects/diffused_head/usr.sbin/bsdconfig/security/kern_securelevel projects/diffused_head/usr.sbin/bsdconfig/security/security projects/diffused_head/usr.sbin/bsdconfig/share/Makefile projects/diffused_head/usr.sbin/bsdconfig/share/common.subr projects/diffused_head/usr.sbin/bsdconfig/share/device.subr projects/diffused_head/usr.sbin/bsdconfig/share/dialog.subr projects/diffused_head/usr.sbin/bsdconfig/share/media/any.subr projects/diffused_head/usr.sbin/bsdconfig/share/media/cdrom.subr projects/diffused_head/usr.sbin/bsdconfig/share/media/common.subr projects/diffused_head/usr.sbin/bsdconfig/share/media/dos.subr projects/diffused_head/usr.sbin/bsdconfig/share/media/floppy.subr projects/diffused_head/usr.sbin/bsdconfig/share/media/ftp.subr projects/diffused_head/usr.sbin/bsdconfig/share/media/http.subr projects/diffused_head/usr.sbin/bsdconfig/share/media/nfs.subr projects/diffused_head/usr.sbin/bsdconfig/share/media/options.subr projects/diffused_head/usr.sbin/bsdconfig/share/media/tcpip.subr projects/diffused_head/usr.sbin/bsdconfig/share/media/ufs.subr projects/diffused_head/usr.sbin/bsdconfig/share/media/usb.subr projects/diffused_head/usr.sbin/bsdconfig/share/mustberoot.subr projects/diffused_head/usr.sbin/bsdconfig/share/packages/categories.subr projects/diffused_head/usr.sbin/bsdconfig/share/packages/index.subr projects/diffused_head/usr.sbin/bsdconfig/share/packages/packages.subr projects/diffused_head/usr.sbin/bsdconfig/share/strings.subr projects/diffused_head/usr.sbin/bsdconfig/share/sysrc.subr projects/diffused_head/usr.sbin/bsdconfig/share/variable.subr projects/diffused_head/usr.sbin/bsdconfig/startup/include/messages.subr projects/diffused_head/usr.sbin/bsdconfig/startup/misc projects/diffused_head/usr.sbin/bsdconfig/startup/rcadd projects/diffused_head/usr.sbin/bsdconfig/startup/rcconf projects/diffused_head/usr.sbin/bsdconfig/startup/rcdelete projects/diffused_head/usr.sbin/bsdconfig/startup/rcedit projects/diffused_head/usr.sbin/bsdconfig/startup/rcvar projects/diffused_head/usr.sbin/bsdconfig/startup/share/rcconf.subr projects/diffused_head/usr.sbin/bsdconfig/startup/share/rcedit.subr projects/diffused_head/usr.sbin/bsdconfig/startup/share/rcvar.subr projects/diffused_head/usr.sbin/bsdconfig/startup/startup projects/diffused_head/usr.sbin/bsdconfig/timezone/share/zones.subr projects/diffused_head/usr.sbin/bsdconfig/timezone/timezone projects/diffused_head/usr.sbin/bsdconfig/ttys/ttys projects/diffused_head/usr.sbin/bsdconfig/usermgmt/groupadd projects/diffused_head/usr.sbin/bsdconfig/usermgmt/groupdel projects/diffused_head/usr.sbin/bsdconfig/usermgmt/groupedit projects/diffused_head/usr.sbin/bsdconfig/usermgmt/groupinput projects/diffused_head/usr.sbin/bsdconfig/usermgmt/include/messages.subr projects/diffused_head/usr.sbin/bsdconfig/usermgmt/share/group_input.subr projects/diffused_head/usr.sbin/bsdconfig/usermgmt/share/user_input.subr projects/diffused_head/usr.sbin/bsdconfig/usermgmt/useradd projects/diffused_head/usr.sbin/bsdconfig/usermgmt/userdel projects/diffused_head/usr.sbin/bsdconfig/usermgmt/useredit projects/diffused_head/usr.sbin/bsdconfig/usermgmt/userinput projects/diffused_head/usr.sbin/bsdconfig/usermgmt/usermgmt projects/diffused_head/usr.sbin/bsdinstall/bsdinstall projects/diffused_head/usr.sbin/bsdinstall/bsdinstall.8 projects/diffused_head/usr.sbin/bsdinstall/partedit/gpart_ops.c projects/diffused_head/usr.sbin/bsdinstall/partedit/partedit_powerpc.c projects/diffused_head/usr.sbin/bsdinstall/scripts/Makefile projects/diffused_head/usr.sbin/bsdinstall/scripts/auto projects/diffused_head/usr.sbin/bsdinstall/scripts/config projects/diffused_head/usr.sbin/bsdinstall/scripts/docsinstall (contents, props changed) projects/diffused_head/usr.sbin/bsdinstall/scripts/jail projects/diffused_head/usr.sbin/bsdinstall/scripts/keymap projects/diffused_head/usr.sbin/bsdinstall/scripts/mirrorselect projects/diffused_head/usr.sbin/bsdinstall/scripts/netconfig projects/diffused_head/usr.sbin/bsdinstall/scripts/netconfig_ipv4 projects/diffused_head/usr.sbin/bsdinstall/scripts/netconfig_ipv6 projects/diffused_head/usr.sbin/bsdinstall/scripts/script projects/diffused_head/usr.sbin/bsdinstall/scripts/services projects/diffused_head/usr.sbin/bsdinstall/scripts/wlanconfig projects/diffused_head/usr.sbin/crashinfo/crashinfo.sh projects/diffused_head/usr.sbin/ctladm/ctladm.8 projects/diffused_head/usr.sbin/ctladm/ctladm.c projects/diffused_head/usr.sbin/daemon/daemon.8 projects/diffused_head/usr.sbin/daemon/daemon.c projects/diffused_head/usr.sbin/edquota/edquota.c projects/diffused_head/usr.sbin/etcupdate/etcupdate.8 projects/diffused_head/usr.sbin/etcupdate/etcupdate.sh projects/diffused_head/usr.sbin/freebsd-update/freebsd-update.sh projects/diffused_head/usr.sbin/gpioctl/gpioctl.8 projects/diffused_head/usr.sbin/gpioctl/gpioctl.c projects/diffused_head/usr.sbin/ifmcstat/ifmcstat.c projects/diffused_head/usr.sbin/iostat/iostat.c projects/diffused_head/usr.sbin/jail/command.c projects/diffused_head/usr.sbin/jail/config.c projects/diffused_head/usr.sbin/jail/jail.8 projects/diffused_head/usr.sbin/jail/jail.c projects/diffused_head/usr.sbin/jail/jailp.h projects/diffused_head/usr.sbin/kldxref/kldxref.c projects/diffused_head/usr.sbin/makefs/ffs.c projects/diffused_head/usr.sbin/mergemaster/mergemaster.sh projects/diffused_head/usr.sbin/mfiutil/Makefile projects/diffused_head/usr.sbin/mfiutil/mfi_show.c projects/diffused_head/usr.sbin/mfiutil/mfiutil.8 projects/diffused_head/usr.sbin/mfiutil/mfiutil.c projects/diffused_head/usr.sbin/mount_smbfs/Makefile projects/diffused_head/usr.sbin/mptable/mptable.c projects/diffused_head/usr.sbin/mtest/mtest.8 projects/diffused_head/usr.sbin/mtree/create.c projects/diffused_head/usr.sbin/ndiscvt/ndisgen.sh projects/diffused_head/usr.sbin/ndp/ndp.c projects/diffused_head/usr.sbin/newsyslog/newsyslog.c projects/diffused_head/usr.sbin/ntp/config.h projects/diffused_head/usr.sbin/ntp/libparse/Makefile projects/diffused_head/usr.sbin/periodic/periodic.sh projects/diffused_head/usr.sbin/pkg/Makefile projects/diffused_head/usr.sbin/pkg/config.c projects/diffused_head/usr.sbin/pkg/config.h projects/diffused_head/usr.sbin/pkg/dns_utils.c projects/diffused_head/usr.sbin/pkg/dns_utils.h projects/diffused_head/usr.sbin/pkg/elf_tables.h projects/diffused_head/usr.sbin/pkg/pkg.c projects/diffused_head/usr.sbin/portsnap/portsnap/portsnap.8 projects/diffused_head/usr.sbin/portsnap/portsnap/portsnap.sh projects/diffused_head/usr.sbin/ppp/mppe.c projects/diffused_head/usr.sbin/route6d/route6d.c projects/diffused_head/usr.sbin/rpcbind/check_bound.c projects/diffused_head/usr.sbin/rpcbind/pmap_svc.c projects/diffused_head/usr.sbin/rpcbind/rpcb_stat.c projects/diffused_head/usr.sbin/rpcbind/rpcb_svc.c projects/diffused_head/usr.sbin/rpcbind/rpcb_svc_4.c projects/diffused_head/usr.sbin/rpcbind/rpcb_svc_com.c projects/diffused_head/usr.sbin/rpcbind/rpcbind.c projects/diffused_head/usr.sbin/rpcbind/rpcbind.h projects/diffused_head/usr.sbin/rpcbind/warmstart.c projects/diffused_head/usr.sbin/rtadvd/if.c projects/diffused_head/usr.sbin/rwhod/rwhod.c projects/diffused_head/usr.sbin/setfib/setfib.1 projects/diffused_head/usr.sbin/syslogd/syslogd.c projects/diffused_head/usr.sbin/sysrc/sysrc projects/diffused_head/usr.sbin/sysrc/sysrc.8 projects/diffused_head/usr.sbin/tcpdump/tcpdump/Makefile projects/diffused_head/usr.sbin/utx/Makefile projects/diffused_head/usr.sbin/utx/utx.8 projects/diffused_head/usr.sbin/utx/utx.c projects/diffused_head/usr.sbin/watch/watch.c projects/diffused_head/usr.sbin/wpa/ndis_events/ndis_events.8 projects/diffused_head/usr.sbin/ypbind/yp_ping.c projects/diffused_head/usr.sbin/ypset/ypset.c Directory Properties: projects/diffused_head/ (props changed) projects/diffused_head/cddl/ (props changed) projects/diffused_head/cddl/contrib/opensolaris/ (props changed) projects/diffused_head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/print/ (props changed) projects/diffused_head/cddl/contrib/opensolaris/cmd/zfs/ (props changed) projects/diffused_head/cddl/contrib/opensolaris/lib/libzfs/ (props changed) projects/diffused_head/contrib/apr-util/ (props changed) projects/diffused_head/contrib/atf/ (props changed) projects/diffused_head/contrib/binutils/ (props changed) projects/diffused_head/contrib/bmake/ (props changed) projects/diffused_head/contrib/byacc/ (props changed) projects/diffused_head/contrib/dialog/ (props changed) projects/diffused_head/contrib/file/ (props changed) projects/diffused_head/contrib/gcc/ (props changed) projects/diffused_head/contrib/gdb/ (props changed) projects/diffused_head/contrib/groff/ (props changed) projects/diffused_head/contrib/ipfilter/ (props changed) projects/diffused_head/contrib/ldns/ (props changed) projects/diffused_head/contrib/libc++/ (props changed) projects/diffused_head/contrib/libcxxrt/ (props changed) projects/diffused_head/contrib/libexecinfo/ (props changed) projects/diffused_head/contrib/libpcap/ (props changed) projects/diffused_head/contrib/libstdc++/ (props changed) projects/diffused_head/contrib/llvm/ (props changed) projects/diffused_head/contrib/llvm/tools/clang/ (props changed) projects/diffused_head/contrib/llvm/tools/lldb/ (props changed) projects/diffused_head/contrib/mtree/ (props changed) projects/diffused_head/contrib/netcat/ (props changed) projects/diffused_head/contrib/nvi/ (props changed) projects/diffused_head/contrib/openpam/ (props changed) projects/diffused_head/contrib/subversion/ (props changed) projects/diffused_head/contrib/tcpdump/ (props changed) projects/diffused_head/contrib/tzcode/stdtime/ (props changed) projects/diffused_head/contrib/tzdata/ (props changed) projects/diffused_head/contrib/unbound/ (props changed) projects/diffused_head/contrib/unbound/validator/val_secalgo.c (props changed) projects/diffused_head/contrib/unbound/validator/val_secalgo.h (props changed) projects/diffused_head/contrib/wpa/ (props changed) projects/diffused_head/crypto/heimdal/ (props changed) projects/diffused_head/crypto/openssh/ (props changed) projects/diffused_head/etc/ (props changed) projects/diffused_head/gnu/lib/ (props changed) projects/diffused_head/gnu/usr.bin/binutils/ (props changed) projects/diffused_head/gnu/usr.bin/cc/cc_tools/ (props changed) projects/diffused_head/include/ (props changed) projects/diffused_head/lib/libc/ (props changed) projects/diffused_head/lib/libutil/ (props changed) projects/diffused_head/lib/libvmmapi/ (props changed) projects/diffused_head/lib/libz/ (props changed) projects/diffused_head/sbin/ (props changed) projects/diffused_head/sbin/ipfw/ (props changed) projects/diffused_head/share/examples/kld/random_adaptor/random_adaptor_example.c (props changed) projects/diffused_head/share/man/man4/ (props changed) projects/diffused_head/sys/ (props changed) projects/diffused_head/sys/amd64/vmm/ (props changed) projects/diffused_head/sys/boot/ (props changed) projects/diffused_head/sys/boot/i386/efi/ (props changed) projects/diffused_head/sys/boot/ia64/efi/ (props changed) projects/diffused_head/sys/boot/powerpc/boot1.chrp/ (props changed) projects/diffused_head/sys/cddl/contrib/opensolaris/ (props changed) projects/diffused_head/sys/conf/ (props changed) projects/diffused_head/sys/contrib/ipfilter/ (props changed) projects/diffused_head/sys/modules/vmm/ (props changed) projects/diffused_head/usr.bin/calendar/ (props changed) projects/diffused_head/usr.bin/procstat/ (props changed) projects/diffused_head/usr.sbin/bhyve/ (props changed) projects/diffused_head/usr.sbin/bhyvectl/ (props changed) projects/diffused_head/usr.sbin/bhyveload/ (props changed) projects/diffused_head/usr.sbin/jail/ (props changed) projects/diffused_head/usr.sbin/ndiscvt/ (props changed) projects/diffused_head/usr.sbin/rtadvd/ (props changed) Modified: projects/diffused_head/LOCKS ============================================================================== --- projects/diffused_head/LOCKS Fri Dec 27 15:15:49 2013 (r259944) +++ projects/diffused_head/LOCKS Fri Dec 27 15:44:16 2013 (r259945) @@ -12,3 +12,7 @@ releng/5.* Requires Security Officer app releng/6.* Requires Security Officer approval. releng/7.* Requires Security Officer approval. releng/8.* Requires Security Officer approval. +head/sys/dev/random Requires Security Officer approval. +head/sys/libkern/arc4random.c Requires Security Officer approval. +stable/*/sys/dev/random Requires Security Officer approval. +stable/*/sys/libkern/arc4random.c Requires Security Officer approval. Modified: projects/diffused_head/MAINTAINERS ============================================================================== --- projects/diffused_head/MAINTAINERS Fri Dec 27 15:15:49 2013 (r259944) +++ projects/diffused_head/MAINTAINERS Fri Dec 27 15:44:16 2013 (r259945) @@ -99,7 +99,6 @@ nfs alfred Will be happy to review code rpc.lockd alfred Will be happy to review code, but not mandatory. truss alfred Will be happy to review code, but not mandatory. rpc alfred Pre-commit review requested. -pkg_install portmgr Pre-commit review or approval from portmgr@ requested. linux emul emulation Please discuss changes here. bs{diff,patch} cperciva Pre-commit review requested. portsnap cperciva Pre-commit review requested. Modified: projects/diffused_head/Makefile ============================================================================== --- projects/diffused_head/Makefile Fri Dec 27 15:15:49 2013 (r259944) +++ projects/diffused_head/Makefile Fri Dec 27 15:44:16 2013 (r259945) @@ -341,7 +341,7 @@ MMAKEENV= MAKEOBJDIRPREFIX=${MYMAKE:H} \ MMAKE= ${MMAKEENV} ${MAKE} \ -D_UPGRADING \ -DNOMAN -DNO_MAN -DNOSHARED -DNO_SHARED \ - -DNO_CPU_CFLAGS -DNO_WERROR + -DNO_CPU_CFLAGS -DNO_WERROR DESTDIR= PROGNAME=${MYMAKE:T} make bmake: .PHONY @echo @@ -349,10 +349,10 @@ make bmake: .PHONY @echo ">>> Building an up-to-date make(1)" @echo "--------------------------------------------------------------" ${_+_}@cd ${.CURDIR}/usr.bin/${.TARGET}; \ - ${MMAKE} obj DESTDIR= && \ - ${MMAKE} depend DESTDIR= && \ - ${MMAKE} all DESTDIR= && \ - ${MMAKE} install DESTDIR=${MYMAKE:H} BINDIR= PROGNAME=${MYMAKE:T} + ${MMAKE} obj && \ + ${MMAKE} depend && \ + ${MMAKE} all && \ + ${MMAKE} install DESTDIR=${MYMAKE:H} BINDIR= tinderbox toolchains kernel-toolchains: upgrade_checks @@ -374,7 +374,7 @@ kernel-toolchains: # .if make(universe) || make(universe_kernels) || make(tinderbox) || make(targets) TARGETS?=amd64 arm i386 ia64 mips pc98 powerpc sparc64 -TARGET_ARCHES_arm?= arm armeb armv6 armv6eb +TARGET_ARCHES_arm?= arm armeb armv6 TARGET_ARCHES_mips?= mipsel mips mips64el mips64 mipsn32 TARGET_ARCHES_powerpc?= powerpc powerpc64 TARGET_ARCHES_pc98?= i386 @@ -498,3 +498,11 @@ universe_epilogue: buildLINT: ${MAKE} -C ${.CURDIR}/sys/${_TARGET}/conf LINT + +.if defined(.PARSEDIR) +.if make(universe) +# we do not want a failure of one branch abort all. +MAKE_JOB_ERROR_TOKEN= no +.export MAKE_JOB_ERROR_TOKEN +.endif +.endif Modified: projects/diffused_head/Makefile.inc1 ============================================================================== --- projects/diffused_head/Makefile.inc1 Fri Dec 27 15:15:49 2013 (r259944) +++ projects/diffused_head/Makefile.inc1 Fri Dec 27 15:44:16 2013 (r259945) @@ -58,6 +58,7 @@ # use that new version. And the new (dynamically-linked) /bin/sh # will expect to find appropriate libraries in /lib and /libexec. # +SRCDIR?= ${.CURDIR} .if defined(SUBDIR_OVERRIDE) SUBDIR= ${SUBDIR_OVERRIDE} .else @@ -84,6 +85,9 @@ SUBDIR+=secure SUBDIR+=share .endif SUBDIR+=sys usr.bin usr.sbin +.if ${MK_TESTS} != "no" +SUBDIR+= tests +.endif .if ${MK_OFED} != "no" SUBDIR+=contrib/ofed .endif @@ -128,11 +132,14 @@ OSRELDATE= 0 .endif .if !defined(VERSION) -VERSION!= uname -srp -VERSION+= ${OSRELDATE} +REVISION!= make -C ${SRCDIR}/release -V REVISION +BRANCH!= make -C ${SRCDIR}/release -V BRANCH +SRCRELDATE!= awk '/^\#define[[:space:]]*__FreeBSD_version/ { print $$3 }' \ + ${SRCDIR}/sys/sys/param.h +VERSION= FreeBSD ${REVISION}-${BRANCH:C/-p[0-9]+$//} ${TARGET_ARCH} ${SRCRELDATE} .endif -KNOWN_ARCHES?= amd64 arm armeb/arm armv6/arm armv6eb/arm i386 i386/pc98 ia64 mips mipsel/mips mips64el/mips mips64/mips mipsn32el/mips mipsn32/mips powerpc powerpc64/powerpc sparc64 +KNOWN_ARCHES?= amd64 arm armeb/arm armv6/arm i386 i386/pc98 ia64 mips mipsel/mips mips64el/mips mips64/mips mipsn32el/mips mipsn32/mips powerpc powerpc64/powerpc sparc64 .if ${TARGET} == ${TARGET_ARCH} _t= ${TARGET} .else @@ -256,6 +263,21 @@ XMAKE= TOOLS_PREFIX=${WORLDTMP} ${BMAKE TARGET=${TARGET} TARGET_ARCH=${TARGET_ARCH} \ -DWITHOUT_GDB +# kernel-tools stage +KTMAKEENV= INSTALL="sh ${.CURDIR}/tools/install.sh" \ + PATH=${BPATH}:${PATH} \ + WORLDTMP=${WORLDTMP} \ + VERSION="${VERSION}" \ + COMPILER_TYPE=${COMPILER_TYPE} +KTMAKE= TOOLS_PREFIX=${WORLDTMP} MAKEOBJDIRPREFIX=${WORLDTMP} \ + ${KTMAKEENV} ${MAKE} ${WORLD_FLAGS} -f Makefile.inc1 \ + DESTDIR= \ + BOOTSTRAPPING=${OSRELDATE} \ + SSP_CFLAGS= \ + -DWITHOUT_HTML -DWITHOUT_INFO -DNO_LINT -DWITHOUT_MAN \ + -DNO_PIC -DNO_PROFILE -DNO_SHARED \ + -DNO_CPU_CFLAGS -DNO_WARNS -DNO_CTF -DEARLY_BUILD + # world stage WMAKEENV= ${CROSSENV} \ _SHLIBDIRPREFIX=${WORLDTMP} \ @@ -329,7 +351,7 @@ TARGET_ABI= gnueabi .else TARGET_ABI= unknown .endif -TARGET_TRIPLE?= ${TARGET_ARCH:C/amd64/x86_64/}-${TARGET_ABI}-freebsd10.0 +TARGET_TRIPLE?= ${TARGET_ARCH:C/amd64/x86_64/}-${TARGET_ABI}-freebsd11.0 XFLAGS+= -target ${TARGET_TRIPLE} .endif .endif @@ -382,6 +404,7 @@ LIB32WMAKEENV+= MAKEOBJDIRPREFIX=${OBJTR PATH=${TMPPATH} \ LIBDIR=/usr/lib32 \ SHLIBDIR=/usr/lib32 \ + LIBPRIVATEDIR=/usr/lib32/private \ COMPILER_TYPE=${WMAKE_COMPILER_TYPE} LIB32WMAKEFLAGS+= \ CC="${XCC} ${LIB32FLAGS}" \ @@ -394,7 +417,7 @@ LIB32WMAKEFLAGS+= \ -DNO_LINT LIB32WMAKE= ${LIB32WMAKEENV} ${MAKE} ${LIB32WMAKEFLAGS} \ - -DWITHOUT_BIND -DWITHOUT_MAN -DWITHOUT_INFO -DWITHOUT_HTML + -DWITHOUT_MAN -DWITHOUT_INFO -DWITHOUT_HTML LIB32IMAKE= ${LIB32WMAKE:NINSTALL=*:NDESTDIR=*:N_LDSCRIPTROOT=*} -DNO_INCS \ ${IMAKE_INSTALL} .endif @@ -484,9 +507,9 @@ _worldtmp: mtree -deU -f ${.CURDIR}/etc/mtree/BSD.debug.dist \ -p ${WORLDTMP}/usr/lib >/dev/null .endif -.if ${MK_BIND_LIBS} != "no" - mtree -deU -f ${.CURDIR}/etc/mtree/BIND.include.dist \ - -p ${WORLDTMP}/usr/include >/dev/null +.if ${MK_TESTS} != "no" + mtree -deU -f ${.CURDIR}/etc/mtree/BSD.tests.dist \ + -p ${WORLDTMP}/usr >/dev/null .endif .for _mtree in ${LOCAL_MTREE} mtree -deU -f ${.CURDIR}/${_mtree} -p ${WORLDTMP} > /dev/null @@ -532,6 +555,7 @@ _cross-tools: @echo ">>> stage 3: cross tools" @echo "--------------------------------------------------------------" ${_+_}cd ${.CURDIR}; ${XMAKE} cross-tools + ${_+_}cd ${.CURDIR}; ${XMAKE} kernel-tools _includes: @echo @echo "--------------------------------------------------------------" @@ -675,8 +699,9 @@ kernel-toolchain: ${TOOLCHAIN_TGTS:N_inc # # Checks to be sure system is ready for installworld/installkernel. # -installcheck: -installcheck_UGID: +installcheck: _installcheck_world _installcheck_kernel +_installcheck_world: +_installcheck_kernel: # # Require DESTDIR to be set if installing for a different architecture or @@ -685,8 +710,9 @@ installcheck_UGID: .if ${TARGET_ARCH} != ${MACHINE_ARCH} || ${TARGET} != ${MACHINE} || \ defined(DB_FROM_SRC) .if !make(distributeworld) -installcheck: installcheck_DESTDIR -installcheck_DESTDIR: +_installcheck_world: __installcheck_DESTDIR +_installcheck_kernel: __installcheck_DESTDIR +__installcheck_DESTDIR: .if !defined(DESTDIR) || empty(DESTDIR) @echo "ERROR: Please set DESTDIR!"; \ false @@ -708,7 +734,12 @@ CHECK_GIDS+= smmsp CHECK_UIDS+= proxy CHECK_GIDS+= proxy authpf .endif -installcheck_UGID: +.if ${MK_UNBOUND} != "no" +CHECK_UIDS+= unbound +CHECK_GIDS+= unbound +.endif +_installcheck_world: __installcheck_UGID +__installcheck_UGID: .for uid in ${CHECK_UIDS} @if ! `id -u ${uid} >/dev/null 2>&1`; then \ echo "ERROR: Required ${uid} user is missing, see /usr/src/UPDATING."; \ @@ -763,7 +794,7 @@ EXTRA_DISTRIBUTIONS+= lib32 MTREE_MAGIC?= mtree 2.0 -distributeworld installworld: installcheck installcheck_UGID +distributeworld installworld: _installcheck_world mkdir -p ${INSTALLTMP} progs=$$(for prog in ${ITOOLS}; do \ if progpath=`which $$prog`; then \ @@ -1004,20 +1035,7 @@ buildkernel: @echo "--------------------------------------------------------------" @echo ">>> stage 2.3: build tools" @echo "--------------------------------------------------------------" - cd ${KRNLOBJDIR}/${_kernel}; \ - PATH=${BPATH}:${PATH} \ - MAKESRCPATH=${KERNSRCDIR}/dev/aic7xxx/aicasm \ - ${MAKE} SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_CTF -DEARLY_BUILD \ - -f ${KERNSRCDIR}/dev/aic7xxx/aicasm/Makefile -# XXX - Gratuitously builds aicasm in the ``makeoptions NO_MODULES'' case. -.if !defined(MODULES_WITH_WORLD) && !defined(NO_MODULES) && exists(${KERNSRCDIR}/modules) -.for target in obj depend all - cd ${KERNSRCDIR}/modules/aic7xxx/aicasm; \ - PATH=${BPATH}:${PATH} \ - MAKEOBJDIRPREFIX=${KRNLOBJDIR}/${_kernel}/modules \ - ${MAKE} SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_CTF -DEARLY_BUILD ${target} -.endfor -.endif + ${_+_}cd ${.CURDIR}; ${KTMAKE} kernel-tools .if !defined(NO_KERNELDEPEND) @echo @echo "--------------------------------------------------------------" @@ -1041,7 +1059,7 @@ buildkernel: # Install the kernel defined by INSTALLKERNEL # installkernel installkernel.debug \ -reinstallkernel reinstallkernel.debug: installcheck +reinstallkernel reinstallkernel.debug: _installcheck_kernel .if empty(INSTALLKERNEL) @echo "ERROR: No kernel \"${KERNCONF}\" to install."; \ false @@ -1081,9 +1099,11 @@ distributekernel distributekernel.debug: KERNEL=${INSTKERNNAME}.${_kernel} \ DESTDIR=${INSTALL_DDIR}/kernel.${_kernel} \ ${.TARGET:S/distributekernel/install/} +.if defined(NO_ROOT) sed -e 's|^./kernel|.|' \ ${DESTDIR}/${DISTDIR}/kernel.${_kernel}.premeta > \ ${DESTDIR}/${DISTDIR}/kernel.${_kernel}.meta +.endif .endfor packagekernel: @@ -1302,10 +1322,6 @@ bootstrap-tools: .MAKE # # build-tools: Build special purpose build tools # -.if defined(MODULES_WITH_WORLD) && exists(${KERNSRCDIR}/modules) -_aicasm= sys/modules/aic7xxx/aicasm -.endif - .if !defined(NO_SHARE) _share= share/syscons/scrnmaps .endif @@ -1327,7 +1343,6 @@ build-tools: .MAKE lib/ncurses/ncurses \ lib/ncurses/ncursesw \ ${_share} \ - ${_aicasm} \ usr.bin/awk \ lib/libmagic \ usr.bin/mkesdb_static \ @@ -1348,6 +1363,23 @@ build-tools: .MAKE .endfor # +# kernel-tools: Build kernel-building tools +# +kernel-tools: .MAKE + mkdir -p ${MAKEOBJDIRPREFIX}/usr + mtree -deU -f ${.CURDIR}/etc/mtree/BSD.usr.dist \ + -p ${MAKEOBJDIRPREFIX}/usr >/dev/null +.for _tool in \ + sys/dev/aic7xxx/aicasm + ${_+_}@${ECHODIR} "===> ${_tool} (obj,depend,all,install)"; \ + cd ${.CURDIR}/${_tool} && \ + ${MAKE} DIRPRFX=${_tool}/ obj && \ + ${MAKE} DIRPRFX=${_tool}/ depend && \ + ${MAKE} DIRPRFX=${_tool}/ all && \ + ${MAKE} DIRPRFX=${_tool}/ DESTDIR=${MAKEOBJDIRPREFIX} install +.endfor + +# # cross-tools: Build cross-building tools # .if ${TARGET_ARCH} != ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 800035 @@ -1371,12 +1403,15 @@ _binutils= gnu/usr.bin/binutils # If an full path to an external cross compiler is given, don't build # a cross compiler. .if ${XCC:M/*} == "" && ${MK_CROSS_COMPILER} != "no" -.if ${MK_CLANG} != "no" && (${MK_CLANG_IS_CC} != "no" || ${CC:T:Mclang} == "clang") +.if ${MK_CLANG_IS_CC} != "no" || ${CC:T:Mclang} == "clang" _clang= usr.bin/clang _clang_libs= lib/clang +.else +_cc= gnu/usr.bin/cc .endif -.if ${MK_GCC} != "no" && (${MK_CLANG_IS_CC} == "no" || ${TARGET} == "pc98") +# The boot2 for pc98 requires gcc. +.if ${TARGET} == "pc98" _cc= gnu/usr.bin/cc .endif .endif @@ -1440,11 +1475,13 @@ _startup_libs+= lib/csu/${MACHINE_CPUARC _startup_libs+= gnu/lib/libgcc _startup_libs+= lib/libcompiler_rt _startup_libs+= lib/libc +_startup_libs+= lib/libc_nonshared .if ${MK_LIBCPLUSPLUS} != "no" _startup_libs+= lib/libcxxrt .endif gnu/lib/libgcc__L: lib/libc__L +gnu/lib/libgcc__L: lib/libc_nonshared__L .if ${MK_LIBCPLUSPLUS} != "no" lib/libcxxrt__L: gnu/lib/libgcc__L .endif @@ -1458,22 +1495,23 @@ _prebuild_libs= ${_kerberos5_lib_libasn1 ${_kerberos5_lib_libhx509} ${_kerberos5_lib_libkrb5} \ ${_kerberos5_lib_libroken} \ ${_kerberos5_lib_libwind} \ - ${_lib_atf_libatf_c} \ + ${_lib_atf} \ lib/libbz2 ${_libcom_err} lib/libcrypt \ lib/libelf lib/libexpat \ ${_lib_libgssapi} ${_lib_libipx} \ - lib/libkiconv lib/libkvm lib/liblzma lib/libmd \ + lib/libkiconv lib/libkvm lib/liblzma lib/libmd lib/libnv \ + ${_lib_libcapsicum} \ lib/ncurses/ncurses lib/ncurses/ncursesw \ lib/libopie lib/libpam ${_lib_libthr} \ lib/libradius lib/libsbuf lib/libtacplus \ ${_cddl_lib_libumem} ${_cddl_lib_libnvpair} \ ${_cddl_lib_libzfs_core} \ - lib/libutil ${_lib_libypclnt} lib/libz lib/msun \ - ${_secure_lib_libcrypto} ${_secure_lib_libssh} \ - ${_secure_lib_libssl} + lib/libutil lib/libpjdlog ${_lib_libypclnt} lib/libz lib/msun \ + ${_secure_lib_libcrypto} ${_lib_libldns} \ + ${_secure_lib_libssh} ${_secure_lib_libssl} -.if ${MK_ATF} != "no" -_lib_atf_libatf_c= lib/atf/libatf-c +.if ${MK_TESTS} != "no" +_lib_atf= lib/atf .endif .if ${MK_LIBTHR} != "no" @@ -1484,6 +1522,13 @@ _lib_libthr= lib/libthr _ofed_lib= contrib/ofed/usr.lib/ .endif +.if ${MK_CASPER} != "no" +_lib_libcapsicum=lib/libcapsicum +.endif + +lib/libcapsicum__L: lib/libnv__L +lib/libpjdlog__L: lib/libutil__L + _generic_libs= ${_cddl_lib} gnu/lib ${_kerberos5_lib} lib ${_secure_lib} usr.bin/lex/lib ${_ofed_lib} .for _DIR in ${LOCAL_LIB_DIRS} .if exists(${.CURDIR}/${_DIR}/Makefile) @@ -1506,9 +1551,16 @@ cddl/lib/libzfs_core__L: cddl/lib/libnvp _secure_lib_libcrypto= secure/lib/libcrypto _secure_lib_libssl= secure/lib/libssl lib/libradius__L secure/lib/libssl__L: secure/lib/libcrypto__L +.if ${MK_LDNS} != "no" +_lib_libldns= lib/libldns +lib/libldns__L: secure/lib/libcrypto__L +.endif .if ${MK_OPENSSH} != "no" _secure_lib_libssh= secure/lib/libssh secure/lib/libssh__L: lib/libz__L secure/lib/libcrypto__L lib/libcrypt__L +.if ${MK_LDNS} != "no" +secure/lib/libssh__L: lib/libldns__L +.endif .if ${MK_KERBEROS_SUPPORT} != "no" secure/lib/libssh__L: lib/libgssapi__L kerberos5/lib/libkrb5__L \ kerberos5/lib/libhx509__L kerberos5/lib/libasn1__L lib/libcom_err__L \ @@ -1575,10 +1627,12 @@ ${_lib}__PL: .PHONY .MAKE .if exists(${.CURDIR}/${_lib}) ${_+_}@${ECHODIR} "===> ${_lib} (obj,depend,all,install)"; \ cd ${.CURDIR}/${_lib} && \ - ${MAKE} DIRPRFX=${_lib}/ obj && \ - ${MAKE} DIRPRFX=${_lib}/ depend && \ - ${MAKE} -DNO_PROFILE -DNO_PIC DIRPRFX=${_lib}/ all && \ - ${MAKE} -DNO_PROFILE -DNO_PIC DIRPRFX=${_lib}/ install + ${MAKE} -DNO_TESTS DIRPRFX=${_lib}/ obj && \ + ${MAKE} -DNO_TESTS DIRPRFX=${_lib}/ depend && \ + ${MAKE} -DNO_TESTS -DNO_PROFILE -DNO_PIC \ + DIRPRFX=${_lib}/ all && \ + ${MAKE} -DNO_TESTS -DNO_PROFILE -DNO_PIC \ + DIRPRFX=${_lib}/ install .endif .endfor @@ -1587,10 +1641,10 @@ ${_lib}__L: .PHONY .MAKE .if exists(${.CURDIR}/${_lib}) ${_+_}@${ECHODIR} "===> ${_lib} (obj,depend,all,install)"; \ cd ${.CURDIR}/${_lib} && \ - ${MAKE} DIRPRFX=${_lib}/ obj && \ - ${MAKE} DIRPRFX=${_lib}/ depend && \ - ${MAKE} DIRPRFX=${_lib}/ all && \ - ${MAKE} DIRPRFX=${_lib}/ install + ${MAKE} -DNO_TESTS DIRPRFX=${_lib}/ obj && \ + ${MAKE} -DNO_TESTS DIRPRFX=${_lib}/ depend && \ + ${MAKE} -DNO_TESTS DIRPRFX=${_lib}/ all && \ + ${MAKE} -DNO_TESTS DIRPRFX=${_lib}/ install .endif .endfor @@ -1600,10 +1654,12 @@ ${_lib}__L: .PHONY .MAKE lib/libpam__L: .PHONY .MAKE ${_+_}@${ECHODIR} "===> lib/libpam (obj,depend,all,install)"; \ cd ${.CURDIR}/lib/libpam && \ - ${MAKE} DIRPRFX=lib/libpam/ obj && \ - ${MAKE} DIRPRFX=lib/libpam/ depend && \ - ${MAKE} DIRPRFX=lib/libpam/ -D_NO_LIBPAM_SO_YET all && \ - ${MAKE} DIRPRFX=lib/libpam/ -D_NO_LIBPAM_SO_YET install + ${MAKE} -DNO_TESTS DIRPRFX=lib/libpam/ obj && \ + ${MAKE} -DNO_TESTS DIRPRFX=lib/libpam/ depend && \ + ${MAKE} -DNO_TESTS DIRPRFX=lib/libpam/ \ + -D_NO_LIBPAM_SO_YET all && \ + ${MAKE} -DNO_TESTS DIRPRFX=lib/libpam/ \ + -D_NO_LIBPAM_SO_YET install _prereq_libs: ${_prereq_libs:S/$/__PL/} _startup_libs: ${_startup_libs:S/$/__L/} @@ -1659,6 +1715,7 @@ delete-old-files: # argument list will get too long. Using .for/.endfor make "loops" will make # the Makefile parser segfault. @exec 3<&0; \ + cd ${.CURDIR}; \ ${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ -V OLD_FILES -V "OLD_FILES:Musr/share/*.gz:R" | xargs -n1 | \ while read file; do \ @@ -1681,7 +1738,8 @@ delete-old-files: check-old-files: @echo ">>> Checking for old files" - @${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ + @cd ${.CURDIR}; \ + ${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ -V OLD_FILES -V "OLD_FILES:Musr/share/*.gz:R" | xargs -n1 | \ while read file; do \ if [ -f "${DESTDIR}/$${file}" -o -L "${DESTDIR}/$${file}" ]; then \ @@ -1702,6 +1760,7 @@ delete-old-libs: @echo ">>> Removing old libraries" @echo "${OLD_LIBS_MESSAGE}" | fmt @exec 3<&0; \ + cd ${.CURDIR}; \ ${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ -V OLD_LIBS | xargs -n1 | \ while read file; do \ @@ -1709,23 +1768,37 @@ delete-old-libs: chflags noschg "${DESTDIR}/$${file}" 2>/dev/null || true; \ rm ${RM_I} "${DESTDIR}/$${file}" <&3; \ fi; \ + for ext in debug symbols; do \ + if ! [ -e "${DESTDIR}/$${file}" ] && [ -f \ + "${DESTDIR}${DEBUGDIR}/$${file}.$${ext}" ]; then \ + rm ${RM_I} "${DESTDIR}${DEBUGDIR}/$${file}.$${ext}" \ + <&3; \ + fi; \ + done; \ done @echo ">>> Old libraries removed" check-old-libs: @echo ">>> Checking for old libraries" - @${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ + @cd ${.CURDIR}; \ + ${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ -V OLD_LIBS | xargs -n1 | \ while read file; do \ if [ -f "${DESTDIR}/$${file}" -o -L "${DESTDIR}/$${file}" ]; then \ echo "${DESTDIR}/$${file}"; \ fi; \ + for ext in debug symbols; do \ + if [ -f "${DESTDIR}${DEBUGDIR}/$${file}.$${ext}" ]; then \ + echo "${DESTDIR}${DEBUGDIR}/$${file}.$${ext}"; \ + fi; \ + done; \ done delete-old-dirs: @echo ">>> Removing old directories" - @${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ - -V OLD_DIRS | xargs -n1 | \ + @cd ${.CURDIR}; \ + ${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ + -V OLD_DIRS | xargs -n1 | sort -r | \ while read dir; do \ if [ -d "${DESTDIR}/$${dir}" ]; then \ rmdir -v "${DESTDIR}/$${dir}" || true; \ @@ -1737,7 +1810,8 @@ delete-old-dirs: check-old-dirs: @echo ">>> Checking for old directories" - @${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ + @cd ${.CURDIR}; \ + ${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \ -V OLD_DIRS | xargs -n1 | \ while read dir; do \ if [ -d "${DESTDIR}/$${dir}" ]; then \ @@ -1817,7 +1891,7 @@ NOFUN=-DNO_FSCHG -DWITHOUT_HTML -DWITHOU CPUTYPE=${XDEV_CPUTYPE} XDDIR=${XDEV_ARCH}-freebsd -XDTP=/usr/${XDDIR} +XDTP=usr/${XDDIR} CDBENV=MAKEOBJDIRPREFIX=${MAKEOBJDIRPREFIX}/${XDDIR} \ INSTALL="sh ${.CURDIR}/tools/install.sh" CDENV= ${CDBENV} \ @@ -1830,8 +1904,8 @@ CD2ENV=${CDENV} CC="${CC} ${CD2CFLAGS}" CDTMP= ${MAKEOBJDIRPREFIX}/${XDDIR}/${.CURDIR}/tmp CDMAKE=${CDENV} PATH=${CDTMP}/usr/bin:${PATH} ${MAKE} ${NOFUN} -CD2MAKE=${CD2ENV} PATH=${CDTMP}/usr/bin:${XDTP}/usr/bin:${PATH} ${MAKE} ${NOFUN} -XDDESTDIR=${DESTDIR}${XDTP} +CD2MAKE=${CD2ENV} PATH=${CDTMP}/usr/bin:${XDDESTDIR}/usr/bin:${PATH} ${MAKE} ${NOFUN} +XDDESTDIR=${DESTDIR}/${XDTP} .if !defined(OSREL) OSREL!= uname -r | sed -e 's/[-(].*//' .endif @@ -1911,6 +1985,7 @@ _xi-libraries: _xi-links: ${_+_}cd ${XDDESTDIR}/usr/bin; \ + mkdir -p ../../../../usr/bin; \ for i in *; do \ ln -sf ../../${XDTP}/usr/bin/$$i \ ../../../../usr/bin/${XDDIR}-$$i; \ Modified: projects/diffused_head/ObsoleteFiles.inc ============================================================================== --- projects/diffused_head/ObsoleteFiles.inc Fri Dec 27 15:15:49 2013 (r259944) +++ projects/diffused_head/ObsoleteFiles.inc Fri Dec 27 15:44:16 2013 (r259945) @@ -38,6 +38,350 @@ # xargs -n1 | sort | uniq -d; # done +# 20131215: libcam version bumped +OLD_LIBS+=lib/libcam.so.6 usr/lib32/libcam.so.6 +# 20131202: libcapsicum and libcasper moved to /lib/ +OLD_LIBS+=usr/lib/libcapsicum.so.0 +OLD_LIBS+=usr/lib/libcasper.so.0 +# 20131109: extattr(2) mlinks fixed +OLD_FILES+=usr/share/man/man2/extattr_delete_list.2.gz +OLD_FILES+=usr/share/man/man2/extattr_get_list.2.gz +# 20131107: example files removed +OLD_FILES+=usr/share/examples/libusb20/aux.c +OLD_FILES+=usr/share/examples/libusb20/aux.h +# 20131105: tzdata 2013h import +OLD_FILES+=usr/share/zoneinfo/America/Shiprock +OLD_FILES+=usr/share/zoneinfo/Antarctica/South_Pole +# 20131103: WITH_LIBICONV_COMPAT removal +OLD_FILES+=usr/include/_libiconv_compat.h +OLD_FILES+=usr/lib/libiconv.a +OLD_FILES+=usr/lib/libiconv.so +OLD_FILES+=usr/lib/libiconv.so.3 +OLD_FILES+=usr/lib/libiconv_p.a +OLD_FILES+=usr/lib32/libiconv.a +OLD_FILES+=usr/lib32/libiconv.so +OLD_FILES+=usr/lib32/libiconv.so.3 +OLD_FILES+=usr/lib32/libiconv_p.a +# 20131103: removal of utxrm(8), use 'utx rm' instead. +OLD_FILES+=usr/sbin/utxrm +OLD_FILES+=usr/share/man/man8/utxrm.8.gz +# 20131031: pkg_install has been removed +OLD_FILES+=etc/periodic/daily/220.backup-pkgdb +OLD_FILES+=etc/periodic/daily/490.status-pkg-changes +OLD_FILES+=etc/periodic/security/460.chkportsum +OLD_FILES+=etc/periodic/weekly/400.status-pkg +OLD_FILES+=usr/sbin/pkg_add +OLD_FILES+=usr/sbin/pkg_create +OLD_FILES+=usr/sbin/pkg_delete +OLD_FILES+=usr/sbin/pkg_info +OLD_FILES+=usr/sbin/pkg_updating +OLD_FILES+=usr/sbin/pkg_version +OLD_FILES+=usr/share/man/man1/pkg_add.1.gz +OLD_FILES+=usr/share/man/man1/pkg_create.1.gz +OLD_FILES+=usr/share/man/man1/pkg_delete.1.gz +OLD_FILES+=usr/share/man/man1/pkg_info.1.gz +OLD_FILES+=usr/share/man/man1/pkg_updating.1.gz +OLD_FILES+=usr/share/man/man1/pkg_version.1.gz +# 20131030: /etc/keys moved to /usr/share/keys +OLD_DIRS+=etc/keys +OLD_DIRS+=etc/keys/pkg +OLD_DIRS+=etc/keys/pkg/revoked +OLD_DIRS+=etc/keys/pkg/trusted +OLD_FILES+=etc/keys/pkg/trusted/pkg.freebsd.org.2013102301 +# 20131028: ng_fec(4) removed +OLD_FILES+=usr/include/netgraph/ng_fec.h +OLD_FILES+=usr/share/man/man4/ng_fec.4.gz +# 20131027: header moved +OLD_FILES+=usr/include/net/pf_mtag.h +# 20131023: remove never used iscsi directory +OLD_DIRS+=usr/share/examples/iscsi +# 20131021: isf(4) removed +OLD_FILES+=usr/sbin/isfctl +OLD_FILES+=usr/share/man/man4/isf.4.gz +OLD_FILES+=usr/share/man/man8/isfctl.8.gz +# 20131014: libbsdyml becomes private +OLD_FILES+=usr/lib/libbsdyml.a +OLD_FILES+=usr/lib/libbsdyml.so +OLD_LIBS+=usr/lib/libbsdyml.so.0 +OLD_FILES+=usr/lib/libbsdyml_p.a +OLD_FILES+=usr/lib32/libbsdyml.a +OLD_FILES+=usr/lib32/libbsdyml.so +OLD_LIBS+=usr/lib32/libbsdyml.so.0 +OLD_FILES+=usr/lib32/libbsdyml_p.a +OLD_FILES+=usr/share/man/man3/libbsdyml.3.gz +OLD_FILES+=usr/include/bsdyml.h +# 20131013: Removal of the ATF tools +OLD_FILES+=etc/atf/FreeBSD.conf +OLD_FILES+=etc/atf/atf-run.hooks +OLD_FILES+=etc/atf/common.conf +OLD_FILES+=usr/bin/atf-config +OLD_FILES+=usr/bin/atf-report +OLD_FILES+=usr/bin/atf-run +OLD_FILES+=usr/bin/atf-version +OLD_FILES+=usr/share/atf/atf-run.hooks +OLD_FILES+=usr/share/examples/atf/atf-run.hooks +OLD_FILES+=usr/share/examples/atf/tests-results.css +OLD_FILES+=usr/share/man/man1/atf-config.1.gz +OLD_FILES+=usr/share/man/man1/atf-report.1.gz +OLD_FILES+=usr/share/man/man1/atf-run.1.gz +OLD_FILES+=usr/share/man/man1/atf-version.1.gz +OLD_FILES+=usr/share/man/man5/atf-formats.5.gz +OLD_FILES+=usr/share/man/man7/atf.7.gz +OLD_FILES+=usr/share/xml/atf/tests-results.dtd +OLD_FILES+=usr/share/xsl/atf/tests-results.xsl +# 20131009: freebsd-version moved from /libexec to /bin +OLD_FILES+=libexec/freebsd-version +# 20131001: ar and ranlib from binutils not used +OLD_FILES+=usr/bin/gnu-ar +OLD_FILES+=usr/bin/gnu-ranlib +OLD_FILES+=usr/share/man/man1/gnu-ar.1.gz +OLD_FILES+=usr/share/man/man1/gnu-ranlib.1.gz +# 20130930: BIND removed from base +OLD_FILES+=etc/mtree/BIND.chroot.dist +OLD_FILES+=etc/namedb +OLD_FILES+=etc/periodic/daily/470.status-named +OLD_FILES+=usr/bin/dig +OLD_FILES+=usr/bin/nslookup +OLD_FILES+=usr/bin/nsupdate +OLD_DIRS+=usr/include/lwres +OLD_FILES+=usr/include/lwres/context.h +OLD_FILES+=usr/include/lwres/int.h +OLD_FILES+=usr/include/lwres/ipv6.h +OLD_FILES+=usr/include/lwres/lang.h +OLD_FILES+=usr/include/lwres/list.h +OLD_FILES+=usr/include/lwres/lwbuffer.h +OLD_FILES+=usr/include/lwres/lwpacket.h +OLD_FILES+=usr/include/lwres/lwres.h +OLD_FILES+=usr/include/lwres/net.h +OLD_FILES+=usr/include/lwres/netdb.h +OLD_FILES+=usr/include/lwres/platform.h +OLD_FILES+=usr/include/lwres/result.h +OLD_FILES+=usr/include/lwres/version.h +OLD_FILES+=usr/lib/liblwres.a +OLD_FILES+=usr/lib/liblwres.so +OLD_LIBS+=usr/lib/liblwres.so.90 +OLD_FILES+=usr/lib/liblwres_p.a +OLD_FILES+=usr/sbin/arpaname +OLD_FILES+=usr/sbin/ddns-confgen +OLD_FILES+=usr/sbin/dnssec-dsfromkey +OLD_FILES+=usr/sbin/dnssec-keyfromlabel +OLD_FILES+=usr/sbin/dnssec-keygen +OLD_FILES+=usr/sbin/dnssec-revoke +OLD_FILES+=usr/sbin/dnssec-settime +OLD_FILES+=usr/sbin/dnssec-signzone +OLD_FILES+=usr/sbin/dnssec-verify +OLD_FILES+=usr/sbin/genrandom +OLD_FILES+=usr/sbin/isc-hmac-fixup +OLD_FILES+=usr/sbin/lwresd +OLD_FILES+=usr/sbin/named +OLD_FILES+=usr/sbin/named-checkconf +OLD_FILES+=usr/sbin/named-checkzone +OLD_FILES+=usr/sbin/named-compilezone +OLD_FILES+=usr/sbin/named-journalprint +OLD_FILES+=usr/sbin/named.reconfig +OLD_FILES+=usr/sbin/named.reload +OLD_FILES+=usr/sbin/nsec3hash +OLD_FILES+=usr/sbin/rndc +OLD_FILES+=usr/sbin/rndc-confgen +OLD_DIRS+=usr/share/doc/bind9 +OLD_FILES+=usr/share/doc/bind9/CHANGES +OLD_FILES+=usr/share/doc/bind9/COPYRIGHT +OLD_FILES+=usr/share/doc/bind9/FAQ +OLD_FILES+=usr/share/doc/bind9/HISTORY +OLD_FILES+=usr/share/doc/bind9/README +OLD_DIRS+=usr/share/doc/bind9/arm +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch01.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch02.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch03.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch04.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch05.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch06.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch07.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch08.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch09.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.ch10.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.html +OLD_FILES+=usr/share/doc/bind9/arm/Bv9ARM.pdf +OLD_FILES+=usr/share/doc/bind9/arm/man.arpaname.html +OLD_FILES+=usr/share/doc/bind9/arm/man.ddns-confgen.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dig.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-dsfromkey.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-keyfromlabel.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-keygen.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-revoke.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-settime.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-signzone.html +OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-verify.html +OLD_FILES+=usr/share/doc/bind9/arm/man.genrandom.html +OLD_FILES+=usr/share/doc/bind9/arm/man.host.html +OLD_FILES+=usr/share/doc/bind9/arm/man.isc-hmac-fixup.html +OLD_FILES+=usr/share/doc/bind9/arm/man.named-checkconf.html +OLD_FILES+=usr/share/doc/bind9/arm/man.named-checkzone.html +OLD_FILES+=usr/share/doc/bind9/arm/man.named-journalprint.html +OLD_FILES+=usr/share/doc/bind9/arm/man.named.html +OLD_FILES+=usr/share/doc/bind9/arm/man.nsec3hash.html +OLD_FILES+=usr/share/doc/bind9/arm/man.nsupdate.html +OLD_FILES+=usr/share/doc/bind9/arm/man.rndc-confgen.html +OLD_FILES+=usr/share/doc/bind9/arm/man.rndc.conf.html +OLD_FILES+=usr/share/doc/bind9/arm/man.rndc.html +OLD_DIRS+=usr/share/doc/bind9/misc +OLD_FILES+=usr/share/doc/bind9/misc/dnssec +OLD_FILES+=usr/share/doc/bind9/misc/format-options.pl +OLD_FILES+=usr/share/doc/bind9/misc/ipv6 +OLD_FILES+=usr/share/doc/bind9/misc/migration +OLD_FILES+=usr/share/doc/bind9/misc/migration-4to9 +OLD_FILES+=usr/share/doc/bind9/misc/options +OLD_FILES+=usr/share/doc/bind9/misc/rfc-compliance +OLD_FILES+=usr/share/doc/bind9/misc/roadmap +OLD_FILES+=usr/share/doc/bind9/misc/sdb +OLD_FILES+=usr/share/doc/bind9/misc/sort-options.pl +OLD_FILES+=usr/share/man/man1/arpaname.1.gz +OLD_FILES+=usr/share/man/man1/dig.1.gz +OLD_FILES+=usr/share/man/man1/nslookup.1.gz +OLD_FILES+=usr/share/man/man1/nsupdate.1.gz +OLD_FILES+=usr/share/man/man3/lwres.3.gz +OLD_FILES+=usr/share/man/man3/lwres_addr_parse.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_add.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_back.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_clear.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_first.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_forward.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_getmem.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_getuint16.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_getuint32.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_getuint8.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_init.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_invalidate.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_putmem.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_putuint16.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_putuint32.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_putuint8.3.gz +OLD_FILES+=usr/share/man/man3/lwres_buffer_subtract.3.gz +OLD_FILES+=usr/share/man/man3/lwres_conf_clear.3.gz +OLD_FILES+=usr/share/man/man3/lwres_conf_get.3.gz +OLD_FILES+=usr/share/man/man3/lwres_conf_init.3.gz +OLD_FILES+=usr/share/man/man3/lwres_conf_parse.3.gz +OLD_FILES+=usr/share/man/man3/lwres_conf_print.3.gz +OLD_FILES+=usr/share/man/man3/lwres_config.3.gz +OLD_FILES+=usr/share/man/man3/lwres_context.3.gz +OLD_FILES+=usr/share/man/man3/lwres_context_allocmem.3.gz +OLD_FILES+=usr/share/man/man3/lwres_context_create.3.gz +OLD_FILES+=usr/share/man/man3/lwres_context_destroy.3.gz +OLD_FILES+=usr/share/man/man3/lwres_context_freemem.3.gz +OLD_FILES+=usr/share/man/man3/lwres_context_initserial.3.gz +OLD_FILES+=usr/share/man/man3/lwres_context_nextserial.3.gz +OLD_FILES+=usr/share/man/man3/lwres_context_sendrecv.3.gz +OLD_FILES+=usr/share/man/man3/lwres_endhostent.3.gz +OLD_FILES+=usr/share/man/man3/lwres_endhostent_r.3.gz +OLD_FILES+=usr/share/man/man3/lwres_freeaddrinfo.3.gz +OLD_FILES+=usr/share/man/man3/lwres_freehostent.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gabn.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gabnrequest_free.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gabnrequest_parse.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gabnrequest_render.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gabnresponse_free.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gabnresponse_parse.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gabnresponse_render.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gai_strerror.3.gz +OLD_FILES+=usr/share/man/man3/lwres_getaddrinfo.3.gz +OLD_FILES+=usr/share/man/man3/lwres_getaddrsbyname.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gethostbyaddr.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gethostbyaddr_r.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gethostbyname.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gethostbyname2.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gethostbyname_r.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gethostent.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gethostent_r.3.gz +OLD_FILES+=usr/share/man/man3/lwres_getipnode.3.gz +OLD_FILES+=usr/share/man/man3/lwres_getipnodebyaddr.3.gz +OLD_FILES+=usr/share/man/man3/lwres_getipnodebyname.3.gz +OLD_FILES+=usr/share/man/man3/lwres_getnamebyaddr.3.gz +OLD_FILES+=usr/share/man/man3/lwres_getnameinfo.3.gz +OLD_FILES+=usr/share/man/man3/lwres_getrrsetbyname.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gnba.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gnbarequest_free.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gnbarequest_parse.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gnbarequest_render.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gnbaresponse_free.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gnbaresponse_parse.3.gz +OLD_FILES+=usr/share/man/man3/lwres_gnbaresponse_render.3.gz +OLD_FILES+=usr/share/man/man3/lwres_herror.3.gz +OLD_FILES+=usr/share/man/man3/lwres_hstrerror.3.gz +OLD_FILES+=usr/share/man/man3/lwres_inetntop.3.gz +OLD_FILES+=usr/share/man/man3/lwres_lwpacket_parseheader.3.gz +OLD_FILES+=usr/share/man/man3/lwres_lwpacket_renderheader.3.gz +OLD_FILES+=usr/share/man/man3/lwres_net_ntop.3.gz +OLD_FILES+=usr/share/man/man3/lwres_noop.3.gz +OLD_FILES+=usr/share/man/man3/lwres_nooprequest_free.3.gz +OLD_FILES+=usr/share/man/man3/lwres_nooprequest_parse.3.gz +OLD_FILES+=usr/share/man/man3/lwres_nooprequest_render.3.gz +OLD_FILES+=usr/share/man/man3/lwres_noopresponse_free.3.gz +OLD_FILES+=usr/share/man/man3/lwres_noopresponse_parse.3.gz +OLD_FILES+=usr/share/man/man3/lwres_noopresponse_render.3.gz +OLD_FILES+=usr/share/man/man3/lwres_packet.3.gz +OLD_FILES+=usr/share/man/man3/lwres_resutil.3.gz +OLD_FILES+=usr/share/man/man3/lwres_sethostent.3.gz +OLD_FILES+=usr/share/man/man3/lwres_sethostent_r.3.gz +OLD_FILES+=usr/share/man/man3/lwres_string_parse.3.gz +OLD_FILES+=usr/share/man/man5/named.conf.5.gz +OLD_FILES+=usr/share/man/man5/rndc.conf.5.gz +OLD_FILES+=usr/share/man/man8/ddns-confgen.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-dsfromkey.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-keyfromlabel.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-keygen.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-revoke.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-settime.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-signzone.8.gz +OLD_FILES+=usr/share/man/man8/dnssec-verify.8.gz +OLD_FILES+=usr/share/man/man8/genrandom.8.gz +OLD_FILES+=usr/share/man/man8/isc-hmac-fixup.8.gz +OLD_FILES+=usr/share/man/man8/lwresd.8.gz +OLD_FILES+=usr/share/man/man8/named-checkconf.8.gz +OLD_FILES+=usr/share/man/man8/named-checkzone.8.gz +OLD_FILES+=usr/share/man/man8/named-compilezone.8.gz +OLD_FILES+=usr/share/man/man8/named-journalprint.8.gz +OLD_FILES+=usr/share/man/man8/named.8.gz +OLD_FILES+=usr/share/man/man8/named.reconfig.8.gz +OLD_FILES+=usr/share/man/man8/named.reload.8.gz +OLD_FILES+=usr/share/man/man8/nsec3hash.8.gz +OLD_FILES+=usr/share/man/man8/rndc-confgen.8.gz +OLD_FILES+=usr/share/man/man8/rndc.8.gz +OLD_DIRS+=var/named/dev +OLD_DIRS+=var/named/etc +OLD_DIRS+=var/named/etc/namedb +OLD_FILES+=var/named/etc/namedb/PROTO.localhost-v6.rev +OLD_FILES+=var/named/etc/namedb/PROTO.localhost.rev +OLD_DIRS+=var/named/etc/namedb/dynamic +OLD_FILES+=var/named/etc/namedb/make-localhost +OLD_DIRS+=var/named/etc/namedb/master +OLD_FILES+=var/named/etc/namedb/master/empty.db +OLD_FILES+=var/named/etc/namedb/master/localhost-forward.db +OLD_FILES+=var/named/etc/namedb/master/localhost-reverse.db +#OLD_FILES+=var/named/etc/namedb/named.conf # intentionally left out +OLD_FILES+=var/named/etc/namedb/named.root +OLD_DIRS+=var/named/etc/namedb/slave +OLD_DIRS+=var/named/var +OLD_DIRS+=var/named/var/dump +OLD_DIRS+=var/named/var/log +OLD_DIRS+=var/named/var/run +OLD_DIRS+=var/named/var/run/named +OLD_DIRS+=var/named/var/stats +OLD_DIRS+=var/run/named +# 20130923: example moved +OLD_FILES+=usr/share/examples/bsdconfig/browse_packages.sh +# 20130908: libssh becomes private +OLD_FILES+=usr/lib/libssh.a +OLD_FILES+=usr/lib/libssh.so +OLD_LIBS+=usr/lib/libssh.so.5 +OLD_FILES+=usr/lib/libssh_p.a +OLD_FILES+=usr/lib32/libssh.a +OLD_FILES+=usr/lib32/libssh.so +OLD_LIBS+=usr/lib32/libssh.so.5 +OLD_FILES+=usr/lib32/libssh_p.a +# 20130903: gnupatch is no more +OLD_FILES+=usr/bin/gnupatch +OLD_FILES+=usr/share/man/man1/gnupatch.1.gz # 20130829: bsdpatch is patch unconditionally OLD_FILES+=usr/bin/bsdpatch OLD_FILES+=usr/share/man/man1/bsdpatch.1.gz @@ -2209,6 +2553,7 @@ OLD_FILES+=usr/sbin/zfs OLD_FILES+=usr/sbin/zpool # 20070423: rc.bluetooth (examples) removed OLD_FILES+=usr/share/examples/netgraph/bluetooth/rc.bluetooth +OLD_DIRS+=usr/share/examples/netgraph/bluetooth # 20070421: worm.4 removed OLD_FILES+=usr/share/man/man4/worm.4.gz # 20070417: trunk(4) renamed to lagg(4) @@ -5845,6 +6190,13 @@ OLD_LIBS+=usr/lib/libkse.so.1 OLD_LIBS+=usr/lib/liblwres.so.3 OLD_LIBS+=usr/lib/pam_ftp.so.2 +# 20131013: Removal of the ATF tools +OLD_DIRS+=etc/atf +OLD_DIRS+=usr/share/examples/atf +OLD_DIRS+=usr/share/xml/atf +OLD_DIRS+=usr/share/xml +OLD_DIRS+=usr/share/xsl/atf +OLD_DIRS+=usr/share/xsl # 20040925: bind9 import OLD_DIRS+=usr/share/doc/bind/html OLD_DIRS+=usr/share/doc/bind/misc Modified: projects/diffused_head/UPDATING ============================================================================== --- projects/diffused_head/UPDATING Fri Dec 27 15:15:49 2013 (r259944) +++ projects/diffused_head/UPDATING Fri Dec 27 15:44:16 2013 (r259945) @@ -16,8 +16,8 @@ from older versions of FreeBSD, try WITH head, and then rebuild without this option. The bootstrap process from older version of current is a bit fragile. -NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW: - FreeBSD 10.x has many debugging features turned on, in both the kernel +NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW: + FreeBSD 11.x has many debugging features turned on, in both the kernel and userland. These features attempt to detect incorrect use of system primitives, and encourage loud failure through extra sanity checking and fail stop semantics. They also substantially impact @@ -31,18 +31,104 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10 disable the most expensive debugging functionality run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) -20130827: - Thomas Dickey (vendor author thereof) reports that dialog(1) since - 2011/10/18 has a bug in handling --hline. Testers and I noticed the - --hline is not ignored but displayed as a NULL string, regardless of - value. This will cause confusion in some bsdconfig dialogs where the - --hline is used to inform users which keybindings to use. This will - likewise affect any other persons relying on --hline. It also looks - rather strange seeing "[]" at the bottom of dialog(1) widgets when - passing --hline "anything". Thomas said he will have a look in a few - weeks. NOTE: The "[]" brackets appear with the left-edge where it - would normally appear given the width of text to display, but the - displayed text is not there (part of the bug). +20131213: + The behavior of gss_pseudo_random() for the krb5 mechanism + has changed, for applications requesting a longer random string + than produced by the underlying enctype's pseudo-random() function. + In particular, the random string produced from a session key of + enctype aes256-cts-hmac-sha1-96 or aes256-cts-hmac-sha1-96 will + be different at the 17th octet and later, after this change. + The counter used in the PRF+ construction is now encoded as a + big-endian integer in accordance with RFC 4402. + __FreeBSD_version is bumped to 1100004. + +20131108: + The WITHOUT_ATF build knob has been removed and its functionality + has been subsumed into the more generic WITHOUT_TESTS. If you were + using the former to disable the build of the ATF libraries, you + should change your settings to use the latter. + +20131025: + The default version of mtree is nmtree which is obtained from + NetBSD. The output is generally the same, but may vary + slightly. If you found you need identical output adding + "-F freebsd9" to the command line should do the trick. For the + time being, the old mtree is available as fmtree. + +20131014: + libbsdyml has been renamed to libyaml and moved to /usr/lib/private. + This will break ports-mgmt/pkg. Rebuild the port, or upgrade to pkg + 1.1.4_8 and verify bsdyml not linked in, before running "make + delete-old-libs": + # make -C /usr/ports/ports-mgmt/pkg build deinstall install clean + or + # pkg install pkg; ldd /usr/local/sbin/pkg | grep bsdyml + +20131010: + The rc.d/jail script has been updated to support jail(8) + configuration file. The "jail__*" rc.conf(5) variables + for per-jail configuration are automatically converted to + /var/run/jail..conf before the jail(8) utility is invoked. + This is transparently backward compatible. See below about some + incompatibilities and rc.conf(5) manual page for more details. + *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-src-projects@FreeBSD.ORG Fri Dec 27 17:58:16 2013 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 06B8CB40; Fri, 27 Dec 2013 17:58:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DB012129F; Fri, 27 Dec 2013 17:58:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBRHwFZQ047814; Fri, 27 Dec 2013 17:58:15 GMT (envelope-from emaste@svn.freebsd.org) Received: (from emaste@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBRHwDqV047798; Fri, 27 Dec 2013 17:58:13 GMT (envelope-from emaste@svn.freebsd.org) Message-Id: <201312271758.rBRHwDqV047798@svn.freebsd.org> From: Ed Maste Date: Fri, 27 Dec 2013 17:58:13 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r259957 - projects/diffused_head/sys/netpfil/ipfw X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Dec 2013 17:58:16 -0000 Author: emaste Date: Fri Dec 27 17:58:13 2013 New Revision: 259957 URL: http://svnweb.freebsd.org/changeset/base/259957 Log: Add required headers after merge from HEAD Sponsored by: The FreeBSD Foundation Modified: projects/diffused_head/sys/netpfil/ipfw/diffuse_classifier_c45.c projects/diffused_head/sys/netpfil/ipfw/diffuse_classifier_nbayes.c projects/diffused_head/sys/netpfil/ipfw/diffuse_export.c projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_iat.c projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_iatbd.c projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_pcnt.c projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_plen.c projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_plenbd.c projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_skype.c projects/diffused_head/sys/netpfil/ipfw/diffuse_flowtable.c projects/diffused_head/sys/netpfil/ipfw/ip_diffuse.c Modified: projects/diffused_head/sys/netpfil/ipfw/diffuse_classifier_c45.c ============================================================================== --- projects/diffused_head/sys/netpfil/ipfw/diffuse_classifier_c45.c Fri Dec 27 17:47:45 2013 (r259956) +++ projects/diffused_head/sys/netpfil/ipfw/diffuse_classifier_c45.c Fri Dec 27 17:58:13 2013 (r259957) @@ -40,9 +40,11 @@ __FBSDID("$FreeBSD$"); #ifdef _KERNEL #include #include +#include #include #include #include +#include #endif /* _KERNEL */ #include Modified: projects/diffused_head/sys/netpfil/ipfw/diffuse_classifier_nbayes.c ============================================================================== --- projects/diffused_head/sys/netpfil/ipfw/diffuse_classifier_nbayes.c Fri Dec 27 17:47:45 2013 (r259956) +++ projects/diffused_head/sys/netpfil/ipfw/diffuse_classifier_nbayes.c Fri Dec 27 17:58:13 2013 (r259957) @@ -40,8 +40,10 @@ __FBSDID("$FreeBSD$"); #ifdef _KERNEL #include #include +#include #include #include +#include #else #include #include Modified: projects/diffused_head/sys/netpfil/ipfw/diffuse_export.c ============================================================================== --- projects/diffused_head/sys/netpfil/ipfw/diffuse_export.c Fri Dec 27 17:47:45 2013 (r259956) +++ projects/diffused_head/sys/netpfil/ipfw/diffuse_export.c Fri Dec 27 17:58:13 2013 (r259957) @@ -54,6 +54,7 @@ __FBSDID("$FreeBSD$"); #include #include +#include #include #include Modified: projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_iat.c ============================================================================== --- projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_iat.c Fri Dec 27 17:47:45 2013 (r259956) +++ projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_iat.c Fri Dec 27 17:58:13 2013 (r259957) @@ -40,9 +40,11 @@ __FBSDID("$FreeBSD$"); #ifdef _KERNEL #include #include +#include #include #include #include +#include #endif /* _KERNEL */ #include Modified: projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_iatbd.c ============================================================================== --- projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_iatbd.c Fri Dec 27 17:47:45 2013 (r259956) +++ projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_iatbd.c Fri Dec 27 17:58:13 2013 (r259957) @@ -36,9 +36,11 @@ __FBSDID("$FreeBSD$"); #ifdef _KERNEL #include #include +#include #include #include #include +#include #endif /* _KERNEL */ #include Modified: projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_pcnt.c ============================================================================== --- projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_pcnt.c Fri Dec 27 17:47:45 2013 (r259956) +++ projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_pcnt.c Fri Dec 27 17:58:13 2013 (r259957) @@ -40,9 +40,11 @@ __FBSDID("$FreeBSD$"); #ifdef _KERNEL #include #include +#include #include #include #include +#include #endif #include Modified: projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_plen.c ============================================================================== --- projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_plen.c Fri Dec 27 17:47:45 2013 (r259956) +++ projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_plen.c Fri Dec 27 17:58:13 2013 (r259957) @@ -40,9 +40,11 @@ __FBSDID("$FreeBSD$"); #ifdef _KERNEL #include #include +#include #include #include #include +#include #endif /* _KERNEL */ #include Modified: projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_plenbd.c ============================================================================== --- projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_plenbd.c Fri Dec 27 17:47:45 2013 (r259956) +++ projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_plenbd.c Fri Dec 27 17:58:13 2013 (r259957) @@ -36,9 +36,11 @@ __FBSDID("$FreeBSD$"); #ifdef _KERNEL #include #include +#include #include #include #include +#include #endif /* _KERNEL */ #include Modified: projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_skype.c ============================================================================== --- projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_skype.c Fri Dec 27 17:47:45 2013 (r259956) +++ projects/diffused_head/sys/netpfil/ipfw/diffuse_feature_skype.c Fri Dec 27 17:58:13 2013 (r259957) @@ -38,9 +38,11 @@ __FBSDID("$FreeBSD$"); #ifdef _KERNEL #include #include +#include #include #include #include +#include #endif /* _KERNEL */ #include Modified: projects/diffused_head/sys/netpfil/ipfw/diffuse_flowtable.c ============================================================================== --- projects/diffused_head/sys/netpfil/ipfw/diffuse_flowtable.c Fri Dec 27 17:47:45 2013 (r259956) +++ projects/diffused_head/sys/netpfil/ipfw/diffuse_flowtable.c Fri Dec 27 17:58:13 2013 (r259957) @@ -49,7 +49,11 @@ __FBSDID("$FreeBSD$"); #include #include +#include +#include +#include #include +#include #endif /* _KERNEL */ #include Modified: projects/diffused_head/sys/netpfil/ipfw/ip_diffuse.c ============================================================================== --- projects/diffused_head/sys/netpfil/ipfw/ip_diffuse.c Fri Dec 27 17:47:45 2013 (r259956) +++ projects/diffused_head/sys/netpfil/ipfw/ip_diffuse.c Fri Dec 27 17:58:13 2013 (r259957) @@ -42,11 +42,13 @@ __FBSDID("$FreeBSD$"); #include #include +#include #include #include #include #include #include +#include #include #include #include From owner-svn-src-projects@FreeBSD.ORG Fri Dec 27 18:00:39 2013 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 39ABCC37; Fri, 27 Dec 2013 18:00:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 26DE712B3; Fri, 27 Dec 2013 18:00:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBRI0dwo050123; Fri, 27 Dec 2013 18:00:39 GMT (envelope-from emaste@svn.freebsd.org) Received: (from emaste@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBRI0dMI050122; Fri, 27 Dec 2013 18:00:39 GMT (envelope-from emaste@svn.freebsd.org) Message-Id: <201312271800.rBRI0dMI050122@svn.freebsd.org> From: Ed Maste Date: Fri, 27 Dec 2013 18:00:38 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r259958 - projects/diffused_head/sys/netpfil/ipfw X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Dec 2013 18:00:39 -0000 Author: emaste Date: Fri Dec 27 18:00:38 2013 New Revision: 259958 URL: http://svnweb.freebsd.org/changeset/base/259958 Log: Remove < 0 test of unsigned variable Sponsored by: The FreeBSD Foundation Modified: projects/diffused_head/sys/netpfil/ipfw/diffuse_export.c Modified: projects/diffused_head/sys/netpfil/ipfw/diffuse_export.c ============================================================================== --- projects/diffused_head/sys/netpfil/ipfw/diffuse_export.c Fri Dec 27 17:58:13 2013 (r259957) +++ projects/diffused_head/sys/netpfil/ipfw/diffuse_export.c Fri Dec 27 18:00:38 2013 (r259958) @@ -289,9 +289,6 @@ diffuse_export_prune_recs(void) if (V_ex_max_qsize > 65535) V_ex_max_qsize = 65535; - if (V_ex_max_qsize < 0) - V_ex_max_qsize = 0; - while (di_config.export_rec_count > V_ex_max_qsize) { r = TAILQ_FIRST(&di_config.export_rec_list); remove_rec(r);