Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2012 18:38:53 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r243619 - in projects/zfsd/head: . bin/cat bin/cp bin/date bin/dd bin/getfacl bin/ls bin/mv bin/ps bin/rm bin/setfacl bin/sh bin/stty cddl/contrib/dtracetoolkit cddl/contrib/opensolaris...
Message-ID:  <201211271838.qARIcrEt030587@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mav
Date: Tue Nov 27 18:38:50 2012
New Revision: 243619
URL: http://svnweb.freebsd.org/changeset/base/243619

Log:
  MFC @ r241285

Added:
  projects/zfsd/head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/include/
     - copied from r241285, head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/include/
  projects/zfsd/head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pragma/tst.libdepsepdir.ksh
     - copied unchanged from r241285, head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pragma/tst.libdepsepdir.ksh
  projects/zfsd/head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/sizeof/err.D_SIZEOF_TYPE.badstruct.d
     - copied unchanged from r241285, head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/sizeof/err.D_SIZEOF_TYPE.badstruct.d
     - copied from r241285, head/contrib/atf/
  projects/zfsd/head/contrib/bmake/
     - copied from r241285, head/contrib/bmake/
  projects/zfsd/head/contrib/compiler-rt/lib/arm/aeabi_idivmod.S
     - copied unchanged from r241285, head/contrib/compiler-rt/lib/arm/aeabi_idivmod.S
  projects/zfsd/head/contrib/compiler-rt/lib/arm/aeabi_ldivmod.S
     - copied unchanged from r241285, head/contrib/compiler-rt/lib/arm/aeabi_ldivmod.S
  projects/zfsd/head/contrib/compiler-rt/lib/arm/aeabi_memcmp.S
     - copied unchanged from r241285, head/contrib/compiler-rt/lib/arm/aeabi_memcmp.S
  projects/zfsd/head/contrib/compiler-rt/lib/arm/aeabi_memcpy.S
     - copied unchanged from r241285, head/contrib/compiler-rt/lib/arm/aeabi_memcpy.S
  projects/zfsd/head/contrib/compiler-rt/lib/arm/aeabi_memmove.S
     - copied unchanged from r241285, head/contrib/compiler-rt/lib/arm/aeabi_memmove.S
  projects/zfsd/head/contrib/compiler-rt/lib/arm/aeabi_memset.S
     - copied unchanged from r241285, head/contrib/compiler-rt/lib/arm/aeabi_memset.S
  projects/zfsd/head/contrib/compiler-rt/lib/arm/aeabi_uidivmod.S
     - copied unchanged from r241285, head/contrib/compiler-rt/lib/arm/aeabi_uidivmod.S
  projects/zfsd/head/contrib/compiler-rt/lib/arm/aeabi_uldivmod.S
     - copied unchanged from r241285, head/contrib/compiler-rt/lib/arm/aeabi_uldivmod.S
  projects/zfsd/head/contrib/compiler-rt/lib/atomic.c
     - copied unchanged from r241285, head/contrib/compiler-rt/lib/atomic.c
  projects/zfsd/head/contrib/dtc/dtdiff
     - copied unchanged from r241285, head/contrib/dtc/dtdiff
  projects/zfsd/head/contrib/dtc/fdtdump.c
     - copied unchanged from r241285, head/contrib/dtc/fdtdump.c
  projects/zfsd/head/contrib/dtc/fdtget.c
     - copied unchanged from r241285, head/contrib/dtc/fdtget.c
  projects/zfsd/head/contrib/dtc/fdtput.c
     - copied unchanged from r241285, head/contrib/dtc/fdtput.c
  projects/zfsd/head/contrib/dtc/libfdt/fdt_empty_tree.c
     - copied unchanged from r241285, head/contrib/dtc/libfdt/fdt_empty_tree.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_getdate.c
     - copied unchanged from r241285, head/contrib/libarchive/libarchive/archive_getdate.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_match.c
     - copied unchanged from r241285, head/contrib/libarchive/libarchive/archive_match.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_pathmatch.c
     - copied unchanged from r241285, head/contrib/libarchive/libarchive/archive_pathmatch.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_pathmatch.h
     - copied unchanged from r241285, head/contrib/libarchive/libarchive/archive_pathmatch.h
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_add_filter.c
     - copied unchanged from r241285, head/contrib/libarchive/libarchive/archive_write_add_filter.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_disk_acl.c
     - copied unchanged from r241285, head/contrib/libarchive/libarchive/archive_write_disk_acl.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_acl_freebsd_nfs4.c
     - copied unchanged from r241285, head/contrib/libarchive/libarchive/test/test_acl_freebsd_nfs4.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_acl_freebsd_posix1e.c
     - copied unchanged from r241285, head/contrib/libarchive/libarchive/test/test_acl_freebsd_posix1e.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_archive_getdate.c
     - copied unchanged from r241285, head/contrib/libarchive/libarchive/test/test_archive_getdate.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_archive_match_owner.c
     - copied unchanged from r241285, head/contrib/libarchive/libarchive/test/test_archive_match_owner.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_archive_match_path.c
     - copied unchanged from r241285, head/contrib/libarchive/libarchive/test/test_archive_match_path.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_archive_match_time.c
     - copied unchanged from r241285, head/contrib/libarchive/libarchive/test/test_archive_match_time.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_archive_pathmatch.c
     - copied unchanged from r241285, head/contrib/libarchive/libarchive/test/test_archive_pathmatch.c
  projects/zfsd/head/contrib/libarchive/tar/test/test_format_newc.c
     - copied unchanged from r241285, head/contrib/libarchive/tar/test/test_format_newc.c
  projects/zfsd/head/contrib/libarchive/tar/test/test_option_nodump.c
     - copied unchanged from r241285, head/contrib/libarchive/tar/test/test_option_nodump.c
  projects/zfsd/head/contrib/libpcap/pcap-canusb-linux.c
     - copied unchanged from r241285, head/contrib/libpcap/pcap-canusb-linux.c
  projects/zfsd/head/contrib/libpcap/pcap-canusb-linux.h
     - copied unchanged from r241285, head/contrib/libpcap/pcap-canusb-linux.h
  projects/zfsd/head/contrib/libpcap/tests/
     - copied from r241285, head/contrib/libpcap/tests/
  projects/zfsd/head/contrib/llvm/include/llvm-c/Linker.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm-c/Linker.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/LoopInfoImpl.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/Analysis/LoopInfoImpl.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/RegisterClassInfo.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/CodeGen/RegisterClassInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/RegisterPressure.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/CodeGen/RegisterPressure.h
  projects/zfsd/head/contrib/llvm/include/llvm/DIBuilder.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/DIBuilder.h
  projects/zfsd/head/contrib/llvm/include/llvm/DebugInfo.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/DebugInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/IRBuilder.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/IRBuilder.h
  projects/zfsd/head/contrib/llvm/include/llvm/IntrinsicsMips.td
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/IntrinsicsMips.td
  projects/zfsd/head/contrib/llvm/include/llvm/IntrinsicsNVVM.td
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/IntrinsicsNVVM.td
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCFixedLenDisassembler.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/MC/MCFixedLenDisassembler.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCSchedule.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/MC/MCSchedule.h
  projects/zfsd/head/contrib/llvm/include/llvm/MDBuilder.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/MDBuilder.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/FileOutputBuffer.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/Support/FileOutputBuffer.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/IntegersSubset.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/Support/IntegersSubset.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/IntegersSubsetMapping.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/Support/IntegersSubsetMapping.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/LEB128.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/Support/LEB128.h
  projects/zfsd/head/contrib/llvm/include/llvm/TableGen/StringMatcher.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/TableGen/StringMatcher.h
  projects/zfsd/head/contrib/llvm/include/llvm/Target/TargetItinerary.td
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/Target/TargetItinerary.td
  projects/zfsd/head/contrib/llvm/include/llvm/Transforms/Utils/CodeExtractor.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/Transforms/Utils/CodeExtractor.h
  projects/zfsd/head/contrib/llvm/include/llvm/TypeBuilder.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/TypeBuilder.h
  projects/zfsd/head/contrib/llvm/include/llvm/TypeFinder.h
     - copied unchanged from r241285, head/contrib/llvm/include/llvm/TypeFinder.h
  projects/zfsd/head/contrib/llvm/lib/CodeGen/EarlyIfConversion.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/CodeGen/EarlyIfConversion.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/LiveRegMatrix.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/CodeGen/LiveRegMatrix.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/LiveRegMatrix.h
     - copied unchanged from r241285, head/contrib/llvm/lib/CodeGen/LiveRegMatrix.h
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachineTraceMetrics.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/CodeGen/MachineTraceMetrics.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachineTraceMetrics.h
     - copied unchanged from r241285, head/contrib/llvm/lib/CodeGen/MachineTraceMetrics.h
  projects/zfsd/head/contrib/llvm/lib/CodeGen/RegisterPressure.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/CodeGen/RegisterPressure.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCRegisterInfo.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/MC/MCRegisterInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/FileOutputBuffer.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/Support/FileOutputBuffer.cpp
  projects/zfsd/head/contrib/llvm/lib/TableGen/StringMatcher.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/TableGen/StringMatcher.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/AMDGPU/
     - copied from r241285, head/contrib/llvm/lib/Target/AMDGPU/
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonInstrInfoV5.td
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Hexagon/HexagonInstrInfoV5.td
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonIntrinsicsV5.td
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Hexagon/HexagonIntrinsicsV5.td
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonMCInst.h
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Hexagon/HexagonMCInst.h
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/Mips16FrameLowering.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Mips/Mips16FrameLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/Mips16FrameLowering.h
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Mips/Mips16FrameLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/Mips16InstrFormats.td
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Mips/Mips16InstrFormats.td
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/Mips16InstrInfo.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Mips/Mips16InstrInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/Mips16InstrInfo.h
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Mips/Mips16InstrInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/Mips16InstrInfo.td
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Mips/Mips16InstrInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/Mips16RegisterInfo.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Mips/Mips16RegisterInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/Mips16RegisterInfo.h
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Mips/Mips16RegisterInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsLongBranch.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Mips/MipsLongBranch.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsSEFrameLowering.h
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Mips/MipsSEFrameLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsSEInstrInfo.h
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Mips/MipsSEInstrInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsSERegisterInfo.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Mips/MipsSERegisterInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsSERegisterInfo.h
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/Mips/MipsSERegisterInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/NVPTX/
     - copied from r241285, head/contrib/llvm/lib/Target/NVPTX/
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/DIBuilder.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/VMCore/DIBuilder.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/DebugInfo.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/VMCore/DebugInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/TypeFinder.cpp
     - copied unchanged from r241285, head/contrib/llvm/lib/VMCore/TypeFinder.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang-c/CXCompilationDatabase.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang-c/CXCompilationDatabase.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang-c/CXString.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang-c/CXString.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang-c/Platform.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang-c/Platform.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/Comment.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/AST/Comment.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/CommentBriefParser.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/AST/CommentBriefParser.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/CommentCommandTraits.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/AST/CommentCommandTraits.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/CommentDiagnostic.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/AST/CommentDiagnostic.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/CommentLexer.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/AST/CommentLexer.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/CommentParser.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/AST/CommentParser.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/CommentSema.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/AST/CommentSema.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/CommentVisitor.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/AST/CommentVisitor.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/RawCommentList.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/AST/RawCommentList.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/ASTMatchers/
     - copied from r241285, head/contrib/llvm/tools/clang/include/clang/ASTMatchers/
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsMips.def
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsMips.def
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsNVPTX.def
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsNVPTX.def
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/CommentNodes.td
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/Basic/CommentNodes.td
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCommentKinds.td
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCommentKinds.td
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/ObjCRuntime.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/Basic/ObjCRuntime.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Sema/CodeCompleteOptions.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/Sema/CodeCompleteOptions.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Tooling/ArgumentsAdjusters.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/Tooling/ArgumentsAdjusters.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Tooling/CommandLineClangTool.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/Tooling/CommandLineClangTool.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Tooling/RefactoringCallbacks.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/include/clang/Tooling/RefactoringCallbacks.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/Comment.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/AST/Comment.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/CommentBriefParser.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/AST/CommentBriefParser.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/CommentCommandTraits.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/AST/CommentCommandTraits.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/CommentDumper.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/AST/CommentDumper.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/CommentLexer.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/AST/CommentLexer.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/CommentParser.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/AST/CommentParser.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/CommentSema.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/AST/CommentSema.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/RawCommentList.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/AST/RawCommentList.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ASTMatchers/
     - copied from r241285, head/contrib/llvm/tools/clang/lib/ASTMatchers/
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Basic/ConvertUTFWrapper.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/Basic/ConvertUTFWrapper.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Basic/ObjCRuntime.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/Basic/ObjCRuntime.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Headers/ammintrin.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/Headers/ammintrin.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Headers/fmaintrin.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/Headers/fmaintrin.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Headers/xopintrin.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/Headers/xopintrin.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Rewrite/InclusionRewriter.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/Rewrite/InclusionRewriter.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/APSIntType.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/APSIntType.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Tooling/ArgumentsAdjusters.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/Tooling/ArgumentsAdjusters.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Tooling/CommandLineClangTool.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/Tooling/CommandLineClangTool.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Tooling/CustomCompilationDatabase.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/Tooling/CustomCompilationDatabase.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Tooling/Refactoring.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/Tooling/Refactoring.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Tooling/RefactoringCallbacks.cpp
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/lib/Tooling/RefactoringCallbacks.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/utils/TableGen/TableGenBackends.h
     - copied unchanged from r241285, head/contrib/llvm/tools/clang/utils/TableGen/TableGenBackends.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/CodeGenSchedule.cpp
     - copied unchanged from r241285, head/contrib/llvm/utils/TableGen/CodeGenSchedule.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/CodeGenSchedule.h
     - copied unchanged from r241285, head/contrib/llvm/utils/TableGen/CodeGenSchedule.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/TableGenBackends.h
     - copied unchanged from r241285, head/contrib/llvm/utils/TableGen/TableGenBackends.h
  projects/zfsd/head/contrib/tcpdump/print-pfsync.c
     - copied unchanged from r241285, head/contrib/tcpdump/print-pfsync.c
  projects/zfsd/head/contrib/tcpdump/print-tipc.c
     - copied unchanged from r241285, head/contrib/tcpdump/print-tipc.c
  projects/zfsd/head/etc/rc.d/postrandom
     - copied unchanged from r241285, head/etc/rc.d/postrandom
  projects/zfsd/head/lib/clang/include/MipsGenDisassemblerTables.inc
     - copied unchanged from r241285, head/lib/clang/include/MipsGenDisassemblerTables.inc
  projects/zfsd/head/lib/clang/include/MipsGenEDInfo.inc
     - copied unchanged from r241285, head/lib/clang/include/MipsGenEDInfo.inc
  projects/zfsd/head/lib/clang/include/clang/AST/CommentNodes.inc
     - copied unchanged from r241285, head/lib/clang/include/clang/AST/CommentNodes.inc
  projects/zfsd/head/lib/clang/include/clang/Basic/DiagnosticCommentKinds.inc
     - copied unchanged from r241285, head/lib/clang/include/clang/Basic/DiagnosticCommentKinds.inc
  projects/zfsd/head/lib/clang/libllvmmipsdisassembler/
     - copied from r241285, head/lib/clang/libllvmmipsdisassembler/
  projects/zfsd/head/lib/libc/gen/auxv.c
     - copied unchanged from r241285, head/lib/libc/gen/auxv.c
  projects/zfsd/head/lib/libc/gen/clock_getcpuclockid.3
     - copied unchanged from r241285, head/lib/libc/gen/clock_getcpuclockid.3
  projects/zfsd/head/lib/libc/gen/clock_getcpuclockid.c
     - copied unchanged from r241285, head/lib/libc/gen/clock_getcpuclockid.c
  projects/zfsd/head/lib/libc/locale/iswalnum_l.3
     - copied unchanged from r241285, head/lib/libc/locale/iswalnum_l.3
  projects/zfsd/head/lib/libpmc/pmc.ivybridge.3
     - copied unchanged from r241285, head/lib/libpmc/pmc.ivybridge.3
  projects/zfsd/head/lib/msun/ld128/s_expl.c
     - copied unchanged from r241285, head/lib/msun/ld128/s_expl.c
  projects/zfsd/head/lib/msun/ld80/s_expl.c
     - copied unchanged from r241285, head/lib/msun/ld80/s_expl.c
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/early-adopter/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/early-adopter/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/errata/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/errata/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/alpha/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/hardware/alpha/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/alpha/proc-alpha.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/hardware/alpha/proc-alpha.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/common/artheader.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/hardware/common/artheader.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/common/dev.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/hardware/common/dev.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/common/intro.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/hardware/common/intro.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/i386/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/hardware/i386/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/i386/proc-i386.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/hardware/i386/proc-i386.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/ia64/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/hardware/ia64/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/ia64/proc-ia64.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/hardware/ia64/proc-ia64.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/pc98/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/hardware/pc98/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/pc98/proc-pc98.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/hardware/pc98/proc-pc98.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/sparc64/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/hardware/sparc64/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/sparc64/dev-sparc64.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/hardware/sparc64/dev-sparc64.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/sparc64/proc-sparc64.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/hardware/sparc64/proc-sparc64.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/alpha/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/installation/alpha/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/common/abstract.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/installation/common/abstract.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/common/artheader.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/installation/common/artheader.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/common/install.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/installation/common/install.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/common/layout.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/installation/common/layout.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/common/trouble.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/installation/common/trouble.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/common/upgrade.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/installation/common/upgrade.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/i386/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/installation/i386/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/ia64/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/installation/ia64/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/pc98/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/installation/pc98/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/sparc64/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/installation/sparc64/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/sparc64/install.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/installation/sparc64/install.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/readme/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/readme/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/alpha/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/relnotes/alpha/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/common/new.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/relnotes/common/new.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/i386/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/relnotes/i386/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/ia64/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/relnotes/ia64/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/pc98/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/relnotes/pc98/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/sparc64/article.xml
     - copied unchanged from r241285, head/release/doc/de_DE.ISO8859-1/relnotes/sparc64/article.xml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/share/xml/
     - copied from r241285, head/release/doc/de_DE.ISO8859-1/share/xml/
  projects/zfsd/head/release/doc/en_US.ISO8859-1/errata/article.xml
     - copied unchanged from r241285, head/release/doc/en_US.ISO8859-1/errata/article.xml
  projects/zfsd/head/release/doc/en_US.ISO8859-1/hardware/article.xml
     - copied unchanged from r241285, head/release/doc/en_US.ISO8859-1/hardware/article.xml
  projects/zfsd/head/release/doc/en_US.ISO8859-1/readme/article.xml
     - copied unchanged from r241285, head/release/doc/en_US.ISO8859-1/readme/article.xml
  projects/zfsd/head/release/doc/en_US.ISO8859-1/relnotes/article.xml
     - copied unchanged from r241285, head/release/doc/en_US.ISO8859-1/relnotes/article.xml
  projects/zfsd/head/release/doc/en_US.ISO8859-1/share/xml/
     - copied from r241285, head/release/doc/en_US.ISO8859-1/share/xml/
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/early-adopter/article.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/early-adopter/article.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/errata/article.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/errata/article.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/alpha/article.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/hardware/alpha/article.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/alpha/proc-alpha.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/hardware/alpha/proc-alpha.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/common/artheader.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/hardware/common/artheader.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/common/dev.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/hardware/common/dev.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/common/intro.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/hardware/common/intro.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/i386/article.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/hardware/i386/article.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/i386/proc-i386.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/hardware/i386/proc-i386.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/ia64/article.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/hardware/ia64/article.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/ia64/proc-ia64.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/hardware/ia64/proc-ia64.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/pc98/article.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/hardware/pc98/article.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/pc98/proc-pc98.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/hardware/pc98/proc-pc98.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/sparc64/article.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/hardware/sparc64/article.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/sparc64/dev-sparc64.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/hardware/sparc64/dev-sparc64.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/sparc64/proc-sparc64.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/hardware/sparc64/proc-sparc64.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/alpha/article.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/installation/alpha/article.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/common/abstract.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/installation/common/abstract.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/common/artheader.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/installation/common/artheader.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/common/install.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/installation/common/install.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/common/layout.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/installation/common/layout.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/common/trouble.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/installation/common/trouble.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/common/upgrade.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/installation/common/upgrade.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/i386/article.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/installation/i386/article.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/pc98/article.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/installation/pc98/article.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/sparc64/article.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/installation/sparc64/article.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/sparc64/install.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/installation/sparc64/install.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/relnotes/alpha/article.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/relnotes/alpha/article.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/relnotes/common/new.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/relnotes/common/new.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/relnotes/i386/article.xml
     - copied unchanged from r241285, head/release/doc/fr_FR.ISO8859-1/relnotes/i386/article.xml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/share/xml/
     - copied from r241285, head/release/doc/fr_FR.ISO8859-1/share/xml/
  projects/zfsd/head/release/doc/ja_JP.eucJP/errata/article.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/errata/article.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/alpha/article.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/hardware/alpha/article.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/amd64/article.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/hardware/amd64/article.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/amd64/proc-amd64.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/hardware/amd64/proc-amd64.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/common/artheader.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/hardware/common/artheader.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/common/dev.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/hardware/common/dev.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/common/intro.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/hardware/common/intro.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/i386/article.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/hardware/i386/article.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/i386/proc-i386.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/hardware/i386/proc-i386.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/ia64/article.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/hardware/ia64/article.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/ia64/proc-ia64.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/hardware/ia64/proc-ia64.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/pc98/article.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/hardware/pc98/article.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/pc98/proc-pc98.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/hardware/pc98/proc-pc98.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/sparc64/article.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/hardware/sparc64/article.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/sparc64/proc-sparc64.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/hardware/sparc64/proc-sparc64.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/alpha/article.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/relnotes/alpha/article.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/amd64/article.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/relnotes/amd64/article.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/common/new.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/relnotes/common/new.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/i386/article.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/relnotes/i386/article.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/ia64/article.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/relnotes/ia64/article.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/pc98/article.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/relnotes/pc98/article.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/sparc64/article.xml
     - copied unchanged from r241285, head/release/doc/ja_JP.eucJP/relnotes/sparc64/article.xml
  projects/zfsd/head/release/doc/ja_JP.eucJP/share/xml/
     - copied from r241285, head/release/doc/ja_JP.eucJP/share/xml/
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/errata/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/errata/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/alpha/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/hardware/alpha/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/amd64/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/hardware/amd64/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/amd64/proc-amd64.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/hardware/amd64/proc-amd64.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/common/artheader.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/hardware/common/artheader.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/common/dev.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/hardware/common/dev.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/common/intro.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/hardware/common/intro.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/i386/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/hardware/i386/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/i386/proc-i386.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/hardware/i386/proc-i386.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/ia64/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/hardware/ia64/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/ia64/proc-ia64.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/hardware/ia64/proc-ia64.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/pc98/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/hardware/pc98/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/pc98/proc-pc98.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/hardware/pc98/proc-pc98.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/sparc64/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/hardware/sparc64/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/sparc64/proc-sparc64.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/hardware/sparc64/proc-sparc64.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/alpha/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/installation/alpha/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/amd64/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/installation/amd64/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/common/abstract.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/installation/common/abstract.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/common/artheader.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/installation/common/artheader.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/common/install.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/installation/common/install.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/common/layout.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/installation/common/layout.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/common/trouble.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/installation/common/trouble.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/common/upgrade.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/installation/common/upgrade.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/i386/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/installation/i386/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/ia64/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/installation/ia64/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/pc98/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/installation/pc98/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/sparc64/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/installation/sparc64/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/readme/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/readme/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/alpha/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/relnotes/alpha/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/amd64/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/relnotes/amd64/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/common/new.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/relnotes/common/new.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/i386/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/relnotes/i386/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/ia64/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/relnotes/ia64/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/pc98/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/relnotes/pc98/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/sparc64/article.xml
     - copied unchanged from r241285, head/release/doc/ru_RU.KOI8-R/relnotes/sparc64/article.xml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/share/xml/
     - copied from r241285, head/release/doc/ru_RU.KOI8-R/share/xml/
  projects/zfsd/head/release/doc/share/xml/
     - copied from r241285, head/release/doc/share/xml/
  projects/zfsd/head/release/doc/zh_CN.GB2312/errata/article.xml
     - copied unchanged from r241285, head/release/doc/zh_CN.GB2312/errata/article.xml
  projects/zfsd/head/release/doc/zh_CN.GB2312/hardware/article.xml
     - copied unchanged from r241285, head/release/doc/zh_CN.GB2312/hardware/article.xml
  projects/zfsd/head/release/doc/zh_CN.GB2312/readme/article.xml
     - copied unchanged from r241285, head/release/doc/zh_CN.GB2312/readme/article.xml
  projects/zfsd/head/release/doc/zh_CN.GB2312/relnotes/article.xml
     - copied unchanged from r241285, head/release/doc/zh_CN.GB2312/relnotes/article.xml
  projects/zfsd/head/release/doc/zh_CN.GB2312/share/xml/
     - copied from r241285, head/release/doc/zh_CN.GB2312/share/xml/
  projects/zfsd/head/sbin/nvmecontrol/
     - copied from r241285, head/sbin/nvmecontrol/
  projects/zfsd/head/sbin/pfctl/parse.y
     - copied unchanged from r241285, head/sbin/pfctl/parse.y
  projects/zfsd/head/sbin/pfctl/pf_print_state.c
     - copied unchanged from r241285, head/sbin/pfctl/pf_print_state.c
  projects/zfsd/head/sbin/pfctl/pfctl.8
     - copied unchanged from r241285, head/sbin/pfctl/pfctl.8
  projects/zfsd/head/sbin/pfctl/pfctl.c
     - copied unchanged from r241285, head/sbin/pfctl/pfctl.c
  projects/zfsd/head/sbin/pfctl/pfctl.h
     - copied unchanged from r241285, head/sbin/pfctl/pfctl.h
  projects/zfsd/head/sbin/pfctl/pfctl_altq.c
     - copied unchanged from r241285, head/sbin/pfctl/pfctl_altq.c
  projects/zfsd/head/sbin/pfctl/pfctl_optimize.c
     - copied unchanged from r241285, head/sbin/pfctl/pfctl_optimize.c
  projects/zfsd/head/sbin/pfctl/pfctl_osfp.c
     - copied unchanged from r241285, head/sbin/pfctl/pfctl_osfp.c
  projects/zfsd/head/sbin/pfctl/pfctl_parser.c
     - copied unchanged from r241285, head/sbin/pfctl/pfctl_parser.c
  projects/zfsd/head/sbin/pfctl/pfctl_parser.h
     - copied unchanged from r241285, head/sbin/pfctl/pfctl_parser.h
  projects/zfsd/head/sbin/pfctl/pfctl_qstats.c
     - copied unchanged from r241285, head/sbin/pfctl/pfctl_qstats.c
  projects/zfsd/head/sbin/pfctl/pfctl_radix.c
     - copied unchanged from r241285, head/sbin/pfctl/pfctl_radix.c
  projects/zfsd/head/sbin/pfctl/pfctl_table.c
     - copied unchanged from r241285, head/sbin/pfctl/pfctl_table.c
  projects/zfsd/head/share/dtrace/hotopen
     - copied unchanged from r241285, head/share/dtrace/hotopen
  projects/zfsd/head/share/dtrace/nfsattrstats
     - copied unchanged from r241285, head/share/dtrace/nfsattrstats
  projects/zfsd/head/share/examples/libusb20/
     - copied from r241285, head/share/examples/libusb20/
  projects/zfsd/head/share/man/man3/pthread_getcpuclockid.3
     - copied unchanged from r241285, head/share/man/man3/pthread_getcpuclockid.3
  projects/zfsd/head/share/man/man4/altera_avgen.4
     - copied unchanged from r241285, head/share/man/man4/altera_avgen.4
  projects/zfsd/head/share/man/man4/altera_jtag_uart.4
     - copied unchanged from r241285, head/share/man/man4/altera_jtag_uart.4
  projects/zfsd/head/share/man/man4/altera_sdcard.4
     - copied unchanged from r241285, head/share/man/man4/altera_sdcard.4
  projects/zfsd/head/share/man/man4/aout.4
     - copied unchanged from r241285, head/share/man/man4/aout.4
  projects/zfsd/head/share/man/man4/isf.4
     - copied unchanged from r241285, head/share/man/man4/isf.4
  projects/zfsd/head/share/man/man4/pf.4
     - copied unchanged from r241285, head/share/man/man4/pf.4
  projects/zfsd/head/share/man/man4/pflog.4
     - copied unchanged from r241285, head/share/man/man4/pflog.4
  projects/zfsd/head/share/man/man4/pfsync.4
     - copied unchanged from r241285, head/share/man/man4/pfsync.4
  projects/zfsd/head/share/man/man4/terasic_mtl.4
     - copied unchanged from r241285, head/share/man/man4/terasic_mtl.4
  projects/zfsd/head/share/man/man4/vale.4
     - copied unchanged from r241285, head/share/man/man4/vale.4
  projects/zfsd/head/share/man/man5/pf.conf.5
     - copied unchanged from r241285, head/share/man/man5/pf.conf.5
  projects/zfsd/head/share/man/man5/pf.os.5
     - copied unchanged from r241285, head/share/man/man5/pf.os.5
  projects/zfsd/head/share/man/man9/BUS_CHILD_DELETED.9
     - copied unchanged from r241285, head/share/man/man9/BUS_CHILD_DELETED.9
  projects/zfsd/head/share/man/man9/BUS_CHILD_DETACHED.9
     - copied unchanged from r241285, head/share/man/man9/BUS_CHILD_DETACHED.9
  projects/zfsd/head/share/mk/bsd.compiler.mk
     - copied unchanged from r241285, head/share/mk/bsd.compiler.mk
  projects/zfsd/head/sys/arm/arm/busdma_machdep-v6.c
     - copied unchanged from r241285, head/sys/arm/arm/busdma_machdep-v6.c
  projects/zfsd/head/sys/arm/arm/cpufunc_asm_armv6.S
     - copied unchanged from r241285, head/sys/arm/arm/cpufunc_asm_armv6.S
  projects/zfsd/head/sys/arm/arm/cpufunc_asm_armv7.S
     - copied unchanged from r241285, head/sys/arm/arm/cpufunc_asm_armv7.S
  projects/zfsd/head/sys/arm/arm/cpufunc_asm_pj4b.S
     - copied unchanged from r241285, head/sys/arm/arm/cpufunc_asm_pj4b.S
  projects/zfsd/head/sys/arm/arm/gic.c
     - copied unchanged from r241285, head/sys/arm/arm/gic.c
  projects/zfsd/head/sys/arm/arm/mp_machdep.c
     - copied unchanged from r241285, head/sys/arm/arm/mp_machdep.c
  projects/zfsd/head/sys/arm/arm/mpcore_timer.c
     - copied unchanged from r241285, head/sys/arm/arm/mpcore_timer.c
  projects/zfsd/head/sys/arm/arm/pl310.c
     - copied unchanged from r241285, head/sys/arm/arm/pl310.c
  projects/zfsd/head/sys/arm/arm/pmap-v6.c
     - copied unchanged from r241285, head/sys/arm/arm/pmap-v6.c
  projects/zfsd/head/sys/arm/arm/sc_machdep.c
     - copied unchanged from r241285, head/sys/arm/arm/sc_machdep.c
  projects/zfsd/head/sys/arm/arm/vfp.c
     - copied unchanged from r241285, head/sys/arm/arm/vfp.c
  projects/zfsd/head/sys/arm/at91/at91_pio_sam9g45.h
     - copied unchanged from r241285, head/sys/arm/at91/at91_pio_sam9g45.h
  projects/zfsd/head/sys/arm/at91/at91rm9200_devices.c
     - copied unchanged from r241285, head/sys/arm/at91/at91rm9200_devices.c
  projects/zfsd/head/sys/arm/at91/at91rm9200var.h
     - copied unchanged from r241285, head/sys/arm/at91/at91rm9200var.h
  projects/zfsd/head/sys/arm/at91/at91sam9g45.c
     - copied unchanged from r241285, head/sys/arm/at91/at91sam9g45.c
  projects/zfsd/head/sys/arm/at91/at91sam9g45reg.h
     - copied unchanged from r241285, head/sys/arm/at91/at91sam9g45reg.h
  projects/zfsd/head/sys/arm/at91/at91sam9x5.c
     - copied unchanged from r241285, head/sys/arm/at91/at91sam9x5.c
  projects/zfsd/head/sys/arm/at91/at91sam9x5reg.h
     - copied unchanged from r241285, head/sys/arm/at91/at91sam9x5reg.h
  projects/zfsd/head/sys/arm/at91/board_eb9200.c
     - copied unchanged from r241285, head/sys/arm/at91/board_eb9200.c
  projects/zfsd/head/sys/arm/at91/board_sam9260ek.c
     - copied unchanged from r241285, head/sys/arm/at91/board_sam9260ek.c
  projects/zfsd/head/sys/arm/at91/board_sn9g45.c
     - copied unchanged from r241285, head/sys/arm/at91/board_sn9g45.c
  projects/zfsd/head/sys/arm/at91/std.at91sam9g45
     - copied unchanged from r241285, head/sys/arm/at91/std.at91sam9g45
  projects/zfsd/head/sys/arm/at91/std.eb9200
     - copied unchanged from r241285, head/sys/arm/at91/std.eb9200
  projects/zfsd/head/sys/arm/at91/std.sam9260ek
     - copied unchanged from r241285, head/sys/arm/at91/std.sam9260ek
  projects/zfsd/head/sys/arm/at91/std.sn9g45
     - copied unchanged from r241285, head/sys/arm/at91/std.sn9g45
  projects/zfsd/head/sys/arm/broadcom/
     - copied from r241285, head/sys/arm/broadcom/
  projects/zfsd/head/sys/arm/conf/AC100
     - copied unchanged from r241285, head/sys/arm/conf/AC100
  projects/zfsd/head/sys/arm/conf/ARMADAXP
     - copied unchanged from r241285, head/sys/arm/conf/ARMADAXP
  projects/zfsd/head/sys/arm/conf/BEAGLEBONE
     - copied unchanged from r241285, head/sys/arm/conf/BEAGLEBONE
  projects/zfsd/head/sys/arm/conf/EA3250
     - copied unchanged from r241285, head/sys/arm/conf/EA3250
  projects/zfsd/head/sys/arm/conf/EA3250.hints
     - copied unchanged from r241285, head/sys/arm/conf/EA3250.hints
  projects/zfsd/head/sys/arm/conf/EB9200
     - copied unchanged from r241285, head/sys/arm/conf/EB9200
  projects/zfsd/head/sys/arm/conf/EB9200.hints
     - copied unchanged from r241285, head/sys/arm/conf/EB9200.hints
  projects/zfsd/head/sys/arm/conf/PANDABOARD
     - copied unchanged from r241285, head/sys/arm/conf/PANDABOARD
  projects/zfsd/head/sys/arm/conf/PANDABOARD.hints
     - copied unchanged from r241285, head/sys/arm/conf/PANDABOARD.hints
  projects/zfsd/head/sys/arm/conf/RPI-B
     - copied unchanged from r241285, head/sys/arm/conf/RPI-B
  projects/zfsd/head/sys/arm/conf/SAM9260EK
     - copied unchanged from r241285, head/sys/arm/conf/SAM9260EK
  projects/zfsd/head/sys/arm/conf/SAM9260EK.hints
     - copied unchanged from r241285, head/sys/arm/conf/SAM9260EK.hints
  projects/zfsd/head/sys/arm/conf/SN9G45
     - copied unchanged from r241285, head/sys/arm/conf/SN9G45
  projects/zfsd/head/sys/arm/include/pl310.h
     - copied unchanged from r241285, head/sys/arm/include/pl310.h
  projects/zfsd/head/sys/arm/include/sc_machdep.h
     - copied unchanged from r241285, head/sys/arm/include/sc_machdep.h
  projects/zfsd/head/sys/arm/include/vfp.h
     - copied unchanged from r241285, head/sys/arm/include/vfp.h
  projects/zfsd/head/sys/arm/lpc/
     - copied from r241285, head/sys/arm/lpc/
  projects/zfsd/head/sys/arm/mv/armadaxp/
     - copied from r241285, head/sys/arm/mv/armadaxp/
  projects/zfsd/head/sys/arm/mv/mpic.c
     - copied unchanged from r241285, head/sys/arm/mv/mpic.c
  projects/zfsd/head/sys/arm/mv/mv_ts.c
     - copied unchanged from r241285, head/sys/arm/mv/mv_ts.c
  projects/zfsd/head/sys/arm/mv/std-pj4b.mv
     - copied unchanged from r241285, head/sys/arm/mv/std-pj4b.mv
  projects/zfsd/head/sys/arm/tegra/
     - copied from r241285, head/sys/arm/tegra/
  projects/zfsd/head/sys/arm/ti/
     - copied from r241285, head/sys/arm/ti/
  projects/zfsd/head/sys/arm/xscale/std.xscale-be
     - copied unchanged from r241285, head/sys/arm/xscale/std.xscale-be
  projects/zfsd/head/sys/boot/common/part.c
     - copied unchanged from r241285, head/sys/boot/common/part.c
  projects/zfsd/head/sys/boot/common/part.h
     - copied unchanged from r241285, head/sys/boot/common/part.h
  projects/zfsd/head/sys/boot/fdt/dts/bcm2835-rpi-b.dts
     - copied unchanged from r241285, head/sys/boot/fdt/dts/bcm2835-rpi-b.dts
  projects/zfsd/head/sys/boot/fdt/dts/beaglebone.dts
     - copied unchanged from r241285, head/sys/boot/fdt/dts/beaglebone.dts
  projects/zfsd/head/sys/boot/fdt/dts/db78460.dts
     - copied unchanged from r241285, head/sys/boot/fdt/dts/db78460.dts
  projects/zfsd/head/sys/boot/fdt/dts/ea3250.dts
     - copied unchanged from r241285, head/sys/boot/fdt/dts/ea3250.dts
  projects/zfsd/head/sys/boot/fdt/dts/pandaboard.dts
     - copied unchanged from r241285, head/sys/boot/fdt/dts/pandaboard.dts
  projects/zfsd/head/sys/boot/fdt/dts/tegra20-paz00.dts
     - copied unchanged from r241285, head/sys/boot/fdt/dts/tegra20-paz00.dts
  projects/zfsd/head/sys/boot/fdt/dts/tegra20.dtsi
     - copied unchanged from r241285, head/sys/boot/fdt/dts/tegra20.dtsi
  projects/zfsd/head/sys/boot/fdt/dts/trimslice.dts
     - copied unchanged from r241285, head/sys/boot/fdt/dts/trimslice.dts
  projects/zfsd/head/sys/cddl/compat/opensolaris/sys/assfail.h
     - copied unchanged from r241285, head/sys/cddl/compat/opensolaris/sys/assfail.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/trim_map.h
     - copied unchanged from r241285, head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/trim_map.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/trim_map.c
     - copied unchanged from r241285, head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/trim_map.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/utilities/utxfinit.c
     - copied unchanged from r241285, head/sys/contrib/dev/acpica/components/utilities/utxfinit.c
  projects/zfsd/head/sys/contrib/dev/acpica/include/acbuffer.h
     - copied unchanged from r241285, head/sys/contrib/dev/acpica/include/acbuffer.h
  projects/zfsd/head/sys/contrib/libfdt/fdt_empty_tree.c
     - copied unchanged from r241285, head/sys/contrib/libfdt/fdt_empty_tree.c
  projects/zfsd/head/sys/dev/ahci/ahciem.c
     - copied unchanged from r241285, head/sys/dev/ahci/ahciem.c
  projects/zfsd/head/sys/dev/altera/
     - copied from r241285, head/sys/dev/altera/
  projects/zfsd/head/sys/dev/ath/ath_hal/ar9003/ar9300_devid.h
     - copied unchanged from r241285, head/sys/dev/ath/ath_hal/ar9003/ar9300_devid.h
  projects/zfsd/head/sys/dev/ath/if_ath_tx_edma.c
     - copied unchanged from r241285, head/sys/dev/ath/if_ath_tx_edma.c
  projects/zfsd/head/sys/dev/ath/if_ath_tx_edma.h
     - copied unchanged from r241285, head/sys/dev/ath/if_ath_tx_edma.h
  projects/zfsd/head/sys/dev/cxgbe/firmware/t4fw-1.6.2.0.bin.uu
     - copied unchanged from r241285, head/sys/dev/cxgbe/firmware/t4fw-1.6.2.0.bin.uu
  projects/zfsd/head/sys/dev/cxgbe/tom/t4_ddp.c
     - copied unchanged from r241285, head/sys/dev/cxgbe/tom/t4_ddp.c
  projects/zfsd/head/sys/dev/drm2/drm_ioc32.c
     - copied unchanged from r241285, head/sys/dev/drm2/drm_ioc32.c
  projects/zfsd/head/sys/dev/drm2/i915/i915_ioc32.c
     - copied unchanged from r241285, head/sys/dev/drm2/i915/i915_ioc32.c
  projects/zfsd/head/sys/dev/iicbus/ds1631.c
     - copied unchanged from r241285, head/sys/dev/iicbus/ds1631.c
  projects/zfsd/head/sys/dev/iicbus/s35390a.c
     - copied unchanged from r241285, head/sys/dev/iicbus/s35390a.c
  projects/zfsd/head/sys/dev/isf/
     - copied from r241285, head/sys/dev/isf/
  projects/zfsd/head/sys/dev/mii/smscphy.c
     - copied unchanged from r241285, head/sys/dev/mii/smscphy.c
  projects/zfsd/head/sys/dev/nvd/
     - copied from r241285, head/sys/dev/nvd/
  projects/zfsd/head/sys/dev/nvme/
     - copied from r241285, head/sys/dev/nvme/
  projects/zfsd/head/sys/dev/random/ivy.c
     - copied unchanged from r241285, head/sys/dev/random/ivy.c
  projects/zfsd/head/sys/dev/sound/macio/onyx.c
     - copied unchanged from r241285, head/sys/dev/sound/macio/onyx.c
  projects/zfsd/head/sys/dev/terasic/
     - copied from r241285, head/sys/dev/terasic/
  projects/zfsd/head/sys/dev/uart/uart_dev_lpc.c
     - copied unchanged from r241285, head/sys/dev/uart/uart_dev_lpc.c
  projects/zfsd/head/sys/dev/uart/uart_dev_pl011.c
     - copied unchanged from r241285, head/sys/dev/uart/uart_dev_pl011.c
  projects/zfsd/head/sys/dev/usb/controller/dwc_otgreg.h
     - copied unchanged from r241285, head/sys/dev/usb/controller/dwc_otgreg.h
  projects/zfsd/head/sys/dev/usb/net/if_smsc.c
     - copied unchanged from r241285, head/sys/dev/usb/net/if_smsc.c
  projects/zfsd/head/sys/dev/usb/net/if_smscreg.h
     - copied unchanged from r241285, head/sys/dev/usb/net/if_smscreg.h
  projects/zfsd/head/sys/libkern/jenkins_hash.c
     - copied unchanged from r241285, head/sys/libkern/jenkins_hash.c
  projects/zfsd/head/sys/mips/beri/
     - copied from r241285, head/sys/mips/beri/
  projects/zfsd/head/sys/mips/conf/AP91
     - copied unchanged from r241285, head/sys/mips/conf/AP91
  projects/zfsd/head/sys/mips/conf/AP91.hints
     - copied unchanged from r241285, head/sys/mips/conf/AP91.hints
  projects/zfsd/head/sys/mips/conf/AR724X_BASE
     - copied unchanged from r241285, head/sys/mips/conf/AR724X_BASE
  projects/zfsd/head/sys/mips/conf/AR724X_BASE.hints
     - copied unchanged from r241285, head/sys/mips/conf/AR724X_BASE.hints
  projects/zfsd/head/sys/mips/conf/BERI_DE4.hints
     - copied unchanged from r241285, head/sys/mips/conf/BERI_DE4.hints
  projects/zfsd/head/sys/mips/conf/BERI_DE4_MDROOT
     - copied unchanged from r241285, head/sys/mips/conf/BERI_DE4_MDROOT
  projects/zfsd/head/sys/mips/conf/BERI_DE4_SDROOT
     - copied unchanged from r241285, head/sys/mips/conf/BERI_DE4_SDROOT
  projects/zfsd/head/sys/mips/conf/BERI_SIM.hints
     - copied unchanged from r241285, head/sys/mips/conf/BERI_SIM.hints
  projects/zfsd/head/sys/mips/conf/BERI_SIM_MDROOT
     - copied unchanged from r241285, head/sys/mips/conf/BERI_SIM_MDROOT
  projects/zfsd/head/sys/mips/conf/BERI_TEMPLATE
     - copied unchanged from r241285, head/sys/mips/conf/BERI_TEMPLATE
  projects/zfsd/head/sys/mips/conf/BERI_TPAD.hints
     - copied unchanged from r241285, head/sys/mips/conf/BERI_TPAD.hints
  projects/zfsd/head/sys/mips/conf/DIR-825
     - copied unchanged from r241285, head/sys/mips/conf/DIR-825
  projects/zfsd/head/sys/mips/conf/DIR-825.hints
     - copied unchanged from r241285, head/sys/mips/conf/DIR-825.hints
  projects/zfsd/head/sys/mips/include/sc_machdep.h
     - copied unchanged from r241285, head/sys/mips/include/sc_machdep.h
  projects/zfsd/head/sys/mips/mips/sc_machdep.c
     - copied unchanged from r241285, head/sys/mips/mips/sc_machdep.c
  projects/zfsd/head/sys/modules/cpsw/
     - copied from r241285, head/sys/modules/cpsw/
  projects/zfsd/head/sys/modules/ct/
     - copied from r241285, head/sys/modules/ct/
  projects/zfsd/head/sys/modules/nvd/
     - copied from r241285, head/sys/modules/nvd/
  projects/zfsd/head/sys/modules/nvme/
     - copied from r241285, head/sys/modules/nvme/
  projects/zfsd/head/sys/modules/usb/smsc/
     - copied from r241285, head/sys/modules/usb/smsc/
  projects/zfsd/head/sys/net/if_pflog.h
     - copied unchanged from r241285, head/sys/net/if_pflog.h
  projects/zfsd/head/sys/net/if_pfsync.h
     - copied unchanged from r241285, head/sys/net/if_pfsync.h
  projects/zfsd/head/sys/net/pf_mtag.h
     - copied unchanged from r241285, head/sys/net/pf_mtag.h
  projects/zfsd/head/sys/net/pfvar.h
     - copied unchanged from r241285, head/sys/net/pfvar.h
  projects/zfsd/head/sys/netpfil/
     - copied from r241285, head/sys/netpfil/
  projects/zfsd/head/sys/powerpc/powermac/nvbl.c
     - copied unchanged from r241285, head/sys/powerpc/powermac/nvbl.c
  projects/zfsd/head/sys/powerpc/wii/
     - copied from r241285, head/sys/powerpc/wii/
  projects/zfsd/head/tools/build/options/WITHOUT_KDUMP
     - copied unchanged from r241285, head/tools/build/options/WITHOUT_KDUMP
  projects/zfsd/head/tools/build/options/WITH_BMAKE
     - copied unchanged from r241285, head/tools/build/options/WITH_BMAKE
  projects/zfsd/head/tools/build/options/WITH_BSDCONFIG
     - copied unchanged from r241285, head/tools/build/options/WITH_BSDCONFIG
  projects/zfsd/head/tools/regression/bin/sh/builtins/local1.0
     - copied unchanged from r241285, head/tools/regression/bin/sh/builtins/local1.0
  projects/zfsd/head/tools/regression/bin/sh/expansion/export1.0
     - copied unchanged from r241285, head/tools/regression/bin/sh/expansion/export1.0
  projects/zfsd/head/tools/regression/bin/sh/expansion/export2.0
     - copied unchanged from r241285, head/tools/regression/bin/sh/expansion/export2.0
  projects/zfsd/head/tools/regression/bin/sh/expansion/export3.0
     - copied unchanged from r241285, head/tools/regression/bin/sh/expansion/export3.0
  projects/zfsd/head/tools/regression/bin/sh/expansion/local1.0
     - copied unchanged from r241285, head/tools/regression/bin/sh/expansion/local1.0
  projects/zfsd/head/tools/regression/bin/sh/expansion/local2.0
     - copied unchanged from r241285, head/tools/regression/bin/sh/expansion/local2.0
  projects/zfsd/head/tools/regression/bin/sh/expansion/readonly1.0
     - copied unchanged from r241285, head/tools/regression/bin/sh/expansion/readonly1.0
  projects/zfsd/head/tools/regression/bin/sh/parser/alias7.0
     - copied unchanged from r241285, head/tools/regression/bin/sh/parser/alias7.0
  projects/zfsd/head/tools/regression/bin/sh/parser/alias8.0
     - copied unchanged from r241285, head/tools/regression/bin/sh/parser/alias8.0
  projects/zfsd/head/tools/regression/lib/libc/gen/test-ftw.c
     - copied unchanged from r241285, head/tools/regression/lib/libc/gen/test-ftw.c
  projects/zfsd/head/tools/regression/net/
     - copied from r241285, head/tools/regression/net/
  projects/zfsd/head/tools/regression/usr.sbin/etcupdate/
     - copied from r241285, head/tools/regression/usr.sbin/etcupdate/
  projects/zfsd/head/tools/tools/ath/athratestats/
     - copied from r241285, head/tools/tools/ath/athratestats/
  projects/zfsd/head/tools/tools/bootparttest/
     - copied from r241285, head/tools/tools/bootparttest/
  projects/zfsd/head/usr.bin/bmake/
     - copied from r241285, head/usr.bin/bmake/
  projects/zfsd/head/usr.sbin/bsdconfig/
     - copied from r241285, head/usr.sbin/bsdconfig/
  projects/zfsd/head/usr.sbin/etcupdate/
     - copied from r241285, head/usr.sbin/etcupdate/
  projects/zfsd/head/usr.sbin/isfctl/
     - copied from r241285, head/usr.sbin/isfctl/
  projects/zfsd/head/usr.sbin/sysrc/
     - copied from r241285, head/usr.sbin/sysrc/
Directory Properties:
  projects/zfsd/head/contrib/atf/   (props changed)
Replaced:
  projects/zfsd/head/sys/arm/conf/HL201.hints
     - copied unchanged from r241285, head/sys/arm/conf/HL201.hints
Deleted:
  projects/zfsd/head/contrib/bzip2/Makefile
  projects/zfsd/head/contrib/bzip2/Makefile-libbz2_so
  projects/zfsd/head/contrib/bzip2/dlltest.c
  projects/zfsd/head/contrib/bzip2/makefile.msc
  projects/zfsd/head/contrib/dtc/Makefile.convert-dtsv0
  projects/zfsd/head/contrib/dtc/Makefile.ftdump
  projects/zfsd/head/contrib/dtc/convert-dtsv0-lexer.l
  projects/zfsd/head/contrib/dtc/ftdump.c
  projects/zfsd/head/contrib/libarchive/cpio/test/test_pathmatch.c
  projects/zfsd/head/contrib/libarchive/libarchive_fe/matching.c
  projects/zfsd/head/contrib/libarchive/libarchive_fe/matching.h
  projects/zfsd/head/contrib/libarchive/libarchive_fe/pathmatch.c
  projects/zfsd/head/contrib/libarchive/libarchive_fe/pathmatch.h
  projects/zfsd/head/contrib/libarchive/tar/getdate.c
  projects/zfsd/head/contrib/libarchive/tar/test/test_getdate.c
  projects/zfsd/head/contrib/libarchive/tar/tree.c
  projects/zfsd/head/contrib/libarchive/tar/tree.h
  projects/zfsd/head/contrib/libpcap/net/
  projects/zfsd/head/contrib/libpcap/test/
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/DIBuilder.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/DebugInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/ProcessImplicitDefs.h
  projects/zfsd/head/contrib/llvm/include/llvm/IntrinsicsPTX.td
  projects/zfsd/head/contrib/llvm/include/llvm/Support/IRBuilder.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/MDBuilder.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/TypeBuilder.h
  projects/zfsd/head/contrib/llvm/include/llvm/Transforms/Utils/FunctionUtils.h
  projects/zfsd/head/contrib/llvm/lib/Analysis/DIBuilder.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/DebugInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/RegisterClassInfo.h
  projects/zfsd/head/contrib/llvm/lib/CodeGen/RenderMachineFunction.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/RenderMachineFunction.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsEmitGPRestore.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsExpandPseudo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/InstPrinter/PTXInstPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/InstPrinter/PTXInstPrinter.h
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/MCTargetDesc/PTXBaseInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/MCTargetDesc/PTXMCAsmInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/MCTargetDesc/PTXMCAsmInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/MCTargetDesc/PTXMCTargetDesc.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/MCTargetDesc/PTXMCTargetDesc.h
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTX.h
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTX.td
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXAsmPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXAsmPrinter.h
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXFPRoundingModePass.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXFrameLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXFrameLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXISelDAGToDAG.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXISelLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXISelLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXInstrFormats.td
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXInstrInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXInstrInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXInstrInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXInstrLoadStore.td
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXIntrinsicInstrInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXMCAsmStreamer.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXMCInstLower.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXMFInfoExtract.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXMachineFunctionInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXMachineFunctionInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXParamManager.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXParamManager.h
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXRegAlloc.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXRegisterInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXRegisterInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXRegisterInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXSelectionDAGInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXSelectionDAGInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXSubtarget.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXSubtarget.h
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXTargetMachine.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/PTXTargetMachine.h
  projects/zfsd/head/contrib/llvm/lib/Target/PTX/TargetInfo/PTXTargetInfo.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsPTX.def
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Driver/ObjCRuntime.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ObjCMessage.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Driver/CC1Options.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IteratorsChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ObjCMessage.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/utils/TableGen/ClangASTNodesEmitter.h
  projects/zfsd/head/contrib/llvm/tools/clang/utils/TableGen/ClangAttrEmitter.h
  projects/zfsd/head/contrib/llvm/tools/clang/utils/TableGen/ClangDiagnosticsEmitter.h
  projects/zfsd/head/contrib/llvm/tools/clang/utils/TableGen/ClangSACheckersEmitter.h
  projects/zfsd/head/contrib/llvm/tools/clang/utils/TableGen/NeonEmitter.h
  projects/zfsd/head/contrib/llvm/tools/clang/utils/TableGen/OptParserEmitter.h
  projects/zfsd/head/contrib/llvm/tools/llvm-ld/
  projects/zfsd/head/contrib/llvm/tools/llvm-stub/llvm-stub.c
  projects/zfsd/head/contrib/llvm/utils/TableGen/AsmMatcherEmitter.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/AsmWriterEmitter.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/CallingConvEmitter.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/CodeEmitterGen.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/DAGISelEmitter.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/DFAPacketizerEmitter.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/DisassemblerEmitter.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/EDEmitter.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/FastISelEmitter.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/FixedLenDecoderEmitter.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/InstrInfoEmitter.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/IntrinsicEmitter.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/PseudoLoweringEmitter.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/RegisterInfoEmitter.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/StringMatcher.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/StringMatcher.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/SubtargetEmitter.h
  projects/zfsd/head/contrib/pf/man/
  projects/zfsd/head/contrib/pf/pfctl/
  projects/zfsd/head/crypto/openssh/version.c
  projects/zfsd/head/gnu/usr.bin/diff/context.c.diff
  projects/zfsd/head/gnu/usr.bin/diff/diff.c.diff
  projects/zfsd/head/lib/clang/include/clang/Driver/CC1Options.inc
  projects/zfsd/head/lib/libc/gen/aux.c
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/early-adopter/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/errata/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/alpha/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/alpha/proc-alpha.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/common/artheader.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/common/dev.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/common/intro.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/i386/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/i386/proc-i386.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/ia64/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/ia64/proc-ia64.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/pc98/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/pc98/proc-pc98.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/sparc64/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/sparc64/dev-sparc64.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/sparc64/proc-sparc64.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/alpha/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/common/abstract.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/common/artheader.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/common/install.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/common/layout.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/common/trouble.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/common/upgrade.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/i386/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/ia64/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/pc98/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/sparc64/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/sparc64/install.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/readme/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/alpha/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/common/new.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/i386/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/ia64/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/pc98/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/sparc64/article.sgml
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/share/sgml/
  projects/zfsd/head/release/doc/en_US.ISO8859-1/errata/article.sgml
  projects/zfsd/head/release/doc/en_US.ISO8859-1/hardware/article.sgml
  projects/zfsd/head/release/doc/en_US.ISO8859-1/readme/article.sgml
  projects/zfsd/head/release/doc/en_US.ISO8859-1/relnotes/article.sgml
  projects/zfsd/head/release/doc/en_US.ISO8859-1/share/sgml/
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/early-adopter/article.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/errata/article.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/alpha/article.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/alpha/proc-alpha.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/common/artheader.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/common/dev.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/common/intro.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/i386/article.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/i386/proc-i386.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/ia64/article.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/ia64/proc-ia64.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/pc98/article.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/pc98/proc-pc98.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/sparc64/article.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/sparc64/dev-sparc64.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/sparc64/proc-sparc64.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/alpha/article.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/common/abstract.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/common/artheader.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/common/install.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/common/layout.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/common/trouble.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/common/upgrade.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/i386/article.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/pc98/article.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/sparc64/article.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/sparc64/install.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/relnotes/alpha/article.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/relnotes/common/new.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/relnotes/i386/article.sgml
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/share/sgml/
  projects/zfsd/head/release/doc/ja_JP.eucJP/errata/article.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/alpha/article.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/amd64/article.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/amd64/proc-amd64.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/common/artheader.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/common/dev.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/common/intro.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/i386/article.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/i386/proc-i386.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/ia64/article.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/ia64/proc-ia64.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/pc98/article.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/pc98/proc-pc98.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/sparc64/article.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/sparc64/proc-sparc64.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/alpha/article.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/amd64/article.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/common/new.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/i386/article.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/ia64/article.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/pc98/article.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/sparc64/article.sgml
  projects/zfsd/head/release/doc/ja_JP.eucJP/share/sgml/
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/errata/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/alpha/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/amd64/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/amd64/proc-amd64.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/common/artheader.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/common/dev.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/common/intro.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/i386/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/i386/proc-i386.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/ia64/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/ia64/proc-ia64.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/pc98/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/pc98/proc-pc98.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/sparc64/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/sparc64/proc-sparc64.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/alpha/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/amd64/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/common/abstract.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/common/artheader.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/common/install.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/common/layout.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/common/trouble.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/common/upgrade.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/i386/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/ia64/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/pc98/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/sparc64/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/readme/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/alpha/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/amd64/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/common/new.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/i386/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/ia64/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/pc98/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/sparc64/article.sgml
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/share/sgml/
  projects/zfsd/head/release/doc/share/sgml/
  projects/zfsd/head/release/doc/zh_CN.GB2312/errata/article.sgml
  projects/zfsd/head/release/doc/zh_CN.GB2312/hardware/article.sgml
  projects/zfsd/head/release/doc/zh_CN.GB2312/readme/article.sgml
  projects/zfsd/head/release/doc/zh_CN.GB2312/relnotes/article.sgml
  projects/zfsd/head/release/doc/zh_CN.GB2312/share/sgml/
  projects/zfsd/head/sbin/pfctl/missing/
  projects/zfsd/head/share/examples/cvsup/doc-supfile
  projects/zfsd/head/share/examples/cvsup/www-supfile
  projects/zfsd/head/sys/arm/at91/at91_pio_rm9200.h
  projects/zfsd/head/sys/arm/at91/at91sam9x25.c
  projects/zfsd/head/sys/arm/at91/at91sam9x25reg.h
  projects/zfsd/head/sys/arm/at91/hints.at91rm9200
  projects/zfsd/head/sys/arm/at91/hints.at91sam9261
  projects/zfsd/head/sys/cam/scsi/scsi_low_pisa.c
  projects/zfsd/head/sys/cam/scsi/scsi_low_pisa.h
  projects/zfsd/head/sys/compat/netbsd/physio_proc.h
  projects/zfsd/head/sys/contrib/pf/
  projects/zfsd/head/sys/dev/mlx/mlx_compat.h
  projects/zfsd/head/sys/dev/random/nehemiah.h
  projects/zfsd/head/sys/ia64/conf/SKI
  projects/zfsd/head/sys/ia64/ia64/ssc.c
  projects/zfsd/head/sys/ia64/ia64/sscdisk.c
  projects/zfsd/head/sys/libkern/jenkins.h
  projects/zfsd/head/sys/netinet/ipfw/
  projects/zfsd/head/sys/sys/device_port.h
  projects/zfsd/head/sys/vm/vm_contig.c
  projects/zfsd/head/tools/diag/ac/
  projects/zfsd/head/tools/tools/backout_commit/
  projects/zfsd/head/tools/tools/mfc/
  projects/zfsd/head/usr.bin/clang/llvm-ld/
  projects/zfsd/head/usr.bin/clang/llvm-stub/
Modified:
  projects/zfsd/head/MAINTAINERS   (contents, props changed)
  projects/zfsd/head/Makefile
  projects/zfsd/head/Makefile.inc1
  projects/zfsd/head/ObsoleteFiles.inc
  projects/zfsd/head/UPDATING
  projects/zfsd/head/bin/cat/cat.1
  projects/zfsd/head/bin/cat/cat.c
  projects/zfsd/head/bin/cp/cp.1
  projects/zfsd/head/bin/date/date.c
  projects/zfsd/head/bin/dd/dd.c
  projects/zfsd/head/bin/dd/misc.c
  projects/zfsd/head/bin/getfacl/getfacl.1
  projects/zfsd/head/bin/ls/ls.c
  projects/zfsd/head/bin/ls/print.c
  projects/zfsd/head/bin/mv/mv.1
  projects/zfsd/head/bin/mv/mv.c
  projects/zfsd/head/bin/ps/keyword.c
  projects/zfsd/head/bin/ps/print.c
  projects/zfsd/head/bin/ps/ps.1
  projects/zfsd/head/bin/ps/ps.c
  projects/zfsd/head/bin/rm/rm.c
  projects/zfsd/head/bin/setfacl/merge.c
  projects/zfsd/head/bin/setfacl/setfacl.1
  projects/zfsd/head/bin/setfacl/setfacl.c
  projects/zfsd/head/bin/sh/cd.c
  projects/zfsd/head/bin/sh/eval.c
  projects/zfsd/head/bin/sh/exec.c
  projects/zfsd/head/bin/sh/exec.h
  projects/zfsd/head/bin/sh/histedit.c
  projects/zfsd/head/bin/sh/jobs.c
  projects/zfsd/head/bin/sh/jobs.h
  projects/zfsd/head/bin/sh/main.c
  projects/zfsd/head/bin/sh/options.c
  projects/zfsd/head/bin/sh/sh.1
  projects/zfsd/head/bin/sh/trap.c
  projects/zfsd/head/bin/sh/trap.h
  projects/zfsd/head/bin/sh/var.c
  projects/zfsd/head/bin/stty/extern.h
  projects/zfsd/head/cddl/contrib/dtracetoolkit/execsnoop
  projects/zfsd/head/cddl/contrib/opensolaris/cmd/zdb/zdb.8
  projects/zfsd/head/cddl/contrib/opensolaris/cmd/zfs/zfs.8
  projects/zfsd/head/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c
  projects/zfsd/head/cddl/contrib/opensolaris/cmd/zinject/zinject.c
  projects/zfsd/head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.5
  projects/zfsd/head/cddl/contrib/opensolaris/cmd/zpool/zpool.8
  projects/zfsd/head/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c
  projects/zfsd/head/cddl/contrib/opensolaris/cmd/ztest/ztest.c
  projects/zfsd/head/cddl/contrib/opensolaris/lib/libdtrace/common/dt_cc.c
  projects/zfsd/head/cddl/contrib/opensolaris/lib/libdtrace/common/dt_parser.c
  projects/zfsd/head/cddl/contrib/opensolaris/lib/libdtrace/common/dt_pragma.c
  projects/zfsd/head/cddl/contrib/opensolaris/lib/libdtrace/common/dt_proc.c
  projects/zfsd/head/cddl/contrib/opensolaris/lib/libdtrace/common/dt_string.c
  projects/zfsd/head/cddl/contrib/opensolaris/lib/libdtrace/common/dt_string.h
  projects/zfsd/head/cddl/contrib/opensolaris/lib/libdtrace/common/dt_subr.c
  projects/zfsd/head/cddl/contrib/opensolaris/lib/libuutil/common/uu_misc.c
  projects/zfsd/head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h
  projects/zfsd/head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_config.c
  projects/zfsd/head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c
  projects/zfsd/head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_import.c
  projects/zfsd/head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_sendrecv.c
  projects/zfsd/head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_status.c
  projects/zfsd/head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_util.c
  projects/zfsd/head/cddl/contrib/opensolaris/lib/libzpool/common/sys/zfs_context.h
  projects/zfsd/head/cddl/lib/libdtrace/psinfo.d
  projects/zfsd/head/cddl/lib/libzfs/Makefile
  projects/zfsd/head/cddl/lib/libzpool/Makefile
  projects/zfsd/head/cddl/sbin/zfs/Makefile
  projects/zfsd/head/cddl/usr.bin/ctfconvert/ctfconvert.1
  projects/zfsd/head/cddl/usr.bin/ctfmerge/ctfmerge.1
  projects/zfsd/head/cddl/usr.bin/ztest/Makefile
  projects/zfsd/head/cddl/usr.sbin/dtruss/dtruss.1
  projects/zfsd/head/cddl/usr.sbin/plockstat/plockstat.1
  projects/zfsd/head/cddl/usr.sbin/zdb/Makefile
  projects/zfsd/head/cddl/usr.sbin/zhack/Makefile
  projects/zfsd/head/contrib/bind9/CHANGES
  projects/zfsd/head/contrib/bind9/lib/dns/include/dns/rdata.h
  projects/zfsd/head/contrib/bind9/lib/dns/master.c
  projects/zfsd/head/contrib/bind9/lib/dns/rdata.c
  projects/zfsd/head/contrib/bind9/lib/dns/rdataslab.c
  projects/zfsd/head/contrib/bind9/lib/dns/resolver.c
  projects/zfsd/head/contrib/bind9/lib/dns/zone.c
  projects/zfsd/head/contrib/bind9/version
  projects/zfsd/head/contrib/binutils/bfd/config.bfd
  projects/zfsd/head/contrib/binutils/binutils/readelf.c
  projects/zfsd/head/contrib/binutils/config.sub
  projects/zfsd/head/contrib/binutils/gas/config/tc-arm.c
  projects/zfsd/head/contrib/binutils/include/elf/dwarf2.h
  projects/zfsd/head/contrib/bsnmp/snmpd/main.c
  projects/zfsd/head/contrib/bsnmp/snmpd/trans_lsock.c
  projects/zfsd/head/contrib/bsnmp/snmpd/trans_udp.c
  projects/zfsd/head/contrib/bsnmp/snmpd/trap.c
  projects/zfsd/head/contrib/byacc/CHANGES
  projects/zfsd/head/contrib/byacc/VERSION
  projects/zfsd/head/contrib/byacc/defs.h
  projects/zfsd/head/contrib/byacc/lr0.c
  projects/zfsd/head/contrib/byacc/main.c
  projects/zfsd/head/contrib/byacc/mkpar.c
  projects/zfsd/head/contrib/byacc/output.c
  projects/zfsd/head/contrib/byacc/package/byacc.spec
  projects/zfsd/head/contrib/byacc/package/debian/changelog
  projects/zfsd/head/contrib/byacc/reader.c
  projects/zfsd/head/contrib/byacc/symtab.c
  projects/zfsd/head/contrib/byacc/verbose.c
  projects/zfsd/head/contrib/bzip2/FREEBSD-Xlist
  projects/zfsd/head/contrib/compiler-rt/LICENSE.TXT
  projects/zfsd/head/contrib/compiler-rt/lib/absvti2.c
  projects/zfsd/head/contrib/compiler-rt/lib/adddf3.c
  projects/zfsd/head/contrib/compiler-rt/lib/addsf3.c
  projects/zfsd/head/contrib/compiler-rt/lib/addvti3.c
  projects/zfsd/head/contrib/compiler-rt/lib/ashldi3.c
  projects/zfsd/head/contrib/compiler-rt/lib/ashlti3.c
  projects/zfsd/head/contrib/compiler-rt/lib/ashrdi3.c
  projects/zfsd/head/contrib/compiler-rt/lib/ashrti3.c
  projects/zfsd/head/contrib/compiler-rt/lib/assembly.h
  projects/zfsd/head/contrib/compiler-rt/lib/clzti2.c
  projects/zfsd/head/contrib/compiler-rt/lib/cmpti2.c
  projects/zfsd/head/contrib/compiler-rt/lib/ctzti2.c
  projects/zfsd/head/contrib/compiler-rt/lib/divdf3.c
  projects/zfsd/head/contrib/compiler-rt/lib/divmoddi4.c
  projects/zfsd/head/contrib/compiler-rt/lib/divsf3.c
  projects/zfsd/head/contrib/compiler-rt/lib/divsi3.c
  projects/zfsd/head/contrib/compiler-rt/lib/divti3.c
  projects/zfsd/head/contrib/compiler-rt/lib/extendsfdf2.c
  projects/zfsd/head/contrib/compiler-rt/lib/ffsti2.c
  projects/zfsd/head/contrib/compiler-rt/lib/fixdfdi.c
  projects/zfsd/head/contrib/compiler-rt/lib/fixdfsi.c
  projects/zfsd/head/contrib/compiler-rt/lib/fixdfti.c
  projects/zfsd/head/contrib/compiler-rt/lib/fixsfdi.c
  projects/zfsd/head/contrib/compiler-rt/lib/fixsfsi.c
  projects/zfsd/head/contrib/compiler-rt/lib/fixsfti.c
  projects/zfsd/head/contrib/compiler-rt/lib/fixunsdfdi.c
  projects/zfsd/head/contrib/compiler-rt/lib/fixunsdfsi.c
  projects/zfsd/head/contrib/compiler-rt/lib/fixunsdfti.c
  projects/zfsd/head/contrib/compiler-rt/lib/fixunssfdi.c
  projects/zfsd/head/contrib/compiler-rt/lib/fixunssfsi.c
  projects/zfsd/head/contrib/compiler-rt/lib/fixunssfti.c
  projects/zfsd/head/contrib/compiler-rt/lib/fixunsxfti.c
  projects/zfsd/head/contrib/compiler-rt/lib/fixxfti.c
  projects/zfsd/head/contrib/compiler-rt/lib/floatdidf.c
  projects/zfsd/head/contrib/compiler-rt/lib/floatdisf.c
  projects/zfsd/head/contrib/compiler-rt/lib/floatsidf.c
  projects/zfsd/head/contrib/compiler-rt/lib/floatsisf.c
  projects/zfsd/head/contrib/compiler-rt/lib/floattidf.c
  projects/zfsd/head/contrib/compiler-rt/lib/floattisf.c
  projects/zfsd/head/contrib/compiler-rt/lib/floattixf.c
  projects/zfsd/head/contrib/compiler-rt/lib/floatundidf.c
  projects/zfsd/head/contrib/compiler-rt/lib/floatundisf.c
  projects/zfsd/head/contrib/compiler-rt/lib/floatunsidf.c
  projects/zfsd/head/contrib/compiler-rt/lib/floatunsisf.c
  projects/zfsd/head/contrib/compiler-rt/lib/floatuntidf.c
  projects/zfsd/head/contrib/compiler-rt/lib/floatuntisf.c
  projects/zfsd/head/contrib/compiler-rt/lib/floatuntixf.c
  projects/zfsd/head/contrib/compiler-rt/lib/fp_lib.h
  projects/zfsd/head/contrib/compiler-rt/lib/int_endianness.h
  projects/zfsd/head/contrib/compiler-rt/lib/int_util.c
  projects/zfsd/head/contrib/compiler-rt/lib/int_util.h
  projects/zfsd/head/contrib/compiler-rt/lib/lshrdi3.c
  projects/zfsd/head/contrib/compiler-rt/lib/lshrti3.c
  projects/zfsd/head/contrib/compiler-rt/lib/modti3.c
  projects/zfsd/head/contrib/compiler-rt/lib/muldf3.c
  projects/zfsd/head/contrib/compiler-rt/lib/muldi3.c
  projects/zfsd/head/contrib/compiler-rt/lib/muloti4.c
  projects/zfsd/head/contrib/compiler-rt/lib/mulsf3.c
  projects/zfsd/head/contrib/compiler-rt/lib/multi3.c
  projects/zfsd/head/contrib/compiler-rt/lib/mulvti3.c
  projects/zfsd/head/contrib/compiler-rt/lib/negdf2.c
  projects/zfsd/head/contrib/compiler-rt/lib/negsf2.c
  projects/zfsd/head/contrib/compiler-rt/lib/negti2.c
  projects/zfsd/head/contrib/compiler-rt/lib/negvti2.c
  projects/zfsd/head/contrib/compiler-rt/lib/parityti2.c
  projects/zfsd/head/contrib/compiler-rt/lib/popcountti2.c
  projects/zfsd/head/contrib/compiler-rt/lib/powitf2.c
  projects/zfsd/head/contrib/compiler-rt/lib/subdf3.c
  projects/zfsd/head/contrib/compiler-rt/lib/subsf3.c
  projects/zfsd/head/contrib/compiler-rt/lib/subvti3.c
  projects/zfsd/head/contrib/compiler-rt/lib/truncdfsf2.c
  projects/zfsd/head/contrib/compiler-rt/lib/ucmpti2.c
  projects/zfsd/head/contrib/compiler-rt/lib/udivmoddi4.c
  projects/zfsd/head/contrib/compiler-rt/lib/udivmodti4.c
  projects/zfsd/head/contrib/compiler-rt/lib/udivsi3.c
  projects/zfsd/head/contrib/compiler-rt/lib/udivti3.c
  projects/zfsd/head/contrib/compiler-rt/lib/umodti3.c
  projects/zfsd/head/contrib/diff/src/context.c
  projects/zfsd/head/contrib/diff/src/diff.c
  projects/zfsd/head/contrib/dtc/Documentation/dts-format.txt
  projects/zfsd/head/contrib/dtc/Documentation/manual.txt
  projects/zfsd/head/contrib/dtc/Makefile
  projects/zfsd/head/contrib/dtc/checks.c
  projects/zfsd/head/contrib/dtc/data.c
  projects/zfsd/head/contrib/dtc/dtc-lexer.l
  projects/zfsd/head/contrib/dtc/dtc-parser.y
  projects/zfsd/head/contrib/dtc/dtc.c
  projects/zfsd/head/contrib/dtc/dtc.h
  projects/zfsd/head/contrib/dtc/flattree.c
  projects/zfsd/head/contrib/dtc/fstree.c
  projects/zfsd/head/contrib/dtc/libfdt/Makefile.libfdt
  projects/zfsd/head/contrib/dtc/libfdt/fdt.c
  projects/zfsd/head/contrib/dtc/libfdt/fdt_ro.c
  projects/zfsd/head/contrib/dtc/libfdt/fdt_rw.c
  projects/zfsd/head/contrib/dtc/libfdt/libfdt.h
  projects/zfsd/head/contrib/dtc/libfdt/libfdt_env.h
  projects/zfsd/head/contrib/dtc/libfdt/libfdt_internal.h
  projects/zfsd/head/contrib/dtc/livetree.c
  projects/zfsd/head/contrib/dtc/srcpos.c
  projects/zfsd/head/contrib/dtc/srcpos.h
  projects/zfsd/head/contrib/dtc/treesource.c
  projects/zfsd/head/contrib/dtc/util.c
  projects/zfsd/head/contrib/dtc/util.h
  projects/zfsd/head/contrib/file/apprentice.c
  projects/zfsd/head/contrib/gcc/config/arm/freebsd.h
  projects/zfsd/head/contrib/gcc/config/i386/freebsd.h
  projects/zfsd/head/contrib/gcc/config/i386/freebsd64.h
  projects/zfsd/head/contrib/gcc/config/ia64/freebsd.h
  projects/zfsd/head/contrib/gcc/config/mips/freebsd.h
  projects/zfsd/head/contrib/gcc/config/rs6000/freebsd.h
  projects/zfsd/head/contrib/gcc/config/sparc/freebsd.h
  projects/zfsd/head/contrib/gdb/gdb/dwarf2loc.h
  projects/zfsd/head/contrib/gdb/gdb/dwarf2read.c
  projects/zfsd/head/contrib/groff/tmac/doc-common
  projects/zfsd/head/contrib/groff/tmac/doc-syms
  projects/zfsd/head/contrib/groff/tmac/doc.tmac
  projects/zfsd/head/contrib/groff/tmac/groff_mdoc.man
  projects/zfsd/head/contrib/jemalloc/FREEBSD-diffs
  projects/zfsd/head/contrib/jemalloc/include/jemalloc/jemalloc_FreeBSD.h
  projects/zfsd/head/contrib/less/NEWS
  projects/zfsd/head/contrib/less/README
  projects/zfsd/head/contrib/less/brac.c
  projects/zfsd/head/contrib/less/ch.c
  projects/zfsd/head/contrib/less/charset.c
  projects/zfsd/head/contrib/less/charset.h
  projects/zfsd/head/contrib/less/cmd.h
  projects/zfsd/head/contrib/less/cmdbuf.c
  projects/zfsd/head/contrib/less/command.c
  projects/zfsd/head/contrib/less/cvt.c
  projects/zfsd/head/contrib/less/decode.c
  projects/zfsd/head/contrib/less/defines.ds
  projects/zfsd/head/contrib/less/defines.o2
  projects/zfsd/head/contrib/less/defines.o9
  projects/zfsd/head/contrib/less/defines.wn
  projects/zfsd/head/contrib/less/edit.c
  projects/zfsd/head/contrib/less/filename.c
  projects/zfsd/head/contrib/less/forwback.c
  projects/zfsd/head/contrib/less/funcs.h
  projects/zfsd/head/contrib/less/help.c
  projects/zfsd/head/contrib/less/ifile.c
  projects/zfsd/head/contrib/less/input.c
  projects/zfsd/head/contrib/less/jump.c
  projects/zfsd/head/contrib/less/less.h
  projects/zfsd/head/contrib/less/less.hlp
  projects/zfsd/head/contrib/less/less.man
  projects/zfsd/head/contrib/less/less.nro
  projects/zfsd/head/contrib/less/lessecho.c
  projects/zfsd/head/contrib/less/lessecho.man
  projects/zfsd/head/contrib/less/lessecho.nro
  projects/zfsd/head/contrib/less/lesskey.c
  projects/zfsd/head/contrib/less/lesskey.h
  projects/zfsd/head/contrib/less/lesskey.man
  projects/zfsd/head/contrib/less/lesskey.nro
  projects/zfsd/head/contrib/less/lglob.h
  projects/zfsd/head/contrib/less/line.c
  projects/zfsd/head/contrib/less/linenum.c
  projects/zfsd/head/contrib/less/lsystem.c
  projects/zfsd/head/contrib/less/main.c
  projects/zfsd/head/contrib/less/mark.c
  projects/zfsd/head/contrib/less/mkhelp.c
  projects/zfsd/head/contrib/less/optfunc.c
  projects/zfsd/head/contrib/less/option.c
  projects/zfsd/head/contrib/less/option.h
  projects/zfsd/head/contrib/less/opttbl.c
  projects/zfsd/head/contrib/less/os.c
  projects/zfsd/head/contrib/less/output.c
  projects/zfsd/head/contrib/less/pattern.c
  projects/zfsd/head/contrib/less/pattern.h
  projects/zfsd/head/contrib/less/pckeys.h
  projects/zfsd/head/contrib/less/position.c
  projects/zfsd/head/contrib/less/position.h
  projects/zfsd/head/contrib/less/prompt.c
  projects/zfsd/head/contrib/less/screen.c
  projects/zfsd/head/contrib/less/scrsize.c
  projects/zfsd/head/contrib/less/search.c
  projects/zfsd/head/contrib/less/signal.c
  projects/zfsd/head/contrib/less/tags.c
  projects/zfsd/head/contrib/less/ttyin.c
  projects/zfsd/head/contrib/less/version.c
  projects/zfsd/head/contrib/libarchive/FREEBSD-Xlist   (contents, props changed)
  projects/zfsd/head/contrib/libarchive/FREEBSD-upgrade
  projects/zfsd/head/contrib/libarchive/NEWS
  projects/zfsd/head/contrib/libarchive/README
  projects/zfsd/head/contrib/libarchive/cpio/bsdcpio.1
  projects/zfsd/head/contrib/libarchive/cpio/cmdline.c
  projects/zfsd/head/contrib/libarchive/cpio/cpio.c
  projects/zfsd/head/contrib/libarchive/cpio/cpio.h
  projects/zfsd/head/contrib/libarchive/cpio/test/main.c
  projects/zfsd/head/contrib/libarchive/cpio/test/test.h
  projects/zfsd/head/contrib/libarchive/libarchive/archive.h
  projects/zfsd/head/contrib/libarchive/libarchive/archive_acl.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_check_magic.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_endian.h
  projects/zfsd/head/contrib/libarchive/libarchive/archive_entry.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_entry.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_entry.h
  projects/zfsd/head/contrib/libarchive/libarchive/archive_entry_acl.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_entry_link_resolver.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_entry_linkify.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_entry_paths.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_entry_perms.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_entry_stat.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_entry_stat.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_entry_time.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_ppmd7.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_private.h
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_data.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_disk.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_disk_entry_from_file.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_disk_posix.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_disk_private.h
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_extract.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_filter.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_format.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_free.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_header.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_new.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_open.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_open_fd.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_open_filename.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_private.h
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_set_options.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_support_filter_rpm.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_support_format_7zip.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_support_format_cab.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_support_format_cpio.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_support_format_iso9660.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_support_format_lha.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_support_format_mtree.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_support_format_rar.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_support_format_tar.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_support_format_xar.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_read_support_format_zip.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_string.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_string.h
  projects/zfsd/head/contrib/libarchive/libarchive/archive_string_composition.h
  projects/zfsd/head/contrib/libarchive/libarchive/archive_string_sprintf.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_util.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_util.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_add_filter_bzip2.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_add_filter_compress.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_add_filter_gzip.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_add_filter_program.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_add_filter_xz.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_blocksize.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_data.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_disk.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_disk_posix.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_disk_private.h
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_disk_set_standard_lookup.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_filter.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_finish_entry.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_format.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_free.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_header.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_new.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_open.3
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_open_filename.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_private.h
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_set_format_7zip.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_set_format_ar.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_set_format_cpio.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_set_format_cpio_newc.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_set_format_gnutar.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_set_format_iso9660.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_set_format_mtree.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_set_format_pax.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_set_format_ustar.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_set_format_xar.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_set_format_zip.c
  projects/zfsd/head/contrib/libarchive/libarchive/archive_write_set_options.3
  projects/zfsd/head/contrib/libarchive/libarchive/cpio.5
  projects/zfsd/head/contrib/libarchive/libarchive/libarchive-formats.5
  projects/zfsd/head/contrib/libarchive/libarchive/libarchive.3
  projects/zfsd/head/contrib/libarchive/libarchive/libarchive_changes.3
  projects/zfsd/head/contrib/libarchive/libarchive/libarchive_internals.3
  projects/zfsd/head/contrib/libarchive/libarchive/tar.5
  projects/zfsd/head/contrib/libarchive/libarchive/test/main.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/read_open_memory.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test.h
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_archive_string_conversion.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_compat_zip.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_read_disk_directory_traversals.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_read_format_7zip.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_read_format_cab.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_read_format_rar.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_read_format_rar_unicode.rar.uu
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_read_format_tar_filename.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_read_pax_truncated.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_read_position.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_sparse_basic.c
  projects/zfsd/head/contrib/libarchive/libarchive/test/test_write_format_zip.c
  projects/zfsd/head/contrib/libarchive/libarchive_fe/err.c
  projects/zfsd/head/contrib/libarchive/libarchive_fe/err.h
  projects/zfsd/head/contrib/libarchive/tar/bsdtar.1
  projects/zfsd/head/contrib/libarchive/tar/bsdtar.c
  projects/zfsd/head/contrib/libarchive/tar/bsdtar.h
  projects/zfsd/head/contrib/libarchive/tar/read.c
  projects/zfsd/head/contrib/libarchive/tar/test/main.c
  projects/zfsd/head/contrib/libarchive/tar/test/test.h
  projects/zfsd/head/contrib/libarchive/tar/test/test_basic.c
  projects/zfsd/head/contrib/libarchive/tar/write.c
  projects/zfsd/head/contrib/libpcap/CHANGES
  projects/zfsd/head/contrib/libpcap/CREDITS
  projects/zfsd/head/contrib/libpcap/Makefile.in
  projects/zfsd/head/contrib/libpcap/VERSION
  projects/zfsd/head/contrib/libpcap/config.h.in
  projects/zfsd/head/contrib/libpcap/configure
  projects/zfsd/head/contrib/libpcap/configure.in
  projects/zfsd/head/contrib/libpcap/gencode.c
  projects/zfsd/head/contrib/libpcap/gencode.h
  projects/zfsd/head/contrib/libpcap/optimize.c
  projects/zfsd/head/contrib/libpcap/packaging/pcap.spec.in
  projects/zfsd/head/contrib/libpcap/pcap-bpf.c
  projects/zfsd/head/contrib/libpcap/pcap-common.c
  projects/zfsd/head/contrib/libpcap/pcap-linux.c
  projects/zfsd/head/contrib/libpcap/pcap-netfilter-linux.c
  projects/zfsd/head/contrib/libpcap/pcap-snoop.c
  projects/zfsd/head/contrib/libpcap/pcap.c
  projects/zfsd/head/contrib/libpcap/pcap/bpf.h
  projects/zfsd/head/contrib/llvm/include/llvm-c/Core.h
  projects/zfsd/head/contrib/llvm/include/llvm-c/Disassembler.h
  projects/zfsd/head/contrib/llvm/include/llvm-c/Target.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/APFloat.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/APInt.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/APSInt.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/ArrayRef.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/BitVector.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/DenseMap.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/DepthFirstIterator.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/FoldingSet.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/Hashing.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/ImmutableSet.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/IndexedMap.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/PointerIntPair.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/PointerUnion.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/PostOrderIterator.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/STLExtras.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/SmallBitVector.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/SmallString.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/SmallVector.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/SparseSet.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/StringRef.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/StringSwitch.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/TinyPtrVector.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/Triple.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/ValueMap.h
  projects/zfsd/head/contrib/llvm/include/llvm/ADT/VariadicFunction.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/AliasAnalysis.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/BlockFrequencyImpl.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/BranchProbabilityInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/CodeMetrics.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/Dominators.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/InlineCost.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/LoopInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/LoopIterator.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/MemoryBuiltins.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/ProfileInfoLoader.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/RegionInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/ScalarEvolution.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/ScalarEvolutionExpander.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h
  projects/zfsd/head/contrib/llvm/include/llvm/Analysis/ValueTracking.h
  projects/zfsd/head/contrib/llvm/include/llvm/Attributes.h
  projects/zfsd/head/contrib/llvm/include/llvm/Bitcode/Archive.h
  projects/zfsd/head/contrib/llvm/include/llvm/Bitcode/ReaderWriter.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/AsmPrinter.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/DFAPacketizer.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/EdgeBundles.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/FastISel.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/GCMetadata.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/GCStrategy.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/ISDOpcodes.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/LexicalScopes.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/LiveInterval.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/LiveIntervalAnalysis.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/LiveRangeEdit.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/MachineBasicBlock.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/MachineFrameInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/MachineFunction.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/MachineInstr.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/MachineInstrBuilder.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/MachineInstrBundle.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/MachineLoopInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/MachineOperand.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/MachinePassRegistry.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/MachineRegisterInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/MachineScheduler.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/Passes.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/ScheduleDAG.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/ScheduleHazardRecognizer.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/SelectionDAG.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/SelectionDAGISel.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/SelectionDAGNodes.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/SlotIndexes.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/ValueTypes.h
  projects/zfsd/head/contrib/llvm/include/llvm/CodeGen/ValueTypes.td
  projects/zfsd/head/contrib/llvm/include/llvm/Constant.h
  projects/zfsd/head/contrib/llvm/include/llvm/Constants.h
  projects/zfsd/head/contrib/llvm/include/llvm/DebugInfo/DIContext.h
  projects/zfsd/head/contrib/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h
  projects/zfsd/head/contrib/llvm/include/llvm/ExecutionEngine/Interpreter.h
  projects/zfsd/head/contrib/llvm/include/llvm/ExecutionEngine/JIT.h
  projects/zfsd/head/contrib/llvm/include/llvm/ExecutionEngine/MCJIT.h
  projects/zfsd/head/contrib/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h
  projects/zfsd/head/contrib/llvm/include/llvm/Function.h
  projects/zfsd/head/contrib/llvm/include/llvm/GlobalValue.h
  projects/zfsd/head/contrib/llvm/include/llvm/GlobalVariable.h
  projects/zfsd/head/contrib/llvm/include/llvm/InitializePasses.h
  projects/zfsd/head/contrib/llvm/include/llvm/Instruction.h
  projects/zfsd/head/contrib/llvm/include/llvm/Instructions.h
  projects/zfsd/head/contrib/llvm/include/llvm/Intrinsics.h
  projects/zfsd/head/contrib/llvm/include/llvm/Intrinsics.td
  projects/zfsd/head/contrib/llvm/include/llvm/IntrinsicsHexagon.td
  projects/zfsd/head/contrib/llvm/include/llvm/IntrinsicsX86.td
  projects/zfsd/head/contrib/llvm/include/llvm/LinkAllPasses.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/EDInstInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCAsmInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCAssembler.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCContext.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCDirectives.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCDisassembler.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCELFObjectWriter.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCExpr.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCFixupKindInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCInstrDesc.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCInstrItineraries.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCMachObjectWriter.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCObjectFileInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCObjectWriter.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCRegisterInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCStreamer.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCSubtargetInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCTargetAsmLexer.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MCTargetAsmParser.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/MachineLocation.h
  projects/zfsd/head/contrib/llvm/include/llvm/MC/SubtargetFeature.h
  projects/zfsd/head/contrib/llvm/include/llvm/Metadata.h
  projects/zfsd/head/contrib/llvm/include/llvm/Module.h
  projects/zfsd/head/contrib/llvm/include/llvm/Object/Binary.h
  projects/zfsd/head/contrib/llvm/include/llvm/Object/COFF.h
  projects/zfsd/head/contrib/llvm/include/llvm/Object/ELF.h
  projects/zfsd/head/contrib/llvm/include/llvm/Object/MachOFormat.h
  projects/zfsd/head/contrib/llvm/include/llvm/Object/MachOObject.h
  projects/zfsd/head/contrib/llvm/include/llvm/Object/ObjectFile.h
  projects/zfsd/head/contrib/llvm/include/llvm/PassManagers.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/AlignOf.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/COFF.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/CallSite.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/CommandLine.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/Compiler.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/ConstantRange.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/DataTypes.h.in
  projects/zfsd/head/contrib/llvm/include/llvm/Support/Debug.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/DebugLoc.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/ELF.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/Endian.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/FileSystem.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/GCOV.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/GraphWriter.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/InstVisitor.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/MachO.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/MathExtras.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/NoFolder.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/PathV2.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/Process.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/SMLoc.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/SourceMgr.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/TargetRegistry.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/ThreadLocal.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/ValueHandle.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/YAMLParser.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/raw_ostream.h
  projects/zfsd/head/contrib/llvm/include/llvm/Support/type_traits.h
  projects/zfsd/head/contrib/llvm/include/llvm/TableGen/Record.h
  projects/zfsd/head/contrib/llvm/include/llvm/TableGen/TableGenBackend.h
  projects/zfsd/head/contrib/llvm/include/llvm/Target/Target.td
  projects/zfsd/head/contrib/llvm/include/llvm/Target/TargetCallingConv.h
  projects/zfsd/head/contrib/llvm/include/llvm/Target/TargetData.h
  projects/zfsd/head/contrib/llvm/include/llvm/Target/TargetELFWriterInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/Target/TargetInstrInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/Target/TargetLibraryInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/Target/TargetLowering.h
  projects/zfsd/head/contrib/llvm/include/llvm/Target/TargetMachine.h
  projects/zfsd/head/contrib/llvm/include/llvm/Target/TargetOptions.h
  projects/zfsd/head/contrib/llvm/include/llvm/Target/TargetRegisterInfo.h
  projects/zfsd/head/contrib/llvm/include/llvm/Target/TargetSchedule.td
  projects/zfsd/head/contrib/llvm/include/llvm/Target/TargetSelectionDAG.td
  projects/zfsd/head/contrib/llvm/include/llvm/Transforms/Instrumentation.h
  projects/zfsd/head/contrib/llvm/include/llvm/Transforms/Scalar.h
  projects/zfsd/head/contrib/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
  projects/zfsd/head/contrib/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h
  projects/zfsd/head/contrib/llvm/include/llvm/Transforms/Utils/Local.h
  projects/zfsd/head/contrib/llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h
  projects/zfsd/head/contrib/llvm/include/llvm/Transforms/Vectorize.h
  projects/zfsd/head/contrib/llvm/include/llvm/User.h
  projects/zfsd/head/contrib/llvm/lib/Analysis/AliasAnalysis.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/AliasSetTracker.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/BasicAliasAnalysis.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/BranchProbabilityInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/CaptureTracking.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/CodeMetrics.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/ConstantFolding.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/DbgInfoPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/IPA/CallGraphSCCPass.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/IPA/GlobalsModRef.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/IVUsers.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/InlineCost.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/InstructionSimplify.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/LazyValueInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/LoopInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/LoopPass.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/MemDepPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/MemoryBuiltins.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/PathNumbering.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/ProfileInfoLoader.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/ProfileInfoLoaderPass.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/RegionInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/RegionPass.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/RegionPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/ScalarEvolution.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/ScalarEvolutionExpander.cpp
  projects/zfsd/head/contrib/llvm/lib/Analysis/ValueTracking.cpp
  projects/zfsd/head/contrib/llvm/lib/Archive/ArchiveReader.cpp
  projects/zfsd/head/contrib/llvm/lib/Archive/ArchiveWriter.cpp
  projects/zfsd/head/contrib/llvm/lib/AsmParser/LLLexer.cpp
  projects/zfsd/head/contrib/llvm/lib/AsmParser/LLParser.cpp
  projects/zfsd/head/contrib/llvm/lib/AsmParser/LLParser.h
  projects/zfsd/head/contrib/llvm/lib/AsmParser/LLToken.h
  projects/zfsd/head/contrib/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  projects/zfsd/head/contrib/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/AllocationOrder.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/Analysis.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/AsmPrinter/ARMException.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  projects/zfsd/head/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  projects/zfsd/head/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfException.h
  projects/zfsd/head/contrib/llvm/lib/CodeGen/BranchFolding.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/CalcSpillWeights.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/CallingConvLower.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/CodeGen.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/CodePlacementOpt.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/CriticalAntiDepBreaker.h
  projects/zfsd/head/contrib/llvm/lib/CodeGen/DFAPacketizer.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/DeadMachineInstructionElim.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/DwarfEHPrepare.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/ExecutionDepsFix.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/IfConversion.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/InlineSpiller.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/InterferenceCache.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/InterferenceCache.h
  projects/zfsd/head/contrib/llvm/lib/CodeGen/IntrinsicLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/LLVMTargetMachine.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/LexicalScopes.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/LiveDebugVariables.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/LiveInterval.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/LiveIntervalUnion.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/LiveIntervalUnion.h
  projects/zfsd/head/contrib/llvm/lib/CodeGen/LiveRangeCalc.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/LiveRangeCalc.h
  projects/zfsd/head/contrib/llvm/lib/CodeGen/LiveRangeEdit.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/LiveVariables.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachineBasicBlock.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachineBlockPlacement.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachineCSE.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachineCopyPropagation.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachineFunction.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachineInstr.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachineInstrBundle.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachineLICM.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachineLoopInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachinePassRegistry.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachineRegisterInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachineSSAUpdater.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachineScheduler.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachineSink.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/MachineVerifier.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/PHIElimination.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/Passes.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/PeepholeOptimizer.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/PostRASchedulerList.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/ProcessImplicitDefs.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/PrologEpilogInserter.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/RegAllocBase.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/RegAllocBase.h
  projects/zfsd/head/contrib/llvm/lib/CodeGen/RegAllocBasic.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/RegAllocFast.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/RegAllocGreedy.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/RegAllocPBQP.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/RegisterClassInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/RegisterCoalescer.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/RegisterCoalescer.h
  projects/zfsd/head/contrib/llvm/lib/CodeGen/RegisterScavenging.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/ScheduleDAG.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/ShadowStackGC.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SjLjEHPrepare.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SlotIndexes.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SpillPlacement.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/SplitKit.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/StackProtector.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/StackSlotColoring.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/StrongPHIElimination.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/TailDuplication.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/TargetInstrInfoImpl.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/VirtRegMap.cpp
  projects/zfsd/head/contrib/llvm/lib/CodeGen/VirtRegMap.h
  projects/zfsd/head/contrib/llvm/lib/DebugInfo/DWARFCompileUnit.cpp
  projects/zfsd/head/contrib/llvm/lib/DebugInfo/DWARFCompileUnit.h
  projects/zfsd/head/contrib/llvm/lib/DebugInfo/DWARFContext.cpp
  projects/zfsd/head/contrib/llvm/lib/DebugInfo/DWARFContext.h
  projects/zfsd/head/contrib/llvm/lib/DebugInfo/DWARFDebugAranges.cpp
  projects/zfsd/head/contrib/llvm/lib/DebugInfo/DWARFDebugInfoEntry.cpp
  projects/zfsd/head/contrib/llvm/lib/DebugInfo/DWARFDebugInfoEntry.h
  projects/zfsd/head/contrib/llvm/lib/DebugInfo/DWARFDebugLine.cpp
  projects/zfsd/head/contrib/llvm/lib/DebugInfo/DWARFDebugLine.h
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/EventListenerCommon.h
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/JIT/JIT.cpp
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/JIT/JITEmitter.cpp
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/JIT/JITMemoryManager.cpp
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/MCJIT/MCJIT.h
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/MCJIT/MCJITMemoryManager.h
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/ObjectImage.h
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h
  projects/zfsd/head/contrib/llvm/lib/ExecutionEngine/TargetSelect.cpp
  projects/zfsd/head/contrib/llvm/lib/Linker/LinkModules.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/ELFObjectWriter.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCAsmBackend.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCAsmInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCAsmInfoCOFF.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCAsmInfoDarwin.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCAsmStreamer.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCAssembler.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCContext.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCDisassembler/Disassembler.h
  projects/zfsd/head/contrib/llvm/lib/MC/MCDisassembler/EDDisassembler.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCDisassembler/EDMain.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCDwarf.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCELFObjectTargetWriter.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCELFStreamer.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCExpr.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCMachOStreamer.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCNullStreamer.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCObjectFileInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCObjectWriter.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCParser/AsmParser.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCParser/DarwinAsmParser.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCParser/ELFAsmParser.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCPureStreamer.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCSectionCOFF.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCSectionELF.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCStreamer.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCSubtargetInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCSymbol.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MCWin64EH.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/MachObjectWriter.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/SubtargetFeature.cpp
  projects/zfsd/head/contrib/llvm/lib/MC/WinCOFFStreamer.cpp
  projects/zfsd/head/contrib/llvm/lib/Object/Archive.cpp
  projects/zfsd/head/contrib/llvm/lib/Object/COFFObjectFile.cpp
  projects/zfsd/head/contrib/llvm/lib/Object/MachOObject.cpp
  projects/zfsd/head/contrib/llvm/lib/Object/MachOObjectFile.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/APFloat.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/APInt.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/CommandLine.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/ConstantRange.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/CrashRecoveryContext.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/Debug.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/Errno.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/GraphWriter.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/Host.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/Memory.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/MemoryBuffer.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/Mutex.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/Path.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/PathV2.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/SourceMgr.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/StreamableMemoryObject.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/StringMap.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/StringRef.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/TargetRegistry.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/ThreadLocal.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/Triple.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/Unix/Path.inc
  projects/zfsd/head/contrib/llvm/lib/Support/Unix/PathV2.inc
  projects/zfsd/head/contrib/llvm/lib/Support/Unix/Process.inc
  projects/zfsd/head/contrib/llvm/lib/Support/Unix/Signals.inc
  projects/zfsd/head/contrib/llvm/lib/Support/Unix/Unix.h
  projects/zfsd/head/contrib/llvm/lib/Support/Windows/Path.inc
  projects/zfsd/head/contrib/llvm/lib/Support/Windows/PathV2.inc
  projects/zfsd/head/contrib/llvm/lib/Support/Windows/Process.inc
  projects/zfsd/head/contrib/llvm/lib/Support/Windows/RWMutex.inc
  projects/zfsd/head/contrib/llvm/lib/Support/Windows/ThreadLocal.inc
  projects/zfsd/head/contrib/llvm/lib/Support/YAMLParser.cpp
  projects/zfsd/head/contrib/llvm/lib/Support/raw_ostream.cpp
  projects/zfsd/head/contrib/llvm/lib/TableGen/Main.cpp
  projects/zfsd/head/contrib/llvm/lib/TableGen/Record.cpp
  projects/zfsd/head/contrib/llvm/lib/TableGen/TGParser.cpp
  projects/zfsd/head/contrib/llvm/lib/TableGen/TGParser.h
  projects/zfsd/head/contrib/llvm/lib/TableGen/TableGenBackend.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARM.td
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMAsmPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMAsmPrinter.h
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMBaseInstrInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMBaseRegisterInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMCallingConv.td
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMCodeEmitter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMFastISel.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMFrameLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMISelLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMISelLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMInstrFormats.td
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMInstrInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMInstrInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMInstrNEON.td
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMInstrThumb.td
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMInstrThumb2.td
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMInstrVFP.td
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMJITInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMRegisterInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMSchedule.td
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMScheduleA8.td
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMScheduleA9.td
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMSubtarget.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMSubtarget.h
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMTargetMachine.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMTargetObjectFile.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/ARMTargetObjectFile.h
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.h
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/MLxExpansionPass.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/Thumb1InstrInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/Thumb1RegisterInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/Thumb1RegisterInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/Thumb2InstrInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/CellSPU/SPUAsmPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/CellSPU/SPUHazardRecognizers.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/CellSPU/SPUHazardRecognizers.h
  projects/zfsd/head/contrib/llvm/lib/Target/CellSPU/SPUISelLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/CellSPU/SPUISelLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/CellSPU/SPUInstrInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/CellSPU/SPUInstrInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/CellSPU/SPURegisterInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/CellSPU/SPURegisterInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/CellSPU/SPUTargetMachine.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/CppBackend/CPPBackend.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/CppBackend/CPPTargetMachine.h
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/Hexagon.h
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/Hexagon.td
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonCallingConv.td
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonCallingConvLower.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonExpandPredSpillCode.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonISelLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonImmediates.td
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonInstrFormats.td
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonInstrFormatsV4.td
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonInstrInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonInstrInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonInstrInfoV3.td
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonInstrInfoV4.td
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonIntrinsics.td
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonIntrinsicsDerived.td
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonMCInstLower.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonRegisterInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonRegisterInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonRemoveSZExtArgs.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonSchedule.td
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonScheduleV4.td
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonSplitTFRCondSets.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonSubtarget.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonSubtarget.h
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/InstPrinter/HexagonInstPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/InstPrinter/HexagonInstPrinter.h
  projects/zfsd/head/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/MBlaze/MBlaze.td
  projects/zfsd/head/contrib/llvm/lib/Target/MBlaze/MBlazeAsmPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/MBlaze/MBlazeISelLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/MBlaze/MBlazeISelLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/MBlaze/MBlazeInstrInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/MBlaze/MBlazeInstrInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/MBlaze/MBlazeMCInstLower.h
  projects/zfsd/head/contrib/llvm/lib/Target/MBlaze/MBlazeSchedule.td
  projects/zfsd/head/contrib/llvm/lib/Target/MBlaze/MBlazeSubtarget.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/MBlaze/MBlazeTargetMachine.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/MBlaze/MCTargetDesc/MBlazeMCCodeEmitter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/MBlaze/MCTargetDesc/MBlazeMCTargetDesc.h
  projects/zfsd/head/contrib/llvm/lib/Target/MSP430/MSP430AsmPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/MSP430/MSP430ISelLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/MSP430/MSP430InstrInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/MSP430/MSP430InstrInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/MSP430/MSP430InstrInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/MSP430/MSP430MCInstLower.h
  projects/zfsd/head/contrib/llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/MSP430/MSP430RegisterInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/MSP430/MSP430RegisterInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/MSP430/MSP430TargetMachine.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/InstPrinter/MipsInstPrinter.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/Mips.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/Mips.td
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/Mips64InstrInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsAsmPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsCallingConv.td
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsCodeEmitter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsCondMov.td
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsFrameLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsFrameLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsISelLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsISelLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsInstrFPU.td
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsInstrFormats.td
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsInstrInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsInstrInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsInstrInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsJITInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsJITInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsMCInstLower.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsMCInstLower.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsMachineFunction.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsMachineFunction.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsRegisterInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsRegisterInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsRegisterInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsSubtarget.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsSubtarget.h
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsTargetMachine.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Mips/MipsTargetMachine.h
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPC.h
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPC.td
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCBranchSelector.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCISelLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCInstrAltivec.td
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCInstrFormats.td
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCInstrInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCInstrInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCJITInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCMCInstLower.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCRegisterInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCRegisterInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCSchedule.td
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCSchedule440.td
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCScheduleA2.td
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCScheduleG3.td
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCScheduleG4.td
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCScheduleG4Plus.td
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCScheduleG5.td
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCSubtarget.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCSubtarget.h
  projects/zfsd/head/contrib/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Sparc/DelaySlotFiller.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Sparc/SparcAsmPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Sparc/SparcFrameLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/Sparc/SparcISelLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Sparc/SparcISelLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/Sparc/SparcInstrInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Sparc/SparcRegisterInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Sparc/SparcTargetMachine.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/Sparc/SparcTargetMachine.h
  projects/zfsd/head/contrib/llvm/lib/Target/TargetData.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/TargetInstrInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/TargetLibraryInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/TargetLoweringObjectFile.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/TargetMachine.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/TargetRegisterInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/Disassembler/X86Disassembler.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.c
  projects/zfsd/head/contrib/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/InstPrinter/X86InstComments.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/Utils/X86ShuffleDecode.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/Utils/X86ShuffleDecode.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86AsmPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86AsmPrinter.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86COFFMachineModuleInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86COFFMachineModuleInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86CallingConv.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86CodeEmitter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86FastISel.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86FloatingPoint.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86FrameLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86FrameLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86ISelLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86ISelLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86InstrArithmetic.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86InstrBuilder.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86InstrCompiler.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86InstrControl.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86InstrExtension.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86InstrFMA.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86InstrFPStack.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86InstrFormats.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86InstrFragmentsSIMD.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86InstrInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86InstrInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86InstrInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86InstrMMX.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86InstrSSE.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86InstrSystem.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86InstrVMX.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86InstrXOP.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86JITInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86MCInstLower.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86MCInstLower.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86MachineFunctionInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86RegisterInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86RegisterInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86RegisterInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86Relocations.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86Schedule.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86ScheduleAtom.td
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86SelectionDAGInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86Subtarget.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86Subtarget.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86TargetMachine.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86TargetObjectFile.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86TargetObjectFile.h
  projects/zfsd/head/contrib/llvm/lib/Target/X86/X86VZeroUpper.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/XCore/XCoreAsmPrinter.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/XCore/XCoreFrameLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/XCore/XCoreFrameLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/XCore/XCoreISelLowering.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/XCore/XCoreISelLowering.h
  projects/zfsd/head/contrib/llvm/lib/Target/XCore/XCoreInstrInfo.td
  projects/zfsd/head/contrib/llvm/lib/Target/XCore/XCoreRegisterInfo.cpp
  projects/zfsd/head/contrib/llvm/lib/Target/XCore/XCoreRegisterInfo.h
  projects/zfsd/head/contrib/llvm/lib/Target/XCore/XCoreTargetMachine.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/IPO/ExtractGV.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/IPO/GlobalDCE.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/IPO/GlobalOpt.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/IPO/Inliner.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/IPO/LoopExtractor.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/IPO/MergeFunctions.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/IPO/PartialInlining.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/IPO/StripSymbols.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/InstCombine/InstCombine.h
  projects/zfsd/head/contrib/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Instrumentation/PathProfiling.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/ADCE.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/CodeGenPrepare.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/EarlyCSE.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/GVN.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/GlobalMerge.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/JumpThreading.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/LICM.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/LoopDeletion.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/LoopRotation.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/LowerAtomic.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/ObjCARC.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/Reassociate.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/Reg2Mem.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/SCCP.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/Scalar.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/ScalarReplAggregates.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/SimplifyLibCalls.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/Sink.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Utils/BuildLibCalls.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Utils/CloneFunction.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Utils/CloneModule.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Utils/CodeExtractor.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Utils/InlineFunction.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Utils/Local.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Utils/LoopUnroll.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Utils/LowerExpectIntrinsic.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Utils/LowerSwitch.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Utils/ModuleUtils.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Utils/SSAUpdater.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
  projects/zfsd/head/contrib/llvm/lib/Transforms/Vectorize/BBVectorize.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/AsmWriter.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/Attributes.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/AutoUpgrade.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/ConstantFold.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/Constants.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/Core.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/DebugLoc.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/Dominators.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/Function.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/GCOV.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/Globals.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/IRBuilder.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/Instruction.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/Instructions.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/Metadata.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/Module.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/PassManager.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/Type.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/Value.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/ValueTypes.cpp
  projects/zfsd/head/contrib/llvm/lib/VMCore/Verifier.cpp
  projects/zfsd/head/contrib/llvm/tools/bugpoint/BugDriver.cpp
  projects/zfsd/head/contrib/llvm/tools/bugpoint/ExtractFunction.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang-c/Index.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/ASTContext.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/ASTImporter.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/ASTVector.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/Attr.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/BaseSubobject.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/CXXInheritance.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/Decl.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/DeclBase.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/DeclCXX.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/DeclContextInternals.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/DeclFriend.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/DeclGroup.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/DeclLookups.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/DeclObjC.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/DeclTemplate.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/DeclarationName.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/EvaluatedExprVisitor.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/Expr.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/ExprCXX.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/ExprObjC.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/ExternalASTSource.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/Mangle.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/NSAPI.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/NestedNameSpecifier.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/OperationKinds.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/PrettyPrinter.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/RecordLayout.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/RecursiveASTVisitor.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/Redeclarable.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/Stmt.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/StmtObjC.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/TemplateBase.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/Type.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/AST/TypeLoc.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/FormatString.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafety.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/UninitializedValues.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Analysis/AnalysisContext.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Analysis/CFG.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Analysis/CallGraph.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Analysis/ProgramPoint.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Analysis/Visitors/CFGRecStmtDeclVisitor.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/ABI.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/AddressSpaces.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/AllDiagnostics.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/Attr.td
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/AttrKinds.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/Builtins.def
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/Builtins.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsHexagon.def
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsX86.def
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/ConvertUTF.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/Diagnostic.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/Diagnostic.td
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCommonKinds.td
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticDriverKinds.td
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticFrontendKinds.td
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticGroups.td
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticIDs.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticLexKinds.td
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticParseKinds.td
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticSemaKinds.td
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticSerializationKinds.td
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/ExceptionSpecificationType.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/ExpressionTraits.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/FileManager.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/FileSystemOptions.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/FileSystemStatCache.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/IdentifierTable.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/LLVM.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/Lambda.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/LangOptions.def
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/LangOptions.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/Linkage.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/MacroBuilder.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/Module.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/OnDiskHashTable.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/OpenCL.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/OperatorKinds.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/PartialDiagnostic.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/PrettyStackTrace.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/SourceLocation.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/SourceManager.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/SourceManagerInternals.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/Specifiers.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/StmtNodes.td
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/TargetBuiltins.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/TargetInfo.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/TargetOptions.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/TemplateKinds.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/TokenKinds.def
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/TokenKinds.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/TypeTraits.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/Version.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/VersionTuple.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/Visibility.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Basic/arm_neon.td
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Driver/Arg.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Driver/ArgList.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Driver/CC1Options.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Driver/CC1Options.td
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Driver/Compilation.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Driver/Driver.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Driver/OptParser.td
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Driver/OptTable.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Driver/Option.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Driver/Options.td
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Driver/ToolChain.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Driver/Types.def
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Driver/Types.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/ASTConsumers.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/ASTUnit.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/Analyses.def
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/AnalyzerOptions.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/CodeGenOptions.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/CompilerInstance.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/CompilerInvocation.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/DiagnosticOptions.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/DiagnosticRenderer.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/FrontendAction.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/FrontendActions.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/FrontendOptions.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/HeaderSearchOptions.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/LangStandards.def
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/PreprocessorOutputOptions.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/TextDiagnostic.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/TextDiagnosticPrinter.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Lex/CodeCompletionHandler.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Lex/DirectoryLookup.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Lex/HeaderMap.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Lex/HeaderSearch.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Lex/Lexer.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Lex/LiteralSupport.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Lex/MacroInfo.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Lex/ModuleMap.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Lex/MultipleIncludeOpt.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Lex/PPCallbacks.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Lex/PTHManager.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Lex/Pragma.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Lex/PreprocessingRecord.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Lex/Preprocessor.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Lex/PreprocessorLexer.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Lex/Token.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Parse/Parser.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Rewrite/FrontendActions.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Rewrite/Rewriter.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Rewrite/Rewriters.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Rewrite/TokenRewriter.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Sema/AttributeList.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Sema/CodeCompleteConsumer.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Sema/DeclSpec.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Sema/DelayedDiagnostic.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Sema/Designator.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Sema/Initialization.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Sema/Overload.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Sema/ParsedTemplate.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Sema/Scope.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Sema/ScopeInfo.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Sema/Sema.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Sema/Template.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Sema/TemplateDeduction.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Sema/Weak.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Serialization/ASTReader.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Serialization/ASTWriter.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/Checker.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Tooling/CompilationDatabase.h
  projects/zfsd/head/contrib/llvm/tools/clang/include/clang/Tooling/Tooling.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/ARCMT.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/FileRemapper.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/Internals.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/ObjCMT.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/TransAPIUses.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/TransARCAssign.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/TransAutoreleasePool.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/TransBlockObjCVariable.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/TransGCAttrs.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/TransGCCalls.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/TransProperties.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/TransformActions.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/Transforms.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/ARCMigrate/Transforms.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/APValue.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/ASTContext.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/ASTDiagnostic.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/ASTImporter.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/CXXABI.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/CXXInheritance.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/Decl.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/DeclBase.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/DeclCXX.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/DeclFriend.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/DeclObjC.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/DeclPrinter.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/DeclTemplate.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/DeclarationName.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/DumpXML.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/Expr.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/ExprCXX.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/ExprClassification.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/ExprConstant.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/ItaniumCXXABI.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/ItaniumMangle.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/LambdaMangleContext.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/Mangle.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/MicrosoftCXXABI.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/MicrosoftMangle.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/NSAPI.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/NestedNameSpecifier.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/ParentMap.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/RecordLayout.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/RecordLayoutBuilder.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/Stmt.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/StmtDumper.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/StmtPrinter.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/StmtProfile.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/TemplateBase.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/Type.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/TypeLoc.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/TypePrinter.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/VTTBuilder.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/AST/VTableBuilder.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Analysis/AnalysisDeclContext.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Analysis/CFG.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Analysis/CallGraph.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Analysis/CocoaConventions.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Analysis/FormatString.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Analysis/LiveVariables.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Analysis/PrintfFormatString.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Analysis/ProgramPoint.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Analysis/PseudoConstantAnalysis.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Analysis/ScanfFormatString.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Analysis/ThreadSafety.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Analysis/UninitializedValues.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Basic/ConvertUTF.c
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Basic/Diagnostic.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Basic/DiagnosticIDs.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Basic/FileManager.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Basic/IdentifierTable.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Basic/SourceManager.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Basic/TargetInfo.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Basic/Targets.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Basic/Version.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Basic/VersionTuple.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/ABIInfo.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/BackendUtil.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGBlocks.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGBuilder.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGCXX.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGCXXABI.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGCXXABI.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGCall.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGClass.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGCleanup.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGCleanup.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGDebugInfo.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGDecl.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGDeclCXX.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGException.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGExpr.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGExprAgg.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGExprCXX.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGExprConstant.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGExprScalar.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGObjC.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGObjCGNU.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGObjCMac.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGRTTI.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGRecordLayout.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGStmt.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGVTables.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CGValue.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CodeGenFunction.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CodeGenModule.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CodeGenModule.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTBAA.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTBAA.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTypes.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTypes.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/CodeGen/TargetInfo.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Driver/ArgList.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Driver/Compilation.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Driver/Driver.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Driver/OptTable.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Driver/ToolChain.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Driver/ToolChains.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Driver/ToolChains.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Driver/Tools.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Driver/Tools.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Driver/Types.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Edit/Commit.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Edit/EditedSource.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Edit/RewriteObjCFoundationAPI.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/ASTConsumers.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/ASTUnit.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/CacheTokens.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/CompilerInstance.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/CompilerInvocation.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/DiagnosticRenderer.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/FrontendAction.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/FrontendActions.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/InitPreprocessor.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/LayoutOverrideSource.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/PrintPreprocessedOutput.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/TextDiagnostic.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/TextDiagnosticPrinter.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Frontend/Warnings.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Headers/avx2intrin.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Headers/bmiintrin.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Headers/emmintrin.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Headers/float.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Headers/immintrin.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Headers/stddef.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Headers/wmmintrin.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Headers/x86intrin.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Lex/HeaderSearch.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Lex/Lexer.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Lex/LiteralSupport.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Lex/PPDirectives.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Lex/PPLexerChange.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Lex/PPMacroExpansion.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Lex/PTHLexer.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Lex/Pragma.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Lex/PreprocessingRecord.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Lex/Preprocessor.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Lex/PreprocessorLexer.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Lex/TokenConcatenation.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Lex/TokenLexer.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Parse/ParseAST.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Parse/ParseCXXInlineMethods.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Parse/ParseDecl.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Parse/ParseDeclCXX.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Parse/ParseExpr.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Parse/ParseExprCXX.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Parse/ParseObjc.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Parse/ParsePragma.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Parse/ParseStmt.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Parse/ParseTemplate.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Parse/ParseTentative.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Parse/Parser.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Parse/RAIIObjectsForParser.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Rewrite/FrontendActions.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Rewrite/HTMLRewrite.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Rewrite/RewriteModernObjC.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Rewrite/RewriteObjC.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Rewrite/Rewriter.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/AnalysisBasedWarnings.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/AttributeList.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/CodeCompleteConsumer.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/DeclSpec.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/Sema.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaAccess.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaCXXScopeSpec.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaCast.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaChecking.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaDecl.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaDeclAttr.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaDeclObjC.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaExceptionSpec.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaExpr.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaExprCXX.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaExprMember.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaExprObjC.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaFixItUtils.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaInit.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaLambda.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaLookup.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaObjCProperty.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaOverload.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaPseudoObject.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaStmt.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaStmtAttr.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaTemplate.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaTemplateDeduction.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaTemplateInstantiate.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaTemplateVariadic.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/SemaType.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/TargetAttributesSema.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Sema/TreeTransform.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Serialization/ASTCommon.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Serialization/ASTReader.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Serialization/ASTReaderDecl.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Serialization/ASTReaderStmt.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Serialization/ASTWriter.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Serialization/ASTWriterDecl.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Serialization/ASTWriterStmt.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AttrNonNullChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/Checkers.td
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IdempotentOperationChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BasicConstraintManager.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/Environment.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/MemRegion.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ProgramState.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SVals.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.h
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/Store.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/TextPathDiagnostics.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Tooling/CompilationDatabase.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/lib/Tooling/Tooling.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/tools/driver/cc1_main.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/tools/driver/cc1as_main.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/tools/driver/driver.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/utils/TableGen/ClangASTNodesEmitter.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/utils/TableGen/ClangAttrEmitter.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/utils/TableGen/ClangSACheckersEmitter.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/utils/TableGen/NeonEmitter.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/utils/TableGen/OptParserEmitter.cpp
  projects/zfsd/head/contrib/llvm/tools/clang/utils/TableGen/TableGen.cpp
  projects/zfsd/head/contrib/llvm/tools/llc/llc.cpp
  projects/zfsd/head/contrib/llvm/tools/lli/lli.cpp
  projects/zfsd/head/contrib/llvm/tools/llvm-ar/llvm-ar.cpp
  projects/zfsd/head/contrib/llvm/tools/llvm-diff/DiffConsumer.cpp
  projects/zfsd/head/contrib/llvm/tools/llvm-diff/DiffConsumer.h
  projects/zfsd/head/contrib/llvm/tools/llvm-diff/DifferenceEngine.cpp
  projects/zfsd/head/contrib/llvm/tools/llvm-diff/DifferenceEngine.h
  projects/zfsd/head/contrib/llvm/tools/llvm-diff/llvm-diff.cpp
  projects/zfsd/head/contrib/llvm/tools/llvm-dis/llvm-dis.cpp
  projects/zfsd/head/contrib/llvm/tools/llvm-mc/llvm-mc.cpp
  projects/zfsd/head/contrib/llvm/tools/llvm-nm/llvm-nm.cpp
  projects/zfsd/head/contrib/llvm/tools/llvm-objdump/MachODump.cpp
  projects/zfsd/head/contrib/llvm/tools/llvm-objdump/llvm-objdump.cpp
  projects/zfsd/head/contrib/llvm/tools/llvm-prof/llvm-prof.cpp
  projects/zfsd/head/contrib/llvm/tools/llvm-ranlib/llvm-ranlib.cpp
  projects/zfsd/head/contrib/llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp
  projects/zfsd/head/contrib/llvm/tools/llvm-stress/llvm-stress.cpp
  projects/zfsd/head/contrib/llvm/tools/macho-dump/macho-dump.cpp
  projects/zfsd/head/contrib/llvm/tools/opt/opt.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/AsmMatcherEmitter.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/AsmWriterEmitter.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/CallingConvEmitter.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/CodeEmitterGen.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/CodeGenDAGPatterns.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/CodeGenInstruction.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/CodeGenInstruction.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/CodeGenIntrinsics.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/CodeGenRegisters.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/CodeGenRegisters.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/CodeGenTarget.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/CodeGenTarget.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/DAGISelEmitter.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/DAGISelMatcher.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/DAGISelMatcherEmitter.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/DAGISelMatcherGen.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/DFAPacketizerEmitter.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/DisassemblerEmitter.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/EDEmitter.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/FastISelEmitter.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/FixedLenDecoderEmitter.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/InstrInfoEmitter.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/IntrinsicEmitter.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/PseudoLoweringEmitter.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/RegisterInfoEmitter.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/SequenceToOffsetTable.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/SetTheory.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/StringToOffsetTable.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/SubtargetEmitter.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/TableGen.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/X86DisassemblerShared.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/X86DisassemblerTables.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/X86DisassemblerTables.h
  projects/zfsd/head/contrib/llvm/utils/TableGen/X86RecognizableInstr.cpp
  projects/zfsd/head/contrib/llvm/utils/TableGen/X86RecognizableInstr.h
  projects/zfsd/head/contrib/openresolv/resolvconf.conf.5.in
  projects/zfsd/head/contrib/opie/libopie/hash.c
  projects/zfsd/head/contrib/opie/libopie/hashlen.c
  projects/zfsd/head/contrib/sendmail/include/libmilter/mfapi.h
  projects/zfsd/head/contrib/tcpdump/CHANGES
  projects/zfsd/head/contrib/tcpdump/CREDITS
  projects/zfsd/head/contrib/tcpdump/Makefile.in
  projects/zfsd/head/contrib/tcpdump/VERSION
  projects/zfsd/head/contrib/tcpdump/configure
  projects/zfsd/head/contrib/tcpdump/configure.in
  projects/zfsd/head/contrib/tcpdump/decode_prefix.h
  projects/zfsd/head/contrib/tcpdump/ethertype.h
  projects/zfsd/head/contrib/tcpdump/forces.h
  projects/zfsd/head/contrib/tcpdump/interface.h
  projects/zfsd/head/contrib/tcpdump/ipproto.c
  projects/zfsd/head/contrib/tcpdump/netdissect.h
  projects/zfsd/head/contrib/tcpdump/print-802_11.c
  projects/zfsd/head/contrib/tcpdump/print-bgp.c
  projects/zfsd/head/contrib/tcpdump/print-ether.c
  projects/zfsd/head/contrib/tcpdump/print-forces.c
  projects/zfsd/head/contrib/tcpdump/print-icmp6.c
  projects/zfsd/head/contrib/tcpdump/print-igmp.c
  projects/zfsd/head/contrib/tcpdump/print-ip.c
  projects/zfsd/head/contrib/tcpdump/print-ip6opts.c
  projects/zfsd/head/contrib/tcpdump/print-ldp.c
  projects/zfsd/head/contrib/tcpdump/print-lldp.c
  projects/zfsd/head/contrib/tcpdump/print-lwapp.c
  projects/zfsd/head/contrib/tcpdump/print-ospf6.c
  projects/zfsd/head/contrib/tcpdump/print-pim.c
  projects/zfsd/head/contrib/tcpdump/print-pppoe.c
  projects/zfsd/head/contrib/tcpdump/print-rrcp.c
  projects/zfsd/head/contrib/tcpdump/tcpdump.1.in
  projects/zfsd/head/contrib/tcpdump/tcpdump.c
  projects/zfsd/head/contrib/telnet/telnetd/state.c
  projects/zfsd/head/contrib/tzdata/africa
  projects/zfsd/head/contrib/tzdata/antarctica
  projects/zfsd/head/contrib/tzdata/asia
  projects/zfsd/head/contrib/tzdata/australasia
  projects/zfsd/head/contrib/tzdata/backward
  projects/zfsd/head/contrib/tzdata/etcetera
  projects/zfsd/head/contrib/tzdata/europe
  projects/zfsd/head/contrib/tzdata/factory
  projects/zfsd/head/contrib/tzdata/leapseconds
  projects/zfsd/head/contrib/tzdata/northamerica
  projects/zfsd/head/contrib/tzdata/pacificnew
  projects/zfsd/head/contrib/tzdata/southamerica
  projects/zfsd/head/contrib/tzdata/systemv
  projects/zfsd/head/contrib/tzdata/yearistype.sh
  projects/zfsd/head/contrib/tzdata/zone.tab
  projects/zfsd/head/crypto/openssh/ChangeLog
  projects/zfsd/head/crypto/openssh/INSTALL
  projects/zfsd/head/crypto/openssh/LICENCE
  projects/zfsd/head/crypto/openssh/PROTOCOL.certkeys
  projects/zfsd/head/crypto/openssh/PROTOCOL.mux
  projects/zfsd/head/crypto/openssh/README
  projects/zfsd/head/crypto/openssh/addrmatch.c
  projects/zfsd/head/crypto/openssh/audit-bsm.c
  projects/zfsd/head/crypto/openssh/auth-krb5.c
  projects/zfsd/head/crypto/openssh/auth-options.c
  projects/zfsd/head/crypto/openssh/auth-passwd.c
  projects/zfsd/head/crypto/openssh/auth.c
  projects/zfsd/head/crypto/openssh/auth2-pubkey.c
  projects/zfsd/head/crypto/openssh/auth2.c
  projects/zfsd/head/crypto/openssh/authfile.c
  projects/zfsd/head/crypto/openssh/channels.c
  projects/zfsd/head/crypto/openssh/channels.h
  projects/zfsd/head/crypto/openssh/clientloop.c
  projects/zfsd/head/crypto/openssh/clientloop.h
  projects/zfsd/head/crypto/openssh/compat.c
  projects/zfsd/head/crypto/openssh/compat.h
  projects/zfsd/head/crypto/openssh/config.h.in
  projects/zfsd/head/crypto/openssh/defines.h
  projects/zfsd/head/crypto/openssh/dh.c
  projects/zfsd/head/crypto/openssh/dns.c
  projects/zfsd/head/crypto/openssh/dns.h
  projects/zfsd/head/crypto/openssh/entropy.c
  projects/zfsd/head/crypto/openssh/entropy.h
  projects/zfsd/head/crypto/openssh/jpake.c
  projects/zfsd/head/crypto/openssh/kex.c
  projects/zfsd/head/crypto/openssh/key.c
  projects/zfsd/head/crypto/openssh/key.h
  projects/zfsd/head/crypto/openssh/mac.c
  projects/zfsd/head/crypto/openssh/misc.c
  projects/zfsd/head/crypto/openssh/moduli
  projects/zfsd/head/crypto/openssh/moduli.c
  projects/zfsd/head/crypto/openssh/monitor.c
  projects/zfsd/head/crypto/openssh/mux.c
  projects/zfsd/head/crypto/openssh/myproposal.h
  projects/zfsd/head/crypto/openssh/openbsd-compat/bsd-cygwin_util.c
  projects/zfsd/head/crypto/openssh/openbsd-compat/bsd-cygwin_util.h
  projects/zfsd/head/crypto/openssh/openbsd-compat/bsd-misc.h
  projects/zfsd/head/crypto/openssh/openbsd-compat/getcwd.c
  projects/zfsd/head/crypto/openssh/openbsd-compat/getgrouplist.c
  projects/zfsd/head/crypto/openssh/openbsd-compat/getrrsetbyname.c
  projects/zfsd/head/crypto/openssh/openbsd-compat/glob.c
  projects/zfsd/head/crypto/openssh/openbsd-compat/inet_ntop.c
  projects/zfsd/head/crypto/openssh/openbsd-compat/mktemp.c
  projects/zfsd/head/crypto/openssh/openbsd-compat/openbsd-compat.h
  projects/zfsd/head/crypto/openssh/openbsd-compat/openssl-compat.h
  projects/zfsd/head/crypto/openssh/openbsd-compat/port-linux.c
  projects/zfsd/head/crypto/openssh/openbsd-compat/setenv.c
  projects/zfsd/head/crypto/openssh/openbsd-compat/sha2.c
  projects/zfsd/head/crypto/openssh/openbsd-compat/sha2.h
  projects/zfsd/head/crypto/openssh/openbsd-compat/strlcpy.c
  projects/zfsd/head/crypto/openssh/packet.c
  projects/zfsd/head/crypto/openssh/packet.h
  projects/zfsd/head/crypto/openssh/readconf.c
  projects/zfsd/head/crypto/openssh/readconf.h
  projects/zfsd/head/crypto/openssh/roaming.h
  projects/zfsd/head/crypto/openssh/roaming_client.c
  projects/zfsd/head/crypto/openssh/roaming_common.c
  projects/zfsd/head/crypto/openssh/sandbox-rlimit.c
  projects/zfsd/head/crypto/openssh/sandbox-systrace.c
  projects/zfsd/head/crypto/openssh/scp.1
  projects/zfsd/head/crypto/openssh/scp.c
  projects/zfsd/head/crypto/openssh/servconf.c
  projects/zfsd/head/crypto/openssh/servconf.h
  projects/zfsd/head/crypto/openssh/serverloop.c
  projects/zfsd/head/crypto/openssh/session.c
  projects/zfsd/head/crypto/openssh/sftp-client.c
  projects/zfsd/head/crypto/openssh/sftp-glob.c
  projects/zfsd/head/crypto/openssh/sftp.1
  projects/zfsd/head/crypto/openssh/sftp.c
  projects/zfsd/head/crypto/openssh/ssh-add.1
  projects/zfsd/head/crypto/openssh/ssh-add.c
  projects/zfsd/head/crypto/openssh/ssh-ecdsa.c
  projects/zfsd/head/crypto/openssh/ssh-keygen.1
  projects/zfsd/head/crypto/openssh/ssh-keygen.c
  projects/zfsd/head/crypto/openssh/ssh-pkcs11-client.c
  projects/zfsd/head/crypto/openssh/ssh-pkcs11-helper.c
  projects/zfsd/head/crypto/openssh/ssh.1
  projects/zfsd/head/crypto/openssh/ssh.c
  projects/zfsd/head/crypto/openssh/ssh_config
  projects/zfsd/head/crypto/openssh/ssh_config.5
  projects/zfsd/head/crypto/openssh/ssh_namespace.h
  projects/zfsd/head/crypto/openssh/sshconnect.c
  projects/zfsd/head/crypto/openssh/sshconnect2.c
  projects/zfsd/head/crypto/openssh/sshd.8
  projects/zfsd/head/crypto/openssh/sshd.c
  projects/zfsd/head/crypto/openssh/sshd_config
  projects/zfsd/head/crypto/openssh/sshd_config.5
  projects/zfsd/head/crypto/openssh/umac.c
  projects/zfsd/head/crypto/openssh/version.h
  projects/zfsd/head/crypto/openssl/crypto/opensslv.h
  projects/zfsd/head/etc/defaults/periodic.conf
  projects/zfsd/head/etc/defaults/rc.conf
  projects/zfsd/head/etc/devd.conf
  projects/zfsd/head/etc/devd/usb.conf
  projects/zfsd/head/etc/mtree/BSD.include.dist
  projects/zfsd/head/etc/mtree/BSD.usr.dist
  projects/zfsd/head/etc/ntp.conf
  projects/zfsd/head/etc/rc.d/FILESYSTEMS
  projects/zfsd/head/etc/rc.d/Makefile
  projects/zfsd/head/etc/rc.d/addswap
  projects/zfsd/head/etc/rc.d/adjkerntz
  projects/zfsd/head/etc/rc.d/amd
  projects/zfsd/head/etc/rc.d/bgfsck
  projects/zfsd/head/etc/rc.d/bridge
  projects/zfsd/head/etc/rc.d/cleanvar
  projects/zfsd/head/etc/rc.d/cron
  projects/zfsd/head/etc/rc.d/devd
  projects/zfsd/head/etc/rc.d/dmesg
  projects/zfsd/head/etc/rc.d/ftpd
  projects/zfsd/head/etc/rc.d/geli
  projects/zfsd/head/etc/rc.d/geli2
  projects/zfsd/head/etc/rc.d/inetd
  projects/zfsd/head/etc/rc.d/initrandom
  projects/zfsd/head/etc/rc.d/ip6addrctl
  projects/zfsd/head/etc/rc.d/ipmon
  projects/zfsd/head/etc/rc.d/jail
  projects/zfsd/head/etc/rc.d/kldxref
  projects/zfsd/head/etc/rc.d/ldconfig
  projects/zfsd/head/etc/rc.d/mixer
  projects/zfsd/head/etc/rc.d/mountcritremote
  projects/zfsd/head/etc/rc.d/moused
  projects/zfsd/head/etc/rc.d/mrouted
  projects/zfsd/head/etc/rc.d/named
  projects/zfsd/head/etc/rc.d/netif
  projects/zfsd/head/etc/rc.d/newsyslog
  projects/zfsd/head/etc/rc.d/ntpd
  projects/zfsd/head/etc/rc.d/pflog
  projects/zfsd/head/etc/rc.d/power_profile
  projects/zfsd/head/etc/rc.d/random
  projects/zfsd/head/etc/rc.d/rarpd
  projects/zfsd/head/etc/rc.d/resolv
  projects/zfsd/head/etc/rc.d/securelevel
  projects/zfsd/head/etc/rc.d/sendmail
  projects/zfsd/head/etc/rc.d/sshd
  projects/zfsd/head/etc/rc.d/syslogd
  projects/zfsd/head/etc/rc.d/tmp
  projects/zfsd/head/etc/rc.d/utx
  projects/zfsd/head/etc/rc.d/var
  projects/zfsd/head/etc/rc.d/watchdogd
  projects/zfsd/head/etc/rc.firewall
  projects/zfsd/head/etc/rc.subr
  projects/zfsd/head/games/fortune/datfiles/fortunes
  projects/zfsd/head/games/fortune/datfiles/freebsd-tips
  projects/zfsd/head/gnu/lib/libstdc++/Makefile
  projects/zfsd/head/gnu/lib/libsupc++/Makefile
  projects/zfsd/head/gnu/usr.bin/binutils/Makefile.inc0
  projects/zfsd/head/gnu/usr.bin/binutils/as/Makefile
  projects/zfsd/head/gnu/usr.bin/binutils/ld/Makefile.arm
  projects/zfsd/head/gnu/usr.bin/binutils/libbfd/Makefile.arm
  projects/zfsd/head/gnu/usr.bin/binutils/libbfd/Makefile.powerpc64
  projects/zfsd/head/gnu/usr.bin/cc/Makefile.inc
  projects/zfsd/head/gnu/usr.bin/cc/Makefile.tgt
  projects/zfsd/head/gnu/usr.bin/diff/Makefile
  projects/zfsd/head/gnu/usr.bin/gdb/Makefile.inc
  projects/zfsd/head/gnu/usr.bin/gdb/arch/powerpc/config.h
  projects/zfsd/head/gnu/usr.bin/gdb/libgdb/Makefile
  projects/zfsd/head/gnu/usr.bin/groff/tmac/Makefile
  projects/zfsd/head/gnu/usr.bin/groff/tmac/mdoc.local
  projects/zfsd/head/include/Makefile
  projects/zfsd/head/include/gssapi/gssapi.h
  projects/zfsd/head/include/mqueue.h
  projects/zfsd/head/include/rpc/auth.h
  projects/zfsd/head/include/rpc/auth_unix.h
  projects/zfsd/head/include/rpc/xdr.h
  projects/zfsd/head/include/stdatomic.h
  projects/zfsd/head/include/time.h
  projects/zfsd/head/include/unistd.h
  projects/zfsd/head/lib/clang/Makefile
  projects/zfsd/head/lib/clang/clang.build.mk
  projects/zfsd/head/lib/clang/clang.lib.mk
  projects/zfsd/head/lib/clang/include/Makefile
  projects/zfsd/head/lib/clang/include/clang/Basic/Version.inc
  projects/zfsd/head/lib/clang/include/llvm/Config/AsmParsers.def
  projects/zfsd/head/lib/clang/include/llvm/Config/Disassemblers.def
  projects/zfsd/head/lib/clang/include/llvm/Config/config.h
  projects/zfsd/head/lib/clang/include/llvm/Config/llvm-config.h
  projects/zfsd/head/lib/clang/libclanganalysis/Makefile
  projects/zfsd/head/lib/clang/libclangarcmigrate/Makefile
  projects/zfsd/head/lib/clang/libclangast/Makefile
  projects/zfsd/head/lib/clang/libclangbasic/Makefile
  projects/zfsd/head/lib/clang/libclangcodegen/Makefile
  projects/zfsd/head/lib/clang/libclangdriver/Makefile
  projects/zfsd/head/lib/clang/libclangedit/Makefile
  projects/zfsd/head/lib/clang/libclangfrontend/Makefile
  projects/zfsd/head/lib/clang/libclangfrontendtool/Makefile
  projects/zfsd/head/lib/clang/libclangparse/Makefile
  projects/zfsd/head/lib/clang/libclangrewrite/Makefile
  projects/zfsd/head/lib/clang/libclangsema/Makefile
  projects/zfsd/head/lib/clang/libclangserialization/Makefile
  projects/zfsd/head/lib/clang/libclangstaticanalyzercheckers/Makefile
  projects/zfsd/head/lib/clang/libclangstaticanalyzercore/Makefile
  projects/zfsd/head/lib/clang/libclangstaticanalyzerfrontend/Makefile
  projects/zfsd/head/lib/clang/libllvmanalysis/Makefile
  projects/zfsd/head/lib/clang/libllvmcodegen/Makefile
  projects/zfsd/head/lib/clang/libllvmcore/Makefile
  projects/zfsd/head/lib/clang/libllvminstrumentation/Makefile
  projects/zfsd/head/lib/clang/libllvmmc/Makefile
  projects/zfsd/head/lib/clang/libllvmmipscodegen/Makefile
  projects/zfsd/head/lib/clang/libllvmmipsinstprinter/Makefile
  projects/zfsd/head/lib/clang/libllvmpowerpccodegen/Makefile
  projects/zfsd/head/lib/clang/libllvmtablegen/Makefile
  projects/zfsd/head/lib/libarchive/Makefile
  projects/zfsd/head/lib/libarchive/config_freebsd.h
  projects/zfsd/head/lib/libarchive/test/Makefile
  projects/zfsd/head/lib/libc++/Makefile
  projects/zfsd/head/lib/libc/amd64/SYS.h
  projects/zfsd/head/lib/libc/amd64/Symbol.map
  projects/zfsd/head/lib/libc/amd64/gen/rfork_thread.S
  projects/zfsd/head/lib/libc/amd64/sys/brk.S
  projects/zfsd/head/lib/libc/amd64/sys/exect.S
  projects/zfsd/head/lib/libc/amd64/sys/getcontext.S
  projects/zfsd/head/lib/libc/amd64/sys/pipe.S
  projects/zfsd/head/lib/libc/amd64/sys/ptrace.S
  projects/zfsd/head/lib/libc/amd64/sys/reboot.S
  projects/zfsd/head/lib/libc/amd64/sys/sbrk.S
  projects/zfsd/head/lib/libc/amd64/sys/setlogin.S
  projects/zfsd/head/lib/libc/amd64/sys/vfork.S
  projects/zfsd/head/lib/libc/arm/gen/__aeabi_read_tp.S
  projects/zfsd/head/lib/libc/arm/gen/_set_tp.c
  projects/zfsd/head/lib/libc/gen/Makefile.inc
  projects/zfsd/head/lib/libc/gen/Symbol.map
  projects/zfsd/head/lib/libc/gen/arc4random.c
  projects/zfsd/head/lib/libc/gen/fts-compat.c
  projects/zfsd/head/lib/libc/gen/fts.c
  projects/zfsd/head/lib/libc/gen/ftw.c
  projects/zfsd/head/lib/libc/gen/getcap.c
  projects/zfsd/head/lib/libc/gen/getcwd.c
  projects/zfsd/head/lib/libc/gen/nftw.c
  projects/zfsd/head/lib/libc/gen/nlist.c
  projects/zfsd/head/lib/libc/gen/opendir.c
  projects/zfsd/head/lib/libc/gen/pututxline.c
  projects/zfsd/head/lib/libc/gen/rand48.3
  projects/zfsd/head/lib/libc/gen/readpassphrase.c
  projects/zfsd/head/lib/libc/gen/sem_new.c
  projects/zfsd/head/lib/libc/gen/sysconf.c
  projects/zfsd/head/lib/libc/gen/sysctl.c
  projects/zfsd/head/lib/libc/gen/syslog.c
  projects/zfsd/head/lib/libc/i386/SYS.h
  projects/zfsd/head/lib/libc/i386/Symbol.map
  projects/zfsd/head/lib/libc/i386/gen/rfork_thread.S
  projects/zfsd/head/lib/libc/i386/sys/Ovfork.S
  projects/zfsd/head/lib/libc/i386/sys/brk.S
  projects/zfsd/head/lib/libc/i386/sys/cerror.S
  projects/zfsd/head/lib/libc/i386/sys/exect.S
  projects/zfsd/head/lib/libc/i386/sys/getcontext.S
  projects/zfsd/head/lib/libc/i386/sys/ptrace.S
  projects/zfsd/head/lib/libc/i386/sys/sbrk.S
  projects/zfsd/head/lib/libc/i386/sys/syscall.S
  projects/zfsd/head/lib/libc/locale/Makefile.inc
  projects/zfsd/head/lib/libc/locale/isgraph.3
  projects/zfsd/head/lib/libc/locale/islower.3
  projects/zfsd/head/lib/libc/locale/ispunct.3
  projects/zfsd/head/lib/libc/locale/isspace.3
  projects/zfsd/head/lib/libc/locale/ldpart.c
  projects/zfsd/head/lib/libc/locale/nl_langinfo.3
  projects/zfsd/head/lib/libc/net/getaddrinfo.c
  projects/zfsd/head/lib/libc/nls/msgcat.c
  projects/zfsd/head/lib/libc/rpc/auth_des.c
  projects/zfsd/head/lib/libc/rpc/auth_unix.c
  projects/zfsd/head/lib/libc/rpc/authunix_prot.c
  projects/zfsd/head/lib/libc/rpc/clnt_vc.c
  projects/zfsd/head/lib/libc/rpc/getnetpath.c
  projects/zfsd/head/lib/libc/rpc/rpc_generic.c
  projects/zfsd/head/lib/libc/rpc/rpc_soc.3
  projects/zfsd/head/lib/libc/rpc/svc_auth_des.c
  projects/zfsd/head/lib/libc/rpc/svc_auth_unix.c
  projects/zfsd/head/lib/libc/stdio/scanf_l.3
  projects/zfsd/head/lib/libc/stdlib/at_quick_exit.3
  projects/zfsd/head/lib/libc/stdlib/getenv.c
  projects/zfsd/head/lib/libc/stdlib/ptsname.3
  projects/zfsd/head/lib/libc/stdlib/ptsname.c
  projects/zfsd/head/lib/libc/stdlib/quick_exit.3
  projects/zfsd/head/lib/libc/stdlib/rand.3
  projects/zfsd/head/lib/libc/stdlib/rand.c
  projects/zfsd/head/lib/libc/stdlib/random.3
  projects/zfsd/head/lib/libc/stdlib/random.c
  projects/zfsd/head/lib/libc/stdlib/realpath.c
  projects/zfsd/head/lib/libc/string/ffs.3
  projects/zfsd/head/lib/libc/string/strerror.3
  projects/zfsd/head/lib/libc/string/strsignal.c
  projects/zfsd/head/lib/libc/sys/Symbol.map
  projects/zfsd/head/lib/libc/sys/dup.2
  projects/zfsd/head/lib/libc/sys/fcntl.2
  projects/zfsd/head/lib/libc/sys/fcntl.c
  projects/zfsd/head/lib/libc/sys/recv.2
  projects/zfsd/head/lib/libc/sys/sigaction.2
  projects/zfsd/head/lib/libc/sys/sigwait.2
  projects/zfsd/head/lib/libc/sys/sigwaitinfo.2
  projects/zfsd/head/lib/libc/sys/wait.2
  projects/zfsd/head/lib/libc/yp/yplib.c
  projects/zfsd/head/lib/libdwarf/dwarf.h
  projects/zfsd/head/lib/libdwarf/dwarf_attrval.c
  projects/zfsd/head/lib/libdwarf/dwarf_dump.c
  projects/zfsd/head/lib/libdwarf/dwarf_init.c
  projects/zfsd/head/lib/libedit/el.c
  projects/zfsd/head/lib/libedit/histedit.h
  projects/zfsd/head/lib/libedit/makelist
  projects/zfsd/head/lib/libedit/read.c
  projects/zfsd/head/lib/libedit/term.c
  projects/zfsd/head/lib/libedit/tokenizer.c
  projects/zfsd/head/lib/libelf/Makefile
  projects/zfsd/head/lib/libfetch/Makefile
  projects/zfsd/head/lib/libfetch/file.c
  projects/zfsd/head/lib/libfetch/http.c
  projects/zfsd/head/lib/libjail/jail.c
  projects/zfsd/head/lib/libkvm/kvm_i386.c
  projects/zfsd/head/lib/libmagic/Makefile
  projects/zfsd/head/lib/libmagic/config.h
  projects/zfsd/head/lib/libpam/modules/pam_krb5/pam_krb5.c
  projects/zfsd/head/lib/libpam/modules/pam_lastlog/pam_lastlog.8
  projects/zfsd/head/lib/libpam/modules/pam_radius/pam_radius.c
  projects/zfsd/head/lib/libpam/modules/pam_unix/pam_unix.c
  projects/zfsd/head/lib/libpcap/config.h
  projects/zfsd/head/lib/libpmc/Makefile
  projects/zfsd/head/lib/libpmc/libpmc.c
  projects/zfsd/head/lib/libpmc/pmc.sandybridge.3
  projects/zfsd/head/lib/libproc/Makefile
  projects/zfsd/head/lib/libproc/proc_sym.c
  projects/zfsd/head/lib/libproc/test/t1-bkpt/t1-bkpt.c
  projects/zfsd/head/lib/libproc/test/t3-name2sym/t3-name2sym.c
  projects/zfsd/head/lib/libprocstat/libprocstat.h
  projects/zfsd/head/lib/libstand/nandfs.c
  projects/zfsd/head/lib/libstand/nfs.c
  projects/zfsd/head/lib/libthr/arch/arm/include/pthread_md.h
  projects/zfsd/head/lib/libthr/thread/thr_cond.c
  projects/zfsd/head/lib/libthr/thread/thr_fork.c
  projects/zfsd/head/lib/libthr/thread/thr_getcpuclockid.c
  projects/zfsd/head/lib/libthr/thread/thr_getschedparam.c
  projects/zfsd/head/lib/libthr/thread/thr_info.c
  projects/zfsd/head/lib/libthr/thread/thr_init.c
  projects/zfsd/head/lib/libthr/thread/thr_kern.c
  projects/zfsd/head/lib/libthr/thread/thr_mutex.c
  projects/zfsd/head/lib/libthr/thread/thr_private.h
  projects/zfsd/head/lib/libthr/thread/thr_resume_np.c
  projects/zfsd/head/lib/libthr/thread/thr_setprio.c
  projects/zfsd/head/lib/libthr/thread/thr_setschedparam.c
  projects/zfsd/head/lib/libthr/thread/thr_sig.c
  projects/zfsd/head/lib/libthr/thread/thr_suspend_np.c
  projects/zfsd/head/lib/libthr/thread/thr_umtx.h
  projects/zfsd/head/lib/libusb/libusb20.3
  projects/zfsd/head/lib/libusb/libusb20.c
  projects/zfsd/head/lib/libusb/libusb20.h
  projects/zfsd/head/lib/libusb/libusb20_int.h
  projects/zfsd/head/lib/libusb/libusb20_ugen20.c
  projects/zfsd/head/lib/libusbhid/descr.c
  projects/zfsd/head/lib/libusbhid/parse.c
  projects/zfsd/head/lib/libusbhid/usbhid.3
  projects/zfsd/head/lib/libutil/humanize_number.c
  projects/zfsd/head/lib/msun/Makefile
  projects/zfsd/head/lib/msun/Symbol.map
  projects/zfsd/head/lib/msun/i387/s_cos.S
  projects/zfsd/head/lib/msun/i387/s_sin.S
  projects/zfsd/head/lib/msun/i387/s_tan.S
  projects/zfsd/head/lib/msun/man/cexp.3
  projects/zfsd/head/lib/msun/man/exp.3
  projects/zfsd/head/lib/msun/src/e_exp.c
  projects/zfsd/head/lib/msun/src/e_rem_pio2.c
  projects/zfsd/head/lib/msun/src/e_rem_pio2f.c
  projects/zfsd/head/lib/msun/src/k_cosf.c
  projects/zfsd/head/lib/msun/src/k_sinf.c
  projects/zfsd/head/lib/msun/src/k_tanf.c
  projects/zfsd/head/lib/msun/src/math.h
  projects/zfsd/head/lib/msun/src/math_private.h
  projects/zfsd/head/lib/msun/src/s_cbrtl.c
  projects/zfsd/head/lib/msun/src/s_cosl.c
  projects/zfsd/head/lib/msun/src/s_sinl.c
  projects/zfsd/head/lib/msun/src/s_tanl.c
  projects/zfsd/head/libexec/atrun/atrun.c
  projects/zfsd/head/libexec/comsat/comsat.8
  projects/zfsd/head/libexec/ftpd/ftpd.8
  projects/zfsd/head/libexec/rbootd/rbootd.c
  projects/zfsd/head/libexec/rbootd/rmpproto.c
  projects/zfsd/head/libexec/revnetgroup/revnetgroup.8
  projects/zfsd/head/libexec/rpc.rstatd/rstat_proc.c
  projects/zfsd/head/libexec/rtld-elf/arm/reloc.c
  projects/zfsd/head/libexec/rtld-elf/arm/rtld_start.S
  projects/zfsd/head/libexec/rtld-elf/map_object.c
  projects/zfsd/head/libexec/rtld-elf/rtld.1
  projects/zfsd/head/libexec/rtld-elf/rtld.c
  projects/zfsd/head/libexec/rtld-elf/rtld.h
  projects/zfsd/head/libexec/save-entropy/save-entropy.sh
  projects/zfsd/head/release/doc/Makefile
  projects/zfsd/head/release/doc/README
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/early-adopter/Makefile
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/errata/Makefile
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/alpha/Makefile
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/common/hw.ent
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/i386/Makefile
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/ia64/Makefile
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/pc98/Makefile
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/hardware/sparc64/Makefile
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/alpha/Makefile
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/common/install.ent
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/i386/Makefile
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/ia64/Makefile
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/pc98/Makefile
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/installation/sparc64/Makefile
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/readme/Makefile
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/alpha/Makefile
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/common/relnotes.ent
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/i386/Makefile
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/ia64/Makefile
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/pc98/Makefile
  projects/zfsd/head/release/doc/de_DE.ISO8859-1/relnotes/sparc64/Makefile
  projects/zfsd/head/release/doc/en_US.ISO8859-1/errata/Makefile
  projects/zfsd/head/release/doc/en_US.ISO8859-1/hardware/Makefile
  projects/zfsd/head/release/doc/en_US.ISO8859-1/readme/Makefile
  projects/zfsd/head/release/doc/en_US.ISO8859-1/relnotes/Makefile
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/early-adopter/Makefile
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/errata/Makefile
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/alpha/Makefile
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/common/hw.ent
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/i386/Makefile
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/pc98/Makefile
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/hardware/sparc64/Makefile
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/alpha/Makefile
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/common/install.ent
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/i386/Makefile
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/pc98/Makefile
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/installation/sparc64/Makefile
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/relnotes/alpha/Makefile
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/relnotes/common/relnotes.ent
  projects/zfsd/head/release/doc/fr_FR.ISO8859-1/relnotes/i386/Makefile
  projects/zfsd/head/release/doc/ja_JP.eucJP/errata/Makefile
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/alpha/Makefile
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/amd64/Makefile
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/common/hw.ent
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/i386/Makefile
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/ia64/Makefile
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/pc98/Makefile
  projects/zfsd/head/release/doc/ja_JP.eucJP/hardware/sparc64/Makefile
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/alpha/Makefile
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/amd64/Makefile
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/common/relnotes.ent
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/i386/Makefile
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/ia64/Makefile
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/pc98/Makefile
  projects/zfsd/head/release/doc/ja_JP.eucJP/relnotes/sparc64/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/errata/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/alpha/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/amd64/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/common/hw.ent
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/i386/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/ia64/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/pc98/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/hardware/sparc64/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/alpha/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/amd64/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/common/install.ent
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/i386/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/ia64/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/pc98/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/installation/sparc64/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/readme/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/alpha/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/amd64/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/common/relnotes.ent
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/i386/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/ia64/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/pc98/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/relnotes/sparc64/Makefile
  projects/zfsd/head/release/doc/ru_RU.KOI8-R/share/examples/dev-auto-translate.pl
  projects/zfsd/head/release/doc/share/mk/doc.relnotes.mk
  projects/zfsd/head/release/doc/zh_CN.GB2312/errata/Makefile
  projects/zfsd/head/release/doc/zh_CN.GB2312/hardware/Makefile
  projects/zfsd/head/release/doc/zh_CN.GB2312/readme/Makefile
  projects/zfsd/head/release/doc/zh_CN.GB2312/relnotes/Makefile
  projects/zfsd/head/release/generate-release.sh
  projects/zfsd/head/release/picobsd/build/picobsd
  projects/zfsd/head/release/picobsd/tinyware/login/pico-login.c
  projects/zfsd/head/rescue/rescue/Makefile
  projects/zfsd/head/sbin/Makefile.amd64
  projects/zfsd/head/sbin/Makefile.i386
  projects/zfsd/head/sbin/adjkerntz/adjkerntz.c
  projects/zfsd/head/sbin/camcontrol/camcontrol.c
  projects/zfsd/head/sbin/devd/devd.cc
  projects/zfsd/head/sbin/dhclient/dhclient.c
  projects/zfsd/head/sbin/dhclient/dhcpd.h
  projects/zfsd/head/sbin/dump/traverse.c
  projects/zfsd/head/sbin/fsck_ffs/fsck.h
  projects/zfsd/head/sbin/fsck_ffs/fsutil.c
  projects/zfsd/head/sbin/fsck_ffs/gjournal.c
  projects/zfsd/head/sbin/fsck_ffs/inode.c
  projects/zfsd/head/sbin/fsck_ffs/main.c
  projects/zfsd/head/sbin/fsck_ffs/pass1.c
  projects/zfsd/head/sbin/fsck_ffs/pass2.c
  projects/zfsd/head/sbin/fsck_ffs/pass4.c
  projects/zfsd/head/sbin/fsck_ffs/suj.c
  projects/zfsd/head/sbin/fsdb/fsdb.c
  projects/zfsd/head/sbin/fsdb/fsdbutil.c
  projects/zfsd/head/sbin/fsirand/fsirand.c
  projects/zfsd/head/sbin/geom/class/multipath/geom_multipath.c
  projects/zfsd/head/sbin/geom/class/multipath/gmultipath.8
  projects/zfsd/head/sbin/geom/class/part/gpart.8
  projects/zfsd/head/sbin/geom/class/raid/graid.8
  projects/zfsd/head/sbin/geom/class/sched/gsched.8
  projects/zfsd/head/sbin/geom/class/virstor/gvirstor.8
  projects/zfsd/head/sbin/ggate/shared/ggate.h
  projects/zfsd/head/sbin/growfs/growfs.c
  projects/zfsd/head/sbin/gvinum/Makefile
  projects/zfsd/head/sbin/hastd/hast.conf.5
  projects/zfsd/head/sbin/ipf/ipf/Makefile
  projects/zfsd/head/sbin/ipfw/dummynet.c
  projects/zfsd/head/sbin/ipfw/ipfw.8
  projects/zfsd/head/sbin/ipfw/ipfw2.c
  projects/zfsd/head/sbin/ipfw/ipv6.c
  projects/zfsd/head/sbin/ipfw/nat.c
  projects/zfsd/head/sbin/md5/Makefile
  projects/zfsd/head/sbin/md5/md5.1
  projects/zfsd/head/sbin/md5/md5.c
  projects/zfsd/head/sbin/newfs/mkfs.c
  projects/zfsd/head/sbin/pfctl/Makefile
  projects/zfsd/head/sbin/quotacheck/quotacheck.c
  projects/zfsd/head/sbin/restore/dirs.c
  projects/zfsd/head/sbin/restore/interactive.c
  projects/zfsd/head/sbin/restore/restore.c
  projects/zfsd/head/sbin/restore/symtab.c
  projects/zfsd/head/sbin/restore/tape.c
  projects/zfsd/head/sbin/shutdown/shutdown.c
  projects/zfsd/head/sbin/tunefs/tunefs.c
  projects/zfsd/head/secure/lib/libssh/Makefile
  projects/zfsd/head/share/doc/smm/Makefile
  projects/zfsd/head/share/dtrace/Makefile
  projects/zfsd/head/share/examples/Makefile
  projects/zfsd/head/share/examples/cvsup/cvs-supfile
  projects/zfsd/head/share/examples/cvsup/ports-supfile
  projects/zfsd/head/share/examples/cvsup/refuse
  projects/zfsd/head/share/examples/cvsup/refuse.README
  projects/zfsd/head/share/examples/cvsup/stable-supfile
  projects/zfsd/head/share/examples/diskless/README.BOOTP
  projects/zfsd/head/share/examples/etc/make.conf
  projects/zfsd/head/share/examples/kld/dyn_sysctl/dyn_sysctl.c
  projects/zfsd/head/share/man/man3/Makefile
  projects/zfsd/head/share/man/man3/queue.3
  projects/zfsd/head/share/man/man3/siginfo.3
  projects/zfsd/head/share/man/man3/sysexits.3
  projects/zfsd/head/share/man/man4/Makefile
  projects/zfsd/head/share/man/man4/acpi.4
  projects/zfsd/head/share/man/man4/ahci.4
  projects/zfsd/head/share/man/man4/arcmsr.4
  projects/zfsd/head/share/man/man4/ata.4
  projects/zfsd/head/share/man/man4/carp.4
  projects/zfsd/head/share/man/man4/gpib.4
  projects/zfsd/head/share/man/man4/hptiop.4
  projects/zfsd/head/share/man/man4/ip.4
  projects/zfsd/head/share/man/man4/ip6.4
  projects/zfsd/head/share/man/man4/netmap.4
  projects/zfsd/head/share/man/man4/ng_ppp.4
  projects/zfsd/head/share/man/man4/polling.4
  projects/zfsd/head/share/man/man4/random.4
  projects/zfsd/head/share/man/man4/sched_ule.4
  projects/zfsd/head/share/man/man4/sk.4
  projects/zfsd/head/share/man/man4/ugen.4
  projects/zfsd/head/share/man/man4/umodem.4
  projects/zfsd/head/share/man/man4/uplcom.4
  projects/zfsd/head/share/man/man4/usb_quirk.4
  projects/zfsd/head/share/man/man4/uslcom.4
  projects/zfsd/head/share/man/man5/Makefile
  projects/zfsd/head/share/man/man5/make.conf.5
  projects/zfsd/head/share/man/man5/moduli.5
  projects/zfsd/head/share/man/man5/rc.conf.5
  projects/zfsd/head/share/man/man5/src.conf.5
  projects/zfsd/head/share/man/man7/development.7
  projects/zfsd/head/share/man/man7/hier.7
  projects/zfsd/head/share/man/man7/release.7
  projects/zfsd/head/share/man/man9/DRIVER_MODULE.9
  projects/zfsd/head/share/man/man9/Makefile
  projects/zfsd/head/share/man/man9/VFS.9
  projects/zfsd/head/share/man/man9/buf_ring.9
  projects/zfsd/head/share/man/man9/bus_dma.9
  projects/zfsd/head/share/man/man9/devfs_set_cdevpriv.9
  projects/zfsd/head/share/man/man9/drbr.9
  projects/zfsd/head/share/man/man9/hash.9
  projects/zfsd/head/share/man/man9/ieee80211_node.9
  projects/zfsd/head/share/man/man9/kernel_mount.9
  projects/zfsd/head/share/man/man9/locking.9
  projects/zfsd/head/share/man/man9/malloc.9
  projects/zfsd/head/share/man/man9/pfil.9
  projects/zfsd/head/share/man/man9/vinvalbuf.9
  projects/zfsd/head/share/man/man9/vslock.9
  projects/zfsd/head/share/misc/bsd-family-tree
  projects/zfsd/head/share/misc/committers-doc.dot
  projects/zfsd/head/share/misc/committers-ports.dot
  projects/zfsd/head/share/misc/committers-src.dot
  projects/zfsd/head/share/misc/organization.dot
  projects/zfsd/head/share/mk/Makefile
  projects/zfsd/head/share/mk/bsd.cpu.mk
  projects/zfsd/head/share/mk/bsd.dep.mk
  projects/zfsd/head/share/mk/bsd.endian.mk
  projects/zfsd/head/share/mk/bsd.own.mk
  projects/zfsd/head/share/mk/bsd.prog.mk
  projects/zfsd/head/share/mk/bsd.sys.mk
  projects/zfsd/head/share/mk/sys.mk
  projects/zfsd/head/sys/amd64/amd64/cpu_switch.S
  projects/zfsd/head/sys/amd64/amd64/elf_machdep.c
  projects/zfsd/head/sys/amd64/amd64/fpu.c
  projects/zfsd/head/sys/amd64/amd64/identcpu.c
  projects/zfsd/head/sys/amd64/amd64/initcpu.c
  projects/zfsd/head/sys/amd64/amd64/machdep.c
  projects/zfsd/head/sys/amd64/amd64/mp_machdep.c
  projects/zfsd/head/sys/amd64/amd64/pmap.c
  projects/zfsd/head/sys/amd64/amd64/ptrace_machdep.c
  projects/zfsd/head/sys/amd64/amd64/trap.c
  projects/zfsd/head/sys/amd64/amd64/vm_machdep.c
  projects/zfsd/head/sys/amd64/conf/GENERIC
  projects/zfsd/head/sys/amd64/conf/NOTES
  projects/zfsd/head/sys/amd64/conf/XENHVM
  projects/zfsd/head/sys/amd64/ia32/ia32_sigtramp.S
  projects/zfsd/head/sys/amd64/ia32/ia32_syscall.c
  projects/zfsd/head/sys/amd64/include/cpufunc.h
  projects/zfsd/head/sys/amd64/include/fpu.h
  projects/zfsd/head/sys/amd64/include/md_var.h
  projects/zfsd/head/sys/amd64/include/param.h
  projects/zfsd/head/sys/amd64/include/pc/bios.h
  projects/zfsd/head/sys/amd64/include/pcpu.h
  projects/zfsd/head/sys/arm/arm/bcopyinout.S
  projects/zfsd/head/sys/arm/arm/bcopyinout_xscale.S
  projects/zfsd/head/sys/arm/arm/bus_space_asm_generic.S
  projects/zfsd/head/sys/arm/arm/busdma_machdep.c
  projects/zfsd/head/sys/arm/arm/copystr.S
  projects/zfsd/head/sys/arm/arm/cpufunc.c
  projects/zfsd/head/sys/arm/arm/cpufunc_asm.S
  projects/zfsd/head/sys/arm/arm/cpufunc_asm_arm11.S
  projects/zfsd/head/sys/arm/arm/disassem.c
  projects/zfsd/head/sys/arm/arm/elf_trampoline.c
  projects/zfsd/head/sys/arm/arm/exception.S
  projects/zfsd/head/sys/arm/arm/fusu.S
  projects/zfsd/head/sys/arm/arm/genassym.c
  projects/zfsd/head/sys/arm/arm/identcpu.c
  projects/zfsd/head/sys/arm/arm/locore.S
  projects/zfsd/head/sys/arm/arm/machdep.c
  projects/zfsd/head/sys/arm/arm/nexus.c
  projects/zfsd/head/sys/arm/arm/pmap.c
  projects/zfsd/head/sys/arm/arm/swtch.S
  projects/zfsd/head/sys/arm/arm/sys_machdep.c
  projects/zfsd/head/sys/arm/arm/trap.c
  projects/zfsd/head/sys/arm/arm/undefined.c
  projects/zfsd/head/sys/arm/arm/vm_machdep.c
  projects/zfsd/head/sys/arm/at91/at91.c
  projects/zfsd/head/sys/arm/at91/at91_machdep.c
  projects/zfsd/head/sys/arm/at91/at91_mci.c
  projects/zfsd/head/sys/arm/at91/at91_pmc.c
  projects/zfsd/head/sys/arm/at91/at91_pmcreg.h
  projects/zfsd/head/sys/arm/at91/at91_pmcvar.h
  projects/zfsd/head/sys/arm/at91/at91_spi.c
  projects/zfsd/head/sys/arm/at91/at91sam9260.c
  projects/zfsd/head/sys/arm/at91/at91sam9g20.c
  projects/zfsd/head/sys/arm/at91/board_bwct.c
  projects/zfsd/head/sys/arm/at91/board_ethernut5.c
  projects/zfsd/head/sys/arm/at91/board_hl200.c
  projects/zfsd/head/sys/arm/at91/board_kb920x.c
  projects/zfsd/head/sys/arm/at91/board_tsc4370.c
  projects/zfsd/head/sys/arm/at91/files.at91
  projects/zfsd/head/sys/arm/at91/if_ate.c
  projects/zfsd/head/sys/arm/at91/std.at91
  projects/zfsd/head/sys/arm/at91/std.at91sam9
  projects/zfsd/head/sys/arm/at91/std.atmel
  projects/zfsd/head/sys/arm/at91/std.sam9x25ek
  projects/zfsd/head/sys/arm/at91/uart_bus_at91usart.c
  projects/zfsd/head/sys/arm/conf/ATMEL
  projects/zfsd/head/sys/arm/conf/AVILA
  projects/zfsd/head/sys/arm/conf/AVILA.hints
  projects/zfsd/head/sys/arm/conf/CAMBRIA
  projects/zfsd/head/sys/arm/conf/CAMBRIA.hints
  projects/zfsd/head/sys/arm/conf/CNS11XXNAS
  projects/zfsd/head/sys/arm/conf/DEFAULTS
  projects/zfsd/head/sys/arm/conf/DOCKSTAR
  projects/zfsd/head/sys/arm/conf/ETHERNUT5
  projects/zfsd/head/sys/arm/conf/ETHERNUT5.hints
  projects/zfsd/head/sys/arm/conf/GUMSTIX-QEMU
  projects/zfsd/head/sys/arm/conf/HL201
  projects/zfsd/head/sys/arm/conf/KB920X
  projects/zfsd/head/sys/arm/conf/LN2410SBC
  projects/zfsd/head/sys/arm/conf/QILA9G20
  projects/zfsd/head/sys/arm/conf/SAM9G20EK
  projects/zfsd/head/sys/arm/conf/SAM9X25EK
  projects/zfsd/head/sys/arm/conf/SHEEVAPLUG
  projects/zfsd/head/sys/arm/conf/TS7800
  projects/zfsd/head/sys/arm/econa/econa.c
  projects/zfsd/head/sys/arm/econa/econa_machdep.c
  projects/zfsd/head/sys/arm/econa/std.econa
  projects/zfsd/head/sys/arm/include/armreg.h
  projects/zfsd/head/sys/arm/include/asm.h
  projects/zfsd/head/sys/arm/include/asmacros.h
  projects/zfsd/head/sys/arm/include/atomic.h
  projects/zfsd/head/sys/arm/include/cpuconf.h
  projects/zfsd/head/sys/arm/include/cpufunc.h
  projects/zfsd/head/sys/arm/include/fp.h
  projects/zfsd/head/sys/arm/include/intr.h
  projects/zfsd/head/sys/arm/include/machdep.h
  projects/zfsd/head/sys/arm/include/md_var.h
  projects/zfsd/head/sys/arm/include/param.h
  projects/zfsd/head/sys/arm/include/pcb.h
  projects/zfsd/head/sys/arm/include/pcpu.h
  projects/zfsd/head/sys/arm/include/pmap.h
  projects/zfsd/head/sys/arm/include/pte.h
  projects/zfsd/head/sys/arm/include/smp.h
  projects/zfsd/head/sys/arm/include/sysarch.h
  projects/zfsd/head/sys/arm/include/vmparam.h
  projects/zfsd/head/sys/arm/mv/common.c
  projects/zfsd/head/sys/arm/mv/discovery/files.db78xxx
  projects/zfsd/head/sys/arm/mv/files.mv
  projects/zfsd/head/sys/arm/mv/gpio.c
  projects/zfsd/head/sys/arm/mv/ic.c
  projects/zfsd/head/sys/arm/mv/kirkwood/files.kirkwood
  projects/zfsd/head/sys/arm/mv/kirkwood/kirkwood.c
  projects/zfsd/head/sys/arm/mv/mv_machdep.c
  projects/zfsd/head/sys/arm/mv/mv_pci.c
  projects/zfsd/head/sys/arm/mv/mv_sata.c
  projects/zfsd/head/sys/arm/mv/mvreg.h
  projects/zfsd/head/sys/arm/mv/mvvar.h
  projects/zfsd/head/sys/arm/mv/mvwin.h
  projects/zfsd/head/sys/arm/mv/orion/files.db88f5xxx
  projects/zfsd/head/sys/arm/mv/orion/files.ts7800
  projects/zfsd/head/sys/arm/mv/std.mv
  projects/zfsd/head/sys/arm/mv/timer.c
  projects/zfsd/head/sys/arm/mv/twsi.c
  projects/zfsd/head/sys/arm/s3c2xx0/s3c24x0.c
  projects/zfsd/head/sys/arm/s3c2xx0/s3c24x0_machdep.c
  projects/zfsd/head/sys/arm/s3c2xx0/std.ln2410sbc
  projects/zfsd/head/sys/arm/s3c2xx0/std.s3c2410
  projects/zfsd/head/sys/arm/sa11x0/assabet_machdep.c
  projects/zfsd/head/sys/arm/sa11x0/std.sa11x0
  projects/zfsd/head/sys/arm/xscale/i80321/ep80219_machdep.c
  projects/zfsd/head/sys/arm/xscale/i80321/iq31244_machdep.c
  projects/zfsd/head/sys/arm/xscale/i80321/std.i80219
  projects/zfsd/head/sys/arm/xscale/i80321/std.i80321
  projects/zfsd/head/sys/arm/xscale/i8134x/crb_machdep.c
  projects/zfsd/head/sys/arm/xscale/i8134x/i81342.c
  projects/zfsd/head/sys/arm/xscale/i8134x/std.i81342
  projects/zfsd/head/sys/arm/xscale/ixp425/avila_machdep.c
  projects/zfsd/head/sys/arm/xscale/ixp425/cambria_gpio.c
  projects/zfsd/head/sys/arm/xscale/ixp425/std.ixp425
  projects/zfsd/head/sys/arm/xscale/ixp425/std.ixp435
  projects/zfsd/head/sys/arm/xscale/pxa/pxa_machdep.c
  projects/zfsd/head/sys/arm/xscale/pxa/pxa_obio.c
  projects/zfsd/head/sys/arm/xscale/pxa/std.pxa
  projects/zfsd/head/sys/arm/xscale/std.xscale
  projects/zfsd/head/sys/boot/Makefile.ia64
  projects/zfsd/head/sys/boot/arm/at91/bootspi/ee.c
  projects/zfsd/head/sys/boot/arm/at91/libat91/at91rm9200.h
  projects/zfsd/head/sys/boot/arm/at91/libat91/at91rm9200_lowlevel.c
  projects/zfsd/head/sys/boot/arm/at91/libat91/eeprom.c
  projects/zfsd/head/sys/boot/arm/at91/libat91/emac_init.c
  projects/zfsd/head/sys/boot/arm/at91/libat91/lib_AT91RM9200.h
  projects/zfsd/head/sys/boot/arm/at91/libat91/spi_flash.c
  projects/zfsd/head/sys/boot/arm/uboot/Makefile
  projects/zfsd/head/sys/boot/common/Makefile.inc
  projects/zfsd/head/sys/boot/common/disk.c
  projects/zfsd/head/sys/boot/common/disk.h
  projects/zfsd/head/sys/boot/common/load_elf.c
  projects/zfsd/head/sys/boot/common/loader.8
  projects/zfsd/head/sys/boot/common/module.c
  projects/zfsd/head/sys/boot/common/reloc_elf.c
  projects/zfsd/head/sys/boot/fdt/dts/xlp-basic.dts
  projects/zfsd/head/sys/boot/ficl/Makefile
  projects/zfsd/head/sys/boot/forth/beastie.4th
  projects/zfsd/head/sys/boot/forth/beastie.4th.8
  projects/zfsd/head/sys/boot/forth/brand.4th
  projects/zfsd/head/sys/boot/forth/brand.4th.8
  projects/zfsd/head/sys/boot/forth/check-password.4th
  projects/zfsd/head/sys/boot/forth/check-password.4th.8
  projects/zfsd/head/sys/boot/forth/color.4th
  projects/zfsd/head/sys/boot/forth/color.4th.8
  projects/zfsd/head/sys/boot/forth/delay.4th
  projects/zfsd/head/sys/boot/forth/delay.4th.8
  projects/zfsd/head/sys/boot/forth/menu-commands.4th
  projects/zfsd/head/sys/boot/forth/menu.4th
  projects/zfsd/head/sys/boot/forth/menu.4th.8
  projects/zfsd/head/sys/boot/forth/shortcuts.4th
  projects/zfsd/head/sys/boot/forth/version.4th
  projects/zfsd/head/sys/boot/forth/version.4th.8
  projects/zfsd/head/sys/boot/i386/libi386/Makefile
  projects/zfsd/head/sys/boot/i386/libi386/biosdisk.c
  projects/zfsd/head/sys/boot/i386/libi386/devicename.c
  projects/zfsd/head/sys/boot/i386/libi386/libi386.h
  projects/zfsd/head/sys/boot/i386/libi386/pxe.c
  projects/zfsd/head/sys/boot/i386/libi386/pxe.h
  projects/zfsd/head/sys/boot/i386/loader/Makefile
  projects/zfsd/head/sys/boot/i386/loader/conf.c
  projects/zfsd/head/sys/boot/i386/loader/main.c
  projects/zfsd/head/sys/boot/i386/pmbr/pmbr.s
  projects/zfsd/head/sys/boot/ia64/Makefile
  projects/zfsd/head/sys/boot/ofw/libofw/devicename.c
  projects/zfsd/head/sys/boot/pc98/boot2/boot2.c
  projects/zfsd/head/sys/boot/pc98/btx/btxldr/btxldr.S
  projects/zfsd/head/sys/boot/pc98/btx/lib/btxcsu.S
  projects/zfsd/head/sys/boot/pc98/cdboot/cdboot.S
  projects/zfsd/head/sys/boot/pc98/libpc98/Makefile
  projects/zfsd/head/sys/boot/pc98/loader/main.c
  projects/zfsd/head/sys/boot/powerpc/uboot/Makefile
  projects/zfsd/head/sys/boot/sparc64/loader/main.c
  projects/zfsd/head/sys/boot/uboot/common/main.c
  projects/zfsd/head/sys/boot/uboot/lib/Makefile
  projects/zfsd/head/sys/boot/uboot/lib/devicename.c
  projects/zfsd/head/sys/boot/uboot/lib/disk.c
  projects/zfsd/head/sys/boot/uboot/lib/libuboot.h
  projects/zfsd/head/sys/boot/userboot/test/test.c
  projects/zfsd/head/sys/boot/userboot/userboot.h
  projects/zfsd/head/sys/boot/userboot/userboot/Makefile
  projects/zfsd/head/sys/boot/userboot/userboot/bootinfo32.c
  projects/zfsd/head/sys/boot/userboot/userboot/copy.c
  projects/zfsd/head/sys/boot/userboot/userboot/devicename.c
  projects/zfsd/head/sys/boot/userboot/userboot/libuserboot.h
  projects/zfsd/head/sys/boot/userboot/userboot/main.c
  projects/zfsd/head/sys/boot/userboot/userboot/userboot_disk.c
  projects/zfsd/head/sys/boot/zfs/Makefile
  projects/zfsd/head/sys/boot/zfs/libzfs.h
  projects/zfsd/head/sys/boot/zfs/zfs.c
  projects/zfsd/head/sys/boot/zfs/zfsimpl.c
  projects/zfsd/head/sys/cam/ata/ata_all.h
  projects/zfsd/head/sys/cam/ata/ata_xpt.c
  projects/zfsd/head/sys/cam/cam_ccb.h
  projects/zfsd/head/sys/cam/cam_periph.c
  projects/zfsd/head/sys/cam/cam_queue.c
  projects/zfsd/head/sys/cam/cam_xpt.c
  projects/zfsd/head/sys/cam/ctl/ctl.c
  projects/zfsd/head/sys/cam/ctl/ctl_backend_block.c
  projects/zfsd/head/sys/cam/ctl/ctl_backend_ramdisk.c
  projects/zfsd/head/sys/cam/ctl/scsi_ctl.c
  projects/zfsd/head/sys/cam/scsi/scsi_all.c
  projects/zfsd/head/sys/cam/scsi/scsi_all.h
  projects/zfsd/head/sys/cam/scsi/scsi_cd.c
  projects/zfsd/head/sys/cam/scsi/scsi_da.c
  projects/zfsd/head/sys/cam/scsi/scsi_enc.c
  projects/zfsd/head/sys/cam/scsi/scsi_enc_safte.c
  projects/zfsd/head/sys/cam/scsi/scsi_enc_ses.c
  projects/zfsd/head/sys/cam/scsi/scsi_low.c
  projects/zfsd/head/sys/cam/scsi/scsi_low.h
  projects/zfsd/head/sys/cam/scsi/scsi_ses.h
  projects/zfsd/head/sys/cddl/boot/zfs/zfsimpl.h
  projects/zfsd/head/sys/cddl/compat/opensolaris/kern/opensolaris_cmn_err.c
  projects/zfsd/head/sys/cddl/compat/opensolaris/sys/debug.h
  projects/zfsd/head/sys/cddl/compat/opensolaris/sys/dkio.h
  projects/zfsd/head/sys/cddl/compat/opensolaris/sys/sid.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/common/nvpair/fnvpair.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/common/zfs/zfeature_common.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/common/zfs/zfeature_common.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/bpobj.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/bptree.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_objset.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_send.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_traverse.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode_sync.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dataset.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_deadlist.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dir.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_pool.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_scan.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_synctask.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/metaslab.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sa.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_history.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_map.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/arc.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/bpobj.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_objset.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dnode.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_dataset.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_pool.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/sa_impl.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa_impl.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/txg.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev_impl.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zap.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfeature.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_debug.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zil.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zil_impl.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio_impl.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/txg.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_label.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_mirror.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_raidz.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap_micro.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfeature.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_debug.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_rlock.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zil.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/sys/debug.h
  projects/zfsd/head/sys/cddl/contrib/opensolaris/uts/common/sys/fs/zfs.h
  projects/zfsd/head/sys/cddl/dev/dtrace/amd64/dtrace_subr.c
  projects/zfsd/head/sys/cddl/dev/dtrace/i386/dtrace_subr.c
  projects/zfsd/head/sys/compat/freebsd32/freebsd32_proto.h
  projects/zfsd/head/sys/compat/freebsd32/freebsd32_syscall.h
  projects/zfsd/head/sys/compat/freebsd32/freebsd32_syscalls.c
  projects/zfsd/head/sys/compat/freebsd32/freebsd32_sysent.c
  projects/zfsd/head/sys/compat/freebsd32/freebsd32_systrace_args.c
  projects/zfsd/head/sys/compat/freebsd32/syscalls.master
  projects/zfsd/head/sys/compat/ia32/ia32_sysvec.c
  projects/zfsd/head/sys/compat/ia32/ia32_util.h
  projects/zfsd/head/sys/compat/linux/linux_file.c
  projects/zfsd/head/sys/compat/linux/linux_misc.c
  projects/zfsd/head/sys/conf/Makefile.amd64
  projects/zfsd/head/sys/conf/Makefile.arm
  projects/zfsd/head/sys/conf/Makefile.powerpc
  projects/zfsd/head/sys/conf/NOTES
  projects/zfsd/head/sys/conf/files
  projects/zfsd/head/sys/conf/files.amd64
  projects/zfsd/head/sys/conf/files.arm
  projects/zfsd/head/sys/conf/files.i386
  projects/zfsd/head/sys/conf/files.ia64
  projects/zfsd/head/sys/conf/files.mips
  projects/zfsd/head/sys/conf/files.powerpc
  projects/zfsd/head/sys/conf/kern.mk
  projects/zfsd/head/sys/conf/kern.post.mk
  projects/zfsd/head/sys/conf/kern.pre.mk
  projects/zfsd/head/sys/conf/kmod.mk
  projects/zfsd/head/sys/conf/ldscript.arm
  projects/zfsd/head/sys/conf/newvers.sh
  projects/zfsd/head/sys/conf/options
  projects/zfsd/head/sys/conf/options.amd64
  projects/zfsd/head/sys/conf/options.arm
  projects/zfsd/head/sys/conf/options.i386
  projects/zfsd/head/sys/conf/options.ia64
  projects/zfsd/head/sys/conf/options.mips
  projects/zfsd/head/sys/conf/options.powerpc
  projects/zfsd/head/sys/contrib/altq/altq/altq_cbq.c
  projects/zfsd/head/sys/contrib/altq/altq/altq_hfsc.c
  projects/zfsd/head/sys/contrib/altq/altq/altq_priq.c
  projects/zfsd/head/sys/contrib/altq/altq/altq_red.c
  projects/zfsd/head/sys/contrib/altq/altq/altq_rio.c
  projects/zfsd/head/sys/contrib/altq/altq/altq_rmclass.c
  projects/zfsd/head/sys/contrib/altq/altq/altq_subr.c
  projects/zfsd/head/sys/contrib/dev/acpica/acpica_prep.sh
  projects/zfsd/head/sys/contrib/dev/acpica/changes.txt   (contents, props changed)
  projects/zfsd/head/sys/contrib/dev/acpica/common/adisasm.c
  projects/zfsd/head/sys/contrib/dev/acpica/common/ahpredef.c
  projects/zfsd/head/sys/contrib/dev/acpica/common/dmrestag.c
  projects/zfsd/head/sys/contrib/dev/acpica/common/dmtable.c
  projects/zfsd/head/sys/contrib/dev/acpica/common/dmtbdump.c
  projects/zfsd/head/sys/contrib/dev/acpica/common/dmtbinfo.c
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/aslcompile.c
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/aslcompiler.h
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/aslcompiler.y
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/aslerror.c
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/aslfiles.c
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/aslfold.c
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/aslglobal.h
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/aslmain.c
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/aslmessages.h
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/asloperands.c
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/aslopt.c
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/aslstartup.c
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/aslsupport.l
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/asltree.c
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/asltypes.h
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/aslutils.c
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/dtio.c
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/preprocess.h
  projects/zfsd/head/sys/contrib/dev/acpica/components/debugger/dbcmds.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/debugger/dbexec.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/debugger/dbinput.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/debugger/dbmethod.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/debugger/dbnames.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/debugger/dbstats.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/debugger/dbutils.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/disassembler/dmbuffer.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/disassembler/dmopcode.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/dispatcher/dswload.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/dispatcher/dswload2.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/events/evgpe.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/events/evxfgpe.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/hardware/hwesleep.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/hardware/hwgpe.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/hardware/hwsleep.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/hardware/hwxfsleep.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/namespace/nsdump.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/tables/tbinstal.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/tables/tbxface.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/utilities/utosi.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/utilities/utxface.c
  projects/zfsd/head/sys/contrib/dev/acpica/components/utilities/utxferror.c
  projects/zfsd/head/sys/contrib/dev/acpica/include/acdebug.h
  projects/zfsd/head/sys/contrib/dev/acpica/include/acdisasm.h
  projects/zfsd/head/sys/contrib/dev/acpica/include/achware.h
  projects/zfsd/head/sys/contrib/dev/acpica/include/aclocal.h
  projects/zfsd/head/sys/contrib/dev/acpica/include/acmacros.h
  projects/zfsd/head/sys/contrib/dev/acpica/include/acnames.h
  projects/zfsd/head/sys/contrib/dev/acpica/include/acpixf.h
  projects/zfsd/head/sys/contrib/dev/acpica/include/actbl.h
  projects/zfsd/head/sys/contrib/dev/acpica/include/actbl1.h
  projects/zfsd/head/sys/contrib/dev/acpica/include/actbl2.h
  projects/zfsd/head/sys/contrib/dev/acpica/include/actbl3.h
  projects/zfsd/head/sys/contrib/dev/acpica/include/actypes.h
  projects/zfsd/head/sys/contrib/dev/acpica/include/platform/acenv.h
  projects/zfsd/head/sys/contrib/dev/acpica/os_specific/service_layers/osunixxf.c
  projects/zfsd/head/sys/contrib/ipfilter/netinet/fil.c
  projects/zfsd/head/sys/contrib/ipfilter/netinet/ip_auth.c
  projects/zfsd/head/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c
  projects/zfsd/head/sys/contrib/libfdt/fdt.c
  projects/zfsd/head/sys/contrib/libfdt/fdt_ro.c
  projects/zfsd/head/sys/contrib/libfdt/fdt_rw.c
  projects/zfsd/head/sys/contrib/libfdt/libfdt.h
  projects/zfsd/head/sys/contrib/libfdt/libfdt_env.h
  projects/zfsd/head/sys/contrib/libfdt/libfdt_internal.h
  projects/zfsd/head/sys/contrib/rdma/rdma_addr.c
  projects/zfsd/head/sys/dev/aac/aac_cam.c
  projects/zfsd/head/sys/dev/aac/aac_disk.c
  projects/zfsd/head/sys/dev/acpica/acpi.c
  projects/zfsd/head/sys/dev/acpica/acpi_cpu.c
  projects/zfsd/head/sys/dev/acpica/acpi_hpet.c
  projects/zfsd/head/sys/dev/acpica/acpivar.h
  projects/zfsd/head/sys/dev/agp/agp.c
  projects/zfsd/head/sys/dev/agp/agp_i810.c
  projects/zfsd/head/sys/dev/ahci/ahci.c
  projects/zfsd/head/sys/dev/ahci/ahci.h
  projects/zfsd/head/sys/dev/aic7xxx/aic79xx_osm.c
  projects/zfsd/head/sys/dev/aic7xxx/aic_osm_lib.c
  projects/zfsd/head/sys/dev/alc/if_alc.c
  projects/zfsd/head/sys/dev/amr/amr.c
  projects/zfsd/head/sys/dev/amr/amrvar.h
  projects/zfsd/head/sys/dev/arcmsr/arcmsr.c
  projects/zfsd/head/sys/dev/arcmsr/arcmsr.h
  projects/zfsd/head/sys/dev/ata/ata-all.c
  projects/zfsd/head/sys/dev/ata/ata-all.h
  projects/zfsd/head/sys/dev/ata/ata-lowlevel.c
  projects/zfsd/head/sys/dev/ata/ata-pci.h
  projects/zfsd/head/sys/dev/ata/ata-sata.c
  projects/zfsd/head/sys/dev/ata/chipsets/ata-jmicron.c
  projects/zfsd/head/sys/dev/ath/ah_osdep.h
  projects/zfsd/head/sys/dev/ath/ath_dfs/null/dfs_null.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ah.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ah.h
  projects/zfsd/head/sys/dev/ath/ath_hal/ah_desc.h
  projects/zfsd/head/sys/dev/ath/ath_hal/ah_devid.h
  projects/zfsd/head/sys/dev/ath/ath_hal/ah_diagcodes.h
  projects/zfsd/head/sys/dev/ath/ath_hal/ah_eeprom.h
  projects/zfsd/head/sys/dev/ath/ath_hal/ah_eeprom_9287.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ah_internal.h
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5210/ar5210.h
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5210/ar5210_attach.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5210/ar5210_xmit.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5211/ar5211.h
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5211/ar5211_attach.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5211/ar5211_xmit.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5212/ar5212.h
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5212/ar5212_misc.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5212/ar5212_recv.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5212/ar5212_xmit.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5212/ar5212phy.h
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5416/ar2133.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5416/ar5416.h
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5416/ar5416_radar.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5416/ar5416_xmit.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar5416/ar5416reg.h
  projects/zfsd/head/sys/dev/ath/ath_hal/ar9002/ar9280.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar9002/ar9280_attach.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar9002/ar9285.h
  projects/zfsd/head/sys/dev/ath/ath_hal/ar9002/ar9285_attach.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar9002/ar9285_diversity.c
  projects/zfsd/head/sys/dev/ath/ath_hal/ar9002/ar9287_attach.c
  projects/zfsd/head/sys/dev/ath/ath_rate/amrr/amrr.c
  projects/zfsd/head/sys/dev/ath/ath_rate/onoe/onoe.c
  projects/zfsd/head/sys/dev/ath/ath_rate/sample/sample.c
  projects/zfsd/head/sys/dev/ath/ath_rate/sample/sample.h
  projects/zfsd/head/sys/dev/ath/ath_rate/sample/tx_schedules.h
  projects/zfsd/head/sys/dev/ath/if_ath.c
  projects/zfsd/head/sys/dev/ath/if_ath_ahb.c
  projects/zfsd/head/sys/dev/ath/if_ath_beacon.c
  projects/zfsd/head/sys/dev/ath/if_ath_beacon.h
  projects/zfsd/head/sys/dev/ath/if_ath_debug.c
  projects/zfsd/head/sys/dev/ath/if_ath_debug.h
  projects/zfsd/head/sys/dev/ath/if_ath_misc.h
  projects/zfsd/head/sys/dev/ath/if_ath_pci.c
  projects/zfsd/head/sys/dev/ath/if_ath_rx.c
  projects/zfsd/head/sys/dev/ath/if_ath_rx_edma.c
  projects/zfsd/head/sys/dev/ath/if_ath_sysctl.c
  projects/zfsd/head/sys/dev/ath/if_ath_tx.c
  projects/zfsd/head/sys/dev/ath/if_ath_tx.h
  projects/zfsd/head/sys/dev/ath/if_ath_tx_ht.c
  projects/zfsd/head/sys/dev/ath/if_athioctl.h
  projects/zfsd/head/sys/dev/ath/if_athrate.h
  projects/zfsd/head/sys/dev/ath/if_athvar.h
  projects/zfsd/head/sys/dev/atkbdc/psm.c
  projects/zfsd/head/sys/dev/bce/if_bce.c
  projects/zfsd/head/sys/dev/bge/if_bge.c
  projects/zfsd/head/sys/dev/buslogic/bt.c
  projects/zfsd/head/sys/dev/bxe/if_bxe.c
  projects/zfsd/head/sys/dev/cesa/cesa.c
  projects/zfsd/head/sys/dev/ct/bshw_machdep.c
  projects/zfsd/head/sys/dev/ct/ct.c
  projects/zfsd/head/sys/dev/ct/ct_isa.c
  projects/zfsd/head/sys/dev/ct/ct_machdep.h
  projects/zfsd/head/sys/dev/ct/ctvar.h
  projects/zfsd/head/sys/dev/cxgb/cxgb_main.c
  projects/zfsd/head/sys/dev/cxgb/cxgb_osdep.h
  projects/zfsd/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.c
  projects/zfsd/head/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c
  projects/zfsd/head/sys/dev/cxgb/ulp/tom/cxgb_listen.c
  projects/zfsd/head/sys/dev/cxgb/ulp/tom/cxgb_toepcb.h
  projects/zfsd/head/sys/dev/cxgbe/adapter.h
  projects/zfsd/head/sys/dev/cxgbe/common/common.h
  projects/zfsd/head/sys/dev/cxgbe/common/t4_hw.h
  projects/zfsd/head/sys/dev/cxgbe/common/t4_msg.h
  projects/zfsd/head/sys/dev/cxgbe/firmware/t4fw_cfg.txt
  projects/zfsd/head/sys/dev/cxgbe/firmware/t4fw_interface.h
  projects/zfsd/head/sys/dev/cxgbe/offload.h
  projects/zfsd/head/sys/dev/cxgbe/osdep.h
  projects/zfsd/head/sys/dev/cxgbe/t4_l2t.h
  projects/zfsd/head/sys/dev/cxgbe/t4_main.c
  projects/zfsd/head/sys/dev/cxgbe/t4_sge.c
  projects/zfsd/head/sys/dev/cxgbe/tom/t4_connect.c
  projects/zfsd/head/sys/dev/cxgbe/tom/t4_cpl_io.c
  projects/zfsd/head/sys/dev/cxgbe/tom/t4_listen.c
  projects/zfsd/head/sys/dev/cxgbe/tom/t4_tom.c
  projects/zfsd/head/sys/dev/cxgbe/tom/t4_tom.h
  projects/zfsd/head/sys/dev/drm/drm_fops.c
  projects/zfsd/head/sys/dev/drm2/drmP.h
  projects/zfsd/head/sys/dev/drm2/drm_drv.c
  projects/zfsd/head/sys/dev/drm2/drm_fops.c
  projects/zfsd/head/sys/dev/drm2/drm_gem.c
  projects/zfsd/head/sys/dev/drm2/i915/i915_dma.c
  projects/zfsd/head/sys/dev/drm2/i915/i915_drv.c
  projects/zfsd/head/sys/dev/drm2/i915/i915_drv.h
  projects/zfsd/head/sys/dev/e1000/e1000_82575.c
  projects/zfsd/head/sys/dev/e1000/e1000_ich8lan.c
  projects/zfsd/head/sys/dev/e1000/if_em.c
  projects/zfsd/head/sys/dev/e1000/if_igb.c
  projects/zfsd/head/sys/dev/e1000/if_igb.h
  projects/zfsd/head/sys/dev/e1000/if_lem.c
  projects/zfsd/head/sys/dev/esp/ncr53c9x.c
  projects/zfsd/head/sys/dev/et/if_et.c
  projects/zfsd/head/sys/dev/fb/fbreg.h
  projects/zfsd/head/sys/dev/fdt/fdt_common.c
  projects/zfsd/head/sys/dev/fdt/fdt_common.h
  projects/zfsd/head/sys/dev/fdt/fdt_pci.c
  projects/zfsd/head/sys/dev/fdt/fdtbus.c
  projects/zfsd/head/sys/dev/fdt/simplebus.c
  projects/zfsd/head/sys/dev/flash/mx25l.c
  projects/zfsd/head/sys/dev/gxemul/cons/gxemul_cons.c
  projects/zfsd/head/sys/dev/gxemul/disk/gxemul_disk.c
  projects/zfsd/head/sys/dev/hptiop/hptiop.c
  projects/zfsd/head/sys/dev/hptmv/entry.c
  projects/zfsd/head/sys/dev/hwpmc/hwpmc_amd.c
  projects/zfsd/head/sys/dev/hwpmc/hwpmc_arm.c
  projects/zfsd/head/sys/dev/hwpmc/hwpmc_core.c
  projects/zfsd/head/sys/dev/hwpmc/hwpmc_core.h
  projects/zfsd/head/sys/dev/hwpmc/hwpmc_intel.c
  projects/zfsd/head/sys/dev/hwpmc/hwpmc_x86.c
  projects/zfsd/head/sys/dev/hwpmc/pmc_events.h
  projects/zfsd/head/sys/dev/ida/ida.c
  projects/zfsd/head/sys/dev/ida/ida_disk.c
  projects/zfsd/head/sys/dev/ida/ida_eisa.c
  projects/zfsd/head/sys/dev/ida/ida_pci.c
  projects/zfsd/head/sys/dev/ida/idavar.h
  projects/zfsd/head/sys/dev/ie/if_ie_isa.c
  projects/zfsd/head/sys/dev/iicbus/ad7417.c
  projects/zfsd/head/sys/dev/iicbus/ds1775.c
  projects/zfsd/head/sys/dev/iicbus/max6690.c
  projects/zfsd/head/sys/dev/ipmi/ipmi.c
  projects/zfsd/head/sys/dev/ipmi/ipmi_smbios.c
  projects/zfsd/head/sys/dev/ipmi/ipmivars.h
  projects/zfsd/head/sys/dev/isci/isci.c
  projects/zfsd/head/sys/dev/isci/isci.h
  projects/zfsd/head/sys/dev/isci/isci_controller.c
  projects/zfsd/head/sys/dev/isci/isci_remote_device.c
  projects/zfsd/head/sys/dev/isci/scil/sati.c
  projects/zfsd/head/sys/dev/isci/scil/sati_callbacks.h
  projects/zfsd/head/sys/dev/isci/scil/sati_unmap.c
  projects/zfsd/head/sys/dev/isci/scil/sati_util.c
  projects/zfsd/head/sys/dev/isci/scil/sati_write_buffer.c
  projects/zfsd/head/sys/dev/isci/scil/sci_base_controller.h
  projects/zfsd/head/sys/dev/isci/scil/sci_base_domain.h
  projects/zfsd/head/sys/dev/isci/scil/sci_base_phy.h
  projects/zfsd/head/sys/dev/isci/scil/sci_base_remote_device.h
  projects/zfsd/head/sys/dev/isci/scil/scic_io_request.h
  projects/zfsd/head/sys/dev/isci/scil/scic_sds_phy.c
  projects/zfsd/head/sys/dev/isci/scil/scic_sds_port.h
  projects/zfsd/head/sys/dev/isci/scil/scic_sds_remote_device.h
  projects/zfsd/head/sys/dev/isci/scil/scic_sds_remote_node_context.h
  projects/zfsd/head/sys/dev/isci/scil/scic_sds_request.c
  projects/zfsd/head/sys/dev/isci/scil/scif_sas_sati_binding.h
  projects/zfsd/head/sys/dev/isci/scil/scif_sas_stp_io_request.c
  projects/zfsd/head/sys/dev/isci/scil/scu_bios_definitions.h
  projects/zfsd/head/sys/dev/isp/isp.c
  projects/zfsd/head/sys/dev/isp/isp_freebsd.c
  projects/zfsd/head/sys/dev/isp/isp_freebsd.h
  projects/zfsd/head/sys/dev/isp/isp_library.c
  projects/zfsd/head/sys/dev/isp/isp_library.h
  projects/zfsd/head/sys/dev/isp/isp_pci.c
  projects/zfsd/head/sys/dev/isp/isp_sbus.c
  projects/zfsd/head/sys/dev/isp/isp_stds.h
  projects/zfsd/head/sys/dev/isp/isp_target.c
  projects/zfsd/head/sys/dev/isp/isp_target.h
  projects/zfsd/head/sys/dev/isp/ispmbox.h
  projects/zfsd/head/sys/dev/isp/ispvar.h
  projects/zfsd/head/sys/dev/ispfw/asm_2300.h
  projects/zfsd/head/sys/dev/ixgbe/ixgbe.c
  projects/zfsd/head/sys/dev/ixgbe/ixgbe.h
  projects/zfsd/head/sys/dev/ixgbe/ixgbe_82599.c
  projects/zfsd/head/sys/dev/ixgbe/ixgbe_osdep.h
  projects/zfsd/head/sys/dev/ixgbe/ixv.c
  projects/zfsd/head/sys/dev/jme/if_jme.c
  projects/zfsd/head/sys/dev/ksyms/ksyms.c
  projects/zfsd/head/sys/dev/md/md.c
  projects/zfsd/head/sys/dev/mfi/mfi.c
  projects/zfsd/head/sys/dev/mge/if_mge.c
  projects/zfsd/head/sys/dev/mge/if_mgevar.h
  projects/zfsd/head/sys/dev/mii/e1000phy.c
  projects/zfsd/head/sys/dev/mii/miidevs
  projects/zfsd/head/sys/dev/mii/smcphy.c
  projects/zfsd/head/sys/dev/mlx/mlx.c
  projects/zfsd/head/sys/dev/mlx/mlx_disk.c
  projects/zfsd/head/sys/dev/mlx/mlx_pci.c
  projects/zfsd/head/sys/dev/mlx/mlxreg.h
  projects/zfsd/head/sys/dev/mlx/mlxvar.h
  projects/zfsd/head/sys/dev/mly/mly.c
  projects/zfsd/head/sys/dev/mmc/mmc.c
  projects/zfsd/head/sys/dev/mmc/mmcsd.c
  projects/zfsd/head/sys/dev/mps/mps.c
  projects/zfsd/head/sys/dev/mps/mps_sas.c
  projects/zfsd/head/sys/dev/mps/mps_sas_lsi.c
  projects/zfsd/head/sys/dev/mps/mps_table.c
  projects/zfsd/head/sys/dev/mps/mps_user.c
  projects/zfsd/head/sys/dev/mps/mpsvar.h
  projects/zfsd/head/sys/dev/mvs/mvs_soc.c
  projects/zfsd/head/sys/dev/mxge/if_mxge.c
  projects/zfsd/head/sys/dev/ncv/ncr53c500.c
  projects/zfsd/head/sys/dev/ncv/ncr53c500_pccard.c
  projects/zfsd/head/sys/dev/ncv/ncr53c500hw.h
  projects/zfsd/head/sys/dev/ncv/ncr53c500var.h
  projects/zfsd/head/sys/dev/netmap/if_em_netmap.h
  projects/zfsd/head/sys/dev/netmap/if_igb_netmap.h
  projects/zfsd/head/sys/dev/netmap/ixgbe_netmap.h
  projects/zfsd/head/sys/dev/netmap/netmap.c
  projects/zfsd/head/sys/dev/netmap/netmap_kern.h
  projects/zfsd/head/sys/dev/netmap/netmap_mem2.c
  projects/zfsd/head/sys/dev/nsp/nsp.c
  projects/zfsd/head/sys/dev/nsp/nsp_pccard.c
  projects/zfsd/head/sys/dev/nsp/nspvar.h
  projects/zfsd/head/sys/dev/oce/oce_if.c
  projects/zfsd/head/sys/dev/ofw/ofw_bus_subr.c
  projects/zfsd/head/sys/dev/ofw/ofw_bus_subr.h
  projects/zfsd/head/sys/dev/ofw/ofw_iicbus.c
  projects/zfsd/head/sys/dev/ofw/openfirm.c
  projects/zfsd/head/sys/dev/ofw/openfirm.h
  projects/zfsd/head/sys/dev/pccbb/pccbb_pci.c
  projects/zfsd/head/sys/dev/pci/pci.c
  projects/zfsd/head/sys/dev/pci/pci_pci.c
  projects/zfsd/head/sys/dev/pci/pci_user.c
  projects/zfsd/head/sys/dev/pci/pcireg.h
  projects/zfsd/head/sys/dev/puc/puc_cfg.h
  projects/zfsd/head/sys/dev/puc/pucdata.c
  projects/zfsd/head/sys/dev/random/nehemiah.c
  projects/zfsd/head/sys/dev/random/probe.c
  projects/zfsd/head/sys/dev/re/if_re.c
  projects/zfsd/head/sys/dev/sdhci/sdhci.c
  projects/zfsd/head/sys/dev/sound/macio/snapper.c
  projects/zfsd/head/sys/dev/sound/pci/hda/hdaa.c
  projects/zfsd/head/sys/dev/sound/pci/hda/hdac.c
  projects/zfsd/head/sys/dev/sound/pci/hda/hdac.h
  projects/zfsd/head/sys/dev/sound/pci/hdspe-pcm.c
  projects/zfsd/head/sys/dev/sound/pci/hdspe.c
  projects/zfsd/head/sys/dev/sound/usb/uaudio.c
  projects/zfsd/head/sys/dev/sound/usb/uaudioreg.h
  projects/zfsd/head/sys/dev/spibus/spi.h
  projects/zfsd/head/sys/dev/stg/tmc18c30.c
  projects/zfsd/head/sys/dev/stg/tmc18c30_isa.c
  projects/zfsd/head/sys/dev/stg/tmc18c30_pccard.c
  projects/zfsd/head/sys/dev/stg/tmc18c30_pci.c
  projects/zfsd/head/sys/dev/stg/tmc18c30_subr.c
  projects/zfsd/head/sys/dev/stg/tmc18c30var.h
  projects/zfsd/head/sys/dev/sym/sym_hipd.c
  projects/zfsd/head/sys/dev/syscons/schistory.c
  projects/zfsd/head/sys/dev/syscons/scterm-teken.c
  projects/zfsd/head/sys/dev/syscons/syscons.c
  projects/zfsd/head/sys/dev/twe/twe.c
  projects/zfsd/head/sys/dev/twe/twe_compat.h
  projects/zfsd/head/sys/dev/twe/twe_freebsd.c
  projects/zfsd/head/sys/dev/twe/twevar.h
  projects/zfsd/head/sys/dev/tws/tws.c
  projects/zfsd/head/sys/dev/tws/tws_cam.c
  projects/zfsd/head/sys/dev/uart/uart.h
  projects/zfsd/head/sys/dev/uart/uart_bus_fdt.c
  projects/zfsd/head/sys/dev/uart/uart_subr.c
  projects/zfsd/head/sys/dev/usb/controller/at91dci.c
  projects/zfsd/head/sys/dev/usb/controller/at91dci_atmelarm.c
  projects/zfsd/head/sys/dev/usb/controller/atmegadci.c
  projects/zfsd/head/sys/dev/usb/controller/avr32dci.c
  projects/zfsd/head/sys/dev/usb/controller/dwc_otg.c
  projects/zfsd/head/sys/dev/usb/controller/dwc_otg.h
  projects/zfsd/head/sys/dev/usb/controller/ehci.c
  projects/zfsd/head/sys/dev/usb/controller/musb_otg.c
  projects/zfsd/head/sys/dev/usb/controller/ohci.c
  projects/zfsd/head/sys/dev/usb/controller/ohci_atmelarm.c
  projects/zfsd/head/sys/dev/usb/controller/uhci.c
  projects/zfsd/head/sys/dev/usb/controller/usb_controller.c
  projects/zfsd/head/sys/dev/usb/controller/uss820dci.c
  projects/zfsd/head/sys/dev/usb/controller/xhci.c
  projects/zfsd/head/sys/dev/usb/controller/xhci.h
  projects/zfsd/head/sys/dev/usb/controller/xhci_pci.c
  projects/zfsd/head/sys/dev/usb/controller/xhcireg.h
  projects/zfsd/head/sys/dev/usb/input/ums.c
  projects/zfsd/head/sys/dev/usb/net/if_udav.c
  projects/zfsd/head/sys/dev/usb/net/if_udavreg.h
  projects/zfsd/head/sys/dev/usb/net/if_usie.c
  projects/zfsd/head/sys/dev/usb/net/uhso.c
  projects/zfsd/head/sys/dev/usb/quirk/usb_quirk.c
  projects/zfsd/head/sys/dev/usb/quirk/usb_quirk.h
  projects/zfsd/head/sys/dev/usb/serial/u3g.c
  projects/zfsd/head/sys/dev/usb/serial/uark.c
  projects/zfsd/head/sys/dev/usb/serial/ubsa.c
  projects/zfsd/head/sys/dev/usb/serial/ubser.c
  projects/zfsd/head/sys/dev/usb/serial/uchcom.c
  projects/zfsd/head/sys/dev/usb/serial/ucycom.c
  projects/zfsd/head/sys/dev/usb/serial/ufoma.c
  projects/zfsd/head/sys/dev/usb/serial/uftdi.c
  projects/zfsd/head/sys/dev/usb/serial/uftdi_reg.h
  projects/zfsd/head/sys/dev/usb/serial/ugensa.c
  projects/zfsd/head/sys/dev/usb/serial/uipaq.c
  projects/zfsd/head/sys/dev/usb/serial/ulpt.c
  projects/zfsd/head/sys/dev/usb/serial/umcs.c
  projects/zfsd/head/sys/dev/usb/serial/umct.c
  projects/zfsd/head/sys/dev/usb/serial/umodem.c
  projects/zfsd/head/sys/dev/usb/serial/umoscom.c
  projects/zfsd/head/sys/dev/usb/serial/uplcom.c
  projects/zfsd/head/sys/dev/usb/serial/usb_serial.c
  projects/zfsd/head/sys/dev/usb/serial/usb_serial.h
  projects/zfsd/head/sys/dev/usb/serial/uslcom.c
  projects/zfsd/head/sys/dev/usb/serial/uvisor.c
  projects/zfsd/head/sys/dev/usb/serial/uvscom.c
  projects/zfsd/head/sys/dev/usb/usb.h
  projects/zfsd/head/sys/dev/usb/usb_controller.h
  projects/zfsd/head/sys/dev/usb/usb_core.h
  projects/zfsd/head/sys/dev/usb/usb_debug.c
  projects/zfsd/head/sys/dev/usb/usb_device.c
  projects/zfsd/head/sys/dev/usb/usb_device.h
  projects/zfsd/head/sys/dev/usb/usb_freebsd.h
  projects/zfsd/head/sys/dev/usb/usb_generic.c
  projects/zfsd/head/sys/dev/usb/usb_hub.c
  projects/zfsd/head/sys/dev/usb/usb_ioctl.h
  projects/zfsd/head/sys/dev/usb/usb_msctest.c
  projects/zfsd/head/sys/dev/usb/usb_pf.c
  projects/zfsd/head/sys/dev/usb/usb_request.c
  projects/zfsd/head/sys/dev/usb/usb_transfer.c
  projects/zfsd/head/sys/dev/usb/usbdevs
  projects/zfsd/head/sys/dev/usb/usbdi.h
  projects/zfsd/head/sys/dev/usb/wlan/if_run.c
  projects/zfsd/head/sys/dev/virtio/virtio.h
  projects/zfsd/head/sys/dev/virtio/virtqueue.c
  projects/zfsd/head/sys/dev/vxge/include/vxgehal-ll.h
  projects/zfsd/head/sys/dev/vxge/vxge.c
  projects/zfsd/head/sys/dev/wtap/if_wtap.c
  projects/zfsd/head/sys/dev/xen/netback/netback_unit_tests.c
  projects/zfsd/head/sys/fs/cd9660/cd9660_vfsops.c
  projects/zfsd/head/sys/fs/coda/coda_subr.c
  projects/zfsd/head/sys/fs/deadfs/dead_vnops.c
  projects/zfsd/head/sys/fs/devfs/devfs_int.h
  projects/zfsd/head/sys/fs/devfs/devfs_vnops.c
  projects/zfsd/head/sys/fs/ext2fs/ext2_alloc.c
  projects/zfsd/head/sys/fs/ext2fs/ext2_bmap.c
  projects/zfsd/head/sys/fs/ext2fs/ext2_dinode.h
  projects/zfsd/head/sys/fs/ext2fs/ext2_inode.c
  projects/zfsd/head/sys/fs/ext2fs/ext2_inode_cnv.c
  projects/zfsd/head/sys/fs/ext2fs/ext2_vfsops.c
  projects/zfsd/head/sys/fs/ext2fs/ext2fs.h
  projects/zfsd/head/sys/fs/ext2fs/inode.h
  projects/zfsd/head/sys/fs/fifofs/fifo_vnops.c
  projects/zfsd/head/sys/fs/hpfs/hpfs_vfsops.c
  projects/zfsd/head/sys/fs/msdosfs/msdosfs_lookup.c
  projects/zfsd/head/sys/fs/nandfs/bmap.c
  projects/zfsd/head/sys/fs/nfs/nfs.h
  projects/zfsd/head/sys/fs/nfs/nfs_commonacl.c
  projects/zfsd/head/sys/fs/nfs/nfs_commonport.c
  projects/zfsd/head/sys/fs/nfs/nfs_commonsubs.c
  projects/zfsd/head/sys/fs/nfs/nfs_var.h
  projects/zfsd/head/sys/fs/nfs/nfscl.h
  projects/zfsd/head/sys/fs/nfsclient/nfs_clbio.c
  projects/zfsd/head/sys/fs/nfsclient/nfs_clcomsubs.c
  projects/zfsd/head/sys/fs/nfsclient/nfs_clrpcops.c
  projects/zfsd/head/sys/fs/nfsserver/nfs_nfsdport.c
  projects/zfsd/head/sys/fs/ntfs/ntfs_subr.c
  projects/zfsd/head/sys/fs/ntfs/ntfs_vfsops.c
  projects/zfsd/head/sys/fs/ntfs/ntfs_vnops.c
  projects/zfsd/head/sys/fs/nullfs/null.h
  projects/zfsd/head/sys/fs/nullfs/null_subr.c
  projects/zfsd/head/sys/fs/nullfs/null_vfsops.c
  projects/zfsd/head/sys/fs/nullfs/null_vnops.c
  projects/zfsd/head/sys/fs/nwfs/nwfs_io.c
  projects/zfsd/head/sys/fs/portalfs/portal_vnops.c
  projects/zfsd/head/sys/fs/smbfs/smbfs_io.c
  projects/zfsd/head/sys/fs/smbfs/smbfs_node.c
  projects/zfsd/head/sys/fs/tmpfs/tmpfs_subr.c
  projects/zfsd/head/sys/fs/tmpfs/tmpfs_vfsops.c
  projects/zfsd/head/sys/fs/tmpfs/tmpfs_vnops.c
  projects/zfsd/head/sys/fs/udf/udf_vfsops.c
  projects/zfsd/head/sys/geom/bde/g_bde.c
  projects/zfsd/head/sys/geom/eli/g_eli_key_cache.c
  projects/zfsd/head/sys/geom/gate/g_gate.c
  projects/zfsd/head/sys/geom/geom.h
  projects/zfsd/head/sys/geom/geom_dev.c
  projects/zfsd/head/sys/geom/geom_disk.c
  projects/zfsd/head/sys/geom/geom_disk.h
  projects/zfsd/head/sys/geom/geom_event.c
  projects/zfsd/head/sys/geom/geom_io.c
  projects/zfsd/head/sys/geom/geom_slice.c
  projects/zfsd/head/sys/geom/geom_subr.c
  projects/zfsd/head/sys/geom/mirror/g_mirror.c
  projects/zfsd/head/sys/geom/multipath/g_multipath.c
  projects/zfsd/head/sys/geom/part/g_part.c
  projects/zfsd/head/sys/geom/raid/g_raid.c
  projects/zfsd/head/sys/geom/raid/g_raid.h
  projects/zfsd/head/sys/geom/raid/md_ddf.c
  projects/zfsd/head/sys/geom/raid/md_intel.c
  projects/zfsd/head/sys/geom/raid/md_jmicron.c
  projects/zfsd/head/sys/geom/raid/md_nvidia.c
  projects/zfsd/head/sys/geom/raid/md_promise.c
  projects/zfsd/head/sys/geom/raid/md_sii.c
  projects/zfsd/head/sys/geom/raid/tr_concat.c
  projects/zfsd/head/sys/geom/raid/tr_raid0.c
  projects/zfsd/head/sys/geom/raid/tr_raid1.c
  projects/zfsd/head/sys/geom/raid/tr_raid1e.c
  projects/zfsd/head/sys/geom/raid/tr_raid5.c
  projects/zfsd/head/sys/geom/raid3/g_raid3.c
  projects/zfsd/head/sys/geom/uncompress/g_uncompress.c
  projects/zfsd/head/sys/geom/uzip/g_uzip.c
  projects/zfsd/head/sys/geom/virstor/g_virstor.c
  projects/zfsd/head/sys/gnu/fs/reiserfs/reiserfs_vfsops.c
  projects/zfsd/head/sys/gnu/fs/xfs/FreeBSD/xfs_ioctl.c
  projects/zfsd/head/sys/gnu/fs/xfs/FreeBSD/xfs_mountops.c
  projects/zfsd/head/sys/gnu/fs/xfs/FreeBSD/xfs_stats.c
  projects/zfsd/head/sys/gnu/fs/xfs/FreeBSD/xfs_super.c
  projects/zfsd/head/sys/gnu/fs/xfs/xfs_alloc.c
  projects/zfsd/head/sys/gnu/fs/xfs/xfs_vfsops.c
  projects/zfsd/head/sys/i386/bios/smapi.c
  projects/zfsd/head/sys/i386/bios/smapi_bios.S
  projects/zfsd/head/sys/i386/conf/GENERIC
  projects/zfsd/head/sys/i386/conf/NOTES
  projects/zfsd/head/sys/i386/conf/PAE
  projects/zfsd/head/sys/i386/conf/XENHVM   (contents, props changed)
  projects/zfsd/head/sys/i386/i386/identcpu.c
  projects/zfsd/head/sys/i386/i386/machdep.c
  projects/zfsd/head/sys/i386/i386/mp_machdep.c
  projects/zfsd/head/sys/i386/i386/pmap.c
  projects/zfsd/head/sys/i386/i386/ptrace_machdep.c
  projects/zfsd/head/sys/i386/i386/trap.c
  projects/zfsd/head/sys/i386/i386/vm86.c
  projects/zfsd/head/sys/i386/i386/vm_machdep.c
  projects/zfsd/head/sys/i386/include/cpufunc.h
  projects/zfsd/head/sys/i386/include/npx.h
  projects/zfsd/head/sys/i386/include/param.h
  projects/zfsd/head/sys/i386/include/pc/bios.h
  projects/zfsd/head/sys/i386/include/pcpu.h
  projects/zfsd/head/sys/i386/include/xen/xen-os.h
  projects/zfsd/head/sys/i386/isa/npx.c
  projects/zfsd/head/sys/i386/linux/linux_proto.h
  projects/zfsd/head/sys/i386/linux/linux_syscall.h
  projects/zfsd/head/sys/i386/linux/linux_syscalls.c
  projects/zfsd/head/sys/i386/linux/linux_sysent.c
  projects/zfsd/head/sys/i386/linux/linux_systrace_args.c
  projects/zfsd/head/sys/i386/linux/syscalls.master
  projects/zfsd/head/sys/i386/xen/pmap.c
  projects/zfsd/head/sys/ia64/conf/NOTES
  projects/zfsd/head/sys/ia64/ia32/ia32_trap.c
  projects/zfsd/head/sys/ia64/ia64/mem.c
  projects/zfsd/head/sys/ia64/ia64/pmap.c
  projects/zfsd/head/sys/ia64/ia64/trap.c
  projects/zfsd/head/sys/kern/bus_if.m
  projects/zfsd/head/sys/kern/dtio_kdtrace.c
  projects/zfsd/head/sys/kern/imgact_aout.c
  projects/zfsd/head/sys/kern/imgact_elf.c
  projects/zfsd/head/sys/kern/init_main.c
  projects/zfsd/head/sys/kern/init_sysent.c
  projects/zfsd/head/sys/kern/kern_clocksource.c
  projects/zfsd/head/sys/kern/kern_condvar.c
  projects/zfsd/head/sys/kern/kern_conf.c
  projects/zfsd/head/sys/kern/kern_cpuset.c
  projects/zfsd/head/sys/kern/kern_descrip.c
  projects/zfsd/head/sys/kern/kern_environment.c
  projects/zfsd/head/sys/kern/kern_event.c
  projects/zfsd/head/sys/kern/kern_exec.c
  projects/zfsd/head/sys/kern/kern_exit.c
  projects/zfsd/head/sys/kern/kern_fork.c
  projects/zfsd/head/sys/kern/kern_intr.c
  projects/zfsd/head/sys/kern/kern_ktr.c
  projects/zfsd/head/sys/kern/kern_lock.c
  projects/zfsd/head/sys/kern/kern_malloc.c
  projects/zfsd/head/sys/kern/kern_mbuf.c
  projects/zfsd/head/sys/kern/kern_mib.c
  projects/zfsd/head/sys/kern/kern_module.c
  projects/zfsd/head/sys/kern/kern_mutex.c
  projects/zfsd/head/sys/kern/kern_ntptime.c
  projects/zfsd/head/sys/kern/kern_proc.c
  projects/zfsd/head/sys/kern/kern_rmlock.c
  projects/zfsd/head/sys/kern/kern_rwlock.c
  projects/zfsd/head/sys/kern/kern_sig.c
  projects/zfsd/head/sys/kern/kern_sx.c
  projects/zfsd/head/sys/kern/kern_tc.c
  projects/zfsd/head/sys/kern/kern_thread.c
  projects/zfsd/head/sys/kern/kern_time.c
  projects/zfsd/head/sys/kern/kern_umtx.c
  projects/zfsd/head/sys/kern/ksched.c
  projects/zfsd/head/sys/kern/link_elf.c
  projects/zfsd/head/sys/kern/sched_4bsd.c
  projects/zfsd/head/sys/kern/sched_ule.c
  projects/zfsd/head/sys/kern/subr_bus.c
  projects/zfsd/head/sys/kern/subr_hints.c
  projects/zfsd/head/sys/kern/subr_param.c
  projects/zfsd/head/sys/kern/subr_sleepqueue.c
  projects/zfsd/head/sys/kern/subr_syscall.c
  projects/zfsd/head/sys/kern/subr_taskqueue.c
  projects/zfsd/head/sys/kern/subr_trap.c
  projects/zfsd/head/sys/kern/subr_uio.c
  projects/zfsd/head/sys/kern/subr_unit.c
  projects/zfsd/head/sys/kern/subr_witness.c
  projects/zfsd/head/sys/kern/sys_pipe.c
  projects/zfsd/head/sys/kern/sys_procdesc.c
  projects/zfsd/head/sys/kern/sys_process.c
  projects/zfsd/head/sys/kern/syscalls.c
  projects/zfsd/head/sys/kern/syscalls.master
  projects/zfsd/head/sys/kern/systrace_args.c
  projects/zfsd/head/sys/kern/tty_ttydisc.c
  projects/zfsd/head/sys/kern/uipc_mqueue.c
  projects/zfsd/head/sys/kern/uipc_socket.c
  projects/zfsd/head/sys/kern/uipc_syscalls.c
  projects/zfsd/head/sys/kern/uipc_usrreq.c
  projects/zfsd/head/sys/kern/vfs_cluster.c
  projects/zfsd/head/sys/kern/vfs_default.c
  projects/zfsd/head/sys/kern/vfs_lookup.c
  projects/zfsd/head/sys/kern/vfs_mount.c
  projects/zfsd/head/sys/kern/vfs_subr.c
  projects/zfsd/head/sys/kern/vfs_syscalls.c
  projects/zfsd/head/sys/kern/vfs_vnops.c
  projects/zfsd/head/sys/kern/vnode_if.src
  projects/zfsd/head/sys/mips/atheros/ar71xx_gpio.c
  projects/zfsd/head/sys/mips/atheros/ar724x_pci.c
  projects/zfsd/head/sys/mips/cavium/octeon_gpio.c
  projects/zfsd/head/sys/mips/cavium/usb/octusb.c
  projects/zfsd/head/sys/mips/conf/AP93
  projects/zfsd/head/sys/mips/conf/AP93.hints
  projects/zfsd/head/sys/mips/conf/AP96
  projects/zfsd/head/sys/mips/conf/PB47
  projects/zfsd/head/sys/mips/conf/PB92
  projects/zfsd/head/sys/mips/conf/ROUTERSTATION
  projects/zfsd/head/sys/mips/conf/RSPRO
  projects/zfsd/head/sys/mips/conf/RSPRO_STANDALONE
  projects/zfsd/head/sys/mips/conf/TP-WN1043ND
  projects/zfsd/head/sys/mips/include/pmap.h
  projects/zfsd/head/sys/mips/include/pte.h
  projects/zfsd/head/sys/mips/include/tlb.h
  projects/zfsd/head/sys/mips/mips/busdma_machdep.c
  projects/zfsd/head/sys/mips/mips/machdep.c
  projects/zfsd/head/sys/mips/mips/pmap.c
  projects/zfsd/head/sys/mips/mips/tlb.c
  projects/zfsd/head/sys/mips/mips/trap.c
  projects/zfsd/head/sys/mips/mips/uma_machdep.c
  projects/zfsd/head/sys/mips/nlm/bus_space_rmi.c
  projects/zfsd/head/sys/mips/nlm/xlp_machdep.c
  projects/zfsd/head/sys/mips/rt305x/rt305x_gpio.c
  projects/zfsd/head/sys/modules/Makefile
  projects/zfsd/head/sys/modules/acpi/acpi/Makefile
  projects/zfsd/head/sys/modules/ahci/Makefile
  projects/zfsd/head/sys/modules/ath/Makefile
  projects/zfsd/head/sys/modules/bwn/Makefile
  projects/zfsd/head/sys/modules/cam/Makefile
  projects/zfsd/head/sys/modules/cxgbe/firmware/Makefile
  projects/zfsd/head/sys/modules/cxgbe/if_cxgbe/Makefile
  projects/zfsd/head/sys/modules/cxgbe/tom/Makefile
  projects/zfsd/head/sys/modules/drm2/drm2/Makefile
  projects/zfsd/head/sys/modules/drm2/i915kms/Makefile
  projects/zfsd/head/sys/modules/dtrace/dtraceall/Makefile
  projects/zfsd/head/sys/modules/dtrace/dtraceall/dtraceall.c
  projects/zfsd/head/sys/modules/dummynet/Makefile
  projects/zfsd/head/sys/modules/ipfw/Makefile
  projects/zfsd/head/sys/modules/ipfw_nat/Makefile
  projects/zfsd/head/sys/modules/ips/Makefile
  projects/zfsd/head/sys/modules/mii/Makefile
  projects/zfsd/head/sys/modules/mps/Makefile
  projects/zfsd/head/sys/modules/pf/Makefile
  projects/zfsd/head/sys/modules/pflog/Makefile
  projects/zfsd/head/sys/modules/pfsync/Makefile
  projects/zfsd/head/sys/modules/random/Makefile
  projects/zfsd/head/sys/modules/scsi_low/Makefile
  projects/zfsd/head/sys/modules/xfs/Makefile
  projects/zfsd/head/sys/modules/zfs/Makefile
  projects/zfsd/head/sys/net/bpf.h
  projects/zfsd/head/sys/net/bpf_zerocopy.c
  projects/zfsd/head/sys/net/flowtable.c
  projects/zfsd/head/sys/net/if.c
  projects/zfsd/head/sys/net/if_bridge.c
  projects/zfsd/head/sys/net/if_clone.c
  projects/zfsd/head/sys/net/if_enc.c
  projects/zfsd/head/sys/net/if_ethersubr.c
  projects/zfsd/head/sys/net/if_lagg.c
  projects/zfsd/head/sys/net/if_llatbl.c
  projects/zfsd/head/sys/net/if_llatbl.h
  projects/zfsd/head/sys/net/if_loop.c
  projects/zfsd/head/sys/net/if_stf.c
  projects/zfsd/head/sys/net/if_tap.c
  projects/zfsd/head/sys/net/if_tun.c
  projects/zfsd/head/sys/net/if_var.h
  projects/zfsd/head/sys/net/if_vlan.c
  projects/zfsd/head/sys/net/netmap_user.h
  projects/zfsd/head/sys/net80211/ieee80211.h
  projects/zfsd/head/sys/net80211/ieee80211_adhoc.c
  projects/zfsd/head/sys/net80211/ieee80211_hostap.c
  projects/zfsd/head/sys/net80211/ieee80211_hostap.h
  projects/zfsd/head/sys/net80211/ieee80211_hwmp.c
  projects/zfsd/head/sys/net80211/ieee80211_mesh.c
  projects/zfsd/head/sys/net80211/ieee80211_node.c
  projects/zfsd/head/sys/net80211/ieee80211_node.h
  projects/zfsd/head/sys/net80211/ieee80211_power.c
  projects/zfsd/head/sys/net80211/ieee80211_power.h
  projects/zfsd/head/sys/net80211/ieee80211_scan.c
  projects/zfsd/head/sys/net80211/ieee80211_sta.c
  projects/zfsd/head/sys/net80211/ieee80211_var.h
  projects/zfsd/head/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
  projects/zfsd/head/sys/netgraph/ng_base.c
  projects/zfsd/head/sys/netgraph/ng_ether.c
  projects/zfsd/head/sys/netgraph/ng_ipfw.c
  projects/zfsd/head/sys/netgraph/ng_pptpgre.c
  projects/zfsd/head/sys/netinet/if_ether.c
  projects/zfsd/head/sys/netinet/in.c
  projects/zfsd/head/sys/netinet/in_cksum.c
  projects/zfsd/head/sys/netinet/in_gif.c
  projects/zfsd/head/sys/netinet/in_pcb.c
  projects/zfsd/head/sys/netinet/in_pcb.h
  projects/zfsd/head/sys/netinet/in_var.h
  projects/zfsd/head/sys/netinet/ip_carp.c
  projects/zfsd/head/sys/netinet/ip_dummynet.h
  projects/zfsd/head/sys/netinet/ip_fastfwd.c
  projects/zfsd/head/sys/netinet/ip_icmp.c
  projects/zfsd/head/sys/netinet/ip_input.c
  projects/zfsd/head/sys/netinet/ip_output.c
  projects/zfsd/head/sys/netinet/ip_var.h
  projects/zfsd/head/sys/netinet/khelp/h_ertt.c
  projects/zfsd/head/sys/netinet/libalias/alias_skinny.c
  projects/zfsd/head/sys/netinet/raw_ip.c
  projects/zfsd/head/sys/netinet/sctp_asconf.c
  projects/zfsd/head/sys/netinet/sctp_auth.c
  projects/zfsd/head/sys/netinet/sctp_bsd_addr.c
  projects/zfsd/head/sys/netinet/sctp_cc_functions.c
  projects/zfsd/head/sys/netinet/sctp_header.h
  projects/zfsd/head/sys/netinet/sctp_indata.c
  projects/zfsd/head/sys/netinet/sctp_input.c
  projects/zfsd/head/sys/netinet/sctp_input.h
  projects/zfsd/head/sys/netinet/sctp_output.c
  projects/zfsd/head/sys/netinet/sctp_output.h
  projects/zfsd/head/sys/netinet/sctp_pcb.c
  projects/zfsd/head/sys/netinet/sctp_structs.h
  projects/zfsd/head/sys/netinet/sctp_timer.c
  projects/zfsd/head/sys/netinet/sctp_uio.h
  projects/zfsd/head/sys/netinet/sctp_usrreq.c
  projects/zfsd/head/sys/netinet/sctputil.c
  projects/zfsd/head/sys/netinet/tcp_input.c
  projects/zfsd/head/sys/netinet/tcp_output.c
  projects/zfsd/head/sys/netinet/tcp_subr.c
  projects/zfsd/head/sys/netinet/tcp_timer.c
  projects/zfsd/head/sys/netinet/tcp_usrreq.c
  projects/zfsd/head/sys/netinet/toecore.c
  projects/zfsd/head/sys/netinet/toecore.h
  projects/zfsd/head/sys/netinet6/icmp6.c
  projects/zfsd/head/sys/netinet6/in6.c
  projects/zfsd/head/sys/netinet6/in6_gif.c
  projects/zfsd/head/sys/netinet6/ip6_ipsec.c
  projects/zfsd/head/sys/netinet6/ip6_output.c
  projects/zfsd/head/sys/netinet6/sctp6_usrreq.c
  projects/zfsd/head/sys/netipsec/ipsec_input.c
  projects/zfsd/head/sys/netipsec/ipsec_output.c
  projects/zfsd/head/sys/netipsec/key.c
  projects/zfsd/head/sys/netipsec/xform_ipip.c
  projects/zfsd/head/sys/nfs/bootp_subr.c
  projects/zfsd/head/sys/nfsclient/nfs_bio.c
  projects/zfsd/head/sys/nfsserver/nfs_serv.c
  projects/zfsd/head/sys/nlm/nlm_advlock.c
  projects/zfsd/head/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h
  projects/zfsd/head/sys/ofed/drivers/net/mlx4/en_tx.c
  projects/zfsd/head/sys/ofed/include/linux/gfp.h
  projects/zfsd/head/sys/ofed/include/linux/linux_compat.c
  projects/zfsd/head/sys/ofed/include/linux/pci.h
  projects/zfsd/head/sys/pc98/conf/GENERIC
  projects/zfsd/head/sys/pc98/pc98/machdep.c
  projects/zfsd/head/sys/powerpc/aim/machdep.c
  projects/zfsd/head/sys/powerpc/aim/mmu_oea.c
  projects/zfsd/head/sys/powerpc/aim/mmu_oea64.c
  projects/zfsd/head/sys/powerpc/aim/trap.c
  projects/zfsd/head/sys/powerpc/booke/trap.c
  projects/zfsd/head/sys/powerpc/conf/GENERIC
  projects/zfsd/head/sys/powerpc/conf/GENERIC64
  projects/zfsd/head/sys/powerpc/conf/NOTES
  projects/zfsd/head/sys/powerpc/include/cpu.h
  projects/zfsd/head/sys/powerpc/include/pcb.h
  projects/zfsd/head/sys/powerpc/include/spr.h
  projects/zfsd/head/sys/powerpc/mpc85xx/pci_fdt.c
  projects/zfsd/head/sys/powerpc/ofw/ofw_real.c
  projects/zfsd/head/sys/powerpc/ofw/ofw_syscons.c
  projects/zfsd/head/sys/powerpc/powermac/atibl.c
  projects/zfsd/head/sys/powerpc/powerpc/busdma_machdep.c
  projects/zfsd/head/sys/rpc/auth.h
  projects/zfsd/head/sys/rpc/clnt_vc.c
  projects/zfsd/head/sys/rpc/rpc_com.h
  projects/zfsd/head/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
  projects/zfsd/head/sys/rpc/xdr.h
  projects/zfsd/head/sys/sparc64/conf/GENERIC
  projects/zfsd/head/sys/sparc64/include/fsr.h
  projects/zfsd/head/sys/sparc64/include/pmap.h
  projects/zfsd/head/sys/sparc64/include/smp.h
  projects/zfsd/head/sys/sparc64/include/vmparam.h
  projects/zfsd/head/sys/sparc64/pci/fire.c
  projects/zfsd/head/sys/sparc64/pci/schizo.c
  projects/zfsd/head/sys/sparc64/sparc64/ata_machdep.c
  projects/zfsd/head/sys/sparc64/sparc64/mp_machdep.c
  projects/zfsd/head/sys/sparc64/sparc64/pmap.c
  projects/zfsd/head/sys/sparc64/sparc64/support.S
  projects/zfsd/head/sys/sparc64/sparc64/tick.c
  projects/zfsd/head/sys/sparc64/sparc64/trap.c
  projects/zfsd/head/sys/sys/_cpuset.h
  projects/zfsd/head/sys/sys/_rmlock.h
  projects/zfsd/head/sys/sys/buf.h
  projects/zfsd/head/sys/sys/buf_ring.h
  projects/zfsd/head/sys/sys/bus.h
  projects/zfsd/head/sys/sys/capability.h
  projects/zfsd/head/sys/sys/cdefs.h
  projects/zfsd/head/sys/sys/conf.h
  projects/zfsd/head/sys/sys/fcntl.h
  projects/zfsd/head/sys/sys/hash.h
  projects/zfsd/head/sys/sys/mbuf.h
  projects/zfsd/head/sys/sys/mount.h
  projects/zfsd/head/sys/sys/param.h
  projects/zfsd/head/sys/sys/pcpu.h
  projects/zfsd/head/sys/sys/pipe.h
  projects/zfsd/head/sys/sys/pmc.h
  projects/zfsd/head/sys/sys/pmckern.h
  projects/zfsd/head/sys/sys/proc.h
  projects/zfsd/head/sys/sys/queue.h
  projects/zfsd/head/sys/sys/refcount.h
  projects/zfsd/head/sys/sys/stat.h
  projects/zfsd/head/sys/sys/syscall.h
  projects/zfsd/head/sys/sys/syscall.mk
  projects/zfsd/head/sys/sys/sysproto.h
  projects/zfsd/head/sys/sys/time.h
  projects/zfsd/head/sys/sys/unistd.h
  projects/zfsd/head/sys/sys/user.h
  projects/zfsd/head/sys/ufs/ffs/ffs_alloc.c
  projects/zfsd/head/sys/ufs/ffs/ffs_snapshot.c
  projects/zfsd/head/sys/ufs/ffs/ffs_softdep.c
  projects/zfsd/head/sys/ufs/ffs/ffs_vfsops.c
  projects/zfsd/head/sys/ufs/ffs/ffs_vnops.c
  projects/zfsd/head/sys/ufs/ufs/inode.h
  projects/zfsd/head/sys/ufs/ufs/ufs_acl.c
  projects/zfsd/head/sys/ufs/ufs/ufs_bmap.c
  projects/zfsd/head/sys/ufs/ufs/ufs_lookup.c
  projects/zfsd/head/sys/ufs/ufs/ufs_vnops.c
  projects/zfsd/head/sys/vm/device_pager.c
  projects/zfsd/head/sys/vm/memguard.c
  projects/zfsd/head/sys/vm/memguard.h
  projects/zfsd/head/sys/vm/sg_pager.c
  projects/zfsd/head/sys/vm/swap_pager.c
  projects/zfsd/head/sys/vm/uma_core.c
  projects/zfsd/head/sys/vm/vm_glue.c
  projects/zfsd/head/sys/vm/vm_kern.c
  projects/zfsd/head/sys/vm/vm_map.c
  projects/zfsd/head/sys/vm/vm_map.h
  projects/zfsd/head/sys/vm/vm_mmap.c
  projects/zfsd/head/sys/vm/vm_object.c
  projects/zfsd/head/sys/vm/vm_page.c
  projects/zfsd/head/sys/vm/vm_page.h
  projects/zfsd/head/sys/vm/vm_pageout.c
  projects/zfsd/head/sys/vm/vm_pageout.h
  projects/zfsd/head/sys/vm/vm_reserv.c
  projects/zfsd/head/sys/vm/vnode_pager.c
  projects/zfsd/head/sys/x86/acpica/acpi_wakeup.c
  projects/zfsd/head/sys/x86/bios/smbios.c
  projects/zfsd/head/sys/x86/include/specialreg.h
  projects/zfsd/head/sys/x86/x86/busdma_machdep.c
  projects/zfsd/head/sys/x86/x86/local_apic.c
  projects/zfsd/head/sys/x86/x86/tsc.c
  projects/zfsd/head/tools/bsdbox/Makefile
  projects/zfsd/head/tools/bsdbox/Makefile.base
  projects/zfsd/head/tools/bsdbox/Makefile.fs
  projects/zfsd/head/tools/bsdbox/Makefile.hostapd
  projects/zfsd/head/tools/build/Makefile
  projects/zfsd/head/tools/build/mk/OptionalObsoleteFiles.inc
  projects/zfsd/head/tools/diag/README
  projects/zfsd/head/tools/kerneldoc/subsys/common-Doxyfile
  projects/zfsd/head/tools/regression/lib/libc/gen/Makefile
  projects/zfsd/head/tools/test/hwpmc/pmctest.py
  projects/zfsd/head/tools/tools/README
  projects/zfsd/head/tools/tools/ath/Makefile
  projects/zfsd/head/tools/tools/ath/ath_prom_read/Makefile
  projects/zfsd/head/tools/tools/ath/athaggrstats/Makefile
  projects/zfsd/head/tools/tools/ath/athrd/athrd.1
  projects/zfsd/head/tools/tools/ath/athstats/Makefile
  projects/zfsd/head/tools/tools/ath/common/ah_osdep.h
  projects/zfsd/head/tools/tools/ath/common/diag.h
  projects/zfsd/head/tools/tools/netmap/pcap.c
  projects/zfsd/head/tools/tools/netmap/pkt-gen.c
  projects/zfsd/head/tools/tools/sysbuild/sysbuild.sh
  projects/zfsd/head/tools/tools/track/track.sh
  projects/zfsd/head/usr.bin/Makefile
  projects/zfsd/head/usr.bin/at/parsetime.c
  projects/zfsd/head/usr.bin/calendar/calendars/calendar.freebsd
  projects/zfsd/head/usr.bin/chat/chat.8
  projects/zfsd/head/usr.bin/clang/Makefile
  projects/zfsd/head/usr.bin/clang/bugpoint/bugpoint.1
  projects/zfsd/head/usr.bin/clang/clang-tblgen/Makefile
  projects/zfsd/head/usr.bin/clang/clang.prog.mk
  projects/zfsd/head/usr.bin/clang/clang/Makefile
  projects/zfsd/head/usr.bin/clang/clang/clang.1
  projects/zfsd/head/usr.bin/clang/llc/Makefile
  projects/zfsd/head/usr.bin/clang/llc/llc.1
  projects/zfsd/head/usr.bin/clang/lli/lli.1
  projects/zfsd/head/usr.bin/clang/llvm-ar/llvm-ar.1
  projects/zfsd/head/usr.bin/clang/llvm-as/llvm-as.1
  projects/zfsd/head/usr.bin/clang/llvm-bcanalyzer/llvm-bcanalyzer.1
  projects/zfsd/head/usr.bin/clang/llvm-diff/llvm-diff.1
  projects/zfsd/head/usr.bin/clang/llvm-dis/Makefile
  projects/zfsd/head/usr.bin/clang/llvm-dis/llvm-dis.1
  projects/zfsd/head/usr.bin/clang/llvm-extract/Makefile
  projects/zfsd/head/usr.bin/clang/llvm-extract/llvm-extract.1
  projects/zfsd/head/usr.bin/clang/llvm-link/Makefile
  projects/zfsd/head/usr.bin/clang/llvm-link/llvm-link.1
  projects/zfsd/head/usr.bin/clang/llvm-mc/Makefile
  projects/zfsd/head/usr.bin/clang/llvm-nm/llvm-nm.1
  projects/zfsd/head/usr.bin/clang/llvm-objdump/Makefile
  projects/zfsd/head/usr.bin/clang/llvm-prof/Makefile
  projects/zfsd/head/usr.bin/clang/llvm-prof/llvm-prof.1
  projects/zfsd/head/usr.bin/clang/llvm-ranlib/llvm-ranlib.1
  projects/zfsd/head/usr.bin/clang/llvm-rtdyld/Makefile
  projects/zfsd/head/usr.bin/clang/opt/opt.1
  projects/zfsd/head/usr.bin/clang/tblgen/Makefile
  projects/zfsd/head/usr.bin/clang/tblgen/tblgen.1
  projects/zfsd/head/usr.bin/cpio/Makefile
  projects/zfsd/head/usr.bin/cpio/test/Makefile
  projects/zfsd/head/usr.bin/csup/proto.c
  projects/zfsd/head/usr.bin/du/du.1
  projects/zfsd/head/usr.bin/du/du.c
  projects/zfsd/head/usr.bin/fetch/Makefile
  projects/zfsd/head/usr.bin/find/extern.h
  projects/zfsd/head/usr.bin/find/find.1
  projects/zfsd/head/usr.bin/find/find.c
  projects/zfsd/head/usr.bin/find/function.c
  projects/zfsd/head/usr.bin/find/ls.c
  projects/zfsd/head/usr.bin/find/main.c
  projects/zfsd/head/usr.bin/find/option.c
  projects/zfsd/head/usr.bin/finger/finger.1
  projects/zfsd/head/usr.bin/getent/getent.c
  projects/zfsd/head/usr.bin/kdump/kdump.c
  projects/zfsd/head/usr.bin/kdump/mksubr
  projects/zfsd/head/usr.bin/last/last.1
  projects/zfsd/head/usr.bin/last/last.c
  projects/zfsd/head/usr.bin/lex/NEWS
  projects/zfsd/head/usr.bin/lock/lock.c
  projects/zfsd/head/usr.bin/mail/util.c
  projects/zfsd/head/usr.bin/make/var.c
  projects/zfsd/head/usr.bin/mkcsmapper/lex.l
  projects/zfsd/head/usr.bin/mkesdb/lex.l
  projects/zfsd/head/usr.bin/mktemp/mktemp.1
  projects/zfsd/head/usr.bin/mktemp/mktemp.c
  projects/zfsd/head/usr.bin/ncplist/ncplist.1
  projects/zfsd/head/usr.bin/netstat/Makefile
  projects/zfsd/head/usr.bin/netstat/if.c
  projects/zfsd/head/usr.bin/netstat/sctp.c
  projects/zfsd/head/usr.bin/nfsstat/nfsstat.c
  projects/zfsd/head/usr.bin/printf/printf.c
  projects/zfsd/head/usr.bin/procstat/procstat.1
  projects/zfsd/head/usr.bin/procstat/procstat_auxv.c
  projects/zfsd/head/usr.bin/procstat/procstat_files.c
  projects/zfsd/head/usr.bin/procstat/procstat_vm.c
  projects/zfsd/head/usr.bin/rctl/rctl.8
  projects/zfsd/head/usr.bin/rpcinfo/rpcinfo.c
  projects/zfsd/head/usr.bin/script/script.1
  projects/zfsd/head/usr.bin/script/script.c
  projects/zfsd/head/usr.bin/sort/sort.1.in
  projects/zfsd/head/usr.bin/stdbuf/Makefile
  projects/zfsd/head/usr.bin/systat/cmds.c
  projects/zfsd/head/usr.bin/systat/extern.h
  projects/zfsd/head/usr.bin/systat/icmp.c
  projects/zfsd/head/usr.bin/systat/icmp6.c
  projects/zfsd/head/usr.bin/systat/ifstat.c
  projects/zfsd/head/usr.bin/systat/ip.c
  projects/zfsd/head/usr.bin/systat/ip6.c
  projects/zfsd/head/usr.bin/systat/keyboard.c
  projects/zfsd/head/usr.bin/systat/main.c
  projects/zfsd/head/usr.bin/systat/systat.1
  projects/zfsd/head/usr.bin/systat/tcp.c
  projects/zfsd/head/usr.bin/talk/talk.1
  projects/zfsd/head/usr.bin/tar/Makefile
  projects/zfsd/head/usr.bin/tar/test/Makefile
  projects/zfsd/head/usr.bin/time/time.c
  projects/zfsd/head/usr.bin/truss/amd64-fbsd.c
  projects/zfsd/head/usr.bin/truss/amd64-fbsd32.c
  projects/zfsd/head/usr.bin/truss/amd64-linux32.c
  projects/zfsd/head/usr.bin/truss/extern.h
  projects/zfsd/head/usr.bin/truss/i386-fbsd.c
  projects/zfsd/head/usr.bin/truss/i386-linux.c
  projects/zfsd/head/usr.bin/truss/ia64-fbsd.c
  projects/zfsd/head/usr.bin/truss/main.c
  projects/zfsd/head/usr.bin/truss/mips-fbsd.c
  projects/zfsd/head/usr.bin/truss/powerpc-fbsd.c
  projects/zfsd/head/usr.bin/truss/powerpc64-fbsd.c
  projects/zfsd/head/usr.bin/truss/setup.c
  projects/zfsd/head/usr.bin/truss/sparc64-fbsd.c
  projects/zfsd/head/usr.bin/truss/syscall.h
  projects/zfsd/head/usr.bin/truss/syscalls.c
  projects/zfsd/head/usr.bin/truss/truss.h
  projects/zfsd/head/usr.bin/users/users.1
  projects/zfsd/head/usr.bin/w/w.1
  projects/zfsd/head/usr.bin/xlint/Makefile.inc
  projects/zfsd/head/usr.bin/xlint/lint1/makeman
  projects/zfsd/head/usr.bin/yes/yes.1
  projects/zfsd/head/usr.sbin/Makefile
  projects/zfsd/head/usr.sbin/ac/Makefile
  projects/zfsd/head/usr.sbin/ac/ac.8
  projects/zfsd/head/usr.sbin/ac/ac.c
  projects/zfsd/head/usr.sbin/acpi/acpidb/Makefile
  projects/zfsd/head/usr.sbin/acpi/acpidump/acpi.c
  projects/zfsd/head/usr.sbin/adduser/adduser.8
  projects/zfsd/head/usr.sbin/arp/arp.4
  projects/zfsd/head/usr.sbin/authpf/Makefile
  projects/zfsd/head/usr.sbin/bsdinstall/bsdinstall
  projects/zfsd/head/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_diskstorage_tbl.c
  projects/zfsd/head/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_scalars.c
  projects/zfsd/head/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
  projects/zfsd/head/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile
  projects/zfsd/head/usr.sbin/bsnmpd/modules/snmp_pf/BEGEMOT-PF-MIB.txt
  projects/zfsd/head/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c
  projects/zfsd/head/usr.sbin/bsnmpd/modules/snmp_pf/pf_tree.def
  projects/zfsd/head/usr.sbin/cron/cron/cron.c
  projects/zfsd/head/usr.sbin/cron/crontab/crontab.c
  projects/zfsd/head/usr.sbin/cron/lib/misc.c
  projects/zfsd/head/usr.sbin/ctladm/ctladm.c
  projects/zfsd/head/usr.sbin/fifolog/fifolog_create/fifolog.1
  projects/zfsd/head/usr.sbin/ftp-proxy/ftp-proxy/Makefile
  projects/zfsd/head/usr.sbin/inetd/builtins.c
  projects/zfsd/head/usr.sbin/ip6addrctl/Makefile
  projects/zfsd/head/usr.sbin/ip6addrctl/ip6addrctl.c
  projects/zfsd/head/usr.sbin/ipfwpcap/ipfwpcap.8
  projects/zfsd/head/usr.sbin/jail/config.c
  projects/zfsd/head/usr.sbin/jail/jail.8
  projects/zfsd/head/usr.sbin/jail/jail.c
  projects/zfsd/head/usr.sbin/keyserv/keyserv.c
  projects/zfsd/head/usr.sbin/lmcconfig/lmcconfig.c
  projects/zfsd/head/usr.sbin/lpr/common_source/common.c
  projects/zfsd/head/usr.sbin/lpr/lpd/lpd.8
  projects/zfsd/head/usr.sbin/lpr/lpd/printjob.c
  projects/zfsd/head/usr.sbin/lpr/lpr/lpr.c
  projects/zfsd/head/usr.sbin/makefs/ffs.c
  projects/zfsd/head/usr.sbin/makefs/ffs/ffs_alloc.c
  projects/zfsd/head/usr.sbin/makefs/ffs/ffs_extern.h
  projects/zfsd/head/usr.sbin/makefs/ffs/ufs_bmap.c
  projects/zfsd/head/usr.sbin/makefs/makefs.8
  projects/zfsd/head/usr.sbin/makefs/makefs.c
  projects/zfsd/head/usr.sbin/makefs/makefs.h
  projects/zfsd/head/usr.sbin/mergemaster/mergemaster.sh
  projects/zfsd/head/usr.sbin/mountd/mountd.c
  projects/zfsd/head/usr.sbin/moused/moused.c
  projects/zfsd/head/usr.sbin/nvram/nvram.c
  projects/zfsd/head/usr.sbin/pc-sysinstall/backend/functions-bsdlabel.sh
  projects/zfsd/head/usr.sbin/pc-sysinstall/backend/functions-cleanup.sh
  projects/zfsd/head/usr.sbin/pc-sysinstall/backend/functions-disk.sh
  projects/zfsd/head/usr.sbin/pc-sysinstall/backend/functions-installcomponents.sh
  projects/zfsd/head/usr.sbin/pc-sysinstall/backend/functions-mountdisk.sh
  projects/zfsd/head/usr.sbin/pc-sysinstall/backend/functions-newfs.sh
  projects/zfsd/head/usr.sbin/pciconf/cap.c
  projects/zfsd/head/usr.sbin/pciconf/err.c
  projects/zfsd/head/usr.sbin/pciconf/pciconf.c
  projects/zfsd/head/usr.sbin/pkg/pkg.c
  projects/zfsd/head/usr.sbin/pkg_install/add/add.h
  projects/zfsd/head/usr.sbin/pkg_install/add/extract.c
  projects/zfsd/head/usr.sbin/pkg_install/add/futil.c
  projects/zfsd/head/usr.sbin/pkg_install/add/main.c
  projects/zfsd/head/usr.sbin/pkg_install/add/perform.c
  projects/zfsd/head/usr.sbin/pkg_install/create/perform.c
  projects/zfsd/head/usr.sbin/pkg_install/info/info.h
  projects/zfsd/head/usr.sbin/pkg_install/info/perform.c
  projects/zfsd/head/usr.sbin/pkg_install/info/show.c
  projects/zfsd/head/usr.sbin/pkg_install/lib/exec.c
  projects/zfsd/head/usr.sbin/pkg_install/lib/lib.h
  projects/zfsd/head/usr.sbin/pkg_install/lib/plist.c
  projects/zfsd/head/usr.sbin/pkg_install/version/perform.c
  projects/zfsd/head/usr.sbin/pmcstat/pmcstat.c
  projects/zfsd/head/usr.sbin/portsnap/portsnap/portsnap.8
  projects/zfsd/head/usr.sbin/portsnap/portsnap/portsnap.sh
  projects/zfsd/head/usr.sbin/ppp/ppp.8.m4
  projects/zfsd/head/usr.sbin/pw/pw_user.c
  projects/zfsd/head/usr.sbin/pw/pwupd.c
  projects/zfsd/head/usr.sbin/quot/quot.c
  projects/zfsd/head/usr.sbin/rpc.lockd/lockd_lock.c
  projects/zfsd/head/usr.sbin/rtprio/rtprio.1
  projects/zfsd/head/usr.sbin/rwhod/rwhod.8
  projects/zfsd/head/usr.sbin/snapinfo/snapinfo.c
  projects/zfsd/head/usr.sbin/syslogd/syslog.conf.5
  projects/zfsd/head/usr.sbin/syslogd/syslogd.c
  projects/zfsd/head/usr.sbin/tcpdump/tcpdump/Makefile
  projects/zfsd/head/usr.sbin/tcpdump/tcpdump/tcpdump.1
  projects/zfsd/head/usr.sbin/timed/timed/master.c
  projects/zfsd/head/usr.sbin/timed/timed/measure.c
  projects/zfsd/head/usr.sbin/timed/timed/readmsg.c
  projects/zfsd/head/usr.sbin/timed/timed/slave.c
  projects/zfsd/head/usr.sbin/timed/timed/timed.c
  projects/zfsd/head/usr.sbin/timed/timedc/cmds.c
  projects/zfsd/head/usr.sbin/watchdogd/watchdogd.c
  projects/zfsd/head/usr.sbin/wpa/hostapd/hostapd.8
Directory Properties:
  projects/zfsd/head/   (props changed)
  projects/zfsd/head/cddl/contrib/opensolaris/   (props changed)
  projects/zfsd/head/cddl/contrib/opensolaris/cmd/zfs/   (props changed)
  projects/zfsd/head/cddl/contrib/opensolaris/lib/libzfs/   (props changed)
  projects/zfsd/head/contrib/bind9/   (props changed)
  projects/zfsd/head/contrib/binutils/   (props changed)
  projects/zfsd/head/contrib/byacc/   (props changed)
  projects/zfsd/head/contrib/bzip2/   (props changed)
  projects/zfsd/head/contrib/compiler-rt/   (props changed)
  projects/zfsd/head/contrib/dtc/   (props changed)
  projects/zfsd/head/contrib/file/   (props changed)
  projects/zfsd/head/contrib/gcc/   (props changed)
  projects/zfsd/head/contrib/gdb/   (props changed)
  projects/zfsd/head/contrib/groff/   (props changed)
  projects/zfsd/head/contrib/less/   (props changed)
  projects/zfsd/head/contrib/libarchive/   (props changed)
  projects/zfsd/head/contrib/libarchive/cpio/   (props changed)
  projects/zfsd/head/contrib/libarchive/libarchive/   (props changed)
  projects/zfsd/head/contrib/libarchive/libarchive_fe/   (props changed)
  projects/zfsd/head/contrib/libarchive/tar/   (props changed)
  projects/zfsd/head/contrib/libpcap/   (props changed)
  projects/zfsd/head/contrib/llvm/   (props changed)
  projects/zfsd/head/contrib/llvm/tools/clang/   (props changed)
  projects/zfsd/head/contrib/openresolv/   (props changed)
  projects/zfsd/head/contrib/pf/   (props changed)
  projects/zfsd/head/contrib/sendmail/   (props changed)
  projects/zfsd/head/contrib/tcpdump/   (props changed)
  projects/zfsd/head/contrib/tzdata/   (props changed)
  projects/zfsd/head/crypto/openssh/   (props changed)
  projects/zfsd/head/crypto/openssl/   (props changed)
  projects/zfsd/head/gnu/lib/   (props changed)
  projects/zfsd/head/gnu/usr.bin/binutils/   (props changed)
  projects/zfsd/head/gnu/usr.bin/gdb/   (props changed)
  projects/zfsd/head/lib/libc/   (props changed)
  projects/zfsd/head/lib/libutil/   (props changed)
  projects/zfsd/head/sbin/   (props changed)
  projects/zfsd/head/sbin/ipfw/   (props changed)
  projects/zfsd/head/share/man/man4/   (props changed)
  projects/zfsd/head/sys/   (props changed)
  projects/zfsd/head/sys/boot/   (props changed)
  projects/zfsd/head/sys/cddl/contrib/opensolaris/   (props changed)
  projects/zfsd/head/sys/conf/   (props changed)
  projects/zfsd/head/sys/contrib/dev/acpica/   (props changed)
  projects/zfsd/head/sys/contrib/dev/acpica/common/   (props changed)
  projects/zfsd/head/sys/contrib/dev/acpica/compiler/   (props changed)
  projects/zfsd/head/sys/contrib/dev/acpica/components/debugger/   (props changed)
  projects/zfsd/head/sys/contrib/dev/acpica/components/disassembler/   (props changed)
  projects/zfsd/head/sys/contrib/dev/acpica/components/dispatcher/   (props changed)
  projects/zfsd/head/sys/contrib/dev/acpica/components/events/   (props changed)
  projects/zfsd/head/sys/contrib/dev/acpica/components/hardware/   (props changed)
  projects/zfsd/head/sys/contrib/dev/acpica/components/namespace/   (props changed)
  projects/zfsd/head/sys/contrib/dev/acpica/components/tables/   (props changed)
  projects/zfsd/head/sys/contrib/dev/acpica/components/utilities/   (props changed)
  projects/zfsd/head/sys/contrib/dev/acpica/include/   (props changed)
  projects/zfsd/head/sys/contrib/dev/acpica/os_specific/   (props changed)
  projects/zfsd/head/sys/contrib/libfdt/   (props changed)
  projects/zfsd/head/usr.bin/calendar/   (props changed)
  projects/zfsd/head/usr.bin/csup/   (props changed)
  projects/zfsd/head/usr.bin/procstat/   (props changed)
  projects/zfsd/head/usr.sbin/jail/   (props changed)

Modified: projects/zfsd/head/MAINTAINERS
==============================================================================
--- projects/zfsd/head/MAINTAINERS	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/MAINTAINERS	Tue Nov 27 18:38:50 2012	(r243619)
@@ -3,7 +3,7 @@ $FreeBSD$
 Please note that the content of this file is strictly advisory.
 No locks listed here are valid.  The only strict review requirements
 are granted by core.  These are documented in head/LOCKS and enforced
-by CVSROOT/approvers.
+by svnadmin/conf/approvers.
 
 The source tree is a community effort.  However, some folks go to the
 trouble of looking after particular areas of the tree.  In return for

Modified: projects/zfsd/head/Makefile
==============================================================================
--- projects/zfsd/head/Makefile	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/Makefile	Tue Nov 27 18:38:50 2012	(r243619)
@@ -135,7 +135,7 @@ _MAKE=	PATH=${PATH} ${BINMAKE} -f Makefi
 _TARGET_ARCH=	${TARGET:S/pc98/i386/}
 .elif !defined(TARGET) && defined(TARGET_ARCH) && \
     ${TARGET_ARCH} != ${MACHINE_ARCH}
-_TARGET=		${TARGET_ARCH:C/mips(n32|64)?(el)?/mips/:C/armeb/arm/}
+_TARGET=		${TARGET_ARCH:C/mips(n32|64)?(el)?/mips/:C/arm(v6)?(eb)?/arm/}
 .endif
 # Legacy names, for another transition period mips:mips(n32|64)?eb -> mips:mips\1
 .if defined(TARGET) && defined(TARGET_ARCH) && \
@@ -216,7 +216,7 @@ ${TGTS}:
 .MAIN:	all
 
 STARTTIME!= LC_ALL=C date
-CHECK_TIME!= find ${.CURDIR}/sys/sys/param.h -mtime -0s
+CHECK_TIME!= find ${.CURDIR}/sys/sys/param.h -mtime -0s ; echo
 .if !empty(CHECK_TIME)
 .error check your date/time: ${STARTTIME}
 .endif
@@ -329,7 +329,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
+TARGET_ARCHES_arm?=	arm armeb armv6 armv6eb
 TARGET_ARCHES_mips?=	mipsel mips mips64el mips64 mipsn32
 TARGET_ARCHES_powerpc?=	powerpc powerpc64
 TARGET_ARCHES_pc98?=	i386

Modified: projects/zfsd/head/Makefile.inc1
==============================================================================
--- projects/zfsd/head/Makefile.inc1	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/Makefile.inc1	Tue Nov 27 18:38:50 2012	(r243619)
@@ -46,6 +46,7 @@ TARGET_ARCH=${TARGET}
 
 .include <bsd.own.mk>
 .include <bsd.arch.inc.mk>
+.include <bsd.compiler.mk>
 
 # We must do share/info early so that installation of info `dir'
 # entries works correctly.  Do it first since it is less likely to
@@ -137,7 +138,7 @@ VERSION!=	uname -srp
 VERSION+=	${OSRELDATE}
 .endif
 
-KNOWN_ARCHES?=	amd64 arm armeb/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 armv6eb/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
@@ -235,7 +236,8 @@ BMAKEENV=	INSTALL="sh ${.CURDIR}/tools/i
 		PATH=${BPATH}:${PATH} \
 		WORLDTMP=${WORLDTMP} \
 		VERSION="${VERSION}" \
-		MAKEFLAGS="-m ${.CURDIR}/tools/build/mk ${.MAKEFLAGS}"
+		MAKEFLAGS="-m ${.CURDIR}/tools/build/mk ${.MAKEFLAGS}" \
+		COMPILER_TYPE=${COMPILER_TYPE}
 BMAKE=		MAKEOBJDIRPREFIX=${WORLDTMP} \
 		${BMAKEENV} ${MAKE} -f Makefile.inc1 \
 		DESTDIR= \
@@ -270,6 +272,16 @@ WMAKEENV=	${CROSSENV} \
 .if ${MK_CDDL} == "no"
 WMAKEENV+=	NO_CTF=1
 .endif
+.if ${CC:T:Mgcc} == "gcc"
+WMAKE_COMPILER_TYPE=	gcc
+.elif ${CC:T:Mclang} == "clang"
+WMAKE_COMPILER_TYPE=	clang
+.elif ${MK_CLANG_IS_CC} == "no"
+WMAKE_COMPILER_TYPE=	gcc
+.else
+WMAKE_COMPILER_TYPE=	clang
+.endif
+WMAKEENV+=	COMPILER_TYPE=${WMAKE_COMPILER_TYPE}
 WMAKE=		${WMAKEENV} ${MAKE} -f Makefile.inc1 DESTDIR=${WORLDTMP}
 
 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
@@ -313,7 +325,8 @@ LIB32WMAKEENV+=	MAKEOBJDIRPREFIX=${OBJTR
 		CC="${CC} ${LIB32FLAGS}" \
 		CXX="${CXX} ${LIB32FLAGS}" \
 		LIBDIR=/usr/lib32 \
-		SHLIBDIR=/usr/lib32
+		SHLIBDIR=/usr/lib32 \
+		COMPILER_TYPE=${WMAKE_COMPILER_TYPE}
 
 LIB32WMAKE=	${LIB32WMAKEENV} ${MAKE} -DNO_CPU_CFLAGS -DCOMPAT_32BIT \
 		-DWITHOUT_BIND -DWITHOUT_MAN -DWITHOUT_INFO \
@@ -636,7 +649,10 @@ ITOOLS=	[ awk cap_mkdb cat chflags chmod
 #
 
 # Non-base distributions produced by the base system
-EXTRA_DISTRIBUTIONS=	doc games
+EXTRA_DISTRIBUTIONS=	doc
+.if ${MK_GAMES} != "no"
+EXTRA_DISTRIBUTIONS+=	games
+.endif
 .if defined(LIB32TMP) && ${MK_LIB32} != "no"
 EXTRA_DISTRIBUTIONS+=	lib32
 .endif
@@ -1260,7 +1276,7 @@ _prebuild_libs=	${_kerberos5_lib_libasn1
 		lib/ncurses/ncurses lib/ncurses/ncursesw \
 		lib/libopie lib/libpam ${_lib_libthr} \
 		lib/libradius lib/libsbuf lib/libtacplus \
-		${_cddl_lib_libumem} \
+		${_cddl_lib_libumem} ${_cddl_lib_libnvpair} \
 		lib/libutil ${_lib_libypclnt} lib/libz lib/msun \
 		${_secure_lib_libcrypto} ${_secure_lib_libssh} \
 		${_secure_lib_libssl}
@@ -1284,6 +1300,7 @@ lib/libopie__L lib/libtacplus__L: lib/li
 
 .if ${MK_CDDL} != "no"
 _cddl_lib_libumem= cddl/lib/libumem
+_cddl_lib_libnvpair= cddl/lib/libnvpair
 _cddl_lib= cddl/lib
 .endif
 
@@ -1554,7 +1571,7 @@ DTBOUTPUTPATH= ${KRNLOBJDIR}/${KERNCONF}
 .if !defined(FDT_DTS_FILE) || empty(FDT_DTS_FILE)
 .if exists(${KERNCONFDIR}/${KERNCONF})
 FDT_DTS_FILE!= awk 'BEGIN {FS="="} /^makeoptions[[:space:]]+FDT_DTS_FILE/ {print $$2}' \
-	${KERNCONFDIR}/${KERNCONF}
+	${KERNCONFDIR}/${KERNCONF} ; echo
 .endif
 .endif
 

Modified: projects/zfsd/head/ObsoleteFiles.inc
==============================================================================
--- projects/zfsd/head/ObsoleteFiles.inc	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/ObsoleteFiles.inc	Tue Nov 27 18:38:50 2012	(r243619)
@@ -38,6 +38,38 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
+# 20121004: remove incomplete unwind.h
+OLD_FILES+=usr/include/clang/3.2/unwind.h
+# 20120908: pf cleanup
+OLD_FILES+=usr/include/net/if_pflow.h
+# 20120816: new clang import which bumps version from 3.1 to 3.2
+OLD_FILES+=usr/bin/llvm-ld
+OLD_FILES+=usr/bin/llvm-stub
+OLD_FILES+=usr/include/clang/3.1/altivec.h
+OLD_FILES+=usr/include/clang/3.1/avx2intrin.h
+OLD_FILES+=usr/include/clang/3.1/avxintrin.h
+OLD_FILES+=usr/include/clang/3.1/bmi2intrin.h
+OLD_FILES+=usr/include/clang/3.1/bmiintrin.h
+OLD_FILES+=usr/include/clang/3.1/cpuid.h
+OLD_FILES+=usr/include/clang/3.1/emmintrin.h
+OLD_FILES+=usr/include/clang/3.1/fma4intrin.h
+OLD_FILES+=usr/include/clang/3.1/immintrin.h
+OLD_FILES+=usr/include/clang/3.1/lzcntintrin.h
+OLD_FILES+=usr/include/clang/3.1/mm3dnow.h
+OLD_FILES+=usr/include/clang/3.1/mm_malloc.h
+OLD_FILES+=usr/include/clang/3.1/mmintrin.h
+OLD_FILES+=usr/include/clang/3.1/module.map
+OLD_FILES+=usr/include/clang/3.1/nmmintrin.h
+OLD_FILES+=usr/include/clang/3.1/pmmintrin.h
+OLD_FILES+=usr/include/clang/3.1/popcntintrin.h
+OLD_FILES+=usr/include/clang/3.1/smmintrin.h
+OLD_FILES+=usr/include/clang/3.1/tmmintrin.h
+OLD_FILES+=usr/include/clang/3.1/unwind.h
+OLD_FILES+=usr/include/clang/3.1/wmmintrin.h
+OLD_FILES+=usr/include/clang/3.1/x86intrin.h
+OLD_FILES+=usr/include/clang/3.1/xmmintrin.h
+OLD_DIRS+=usr/include/clang/3.1
+OLD_FILES+=usr/share/man/man1/llvm-ld.1.gz
 # 20120712: OpenSSL 1.0.1c import
 OLD_LIBS+=lib/libcrypto.so.6
 OLD_LIBS+=usr/lib/libssl.so.6
@@ -1358,6 +1390,11 @@ OLD_FILES+=usr/share/man/man2/kse_thr_in
 OLD_FILES+=usr/share/man/man2/kse_wakeup.2.gz
 OLD_FILES+=usr/lib32/libkse.so
 OLD_LIBS+=usr/lib32/libkse.so.3
+# 20080225: bsdar/bsdranlib rename to ar/ranlib
+OLD_FILES+=usr/bin/bsdar
+OLD_FILES+=usr/bin/bsdranlib
+OLD_FILES+=usr/share/man/man1/bsdar.1.gz
+OLD_FILES+=usr/share/man/man1/bsdranlib.1.gz
 # 20080220: geom_lvm rename to geom_linux_lvm
 OLD_FILES+=usr/share/man/man4/geom_lvm.4.gz
 # 20080126: oldcard.4 removal

Modified: projects/zfsd/head/UPDATING
==============================================================================
--- projects/zfsd/head/UPDATING	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/UPDATING	Tue Nov 27 18:38:50 2012	(r243619)
@@ -24,6 +24,40 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10
 	disable the most expensive debugging functionality run
 	"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20121006:
+	The pfil(9) API/ABI for AF_INET family has been changed. Packet
+	filtering modules: pf(4), ipfw(4), ipfilter(4) need to be recompiled
+	with new kernel.
+
+20121001:
+	The net80211(4) ABI has been changed to allow for improved driver
+	PS-POLL and power-save support.  All wireless drivers need to be
+	recompiled to work with the new kernel.
+
+20120913:
+	The random(4) support for the VIA hardware random number
+	generator (`PADLOCK') is no longer enabled unconditionally.
+	Add the PADLOCK_RNG option in the custom kernel config if
+	needed.  The GENERIC kernels on i386 and amd64 do include the
+	option, so the change only affects the custom kernel
+	configurations.
+
+20120908:
+	The pf(4) packet filter ABI has been changed. pfctl(8) and
+	snmp_pf module need to be recompiled to work with new kernel.
+
+20120828:
+	A new ZFS feature flag "com.delphix:empty_bpobj" has been merged
+	to -HEAD. Pools that have empty_bpobj in active state can not be
+	imported read-write with ZFS implementations that do not support
+	this feature. For more information read the zpool-features(5)
+	manual page.
+
+20120727:
+	The sparc64 ZFS loader has been changed to no longer try to auto-
+	detect ZFS providers based on diskN aliases but now requires these
+	to be explicitly listed in the OFW boot-device environment variable. 
+
 20120712:
 	The OpenSSL has been upgraded to 1.0.1c.  Any binaries requiring
 	libcrypto.so.6 or libssl.so.6 must be recompiled.  Also, there are

Modified: projects/zfsd/head/bin/cat/cat.1
==============================================================================
--- projects/zfsd/head/bin/cat/cat.1	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/cat/cat.1	Tue Nov 27 18:38:50 2012	(r243619)
@@ -127,7 +127,7 @@ to the file
 truncating
 .Pa file3
 if it already exists.
-See the manual page for your shell (i.e.,
+See the manual page for your shell (e.g.,
 .Xr sh 1 )
 for more information on redirection.
 .Pp

Modified: projects/zfsd/head/bin/cat/cat.c
==============================================================================
--- projects/zfsd/head/bin/cat/cat.c	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/cat/cat.c	Tue Nov 27 18:38:50 2012	(r243619)
@@ -58,11 +58,11 @@ __FBSDID("$FreeBSD$");
 #include <err.h>
 #include <fcntl.h>
 #include <locale.h>
+#include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
-#include <stddef.h>
 
 static int bflag, eflag, nflag, sflag, tflag, vflag;
 static int rval;
@@ -77,16 +77,20 @@ static void raw_cat(int);
 static int udom_open(const char *path, int flags);
 #endif
 
-/* Memory strategy threshold, in pages: if physmem is larger then this, use a 
- * large buffer */
-#define PHYSPAGES_THRESHOLD (32*1024)
-
-/* Maximum buffer size in bytes - do not allow it to grow larger than this */
-#define BUFSIZE_MAX (2*1024*1024)
-
-/* Small (default) buffer size in bytes. It's inefficient for this to be
- * smaller than MAXPHYS */
-#define BUFSIZE_SMALL (MAXPHYS)
+/*
+ * Memory strategy threshold, in pages: if physmem is larger than this,
+ * use a large buffer.
+ */
+#define	PHYSPAGES_THRESHOLD (32 * 1024)
+
+/* Maximum buffer size in bytes - do not allow it to grow larger than this. */
+#define	BUFSIZE_MAX (2 * 1024 * 1024)
+
+/*
+ * Small (default) buffer size in bytes. It's inefficient for this to be
+ * smaller than MAXPHYS.
+ */
+#define	BUFSIZE_SMALL (MAXPHYS)
 
 int
 main(int argc, char *argv[])
@@ -144,13 +148,12 @@ usage(void)
 static void
 scanfiles(char *argv[], int cooked)
 {
-	int i = 0;
+	int fd, i;
 	char *path;
 	FILE *fp;
 
+	i = 0;
 	while ((path = argv[i]) != NULL || i == 0) {
-		int fd;
-
 		if (path == NULL || strcmp(path, "-") == 0) {
 			filename = "stdin";
 			fd = STDIN_FILENO;
@@ -257,16 +260,16 @@ raw_cat(int rfd)
 	wfd = fileno(stdout);
 	if (buf == NULL) {
 		if (fstat(wfd, &sbuf))
-			err(1, "%s", filename);
+			err(1, "stdout");
 		if (S_ISREG(sbuf.st_mode)) {
 			/* If there's plenty of RAM, use a large copy buffer */
 			if (sysconf(_SC_PHYS_PAGES) > PHYSPAGES_THRESHOLD)
-				bsize = MIN(BUFSIZE_MAX, MAXPHYS*8);
+				bsize = MIN(BUFSIZE_MAX, MAXPHYS * 8);
 			else
 				bsize = BUFSIZE_SMALL;
 		} else
-			bsize = MAX(sbuf.st_blksize, 
-					(blksize_t)sysconf(_SC_PAGESIZE));
+			bsize = MAX(sbuf.st_blksize,
+			    (blksize_t)sysconf(_SC_PAGESIZE));
 		if ((buf = malloc(bsize)) == NULL)
 			err(1, "malloc() failure of IO buffer");
 	}
@@ -327,7 +330,7 @@ udom_open(const char *path, int flags)
 			break;
 		}
 	}
-	return(fd);
+	return (fd);
 }
 
 #endif

Modified: projects/zfsd/head/bin/cp/cp.1
==============================================================================
--- projects/zfsd/head/bin/cp/cp.1	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/cp/cp.1	Tue Nov 27 18:38:50 2012	(r243619)
@@ -32,7 +32,7 @@
 .\"	@(#)cp.1	8.3 (Berkeley) 4/18/94
 .\" $FreeBSD$
 .\"
-.Dd January 17, 2010
+.Dd September 4, 2012
 .Dt CP 1
 .Os
 .Sh NAME
@@ -164,7 +164,7 @@ Cause
 .Nm
 to preserve the following attributes of each source
 file in the copy: modification time, access time,
-file flags, file mode, user ID, and group ID, as allowed by permissions.
+file flags, file mode, ACL, user ID, and group ID, as allowed by permissions.
 .Pp
 If the user ID and group ID cannot be preserved, no error message
 is displayed and the exit value is not altered.

Modified: projects/zfsd/head/bin/date/date.c
==============================================================================
--- projects/zfsd/head/bin/date/date.c	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/date/date.c	Tue Nov 27 18:38:50 2012	(r243619)
@@ -137,7 +137,7 @@ main(int argc, char *argv[])
 	 * If -d or -t, set the timezone or daylight savings time; this
 	 * doesn't belong here; the kernel should not know about either.
 	 */
-	if (set_timezone && settimeofday((struct timeval *)NULL, &tz))
+	if (set_timezone && settimeofday(NULL, &tz) != 0)
 		err(1, "settimeofday (timezone)");
 
 	if (!rflag && time(&tval) == -1)
@@ -273,14 +273,14 @@ setthetime(const char *fmt, const char *
 		/* set the time */
 		if (nflag || netsettime(tval)) {
 			utx.ut_type = OLD_TIME;
-			gettimeofday(&utx.ut_tv, NULL);
+			(void)gettimeofday(&utx.ut_tv, NULL);
 			pututxline(&utx);
 			tv.tv_sec = tval;
 			tv.tv_usec = 0;
-			if (settimeofday(&tv, (struct timezone *)NULL))
+			if (settimeofday(&tv, NULL) != 0)
 				err(1, "settimeofday (timeval)");
 			utx.ut_type = NEW_TIME;
-			gettimeofday(&utx.ut_tv, NULL);
+			(void)gettimeofday(&utx.ut_tv, NULL);
 			pututxline(&utx);
 		}
 

Modified: projects/zfsd/head/bin/dd/dd.c
==============================================================================
--- projects/zfsd/head/bin/dd/dd.c	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/dd/dd.c	Tue Nov 27 18:38:50 2012	(r243619)
@@ -232,8 +232,8 @@ setup(void)
 		ctab = casetab;
 	}
 
-	(void)gettimeofday(&tv, (struct timezone *)NULL);
-	st.start = tv.tv_sec + tv.tv_usec * 1e-6; 
+	(void)gettimeofday(&tv, NULL);
+	st.start = tv.tv_sec + tv.tv_usec * 1e-6;
 }
 
 static void

Modified: projects/zfsd/head/bin/dd/misc.c
==============================================================================
--- projects/zfsd/head/bin/dd/misc.c	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/dd/misc.c	Tue Nov 27 18:38:50 2012	(r243619)
@@ -59,7 +59,7 @@ summary(void)
 	double secs;
 	char buf[100];
 
-	(void)gettimeofday(&tv, (struct timezone *)NULL);
+	(void)gettimeofday(&tv, NULL);
 	secs = tv.tv_sec + tv.tv_usec * 1e-6 - st.start;
 	if (secs < 1e-6)
 		secs = 1e-6;

Modified: projects/zfsd/head/bin/getfacl/getfacl.1
==============================================================================
--- projects/zfsd/head/bin/getfacl/getfacl.1	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/getfacl/getfacl.1	Tue Nov 27 18:38:50 2012	(r243619)
@@ -97,6 +97,10 @@ then
 reads a list of pathnames, each terminated by one newline character,
 from the standard input.
 .El
+.Pp
+For an explanation of the ACL syntax, see the
+.Xr setfacl 1
+manual page.
 .Sh EXIT STATUS
 .Ex -std
 .Sh EXAMPLES

Modified: projects/zfsd/head/bin/ls/ls.c
==============================================================================
--- projects/zfsd/head/bin/ls/ls.c	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/ls/ls.c	Tue Nov 27 18:38:50 2012	(r243619)
@@ -561,7 +561,8 @@ display(const FTSENT *p, FTSENT *list, i
 	NAMES *np;
 	off_t maxsize;
 	long maxblock;
-	u_long btotal, labelstrlen, maxinode, maxlen, maxnlink;
+	uintmax_t maxinode;
+	u_long btotal, labelstrlen, maxlen, maxnlink;
 	u_long maxlabelstr;
 	u_int sizelen;
 	int maxflags;
@@ -580,8 +581,9 @@ display(const FTSENT *p, FTSENT *list, i
 	btotal = 0;
 	initmax = getenv("LS_COLWIDTHS");
 	/* Fields match -lios order.  New ones should be added at the end. */
-	maxlabelstr = maxblock = maxinode = maxlen = maxnlink =
-	    maxuser = maxgroup = maxflags = maxsize = 0;
+	maxlabelstr = maxblock = maxlen = maxnlink = 0;
+	maxuser = maxgroup = maxflags = maxsize = 0;
+	maxinode = 0;
 	if (initmax != NULL && *initmax != '\0') {
 		char *initmax2, *jinitmax;
 		int ninitmax;
@@ -609,7 +611,7 @@ display(const FTSENT *p, FTSENT *list, i
 			strcpy(initmax2, "0");
 
 		ninitmax = sscanf(jinitmax,
-		    " %lu : %ld : %lu : %u : %u : %i : %jd : %lu : %lu ",
+		    " %ju : %ld : %lu : %u : %u : %i : %jd : %lu : %lu ",
 		    &maxinode, &maxblock, &maxnlink, &maxuser,
 		    &maxgroup, &maxflags, &maxsize, &maxlen, &maxlabelstr);
 		f_notabs = 1;
@@ -839,7 +841,7 @@ label_out:
 		d.s_flags = maxflags;
 		d.s_label = maxlabelstr;
 		d.s_group = maxgroup;
-		d.s_inode = snprintf(NULL, 0, "%lu", maxinode);
+		d.s_inode = snprintf(NULL, 0, "%ju", maxinode);
 		d.s_nlink = snprintf(NULL, 0, "%lu", maxnlink);
 		sizelen = f_humanval ? HUMANVALSTR_LEN :
 		    snprintf(NULL, 0, "%ju", maxsize);

Modified: projects/zfsd/head/bin/ls/print.c
==============================================================================
--- projects/zfsd/head/bin/ls/print.c	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/ls/print.c	Tue Nov 27 18:38:50 2012	(r243619)
@@ -152,7 +152,8 @@ printlong(const DISPLAY *dp)
 			continue;
 		sp = p->fts_statp;
 		if (f_inode)
-			(void)printf("%*lu ", dp->s_inode, (u_long)sp->st_ino);
+			(void)printf("%*ju ",
+			    dp->s_inode, (uintmax_t)sp->st_ino);
 		if (f_size)
 			(void)printf("%*jd ",
 			    dp->s_block, howmany(sp->st_blocks, blocksize));
@@ -328,7 +329,8 @@ printaname(const FTSENT *p, u_long inode
 	sp = p->fts_statp;
 	chcnt = 0;
 	if (f_inode)
-		chcnt += printf("%*lu ", (int)inodefield, (u_long)sp->st_ino);
+		chcnt += printf("%*ju ",
+		    (int)inodefield, (uintmax_t)sp->st_ino);
 	if (f_size)
 		chcnt += printf("%*jd ",
 		    (int)sizefield, howmany(sp->st_blocks, blocksize));

Modified: projects/zfsd/head/bin/mv/mv.1
==============================================================================
--- projects/zfsd/head/bin/mv/mv.1	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/mv/mv.1	Tue Nov 27 18:38:50 2012	(r243619)
@@ -32,7 +32,7 @@
 .\"	@(#)mv.1	8.1 (Berkeley) 5/31/93
 .\" $FreeBSD$
 .\"
-.Dd May 12, 2007
+.Dd August 28, 2012
 .Dt MV 1
 .Os
 .Sh NAME
@@ -41,7 +41,7 @@
 .Sh SYNOPSIS
 .Nm
 .Op Fl f | i | n
-.Op Fl v
+.Op Fl hv
 .Ar source target
 .Nm
 .Op Fl f | i | n
@@ -81,6 +81,21 @@ option overrides any previous
 or
 .Fl n
 options.)
+.It Fl h
+If the
+.Ar target
+operand is a symbolic link to a directory,
+do not follow it.
+This causes the
+.Nm
+utility to rename the file
+.Ar source
+to the destination path
+.Ar target
+rather than moving
+.Ar source
+into the directory referenced by
+.Ar target .
 .It Fl i
 Cause
 .Nm
@@ -142,7 +157,8 @@ rm -rf source_file
 .Ex -std
 .Sh COMPATIBILITY
 The
-.Fl n
+.Fl h ,
+.Fl n ,
 and
 .Fl v
 options are non-standard and their use in scripts is not recommended.

Modified: projects/zfsd/head/bin/mv/mv.c
==============================================================================
--- projects/zfsd/head/bin/mv/mv.c	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/mv/mv.c	Tue Nov 27 18:38:50 2012	(r243619)
@@ -68,7 +68,7 @@ __FBSDID("$FreeBSD$");
 /* Exit code for a failed exec. */
 #define EXEC_FAILED 127
 
-static int	fflg, iflg, nflg, vflg;
+static int	fflg, hflg, iflg, nflg, vflg;
 
 static int	copy(const char *, const char *);
 static int	do_move(const char *, const char *);
@@ -87,8 +87,11 @@ main(int argc, char *argv[])
 	int ch;
 	char path[PATH_MAX];
 
-	while ((ch = getopt(argc, argv, "finv")) != -1)
+	while ((ch = getopt(argc, argv, "fhinv")) != -1)
 		switch (ch) {
+		case 'h':
+			hflg = 1;
+			break;
 		case 'i':
 			iflg = 1;
 			fflg = nflg = 0;
@@ -123,6 +126,17 @@ main(int argc, char *argv[])
 		exit(do_move(argv[0], argv[1]));
 	}
 
+	/*
+	 * If -h was specified, treat the target as a symlink instead of
+	 * directory.
+	 */
+	if (hflg) {
+		if (argc > 2)
+			usage();
+		if (lstat(argv[1], &sb) == 0 && S_ISLNK(sb.st_mode))
+			exit(do_move(argv[0], argv[1]));
+	}
+
 	/* It's a directory, move each file into it. */
 	if (strlen(argv[argc - 1]) > sizeof(path) - 1)
 		errx(1, "%s: destination pathname too long", *argv);
@@ -483,7 +497,7 @@ usage(void)
 {
 
 	(void)fprintf(stderr, "%s\n%s\n",
-		      "usage: mv [-f | -i | -n] [-v] source target",
+		      "usage: mv [-f | -i | -n] [-hv] source target",
 		      "       mv [-f | -i | -n] [-v] source ... directory");
 	exit(EX_USAGE);
 }

Modified: projects/zfsd/head/bin/ps/keyword.c
==============================================================================
--- projects/zfsd/head/bin/ps/keyword.c	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/ps/keyword.c	Tue Nov 27 18:38:50 2012	(r243619)
@@ -79,6 +79,7 @@ static VAR var[] = {
 	{"cow", "COW", NULL, 0, kvar, KOFF(ki_cow), UINT, "u", 0},
 	{"cpu", "CPU", NULL, 0, kvar, KOFF(ki_estcpu), UINT, "d", 0},
 	{"cputime", "", "time", 0, NULL, 0, CHAR, NULL, 0},
+	{"dsiz", "DSIZ", NULL, 0, kvar, KOFF(ki_dsize), PGTOK, "ld", 0},
 	{"egid", "", "gid", 0, NULL, 0, CHAR, NULL, 0},
 	{"egroup", "", "group", 0, NULL, 0, CHAR, NULL, 0},
 	{"emul", "EMUL", NULL, LJUST, emulname, 0, CHAR, NULL, 0},
@@ -141,6 +142,7 @@ static VAR var[] = {
 		UINT, "x", 0},
 	{"sigmask", "BLOCKED", NULL, 0, kvar, KOFF(ki_sigmask), UINT, "x", 0},
 	{"sl", "SL", NULL, INF127, kvar, KOFF(ki_slptime), UINT, "d", 0},
+	{"ssiz", "SSIZ", NULL, 0, kvar, KOFF(ki_ssize), PGTOK, "ld", 0},
 	{"start", "STARTED", NULL, LJUST|USER, started, 0, CHAR, NULL, 0},
 	{"stat", "", "state", 0, NULL, 0, CHAR, NULL, 0},
 	{"state", "STAT", NULL, LJUST, state, 0, CHAR, NULL, 0},

Modified: projects/zfsd/head/bin/ps/print.c
==============================================================================
--- projects/zfsd/head/bin/ps/print.c	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/ps/print.c	Tue Nov 27 18:38:50 2012	(r243619)
@@ -387,12 +387,13 @@ started(KINFO *k, VARENT *ve __unused)
 	size_t buflen = 100;
 	char *buf;
 
+	if (!k->ki_valid)
+		return (NULL);
+
 	buf = malloc(buflen);
 	if (buf == NULL)
 		errx(1, "malloc failed");
 
-	if (!k->ki_valid)
-		return (NULL);
 	if (use_ampm < 0)
 		use_ampm = (*nl_langinfo(T_FMT_AMPM) != '\0');
 	then = k->ki_p->ki_start.tv_sec;
@@ -415,12 +416,13 @@ lstarted(KINFO *k, VARENT *ve __unused)
 	char *buf;
 	size_t buflen = 100;
 
+	if (!k->ki_valid)
+		return (NULL);
+
 	buf = malloc(buflen);
 	if (buf == NULL)
 		errx(1, "malloc failed");
 
-	if (!k->ki_valid)
-		return (NULL);
 	then = k->ki_p->ki_start.tv_sec;
 	(void)strftime(buf, buflen, "%c", localtime(&then));
 	return (buf);

Modified: projects/zfsd/head/bin/ps/ps.1
==============================================================================
--- projects/zfsd/head/bin/ps/ps.1	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/ps/ps.1	Tue Nov 27 18:38:50 2012	(r243619)
@@ -29,7 +29,7 @@
 .\"     @(#)ps.1	8.3 (Berkeley) 4/18/94
 .\" $FreeBSD$
 .\"
-.Dd May 20, 2012
+.Dd September 18, 2012
 .Dt PS 1
 .Os
 .Sh NAME
@@ -500,6 +500,8 @@ command and arguments
 number of copy-on-write faults
 .It Cm cpu
 short-term CPU usage factor (for scheduling)
+.It Cm dsiz
+data size (in Kbytes)
 .It Cm emul
 system-call emulation environment
 .It Cm etime
@@ -610,6 +612,8 @@ blocked signals (alias
 .Cm blocked )
 .It Cm sl
 sleep time (in seconds; 127 = infinity)
+.It Cm ssiz
+stack size (in Kbytes)
 .It Cm start
 time started
 .It Cm state

Modified: projects/zfsd/head/bin/ps/ps.c
==============================================================================
--- projects/zfsd/head/bin/ps/ps.c	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/ps/ps.c	Tue Nov 27 18:38:50 2012	(r243619)
@@ -889,8 +889,8 @@ add_list(struct listinfo *inf, const cha
 	int toolong;
 	char elemcopy[PATH_MAX];
 
-	if (*argp == 0)
-		inf->addelem(inf, elemcopy);
+	if (*argp == '\0')
+		inf->addelem(inf, argp);
 	while (*argp != '\0') {
 		while (*argp != '\0' && strchr(W_SEP, *argp) != NULL)
 			argp++;

Modified: projects/zfsd/head/bin/rm/rm.c
==============================================================================
--- projects/zfsd/head/bin/rm/rm.c	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/rm/rm.c	Tue Nov 27 18:38:50 2012	(r243619)
@@ -51,6 +51,7 @@ __FBSDID("$FreeBSD$");
 #include <fts.h>
 #include <grp.h>
 #include <pwd.h>
+#include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
@@ -429,8 +430,8 @@ rm_overwrite(char *file, struct stat *sb
 	if (!S_ISREG(sbp->st_mode))
 		return (1);
 	if (sbp->st_nlink > 1 && !fflag) {
-		warnx("%s (inode %u): not overwritten due to multiple links",
-		    file, sbp->st_ino);
+		warnx("%s (inode %ju): not overwritten due to multiple links",
+		    file, (uintmax_t)sbp->st_ino);
 		return (0);
 	}
 	if ((fd = open(file, O_WRONLY|O_NONBLOCK|O_NOFOLLOW, 0)) == -1)

Modified: projects/zfsd/head/bin/setfacl/merge.c
==============================================================================
--- projects/zfsd/head/bin/setfacl/merge.c	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/setfacl/merge.c	Tue Nov 27 18:38:50 2012	(r243619)
@@ -94,7 +94,7 @@ merge_acl(acl_t acl, acl_t *prev_acl, co
 	acl_tag_t tag, tag_new;
 	acl_entry_type_t entry_type, entry_type_new;
 	acl_flagset_t flagset;
-	int entry_id, entry_id_new, have_entry, entry_number = 0;
+	int entry_id, entry_id_new, have_entry, had_entry, entry_number = 0;
 	int acl_brand, prev_acl_brand;
 
 	acl_get_brand_np(acl, &acl_brand);
@@ -116,6 +116,7 @@ merge_acl(acl_t acl, acl_t *prev_acl, co
 	while (acl_get_entry(acl, entry_id, &entry) == 1) {
 		entry_id = ACL_NEXT_ENTRY;
 		have_entry = 0;
+		had_entry = 0;
 
 		/* keep track of existing ACL_MASK entries */
 		if (acl_get_tag_type(entry, &tag) == -1)
@@ -187,7 +188,7 @@ merge_acl(acl_t acl, acl_t *prev_acl, co
 						err(1, "%s: acl_set_flagset_np() failed",
 						    filename);
 				}
-				have_entry = 1;
+				had_entry = have_entry = 1;
 				break;
 			default:
 				/* should never be here */
@@ -197,7 +198,7 @@ merge_acl(acl_t acl, acl_t *prev_acl, co
 		}
 
 		/* if this entry has not been found, it must be new */
-		if (have_entry == 0) {
+		if (had_entry == 0) {
 
 			/*
 			 * NFSv4 ACL entries must be prepended to the ACL.

Modified: projects/zfsd/head/bin/setfacl/setfacl.1
==============================================================================
--- projects/zfsd/head/bin/setfacl/setfacl.1	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/setfacl/setfacl.1	Tue Nov 27 18:38:50 2012	(r243619)
@@ -26,7 +26,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd April 9, 2011
+.Dd September 2, 2012
 .Dt SETFACL 1
 .Os
 .Sh NAME
@@ -337,7 +337,7 @@ read_acl
 write_acl
 .It o
 write_owner
-.It S
+.It s
 synchronize
 .El
 .Pp

Modified: projects/zfsd/head/bin/setfacl/setfacl.c
==============================================================================
--- projects/zfsd/head/bin/setfacl/setfacl.c	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/setfacl/setfacl.c	Tue Nov 27 18:38:50 2012	(r243619)
@@ -73,6 +73,7 @@ main(int argc, char *argv[])
 {
 	acl_t acl;
 	acl_type_t acl_type;
+	acl_entry_t unused_entry;
 	char filename[PATH_MAX];
 	int local_error, carried_error, ch, i, entry_number, ret;
 	int h_flag;
@@ -263,6 +264,17 @@ main(int argc, char *argv[])
 				need_mask = 1;
 				break;
 			case OP_REMOVE_EXT:
+				/*
+				 * Don't try to call remove_ext() for empty
+				 * default ACL.
+				 */
+				if (acl_type == ACL_TYPE_DEFAULT &&
+				    acl_get_entry(acl, ACL_FIRST_ENTRY,
+				    &unused_entry) == 0) {
+					local_error += remove_default(&acl,
+					    file->filename);
+					break;
+				}
 				remove_ext(&acl, file->filename);
 				need_mask = 0;
 				break;
@@ -296,6 +308,20 @@ main(int argc, char *argv[])
 			}
 		}
 
+		/*
+		 * Don't try to set an empty default ACL; it will always fail.
+		 * Use acl_delete_def_file(3) instead.
+		 */
+		if (acl_type == ACL_TYPE_DEFAULT &&
+		    acl_get_entry(acl, ACL_FIRST_ENTRY, &unused_entry) == 0) {
+			if (acl_delete_def_file(file->filename) == -1) {
+				warn("%s: acl_delete_def_file() failed",
+				    file->filename);
+				carried_error++;
+			}
+			continue;
+		}
+
 		/* don't bother setting the ACL if something is broken */
 		if (local_error) {
 			carried_error++;

Modified: projects/zfsd/head/bin/sh/cd.c
==============================================================================
--- projects/zfsd/head/bin/sh/cd.c	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/sh/cd.c	Tue Nov 27 18:38:50 2012	(r243619)
@@ -79,7 +79,7 @@ static char *prevdir;		/* previous worki
 static char *cdcomppath;
 
 int
-cdcmd(int argc, char **argv)
+cdcmd(int argc __unused, char **argv __unused)
 {
 	const char *dest;
 	const char *path;
@@ -89,9 +89,8 @@ cdcmd(int argc, char **argv)
 	int rc;
 	int errno1 = ENOENT;
 
-	optreset = 1; optind = 1; opterr = 0; /* initialize getopt */
 	phys = Pflag;
-	while ((ch = getopt(argc, argv, "eLP")) != -1) {
+	while ((ch = nextopt("eLP")) != '\0') {
 		switch (ch) {
 		case 'e':
 			getcwderr = 1;
@@ -102,18 +101,13 @@ cdcmd(int argc, char **argv)
 		case 'P':
 			phys = 1;
 			break;
-		default:
-			error("unknown option: -%c", optopt);
-			break;
 		}
 	}
-	argc -= optind;
-	argv += optind;
 
-	if (argc > 1)
+	if (*argptr != NULL && argptr[1] != NULL)
 		error("too many arguments");
 
-	if ((dest = *argv) == NULL && (dest = bltinlookup("HOME", 1)) == NULL)
+	if ((dest = *argptr) == NULL && (dest = bltinlookup("HOME", 1)) == NULL)
 		error("HOME not set");
 	if (*dest == '\0')
 		dest = ".";
@@ -330,14 +324,13 @@ updatepwd(char *dir)
 }
 
 int
-pwdcmd(int argc, char **argv)
+pwdcmd(int argc __unused, char **argv __unused)
 {
 	char *p;
 	int ch, phys;
 
-	optreset = 1; optind = 1; opterr = 0; /* initialize getopt */
 	phys = Pflag;
-	while ((ch = getopt(argc, argv, "LP")) != -1) {
+	while ((ch = nextopt("LP")) != '\0') {
 		switch (ch) {
 		case 'L':
 			phys = 0;
@@ -345,15 +338,10 @@ pwdcmd(int argc, char **argv)
 		case 'P':
 			phys = 1;
 			break;
-		default:
-			error("unknown option: -%c", optopt);
-			break;
 		}
 	}
-	argc -= optind;
-	argv += optind;
 
-	if (argc != 0)
+	if (*argptr != NULL)
 		error("too many arguments");
 
 	if (!phys && getpwd()) {

Modified: projects/zfsd/head/bin/sh/eval.c
==============================================================================
--- projects/zfsd/head/bin/sh/eval.c	Tue Nov 27 16:37:36 2012	(r243618)
+++ projects/zfsd/head/bin/sh/eval.c	Tue Nov 27 18:38:50 2012	(r243619)
@@ -672,6 +672,52 @@ out:
 		result->fd, result->buf, result->nleft, result->jp));
 }
 
+static int
+mustexpandto(const char *argtext, const char *mask)
+{
+	for (;;) {
+		if (*argtext == CTLQUOTEMARK || *argtext == CTLQUOTEEND) {
+			argtext++;
+			continue;
+		}
+		if (*argtext == CTLESC)
+			argtext++;
+		else if (BASESYNTAX[(int)*argtext] == CCTL)
+			return (0);
+		if (*argtext != *mask)
+			return (0);
+		if (*argtext == '\0')
+			return (1);
+		argtext++;
+		mask++;
+	}
+}
+
+static int
+isdeclarationcmd(struct narg *arg)
+{
+	int have_command = 0;
+
+	if (arg == NULL)
+		return (0);
+	while (mustexpandto(arg->text, "command")) {
+		have_command = 1;
+		arg = &arg->next->narg;
+		if (arg == NULL)
+			return (0);
+		/*
+		 * To also allow "command -p" and "command --" as part of
+		 * a declaration command, add code here.
+		 * We do not do this, as ksh does not do it either and it
+		 * is not required by POSIX.
+		 */
+	}
+	return (mustexpandto(arg->text, "export") ||
+	    mustexpandto(arg->text, "readonly") ||
+	    (mustexpandto(arg->text, "local") &&
+		(have_command || !isfunc("local"))));
+}
+
 /*
  * Check if a builtin can safely be executed in the same process,
  * even though it should be in a subshell (command substitution).
@@ -743,11 +789,12 @@ evalcommand(union node *cmd, int flags, 
 	exitstatus = 0;
 	for (argp = cmd->ncmd.args ; argp ; argp = argp->narg.next) {
 		if (varflag && isassignment(argp->narg.text)) {
-			expandarg(argp, &varlist, EXP_VARTILDE);
+			expandarg(argp, varflag == 1 ? &varlist : &arglist,
+			    EXP_VARTILDE);
 			continue;
-		}
+		} else if (varflag == 1)
+			varflag = isdeclarationcmd(&argp->narg) ? 2 : 0;
 		expandarg(argp, &arglist, EXP_FULL | EXP_TILDE);
-		varflag = 0;
 	}
 	*arglist.lastp = NULL;
 	*varlist.lastp = NULL;
@@ -1176,7 +1223,7 @@ breakcmd(int argc, char **argv)
  * The `command' command.
  */
 int
-commandcmd(int argc, char **argv)
+commandcmd(int argc __unused, char **argv __unused)
 {
 	const char *path;
 	int ch;
@@ -1184,9 +1231,7 @@ commandcmd(int argc, char **argv)
 
 	path = bltinlookup("PATH", 1);
 
-	optind = optreset = 1;
-	opterr = 0;
-	while ((ch = getopt(argc, argv, "pvV")) != -1) {
+	while ((ch = nextopt("pvV")) != '\0') {
 		switch (ch) {
 		case 'p':
 			path = _PATH_STDPATH;
@@ -1197,20 +1242,15 @@ commandcmd(int argc, char **argv)
 		case 'V':
 			cmd = TYPECMD_BIGV;
 			break;
-		case '?':
-		default:
-			error("unknown option: -%c", optopt);
 		}
 	}
-	argc -= optind;
-	argv += optind;
 
 	if (cmd != -1) {
-		if (argc != 1)
+		if (*argptr == NULL || argptr[1] != NULL)
 			error("wrong number of arguments");
-		return typecmd_impl(2, argv - 1, cmd, path);
+		return typecmd_impl(2, argptr - 1, cmd, path);
 	}
-	if (argc != 0)
+	if (*argptr != NULL)
 		error("commandcmd bad call");
 
 	/*

Modified: projects/zfsd/head/bin/sh/exec.c
==============================================================================
--- projects/zfsd/head/bin/sh/exec.c	Tue Nov 27 16:37:36 2012	(r243618)

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211271838.qARIcrEt030587>