From owner-svn-src-projects@FreeBSD.ORG Fri Mar 7 02:41:55 2014 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1F961BE5; Fri, 7 Mar 2014 02:41:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 07A04D7E; Fri, 7 Mar 2014 02:41:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s272fsAW057445; Fri, 7 Mar 2014 02:41:55 GMT (envelope-from glebius@svn.freebsd.org) Received: (from glebius@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s272flkE057395; Fri, 7 Mar 2014 02:41:47 GMT (envelope-from glebius@svn.freebsd.org) Message-Id: <201403070241.s272flkE057395@svn.freebsd.org> From: Gleb Smirnoff Date: Fri, 7 Mar 2014 02:41:47 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r262883 - in projects/sendfile: . bin/sh bin/sh/tests/builtins cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc cddl/contrib/opensolaris/lib/libdtrace/common cddl/contrib/openso... X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2014 02:41:55 -0000 Author: glebius Date: Fri Mar 7 02:41:45 2014 New Revision: 262883 URL: http://svnweb.freebsd.org/changeset/base/262883 Log: Merge head r258543 through r262882. Added: projects/sendfile/bin/sh/tests/builtins/lineno2.0 - copied unchanged from r262882, head/bin/sh/tests/builtins/lineno2.0 projects/sendfile/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/tst.dofmax.ksh - copied unchanged from r262882, head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/tst.dofmax.ksh projects/sendfile/contrib/llvm/lib/Target/Sparc/AsmParser/ - copied from r262882, head/contrib/llvm/lib/Target/Sparc/AsmParser/ projects/sendfile/contrib/llvm/lib/Target/Sparc/Disassembler/ - copied from r262882, head/contrib/llvm/lib/Target/Sparc/Disassembler/ projects/sendfile/contrib/llvm/lib/Target/Sparc/InstPrinter/ - copied from r262882, head/contrib/llvm/lib/Target/Sparc/InstPrinter/ projects/sendfile/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp - copied unchanged from r262882, head/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp - copied unchanged from r262882, head/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h - copied unchanged from r262882, head/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h projects/sendfile/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp - copied unchanged from r262882, head/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp - copied unchanged from r262882, head/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h - copied unchanged from r262882, head/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h projects/sendfile/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp - copied unchanged from r262882, head/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcInstrAliases.td - copied unchanged from r262882, head/contrib/llvm/lib/Target/Sparc/SparcInstrAliases.td projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcMCInstLower.cpp - copied unchanged from r262882, head/contrib/llvm/lib/Target/Sparc/SparcMCInstLower.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcTargetObjectFile.cpp - copied unchanged from r262882, head/contrib/llvm/lib/Target/Sparc/SparcTargetObjectFile.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcTargetObjectFile.h - copied unchanged from r262882, head/contrib/llvm/lib/Target/Sparc/SparcTargetObjectFile.h projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcTargetStreamer.h - copied unchanged from r262882, head/contrib/llvm/lib/Target/Sparc/SparcTargetStreamer.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/API/SBQueue.h - copied unchanged from r262882, head/contrib/llvm/tools/lldb/include/lldb/API/SBQueue.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/API/SBQueueItem.h - copied unchanged from r262882, head/contrib/llvm/tools/lldb/include/lldb/API/SBQueueItem.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Core/IOHandler.h - copied unchanged from r262882, head/contrib/llvm/tools/lldb/include/lldb/Core/IOHandler.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormattersContainer.h - copied unchanged from r262882, head/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormattersContainer.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Host/Editline.h - copied unchanged from r262882, head/contrib/llvm/tools/lldb/include/lldb/Host/Editline.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Host/HostGetOpt.h - copied unchanged from r262882, head/contrib/llvm/tools/lldb/include/lldb/Host/HostGetOpt.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Target/Queue.h - copied unchanged from r262882, head/contrib/llvm/tools/lldb/include/lldb/Target/Queue.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Target/QueueItem.h - copied unchanged from r262882, head/contrib/llvm/tools/lldb/include/lldb/Target/QueueItem.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Target/QueueList.h - copied unchanged from r262882, head/contrib/llvm/tools/lldb/include/lldb/Target/QueueList.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Target/SectionLoadHistory.h - copied unchanged from r262882, head/contrib/llvm/tools/lldb/include/lldb/Target/SectionLoadHistory.h projects/sendfile/contrib/llvm/tools/lldb/source/API/SBQueue.cpp - copied unchanged from r262882, head/contrib/llvm/tools/lldb/source/API/SBQueue.cpp projects/sendfile/contrib/llvm/tools/lldb/source/API/SBQueueItem.cpp - copied unchanged from r262882, head/contrib/llvm/tools/lldb/source/API/SBQueueItem.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Commands/CommandObjectGUI.cpp - copied unchanged from r262882, head/contrib/llvm/tools/lldb/source/Commands/CommandObjectGUI.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Commands/CommandObjectGUI.h - copied unchanged from r262882, head/contrib/llvm/tools/lldb/source/Commands/CommandObjectGUI.h projects/sendfile/contrib/llvm/tools/lldb/source/Core/IOHandler.cpp - copied unchanged from r262882, head/contrib/llvm/tools/lldb/source/Core/IOHandler.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Host/common/Editline.cpp - copied unchanged from r262882, head/contrib/llvm/tools/lldb/source/Host/common/Editline.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/Queue.cpp - copied unchanged from r262882, head/contrib/llvm/tools/lldb/source/Target/Queue.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/QueueItem.cpp - copied unchanged from r262882, head/contrib/llvm/tools/lldb/source/Target/QueueItem.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/QueueList.cpp - copied unchanged from r262882, head/contrib/llvm/tools/lldb/source/Target/QueueList.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/SectionLoadHistory.cpp - copied unchanged from r262882, head/contrib/llvm/tools/lldb/source/Target/SectionLoadHistory.cpp projects/sendfile/contrib/llvm/tools/lldb/tools/lldb-platform/exports - copied unchanged from r262882, head/contrib/llvm/tools/lldb/tools/lldb-platform/exports projects/sendfile/contrib/ncurses/COPYING - copied unchanged from r262882, head/contrib/ncurses/COPYING projects/sendfile/contrib/ncurses/README.MinGW - copied unchanged from r262882, head/contrib/ncurses/README.MinGW projects/sendfile/contrib/ncurses/form/fty_generic.c - copied unchanged from r262882, head/contrib/ncurses/form/fty_generic.c projects/sendfile/contrib/ncurses/form/llib-lformt - copied unchanged from r262882, head/contrib/ncurses/form/llib-lformt projects/sendfile/contrib/ncurses/form/llib-lformtw - copied unchanged from r262882, head/contrib/ncurses/form/llib-lformtw projects/sendfile/contrib/ncurses/include/nc_mingw.h - copied unchanged from r262882, head/contrib/ncurses/include/nc_mingw.h projects/sendfile/contrib/ncurses/include/nc_string.h - copied unchanged from r262882, head/contrib/ncurses/include/nc_string.h projects/sendfile/contrib/ncurses/include/nc_termios.h - copied unchanged from r262882, head/contrib/ncurses/include/nc_termios.h projects/sendfile/contrib/ncurses/include/ncurses_dll.h.in - copied unchanged from r262882, head/contrib/ncurses/include/ncurses_dll.h.in projects/sendfile/contrib/ncurses/include/ncurses_mingw.h - copied unchanged from r262882, head/contrib/ncurses/include/ncurses_mingw.h projects/sendfile/contrib/ncurses/man/MKada_config.in - copied unchanged from r262882, head/contrib/ncurses/man/MKada_config.in projects/sendfile/contrib/ncurses/man/MKncu_config.in - copied unchanged from r262882, head/contrib/ncurses/man/MKncu_config.in projects/sendfile/contrib/ncurses/man/curs_sp_funcs.3x - copied unchanged from r262882, head/contrib/ncurses/man/curs_sp_funcs.3x projects/sendfile/contrib/ncurses/man/curs_variables.3x - copied unchanged from r262882, head/contrib/ncurses/man/curs_variables.3x projects/sendfile/contrib/ncurses/man/form_variables.3x - copied unchanged from r262882, head/contrib/ncurses/man/form_variables.3x projects/sendfile/contrib/ncurses/man/manhtml.aliases - copied unchanged from r262882, head/contrib/ncurses/man/manhtml.aliases projects/sendfile/contrib/ncurses/man/manhtml.externs - copied unchanged from r262882, head/contrib/ncurses/man/manhtml.externs projects/sendfile/contrib/ncurses/man/tabs.1 - copied unchanged from r262882, head/contrib/ncurses/man/tabs.1 projects/sendfile/contrib/ncurses/man/term_variables.3x - copied unchanged from r262882, head/contrib/ncurses/man/term_variables.3x projects/sendfile/contrib/ncurses/menu/llib-lmenut - copied unchanged from r262882, head/contrib/ncurses/menu/llib-lmenut projects/sendfile/contrib/ncurses/menu/llib-lmenutw - copied unchanged from r262882, head/contrib/ncurses/menu/llib-lmenutw projects/sendfile/contrib/ncurses/misc/gen-pkgconfig.in - copied unchanged from r262882, head/contrib/ncurses/misc/gen-pkgconfig.in projects/sendfile/contrib/ncurses/ncurses/base/lib_driver.c - copied unchanged from r262882, head/contrib/ncurses/ncurses/base/lib_driver.c projects/sendfile/contrib/ncurses/ncurses/build.priv.h - copied unchanged from r262882, head/contrib/ncurses/ncurses/build.priv.h projects/sendfile/contrib/ncurses/ncurses/llib-lncursestw - copied unchanged from r262882, head/contrib/ncurses/ncurses/llib-lncursestw projects/sendfile/contrib/ncurses/ncurses/llib-ltic - copied unchanged from r262882, head/contrib/ncurses/ncurses/llib-ltic projects/sendfile/contrib/ncurses/ncurses/llib-ltict - copied unchanged from r262882, head/contrib/ncurses/ncurses/llib-ltict projects/sendfile/contrib/ncurses/ncurses/llib-ltictw - copied unchanged from r262882, head/contrib/ncurses/ncurses/llib-ltictw projects/sendfile/contrib/ncurses/ncurses/llib-lticw - copied unchanged from r262882, head/contrib/ncurses/ncurses/llib-lticw projects/sendfile/contrib/ncurses/ncurses/llib-ltinfo - copied unchanged from r262882, head/contrib/ncurses/ncurses/llib-ltinfo projects/sendfile/contrib/ncurses/ncurses/llib-ltinfot - copied unchanged from r262882, head/contrib/ncurses/ncurses/llib-ltinfot projects/sendfile/contrib/ncurses/ncurses/llib-ltinfotw - copied unchanged from r262882, head/contrib/ncurses/ncurses/llib-ltinfotw projects/sendfile/contrib/ncurses/ncurses/llib-ltinfow - copied unchanged from r262882, head/contrib/ncurses/ncurses/llib-ltinfow projects/sendfile/contrib/ncurses/ncurses/tinfo/make_hash.c - copied unchanged from r262882, head/contrib/ncurses/ncurses/tinfo/make_hash.c projects/sendfile/contrib/ncurses/ncurses/tinfo/obsolete.c - copied unchanged from r262882, head/contrib/ncurses/ncurses/tinfo/obsolete.c projects/sendfile/contrib/ncurses/ncurses/tinfo/tinfo_driver.c - copied unchanged from r262882, head/contrib/ncurses/ncurses/tinfo/tinfo_driver.c projects/sendfile/contrib/ncurses/ncurses/wcwidth.h - copied unchanged from r262882, head/contrib/ncurses/ncurses/wcwidth.h projects/sendfile/contrib/ncurses/ncurses/widechar/widechars.c - copied unchanged from r262882, head/contrib/ncurses/ncurses/widechar/widechars.c projects/sendfile/contrib/ncurses/ncurses/win32con/ - copied from r262882, head/contrib/ncurses/ncurses/win32con/ projects/sendfile/contrib/ncurses/panel/llib-lpanelt - copied unchanged from r262882, head/contrib/ncurses/panel/llib-lpanelt projects/sendfile/contrib/ncurses/panel/llib-lpaneltw - copied unchanged from r262882, head/contrib/ncurses/panel/llib-lpaneltw projects/sendfile/contrib/ncurses/progs/tabs.c - copied unchanged from r262882, head/contrib/ncurses/progs/tabs.c projects/sendfile/contrib/ncurses/progs/transform.c - copied unchanged from r262882, head/contrib/ncurses/progs/transform.c projects/sendfile/contrib/openpam/t/t_openpam_ctype.c - copied unchanged from r262882, head/contrib/openpam/t/t_openpam_ctype.c projects/sendfile/lib/clang/include/SparcGenAsmMatcher.inc - copied unchanged from r262882, head/lib/clang/include/SparcGenAsmMatcher.inc projects/sendfile/lib/clang/include/SparcGenAsmWriter.inc - copied unchanged from r262882, head/lib/clang/include/SparcGenAsmWriter.inc projects/sendfile/lib/clang/include/SparcGenCallingConv.inc - copied unchanged from r262882, head/lib/clang/include/SparcGenCallingConv.inc projects/sendfile/lib/clang/include/SparcGenCodeEmitter.inc - copied unchanged from r262882, head/lib/clang/include/SparcGenCodeEmitter.inc projects/sendfile/lib/clang/include/SparcGenDAGISel.inc - copied unchanged from r262882, head/lib/clang/include/SparcGenDAGISel.inc projects/sendfile/lib/clang/include/SparcGenDisassemblerTables.inc - copied unchanged from r262882, head/lib/clang/include/SparcGenDisassemblerTables.inc projects/sendfile/lib/clang/include/SparcGenInstrInfo.inc - copied unchanged from r262882, head/lib/clang/include/SparcGenInstrInfo.inc projects/sendfile/lib/clang/include/SparcGenMCCodeEmitter.inc - copied unchanged from r262882, head/lib/clang/include/SparcGenMCCodeEmitter.inc projects/sendfile/lib/clang/include/SparcGenRegisterInfo.inc - copied unchanged from r262882, head/lib/clang/include/SparcGenRegisterInfo.inc projects/sendfile/lib/clang/include/SparcGenSubtargetInfo.inc - copied unchanged from r262882, head/lib/clang/include/SparcGenSubtargetInfo.inc projects/sendfile/lib/clang/libllvmsparcasmparser/ - copied from r262882, head/lib/clang/libllvmsparcasmparser/ projects/sendfile/lib/clang/libllvmsparccodegen/ - copied from r262882, head/lib/clang/libllvmsparccodegen/ projects/sendfile/lib/clang/libllvmsparcdesc/ - copied from r262882, head/lib/clang/libllvmsparcdesc/ projects/sendfile/lib/clang/libllvmsparcdisassembler/ - copied from r262882, head/lib/clang/libllvmsparcdisassembler/ projects/sendfile/lib/clang/libllvmsparcinfo/ - copied from r262882, head/lib/clang/libllvmsparcinfo/ projects/sendfile/lib/clang/libllvmsparcinstprinter/ - copied from r262882, head/lib/clang/libllvmsparcinstprinter/ projects/sendfile/lib/libbsdstat/ - copied from r262882, head/lib/libbsdstat/ projects/sendfile/lib/libz/zopen.3 - copied unchanged from r262882, head/lib/libz/zopen.3 projects/sendfile/release/arm/ - copied from r262882, head/release/arm/ projects/sendfile/release/scripts/list-new-changesets.py - copied unchanged from r262882, head/release/scripts/list-new-changesets.py projects/sendfile/release/tools/ - copied from r262882, head/release/tools/ projects/sendfile/sys/arm/allwinner/a10_gpio.h - copied unchanged from r262882, head/sys/arm/allwinner/a10_gpio.h projects/sendfile/sys/arm/allwinner/a10_sramc.c - copied unchanged from r262882, head/sys/arm/allwinner/a10_sramc.c projects/sendfile/sys/arm/allwinner/a10_sramc.h - copied unchanged from r262882, head/sys/arm/allwinner/a10_sramc.h projects/sendfile/sys/arm/allwinner/if_emac.c - copied unchanged from r262882, head/sys/arm/allwinner/if_emac.c projects/sendfile/sys/arm/allwinner/if_emacreg.h - copied unchanged from r262882, head/sys/arm/allwinner/if_emacreg.h projects/sendfile/sys/arm/at91/at91_sdramc.c - copied unchanged from r262882, head/sys/arm/at91/at91_sdramc.c projects/sendfile/sys/arm/at91/at91_shdwc.c - copied unchanged from r262882, head/sys/arm/at91/at91_shdwc.c projects/sendfile/sys/arm/at91/at91_tcb.c - copied unchanged from r262882, head/sys/arm/at91/at91_tcb.c projects/sendfile/sys/arm/freescale/vybrid/vf_i2c.c - copied unchanged from r262882, head/sys/arm/freescale/vybrid/vf_i2c.c projects/sendfile/sys/boot/fdt/dts/arm/ - copied from r262882, head/sys/boot/fdt/dts/arm/ projects/sendfile/sys/boot/fdt/dts/mips/ - copied from r262882, head/sys/boot/fdt/dts/mips/ projects/sendfile/sys/boot/fdt/dts/powerpc/ - copied from r262882, head/sys/boot/fdt/dts/powerpc/ projects/sendfile/sys/cddl/dev/dtrace/x86/ - copied from r262882, head/sys/cddl/dev/dtrace/x86/ projects/sendfile/sys/contrib/xz-embedded/linux/lib/xz/xz_crc64.c - copied unchanged from r262882, head/sys/contrib/xz-embedded/linux/lib/xz/xz_crc64.c projects/sendfile/sys/contrib/xz-embedded/userspace/bytetest.c - copied unchanged from r262882, head/sys/contrib/xz-embedded/userspace/bytetest.c projects/sendfile/sys/dev/usb/controller/at91dci_fdt.c - copied unchanged from r262882, head/sys/dev/usb/controller/at91dci_fdt.c projects/sendfile/sys/dev/usb/controller/ohci_fdt.c - copied unchanged from r262882, head/sys/dev/usb/controller/ohci_fdt.c projects/sendfile/sys/dev/vt/hw/efifb/ - copied from r262882, head/sys/dev/vt/hw/efifb/ - copied from r262882, head/sys/gnu/dts/ projects/sendfile/sys/mips/conf/DIR-825B1 - copied unchanged from r262882, head/sys/mips/conf/DIR-825B1 projects/sendfile/sys/mips/conf/DIR-825B1.hints - copied unchanged from r262882, head/sys/mips/conf/DIR-825B1.hints projects/sendfile/sys/tools/fdt/make_dtb.sh - copied unchanged from r262882, head/sys/tools/fdt/make_dtb.sh projects/sendfile/tests/sys/kern/kern_descrip_test.c - copied unchanged from r262882, head/tests/sys/kern/kern_descrip_test.c projects/sendfile/usr.sbin/bhyve/smbiostbl.c - copied unchanged from r262882, head/usr.sbin/bhyve/smbiostbl.c projects/sendfile/usr.sbin/bhyve/smbiostbl.h - copied unchanged from r262882, head/usr.sbin/bhyve/smbiostbl.h Directory Properties: projects/sendfile/sys/gnu/dts/ (props changed) Replaced: projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp - copied unchanged from r262882, head/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.h - copied unchanged from r262882, head/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.h Deleted: projects/sendfile/contrib/llvm/tools/lldb/include/lldb/API/SBInputReader.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Core/InputReader.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Core/InputReaderEZ.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Core/InputReaderStack.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatNavigator.h projects/sendfile/contrib/llvm/tools/lldb/source/API/SBInputReader.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/InputReader.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/InputReaderEZ.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/InputReaderStack.cpp projects/sendfile/contrib/llvm/tools/lldb/tools/driver/ELWrapper.cpp projects/sendfile/contrib/llvm/tools/lldb/tools/driver/ELWrapper.h projects/sendfile/contrib/llvm/tools/lldb/tools/driver/GetOptWrapper.cpp projects/sendfile/contrib/llvm/tools/lldb/tools/driver/GetOptWrapper.h projects/sendfile/contrib/llvm/tools/lldb/tools/driver/IOChannel.cpp projects/sendfile/contrib/llvm/tools/lldb/tools/driver/IOChannel.h projects/sendfile/contrib/ncurses/include/ncurses_dll.h projects/sendfile/contrib/ncurses/misc/jpf-indent projects/sendfile/contrib/ncurses/misc/ncu-indent projects/sendfile/contrib/ncurses/mkdirs.sh projects/sendfile/contrib/ncurses/ncurses/base/memmove.c projects/sendfile/contrib/ncurses/ncurses/tinfo/setbuf.c projects/sendfile/contrib/ncurses/ncurses/tty/tty_display.h projects/sendfile/contrib/ncurses/ncurses/tty/tty_input.h projects/sendfile/contrib/ncurses/tar-copy.sh projects/sendfile/sys/boot/fdt/dts/am335x-evm.dts projects/sendfile/sys/boot/fdt/dts/am335x.dtsi projects/sendfile/sys/boot/fdt/dts/bcm2835.dtsi projects/sendfile/sys/boot/fdt/dts/beaglebone-black.dts projects/sendfile/sys/boot/fdt/dts/beaglebone.dts projects/sendfile/sys/boot/fdt/dts/beri-netfpga.dts projects/sendfile/sys/boot/fdt/dts/beri-sim.dts projects/sendfile/sys/boot/fdt/dts/beripad-de4.dts projects/sendfile/sys/boot/fdt/dts/cubieboard.dts projects/sendfile/sys/boot/fdt/dts/cubieboard2.dts projects/sendfile/sys/boot/fdt/dts/db78100.dts projects/sendfile/sys/boot/fdt/dts/db78460.dts projects/sendfile/sys/boot/fdt/dts/db88f5182.dts projects/sendfile/sys/boot/fdt/dts/db88f5281.dts projects/sendfile/sys/boot/fdt/dts/db88f6281.dts projects/sendfile/sys/boot/fdt/dts/digi-ccwmx53.dts projects/sendfile/sys/boot/fdt/dts/dockstar.dts projects/sendfile/sys/boot/fdt/dts/dreamplug-1001.dts projects/sendfile/sys/boot/fdt/dts/dreamplug-1001N.dts projects/sendfile/sys/boot/fdt/dts/ea3250.dts projects/sendfile/sys/boot/fdt/dts/efikamx.dts projects/sendfile/sys/boot/fdt/dts/exynos5250-arndale.dts projects/sendfile/sys/boot/fdt/dts/exynos5250.dtsi projects/sendfile/sys/boot/fdt/dts/imx51x.dtsi projects/sendfile/sys/boot/fdt/dts/imx53-qsb.dts projects/sendfile/sys/boot/fdt/dts/imx53x.dtsi projects/sendfile/sys/boot/fdt/dts/imx6.dtsi projects/sendfile/sys/boot/fdt/dts/mpc8555cds.dts projects/sendfile/sys/boot/fdt/dts/mpc8572ds.dts projects/sendfile/sys/boot/fdt/dts/p1020rdb.dts projects/sendfile/sys/boot/fdt/dts/p2020ds.dts projects/sendfile/sys/boot/fdt/dts/p2041rdb.dts projects/sendfile/sys/boot/fdt/dts/p2041si.dtsi projects/sendfile/sys/boot/fdt/dts/p3041ds.dts projects/sendfile/sys/boot/fdt/dts/p3041si.dtsi projects/sendfile/sys/boot/fdt/dts/p5020ds.dts projects/sendfile/sys/boot/fdt/dts/p5020si.dtsi projects/sendfile/sys/boot/fdt/dts/pandaboard.dts projects/sendfile/sys/boot/fdt/dts/rk3188-radxa.dts projects/sendfile/sys/boot/fdt/dts/rk3188.dtsi projects/sendfile/sys/boot/fdt/dts/rpi.dts projects/sendfile/sys/boot/fdt/dts/sheevaplug.dts projects/sendfile/sys/boot/fdt/dts/tegra20-paz00.dts projects/sendfile/sys/boot/fdt/dts/tegra20.dtsi projects/sendfile/sys/boot/fdt/dts/trimslice.dts projects/sendfile/sys/boot/fdt/dts/ts7800.dts projects/sendfile/sys/boot/fdt/dts/versatilepb.dts projects/sendfile/sys/boot/fdt/dts/vybrid-colibri-vf50.dts projects/sendfile/sys/boot/fdt/dts/vybrid-cosmic.dts projects/sendfile/sys/boot/fdt/dts/vybrid-quartz.dts projects/sendfile/sys/boot/fdt/dts/vybrid.dtsi projects/sendfile/sys/boot/fdt/dts/wandboard-dual.dts projects/sendfile/sys/boot/fdt/dts/wandboard-quad.dts projects/sendfile/sys/boot/fdt/dts/wandboard-solo.dts projects/sendfile/sys/boot/fdt/dts/xlp-basic.dts projects/sendfile/sys/boot/fdt/dts/zedboard.dts projects/sendfile/sys/cddl/dev/dtrace/amd64/dis_tables.c projects/sendfile/sys/cddl/dev/dtrace/amd64/dis_tables.h projects/sendfile/sys/cddl/dev/dtrace/amd64/regset.h projects/sendfile/sys/cddl/dev/dtrace/i386/dis_tables.c projects/sendfile/sys/cddl/dev/dtrace/i386/dis_tables.h projects/sendfile/sys/cddl/dev/dtrace/i386/regset.h projects/sendfile/sys/mips/conf/DIR-825 projects/sendfile/sys/mips/conf/DIR-825.hints projects/sendfile/tools/tools/ath/athaggrstats/statfoo.c projects/sendfile/tools/tools/ath/athaggrstats/statfoo.h projects/sendfile/tools/tools/ath/athstats/statfoo.c projects/sendfile/tools/tools/ath/athstats/statfoo.h projects/sendfile/tools/tools/mwl/mwlstats/statfoo.c projects/sendfile/tools/tools/mwl/mwlstats/statfoo.h projects/sendfile/tools/tools/net80211/wlanstats/statfoo.c projects/sendfile/tools/tools/net80211/wlanstats/statfoo.h projects/sendfile/tools/tools/npe/npestats/statfoo.c projects/sendfile/tools/tools/npe/npestats/statfoo.h Modified: projects/sendfile/MAINTAINERS (contents, props changed) projects/sendfile/Makefile.inc1 projects/sendfile/UPDATING projects/sendfile/bin/sh/expand.c projects/sendfile/bin/sh/expand.h projects/sendfile/bin/sh/tests/builtins/Makefile projects/sendfile/cddl/contrib/opensolaris/lib/libdtrace/common/drti.c projects/sendfile/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_import.c projects/sendfile/cddl/lib/libctf/Makefile projects/sendfile/cddl/lib/libdtrace/Makefile projects/sendfile/contrib/compiler-rt/lib/absvti2.c projects/sendfile/contrib/compiler-rt/lib/addvti3.c projects/sendfile/contrib/compiler-rt/lib/ashlti3.c projects/sendfile/contrib/compiler-rt/lib/ashrti3.c projects/sendfile/contrib/compiler-rt/lib/clzti2.c projects/sendfile/contrib/compiler-rt/lib/cmpti2.c projects/sendfile/contrib/compiler-rt/lib/ctzti2.c projects/sendfile/contrib/compiler-rt/lib/divti3.c projects/sendfile/contrib/compiler-rt/lib/ffsti2.c projects/sendfile/contrib/compiler-rt/lib/fixdfti.c projects/sendfile/contrib/compiler-rt/lib/fixsfti.c projects/sendfile/contrib/compiler-rt/lib/fixunsdfti.c projects/sendfile/contrib/compiler-rt/lib/fixunssfti.c projects/sendfile/contrib/compiler-rt/lib/fixunsxfti.c projects/sendfile/contrib/compiler-rt/lib/fixxfti.c projects/sendfile/contrib/compiler-rt/lib/floattidf.c projects/sendfile/contrib/compiler-rt/lib/floattisf.c projects/sendfile/contrib/compiler-rt/lib/floattixf.c projects/sendfile/contrib/compiler-rt/lib/floatuntidf.c projects/sendfile/contrib/compiler-rt/lib/floatuntisf.c projects/sendfile/contrib/compiler-rt/lib/floatuntixf.c projects/sendfile/contrib/compiler-rt/lib/int_types.h projects/sendfile/contrib/compiler-rt/lib/lshrti3.c projects/sendfile/contrib/compiler-rt/lib/modti3.c projects/sendfile/contrib/compiler-rt/lib/muloti4.c projects/sendfile/contrib/compiler-rt/lib/multi3.c projects/sendfile/contrib/compiler-rt/lib/mulvti3.c projects/sendfile/contrib/compiler-rt/lib/negti2.c projects/sendfile/contrib/compiler-rt/lib/negvti2.c projects/sendfile/contrib/compiler-rt/lib/parityti2.c projects/sendfile/contrib/compiler-rt/lib/popcountti2.c projects/sendfile/contrib/compiler-rt/lib/subvti3.c projects/sendfile/contrib/compiler-rt/lib/ucmpti2.c projects/sendfile/contrib/compiler-rt/lib/udivmodti4.c projects/sendfile/contrib/compiler-rt/lib/udivti3.c projects/sendfile/contrib/compiler-rt/lib/umodti3.c projects/sendfile/contrib/gcc/longlong.h projects/sendfile/contrib/jemalloc/ChangeLog projects/sendfile/contrib/jemalloc/FREEBSD-Xlist projects/sendfile/contrib/jemalloc/VERSION projects/sendfile/contrib/jemalloc/doc/jemalloc.3 projects/sendfile/contrib/jemalloc/include/jemalloc/internal/jemalloc_internal_defs.h projects/sendfile/contrib/jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h projects/sendfile/contrib/jemalloc/include/jemalloc/internal/prof.h projects/sendfile/contrib/jemalloc/include/jemalloc/jemalloc.h projects/sendfile/contrib/jemalloc/src/arena.c projects/sendfile/contrib/jemalloc/src/huge.c projects/sendfile/contrib/libc++/include/__functional_03 projects/sendfile/contrib/libc++/include/functional projects/sendfile/contrib/llvm/include/llvm/MC/MCAsmInfo.h projects/sendfile/contrib/llvm/include/llvm/MC/MCContext.h projects/sendfile/contrib/llvm/include/llvm/Object/ELFObjectFile.h projects/sendfile/contrib/llvm/include/llvm/Support/ELF.h projects/sendfile/contrib/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp projects/sendfile/contrib/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp projects/sendfile/contrib/llvm/lib/MC/MCContext.cpp projects/sendfile/contrib/llvm/lib/MC/MCDwarf.cpp projects/sendfile/contrib/llvm/lib/MC/MCObjectFileInfo.cpp projects/sendfile/contrib/llvm/lib/Object/ELF.cpp projects/sendfile/contrib/llvm/lib/Target/ARM/ARMISelLowering.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/DelaySlotFiller.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h projects/sendfile/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h projects/sendfile/contrib/llvm/lib/Target/Sparc/Sparc.h projects/sendfile/contrib/llvm/lib/Target/Sparc/Sparc.td projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcAsmPrinter.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcCallingConv.td projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcCodeEmitter.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcISelLowering.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcISelLowering.h projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcInstr64Bit.td projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcInstrFormats.td projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcInstrInfo.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcInstrInfo.td projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcJITInfo.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcRegisterInfo.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcRelocations.h projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcSubtarget.cpp projects/sendfile/contrib/llvm/lib/Target/Sparc/SparcSubtarget.h projects/sendfile/contrib/llvm/tools/clang/lib/Basic/Targets.cpp projects/sendfile/contrib/llvm/tools/clang/lib/CodeGen/CGCXX.cpp projects/sendfile/contrib/llvm/tools/clang/lib/CodeGen/TargetInfo.cpp projects/sendfile/contrib/llvm/tools/clang/lib/Driver/ToolChains.cpp projects/sendfile/contrib/llvm/tools/clang/lib/Driver/Tools.cpp projects/sendfile/contrib/llvm/tools/lldb/include/lldb/API/LLDB.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/API/SBAddress.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/API/SBCommandInterpreter.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/API/SBDebugger.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/API/SBDefines.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/API/SBError.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/API/SBModule.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/API/SBProcess.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/API/SBTarget.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/API/SBThread.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/API/SBType.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/API/SBTypeFormat.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Breakpoint/Breakpoint.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocation.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocationList.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Core/ArchSpec.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Core/Communication.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Core/ConnectionFileDescriptor.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Core/Debugger.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Core/Disassembler.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Core/MappedHash.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Core/Module.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Core/Opcode.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Core/SourceManager.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Core/StreamAsynchronousIO.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Core/StringList.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Core/ValueObject.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectList.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/DataFormatters/CXXFormatterFunctions.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatManager.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeCategory.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeCategoryMap.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeFormat.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeSynthetic.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/DataFormatters/ValueObjectPrinter.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Expression/ClangFunction.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Expression/IRForTarget.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Host/File.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Host/FileSpec.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Host/Host.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Host/SocketAddress.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Interpreter/CommandInterpreter.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Interpreter/PythonDataObjects.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Interpreter/ScriptInterpreter.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Interpreter/ScriptInterpreterPython.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Symbol/FuncUnwinders.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Symbol/Function.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Symbol/ObjectFile.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Symbol/Symbol.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Symbol/SymbolContext.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Symbol/Type.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Symbol/UnwindTable.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Symbol/VariableList.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Target/DynamicLoader.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Target/ExecutionContext.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Target/Platform.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Target/Process.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Target/SectionLoadList.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Target/SystemRuntime.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Target/Target.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Target/Thread.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Target/ThreadList.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Target/ThreadPlanStepInRange.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Target/UnwindAssembly.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/Utility/Iterable.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/lldb-enumerations.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/lldb-forward.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/lldb-private-enumerations.h projects/sendfile/contrib/llvm/tools/lldb/include/lldb/lldb-private-log.h projects/sendfile/contrib/llvm/tools/lldb/source/API/SBBreakpoint.cpp projects/sendfile/contrib/llvm/tools/lldb/source/API/SBCommandInterpreter.cpp projects/sendfile/contrib/llvm/tools/lldb/source/API/SBDebugger.cpp projects/sendfile/contrib/llvm/tools/lldb/source/API/SBFrame.cpp projects/sendfile/contrib/llvm/tools/lldb/source/API/SBModule.cpp projects/sendfile/contrib/llvm/tools/lldb/source/API/SBProcess.cpp projects/sendfile/contrib/llvm/tools/lldb/source/API/SBTarget.cpp projects/sendfile/contrib/llvm/tools/lldb/source/API/SBType.cpp projects/sendfile/contrib/llvm/tools/lldb/source/API/SBTypeCategory.cpp projects/sendfile/contrib/llvm/tools/lldb/source/API/SBTypeFormat.cpp projects/sendfile/contrib/llvm/tools/lldb/source/API/SBValue.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Breakpoint/Breakpoint.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointLocation.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointLocationList.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointResolverName.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Commands/CommandObjectBreakpointCommand.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Commands/CommandObjectBreakpointCommand.h projects/sendfile/contrib/llvm/tools/lldb/source/Commands/CommandObjectCommands.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Commands/CommandObjectDisassemble.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Commands/CommandObjectExpression.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Commands/CommandObjectExpression.h projects/sendfile/contrib/llvm/tools/lldb/source/Commands/CommandObjectMultiword.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Commands/CommandObjectProcess.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Commands/CommandObjectQuit.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Commands/CommandObjectRegister.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Commands/CommandObjectSource.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Commands/CommandObjectTarget.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Commands/CommandObjectType.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Commands/CommandObjectWatchpointCommand.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Commands/CommandObjectWatchpointCommand.h projects/sendfile/contrib/llvm/tools/lldb/source/Core/Address.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/ArchSpec.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/Broadcaster.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/Communication.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/ConnectionFileDescriptor.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/DataExtractor.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/Debugger.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/Disassembler.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/DynamicLoader.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/Log.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/Mangled.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/Module.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/Opcode.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/Section.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/SourceManager.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/StreamAsynchronousIO.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/StringList.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/Value.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/ValueObject.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/ValueObjectChild.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Core/ValueObjectVariable.cpp projects/sendfile/contrib/llvm/tools/lldb/source/DataFormatters/DataVisualization.cpp projects/sendfile/contrib/llvm/tools/lldb/source/DataFormatters/FormatManager.cpp projects/sendfile/contrib/llvm/tools/lldb/source/DataFormatters/LibCxx.cpp projects/sendfile/contrib/llvm/tools/lldb/source/DataFormatters/LibCxxUnorderedMap.cpp projects/sendfile/contrib/llvm/tools/lldb/source/DataFormatters/TypeCategory.cpp projects/sendfile/contrib/llvm/tools/lldb/source/DataFormatters/TypeFormat.cpp projects/sendfile/contrib/llvm/tools/lldb/source/DataFormatters/ValueObjectPrinter.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Expression/ClangASTSource.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Expression/ClangExpressionDeclMap.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Expression/ClangExpressionParser.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Expression/ClangUserExpression.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Expression/DWARFExpression.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Expression/IRDynamicChecks.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Expression/IRExecutionUnit.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Expression/IRForTarget.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Expression/Materializer.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Host/common/File.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Host/common/Host.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Host/common/OptionParser.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Host/common/SocketAddress.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Interpreter/CommandInterpreter.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Interpreter/CommandObject.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Interpreter/Options.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Interpreter/PythonDataObjects.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Interpreter/ScriptInterpreterNone.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Interpreter/ScriptInterpreterPython.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Interpreter/embedded_interpreter.py projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Static/DynamicLoaderStatic.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/POSIXThread.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/POSIXThread.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_i386.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_x86_64.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_x86.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryThread.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryThread.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/UnwindLLDB.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h projects/sendfile/contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Symbol/ClangASTContext.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Symbol/ClangASTType.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Symbol/FuncUnwinders.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Symbol/Function.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Symbol/Symbol.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Symbol/Type.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Symbol/Variable.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Symbol/VariableList.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/ExecutionContext.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/LanguageRuntime.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/Platform.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/Process.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/SectionLoadList.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/StopInfo.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/SystemRuntime.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/Target.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/Thread.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/ThreadList.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepInRange.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepThrough.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/ThreadPlanTracer.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Target/UnwindAssembly.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Utility/StringExtractorGDBRemote.cpp projects/sendfile/contrib/llvm/tools/lldb/source/Utility/StringExtractorGDBRemote.h projects/sendfile/contrib/llvm/tools/lldb/source/lldb-log.cpp projects/sendfile/contrib/llvm/tools/lldb/source/lldb.cpp projects/sendfile/contrib/llvm/tools/lldb/tools/driver/Driver.cpp projects/sendfile/contrib/llvm/tools/lldb/tools/driver/Driver.h projects/sendfile/contrib/llvm/tools/lldb/tools/driver/Platform.h projects/sendfile/contrib/llvm/tools/lldb/tools/lldb-platform/lldb-platform.cpp projects/sendfile/contrib/ncurses/ANNOUNCE projects/sendfile/contrib/ncurses/INSTALL projects/sendfile/contrib/ncurses/MANIFEST projects/sendfile/contrib/ncurses/Makefile.in projects/sendfile/contrib/ncurses/NEWS projects/sendfile/contrib/ncurses/README projects/sendfile/contrib/ncurses/TO-DO projects/sendfile/contrib/ncurses/aclocal.m4 projects/sendfile/contrib/ncurses/announce.html.in projects/sendfile/contrib/ncurses/config.guess projects/sendfile/contrib/ncurses/config.sub projects/sendfile/contrib/ncurses/configure projects/sendfile/contrib/ncurses/configure.in projects/sendfile/contrib/ncurses/dist.mk projects/sendfile/contrib/ncurses/doc/html/NCURSES-Programming-HOWTO.html projects/sendfile/contrib/ncurses/doc/html/announce.html projects/sendfile/contrib/ncurses/doc/html/hackguide.html projects/sendfile/contrib/ncurses/doc/html/ncurses-intro.html projects/sendfile/contrib/ncurses/doc/ncurses-intro.doc projects/sendfile/contrib/ncurses/form/Makefile.in projects/sendfile/contrib/ncurses/form/f_trace.c projects/sendfile/contrib/ncurses/form/fld_arg.c projects/sendfile/contrib/ncurses/form/fld_attr.c projects/sendfile/contrib/ncurses/form/fld_current.c projects/sendfile/contrib/ncurses/form/fld_def.c projects/sendfile/contrib/ncurses/form/fld_dup.c projects/sendfile/contrib/ncurses/form/fld_ftchoice.c projects/sendfile/contrib/ncurses/form/fld_ftlink.c projects/sendfile/contrib/ncurses/form/fld_info.c projects/sendfile/contrib/ncurses/form/fld_just.c projects/sendfile/contrib/ncurses/form/fld_link.c projects/sendfile/contrib/ncurses/form/fld_max.c projects/sendfile/contrib/ncurses/form/fld_move.c projects/sendfile/contrib/ncurses/form/fld_newftyp.c projects/sendfile/contrib/ncurses/form/fld_opts.c projects/sendfile/contrib/ncurses/form/fld_pad.c projects/sendfile/contrib/ncurses/form/fld_page.c projects/sendfile/contrib/ncurses/form/fld_stat.c projects/sendfile/contrib/ncurses/form/fld_type.c projects/sendfile/contrib/ncurses/form/fld_user.c projects/sendfile/contrib/ncurses/form/form.h projects/sendfile/contrib/ncurses/form/form.priv.h projects/sendfile/contrib/ncurses/form/frm_cursor.c projects/sendfile/contrib/ncurses/form/frm_data.c projects/sendfile/contrib/ncurses/form/frm_def.c projects/sendfile/contrib/ncurses/form/frm_driver.c projects/sendfile/contrib/ncurses/form/frm_hook.c projects/sendfile/contrib/ncurses/form/frm_opts.c projects/sendfile/contrib/ncurses/form/frm_page.c projects/sendfile/contrib/ncurses/form/frm_post.c projects/sendfile/contrib/ncurses/form/frm_req_name.c projects/sendfile/contrib/ncurses/form/frm_scale.c projects/sendfile/contrib/ncurses/form/frm_sub.c projects/sendfile/contrib/ncurses/form/frm_user.c projects/sendfile/contrib/ncurses/form/frm_win.c projects/sendfile/contrib/ncurses/form/fty_alnum.c projects/sendfile/contrib/ncurses/form/fty_alpha.c projects/sendfile/contrib/ncurses/form/fty_enum.c projects/sendfile/contrib/ncurses/form/fty_int.c projects/sendfile/contrib/ncurses/form/fty_ipv4.c projects/sendfile/contrib/ncurses/form/fty_num.c projects/sendfile/contrib/ncurses/form/fty_regex.c projects/sendfile/contrib/ncurses/form/llib-lform projects/sendfile/contrib/ncurses/form/llib-lformw projects/sendfile/contrib/ncurses/form/modules projects/sendfile/contrib/ncurses/include/Caps projects/sendfile/contrib/ncurses/include/Caps.aix4 projects/sendfile/contrib/ncurses/include/Caps.hpux11 projects/sendfile/contrib/ncurses/include/Caps.keys projects/sendfile/contrib/ncurses/include/Caps.osf1r5 projects/sendfile/contrib/ncurses/include/Caps.uwin projects/sendfile/contrib/ncurses/include/MKkey_defs.sh projects/sendfile/contrib/ncurses/include/MKterm.h.awk.in projects/sendfile/contrib/ncurses/include/Makefile.in projects/sendfile/contrib/ncurses/include/capdefaults.c projects/sendfile/contrib/ncurses/include/curses.h.in projects/sendfile/contrib/ncurses/include/curses.tail projects/sendfile/contrib/ncurses/include/curses.wide projects/sendfile/contrib/ncurses/include/headers projects/sendfile/contrib/ncurses/include/nc_alloc.h projects/sendfile/contrib/ncurses/include/nc_panel.h projects/sendfile/contrib/ncurses/include/nc_tparm.h projects/sendfile/contrib/ncurses/include/ncurses_defs projects/sendfile/contrib/ncurses/include/term_entry.h projects/sendfile/contrib/ncurses/include/tic.h projects/sendfile/contrib/ncurses/include/unctrl.h.in projects/sendfile/contrib/ncurses/man/Makefile.in projects/sendfile/contrib/ncurses/man/captoinfo.1m projects/sendfile/contrib/ncurses/man/clear.1 projects/sendfile/contrib/ncurses/man/curs_add_wch.3x projects/sendfile/contrib/ncurses/man/curs_add_wchstr.3x projects/sendfile/contrib/ncurses/man/curs_addch.3x projects/sendfile/contrib/ncurses/man/curs_addchstr.3x projects/sendfile/contrib/ncurses/man/curs_addstr.3x projects/sendfile/contrib/ncurses/man/curs_addwstr.3x projects/sendfile/contrib/ncurses/man/curs_attr.3x projects/sendfile/contrib/ncurses/man/curs_beep.3x projects/sendfile/contrib/ncurses/man/curs_bkgd.3x projects/sendfile/contrib/ncurses/man/curs_bkgrnd.3x projects/sendfile/contrib/ncurses/man/curs_border.3x projects/sendfile/contrib/ncurses/man/curs_border_set.3x projects/sendfile/contrib/ncurses/man/curs_clear.3x projects/sendfile/contrib/ncurses/man/curs_color.3x projects/sendfile/contrib/ncurses/man/curs_delch.3x projects/sendfile/contrib/ncurses/man/curs_deleteln.3x projects/sendfile/contrib/ncurses/man/curs_extend.3x projects/sendfile/contrib/ncurses/man/curs_get_wch.3x projects/sendfile/contrib/ncurses/man/curs_get_wstr.3x projects/sendfile/contrib/ncurses/man/curs_getcchar.3x projects/sendfile/contrib/ncurses/man/curs_getch.3x projects/sendfile/contrib/ncurses/man/curs_getstr.3x projects/sendfile/contrib/ncurses/man/curs_getyx.3x projects/sendfile/contrib/ncurses/man/curs_in_wch.3x projects/sendfile/contrib/ncurses/man/curs_in_wchstr.3x projects/sendfile/contrib/ncurses/man/curs_inch.3x projects/sendfile/contrib/ncurses/man/curs_inchstr.3x projects/sendfile/contrib/ncurses/man/curs_initscr.3x projects/sendfile/contrib/ncurses/man/curs_inopts.3x projects/sendfile/contrib/ncurses/man/curs_ins_wch.3x projects/sendfile/contrib/ncurses/man/curs_ins_wstr.3x projects/sendfile/contrib/ncurses/man/curs_insch.3x projects/sendfile/contrib/ncurses/man/curs_insstr.3x projects/sendfile/contrib/ncurses/man/curs_instr.3x projects/sendfile/contrib/ncurses/man/curs_inwstr.3x projects/sendfile/contrib/ncurses/man/curs_kernel.3x projects/sendfile/contrib/ncurses/man/curs_legacy.3x projects/sendfile/contrib/ncurses/man/curs_memleaks.3x projects/sendfile/contrib/ncurses/man/curs_mouse.3x projects/sendfile/contrib/ncurses/man/curs_move.3x projects/sendfile/contrib/ncurses/man/curs_opaque.3x projects/sendfile/contrib/ncurses/man/curs_outopts.3x projects/sendfile/contrib/ncurses/man/curs_overlay.3x projects/sendfile/contrib/ncurses/man/curs_pad.3x projects/sendfile/contrib/ncurses/man/curs_print.3x projects/sendfile/contrib/ncurses/man/curs_printw.3x projects/sendfile/contrib/ncurses/man/curs_refresh.3x projects/sendfile/contrib/ncurses/man/curs_scanw.3x projects/sendfile/contrib/ncurses/man/curs_scr_dump.3x projects/sendfile/contrib/ncurses/man/curs_scroll.3x projects/sendfile/contrib/ncurses/man/curs_slk.3x projects/sendfile/contrib/ncurses/man/curs_termattrs.3x projects/sendfile/contrib/ncurses/man/curs_termcap.3x projects/sendfile/contrib/ncurses/man/curs_terminfo.3x projects/sendfile/contrib/ncurses/man/curs_threads.3x projects/sendfile/contrib/ncurses/man/curs_touch.3x projects/sendfile/contrib/ncurses/man/curs_trace.3x projects/sendfile/contrib/ncurses/man/curs_util.3x projects/sendfile/contrib/ncurses/man/curs_window.3x projects/sendfile/contrib/ncurses/man/default_colors.3x projects/sendfile/contrib/ncurses/man/define_key.3x projects/sendfile/contrib/ncurses/man/form.3x projects/sendfile/contrib/ncurses/man/form_cursor.3x projects/sendfile/contrib/ncurses/man/form_data.3x projects/sendfile/contrib/ncurses/man/form_driver.3x projects/sendfile/contrib/ncurses/man/form_field.3x projects/sendfile/contrib/ncurses/man/form_field_attributes.3x projects/sendfile/contrib/ncurses/man/form_field_buffer.3x projects/sendfile/contrib/ncurses/man/form_field_info.3x projects/sendfile/contrib/ncurses/man/form_field_just.3x projects/sendfile/contrib/ncurses/man/form_field_new.3x projects/sendfile/contrib/ncurses/man/form_field_opts.3x projects/sendfile/contrib/ncurses/man/form_field_userptr.3x projects/sendfile/contrib/ncurses/man/form_field_validation.3x projects/sendfile/contrib/ncurses/man/form_fieldtype.3x projects/sendfile/contrib/ncurses/man/form_hook.3x projects/sendfile/contrib/ncurses/man/form_new.3x projects/sendfile/contrib/ncurses/man/form_new_page.3x projects/sendfile/contrib/ncurses/man/form_opts.3x projects/sendfile/contrib/ncurses/man/form_page.3x projects/sendfile/contrib/ncurses/man/form_post.3x projects/sendfile/contrib/ncurses/man/form_requestname.3x projects/sendfile/contrib/ncurses/man/form_userptr.3x projects/sendfile/contrib/ncurses/man/form_win.3x projects/sendfile/contrib/ncurses/man/infocmp.1m projects/sendfile/contrib/ncurses/man/infotocap.1m projects/sendfile/contrib/ncurses/man/key_defined.3x projects/sendfile/contrib/ncurses/man/keybound.3x projects/sendfile/contrib/ncurses/man/keyok.3x projects/sendfile/contrib/ncurses/man/legacy_coding.3x projects/sendfile/contrib/ncurses/man/man_db.renames projects/sendfile/contrib/ncurses/man/menu.3x projects/sendfile/contrib/ncurses/man/menu_attributes.3x projects/sendfile/contrib/ncurses/man/menu_cursor.3x projects/sendfile/contrib/ncurses/man/menu_driver.3x projects/sendfile/contrib/ncurses/man/menu_format.3x projects/sendfile/contrib/ncurses/man/menu_hook.3x projects/sendfile/contrib/ncurses/man/menu_items.3x projects/sendfile/contrib/ncurses/man/menu_mark.3x projects/sendfile/contrib/ncurses/man/menu_new.3x projects/sendfile/contrib/ncurses/man/menu_opts.3x projects/sendfile/contrib/ncurses/man/menu_pattern.3x projects/sendfile/contrib/ncurses/man/menu_post.3x projects/sendfile/contrib/ncurses/man/menu_requestname.3x projects/sendfile/contrib/ncurses/man/menu_spacing.3x projects/sendfile/contrib/ncurses/man/menu_userptr.3x projects/sendfile/contrib/ncurses/man/menu_win.3x projects/sendfile/contrib/ncurses/man/mitem_current.3x projects/sendfile/contrib/ncurses/man/mitem_name.3x projects/sendfile/contrib/ncurses/man/mitem_new.3x projects/sendfile/contrib/ncurses/man/mitem_opts.3x projects/sendfile/contrib/ncurses/man/mitem_userptr.3x projects/sendfile/contrib/ncurses/man/mitem_value.3x projects/sendfile/contrib/ncurses/man/mitem_visible.3x projects/sendfile/contrib/ncurses/man/ncurses.3x projects/sendfile/contrib/ncurses/man/panel.3x projects/sendfile/contrib/ncurses/man/resizeterm.3x projects/sendfile/contrib/ncurses/man/term.5 projects/sendfile/contrib/ncurses/man/term.7 projects/sendfile/contrib/ncurses/man/terminfo.head projects/sendfile/contrib/ncurses/man/terminfo.tail projects/sendfile/contrib/ncurses/man/tic.1m projects/sendfile/contrib/ncurses/man/toe.1m projects/sendfile/contrib/ncurses/man/tput.1 projects/sendfile/contrib/ncurses/man/tset.1 projects/sendfile/contrib/ncurses/man/wresize.3x projects/sendfile/contrib/ncurses/menu/Makefile.in projects/sendfile/contrib/ncurses/menu/llib-lmenu projects/sendfile/contrib/ncurses/menu/llib-lmenuw projects/sendfile/contrib/ncurses/menu/m_attribs.c projects/sendfile/contrib/ncurses/menu/m_cursor.c projects/sendfile/contrib/ncurses/menu/m_driver.c projects/sendfile/contrib/ncurses/menu/m_format.c projects/sendfile/contrib/ncurses/menu/m_global.c projects/sendfile/contrib/ncurses/menu/m_hook.c projects/sendfile/contrib/ncurses/menu/m_item_cur.c projects/sendfile/contrib/ncurses/menu/m_item_nam.c projects/sendfile/contrib/ncurses/menu/m_item_new.c projects/sendfile/contrib/ncurses/menu/m_item_opt.c projects/sendfile/contrib/ncurses/menu/m_item_top.c projects/sendfile/contrib/ncurses/menu/m_item_use.c projects/sendfile/contrib/ncurses/menu/m_item_val.c projects/sendfile/contrib/ncurses/menu/m_item_vis.c projects/sendfile/contrib/ncurses/menu/m_items.c projects/sendfile/contrib/ncurses/menu/m_new.c projects/sendfile/contrib/ncurses/menu/m_opts.c projects/sendfile/contrib/ncurses/menu/m_pad.c projects/sendfile/contrib/ncurses/menu/m_pattern.c projects/sendfile/contrib/ncurses/menu/m_post.c projects/sendfile/contrib/ncurses/menu/m_req_name.c projects/sendfile/contrib/ncurses/menu/m_scale.c projects/sendfile/contrib/ncurses/menu/m_spacing.c projects/sendfile/contrib/ncurses/menu/m_sub.c projects/sendfile/contrib/ncurses/menu/m_trace.c projects/sendfile/contrib/ncurses/menu/m_userptr.c projects/sendfile/contrib/ncurses/menu/m_win.c projects/sendfile/contrib/ncurses/menu/menu.h projects/sendfile/contrib/ncurses/menu/menu.priv.h projects/sendfile/contrib/ncurses/menu/mf_common.h projects/sendfile/contrib/ncurses/menu/modules projects/sendfile/contrib/ncurses/misc/Makefile.in projects/sendfile/contrib/ncurses/misc/gen_edit.sh projects/sendfile/contrib/ncurses/misc/ncurses-config.in projects/sendfile/contrib/ncurses/misc/run_tic.in projects/sendfile/contrib/ncurses/misc/terminfo.src projects/sendfile/contrib/ncurses/mk-0th.awk projects/sendfile/contrib/ncurses/mk-1st.awk projects/sendfile/contrib/ncurses/mk-hdr.awk projects/sendfile/contrib/ncurses/ncurses/Makefile.in projects/sendfile/contrib/ncurses/ncurses/README projects/sendfile/contrib/ncurses/ncurses/base/MKkeyname.awk projects/sendfile/contrib/ncurses/ncurses/base/MKlib_gen.sh projects/sendfile/contrib/ncurses/ncurses/base/MKunctrl.awk projects/sendfile/contrib/ncurses/ncurses/base/define_key.c projects/sendfile/contrib/ncurses/ncurses/base/key_defined.c projects/sendfile/contrib/ncurses/ncurses/base/keybound.c projects/sendfile/contrib/ncurses/ncurses/base/keyok.c projects/sendfile/contrib/ncurses/ncurses/base/legacy_coding.c projects/sendfile/contrib/ncurses/ncurses/base/lib_addch.c projects/sendfile/contrib/ncurses/ncurses/base/lib_addstr.c projects/sendfile/contrib/ncurses/ncurses/base/lib_beep.c projects/sendfile/contrib/ncurses/ncurses/base/lib_bkgd.c projects/sendfile/contrib/ncurses/ncurses/base/lib_box.c projects/sendfile/contrib/ncurses/ncurses/base/lib_chgat.c projects/sendfile/contrib/ncurses/ncurses/base/lib_clear.c projects/sendfile/contrib/ncurses/ncurses/base/lib_clearok.c projects/sendfile/contrib/ncurses/ncurses/base/lib_clrbot.c projects/sendfile/contrib/ncurses/ncurses/base/lib_clreol.c projects/sendfile/contrib/ncurses/ncurses/base/lib_color.c projects/sendfile/contrib/ncurses/ncurses/base/lib_colorset.c projects/sendfile/contrib/ncurses/ncurses/base/lib_delch.c projects/sendfile/contrib/ncurses/ncurses/base/lib_delwin.c projects/sendfile/contrib/ncurses/ncurses/base/lib_dft_fgbg.c projects/sendfile/contrib/ncurses/ncurses/base/lib_echo.c projects/sendfile/contrib/ncurses/ncurses/base/lib_endwin.c projects/sendfile/contrib/ncurses/ncurses/base/lib_erase.c projects/sendfile/contrib/ncurses/ncurses/base/lib_flash.c projects/sendfile/contrib/ncurses/ncurses/base/lib_freeall.c projects/sendfile/contrib/ncurses/ncurses/base/lib_getch.c projects/sendfile/contrib/ncurses/ncurses/base/lib_getstr.c projects/sendfile/contrib/ncurses/ncurses/base/lib_hline.c projects/sendfile/contrib/ncurses/ncurses/base/lib_immedok.c projects/sendfile/contrib/ncurses/ncurses/base/lib_inchstr.c projects/sendfile/contrib/ncurses/ncurses/base/lib_initscr.c projects/sendfile/contrib/ncurses/ncurses/base/lib_insch.c projects/sendfile/contrib/ncurses/ncurses/base/lib_insdel.c projects/sendfile/contrib/ncurses/ncurses/base/lib_insnstr.c projects/sendfile/contrib/ncurses/ncurses/base/lib_instr.c projects/sendfile/contrib/ncurses/ncurses/base/lib_isendwin.c projects/sendfile/contrib/ncurses/ncurses/base/lib_leaveok.c projects/sendfile/contrib/ncurses/ncurses/base/lib_mouse.c projects/sendfile/contrib/ncurses/ncurses/base/lib_move.c projects/sendfile/contrib/ncurses/ncurses/base/lib_mvwin.c projects/sendfile/contrib/ncurses/ncurses/base/lib_newterm.c projects/sendfile/contrib/ncurses/ncurses/base/lib_newwin.c projects/sendfile/contrib/ncurses/ncurses/base/lib_nl.c projects/sendfile/contrib/ncurses/ncurses/base/lib_overlay.c projects/sendfile/contrib/ncurses/ncurses/base/lib_pad.c projects/sendfile/contrib/ncurses/ncurses/base/lib_printw.c projects/sendfile/contrib/ncurses/ncurses/base/lib_redrawln.c projects/sendfile/contrib/ncurses/ncurses/base/lib_refresh.c projects/sendfile/contrib/ncurses/ncurses/base/lib_restart.c projects/sendfile/contrib/ncurses/ncurses/base/lib_scanw.c projects/sendfile/contrib/ncurses/ncurses/base/lib_screen.c projects/sendfile/contrib/ncurses/ncurses/base/lib_scroll.c projects/sendfile/contrib/ncurses/ncurses/base/lib_scrollok.c projects/sendfile/contrib/ncurses/ncurses/base/lib_scrreg.c projects/sendfile/contrib/ncurses/ncurses/base/lib_set_term.c projects/sendfile/contrib/ncurses/ncurses/base/lib_slk.c projects/sendfile/contrib/ncurses/ncurses/base/lib_slkatr_set.c projects/sendfile/contrib/ncurses/ncurses/base/lib_slkatrof.c projects/sendfile/contrib/ncurses/ncurses/base/lib_slkatron.c projects/sendfile/contrib/ncurses/ncurses/base/lib_slkatrset.c projects/sendfile/contrib/ncurses/ncurses/base/lib_slkattr.c projects/sendfile/contrib/ncurses/ncurses/base/lib_slkclear.c projects/sendfile/contrib/ncurses/ncurses/base/lib_slkcolor.c projects/sendfile/contrib/ncurses/ncurses/base/lib_slkinit.c projects/sendfile/contrib/ncurses/ncurses/base/lib_slklab.c projects/sendfile/contrib/ncurses/ncurses/base/lib_slkrefr.c projects/sendfile/contrib/ncurses/ncurses/base/lib_slkset.c projects/sendfile/contrib/ncurses/ncurses/base/lib_slktouch.c projects/sendfile/contrib/ncurses/ncurses/base/lib_touch.c projects/sendfile/contrib/ncurses/ncurses/base/lib_ungetch.c projects/sendfile/contrib/ncurses/ncurses/base/lib_vline.c projects/sendfile/contrib/ncurses/ncurses/base/lib_wattroff.c projects/sendfile/contrib/ncurses/ncurses/base/lib_wattron.c projects/sendfile/contrib/ncurses/ncurses/base/lib_winch.c projects/sendfile/contrib/ncurses/ncurses/base/lib_window.c projects/sendfile/contrib/ncurses/ncurses/base/nc_panel.c projects/sendfile/contrib/ncurses/ncurses/base/resizeterm.c projects/sendfile/contrib/ncurses/ncurses/base/safe_sprintf.c projects/sendfile/contrib/ncurses/ncurses/base/tries.c projects/sendfile/contrib/ncurses/ncurses/base/use_window.c projects/sendfile/contrib/ncurses/ncurses/base/vsscanf.c projects/sendfile/contrib/ncurses/ncurses/base/wresize.c projects/sendfile/contrib/ncurses/ncurses/curses.priv.h projects/sendfile/contrib/ncurses/ncurses/fifo_defs.h projects/sendfile/contrib/ncurses/ncurses/llib-lncurses projects/sendfile/contrib/ncurses/ncurses/llib-lncursest projects/sendfile/contrib/ncurses/ncurses/llib-lncursesw projects/sendfile/contrib/ncurses/ncurses/modules projects/sendfile/contrib/ncurses/ncurses/tinfo/MKcaptab.sh projects/sendfile/contrib/ncurses/ncurses/tinfo/MKcodes.awk projects/sendfile/contrib/ncurses/ncurses/tinfo/MKfallback.sh projects/sendfile/contrib/ncurses/ncurses/tinfo/MKnames.awk projects/sendfile/contrib/ncurses/ncurses/tinfo/access.c projects/sendfile/contrib/ncurses/ncurses/tinfo/add_tries.c projects/sendfile/contrib/ncurses/ncurses/tinfo/alloc_entry.c projects/sendfile/contrib/ncurses/ncurses/tinfo/alloc_ttype.c projects/sendfile/contrib/ncurses/ncurses/tinfo/captoinfo.c projects/sendfile/contrib/ncurses/ncurses/tinfo/comp_error.c projects/sendfile/contrib/ncurses/ncurses/tinfo/comp_expand.c projects/sendfile/contrib/ncurses/ncurses/tinfo/comp_hash.c projects/sendfile/contrib/ncurses/ncurses/tinfo/comp_parse.c projects/sendfile/contrib/ncurses/ncurses/tinfo/comp_scan.c projects/sendfile/contrib/ncurses/ncurses/tinfo/db_iterator.c projects/sendfile/contrib/ncurses/ncurses/tinfo/doalloc.c projects/sendfile/contrib/ncurses/ncurses/tinfo/entries.c projects/sendfile/contrib/ncurses/ncurses/tinfo/free_ttype.c projects/sendfile/contrib/ncurses/ncurses/tinfo/getenv_num.c projects/sendfile/contrib/ncurses/ncurses/tinfo/hashed_db.c projects/sendfile/contrib/ncurses/ncurses/tinfo/home_terminfo.c projects/sendfile/contrib/ncurses/ncurses/tinfo/init_keytry.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_acs.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_baudrate.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_cur_term.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_data.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_has_cap.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_kernel.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_longname.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_napms.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_options.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_print.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_raw.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_setup.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_termcap.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_termname.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_tgoto.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_ti.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_tparm.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_tputs.c projects/sendfile/contrib/ncurses/ncurses/tinfo/lib_ttyflags.c projects/sendfile/contrib/ncurses/ncurses/tinfo/make_keys.c projects/sendfile/contrib/ncurses/ncurses/tinfo/name_match.c projects/sendfile/contrib/ncurses/ncurses/tinfo/parse_entry.c projects/sendfile/contrib/ncurses/ncurses/tinfo/read_entry.c projects/sendfile/contrib/ncurses/ncurses/tinfo/read_termcap.c projects/sendfile/contrib/ncurses/ncurses/tinfo/strings.c projects/sendfile/contrib/ncurses/ncurses/tinfo/trim_sgr0.c projects/sendfile/contrib/ncurses/ncurses/tinfo/use_screen.c projects/sendfile/contrib/ncurses/ncurses/tinfo/write_entry.c projects/sendfile/contrib/ncurses/ncurses/trace/lib_trace.c projects/sendfile/contrib/ncurses/ncurses/trace/lib_traceatr.c projects/sendfile/contrib/ncurses/ncurses/trace/lib_tracebits.c projects/sendfile/contrib/ncurses/ncurses/trace/lib_tracechr.c projects/sendfile/contrib/ncurses/ncurses/trace/lib_tracedmp.c projects/sendfile/contrib/ncurses/ncurses/trace/lib_tracemse.c projects/sendfile/contrib/ncurses/ncurses/trace/trace_buf.c projects/sendfile/contrib/ncurses/ncurses/trace/trace_tries.c projects/sendfile/contrib/ncurses/ncurses/trace/trace_xnames.c projects/sendfile/contrib/ncurses/ncurses/trace/varargs.c projects/sendfile/contrib/ncurses/ncurses/trace/visbuf.c projects/sendfile/contrib/ncurses/ncurses/tty/MKexpanded.sh projects/sendfile/contrib/ncurses/ncurses/tty/hardscroll.c projects/sendfile/contrib/ncurses/ncurses/tty/hashmap.c projects/sendfile/contrib/ncurses/ncurses/tty/lib_mvcur.c projects/sendfile/contrib/ncurses/ncurses/tty/lib_tstp.c projects/sendfile/contrib/ncurses/ncurses/tty/lib_twait.c projects/sendfile/contrib/ncurses/ncurses/tty/lib_vidattr.c projects/sendfile/contrib/ncurses/ncurses/tty/tty_update.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_add_wch.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_box_set.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_cchar.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_erasewchar.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_get_wch.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_get_wstr.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_hline_set.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_in_wch.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_in_wchnstr.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_ins_wch.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_inwstr.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_pecho_wchar.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_slk_wset.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_unget_wch.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_vid_attr.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_vline_set.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_wacs.c projects/sendfile/contrib/ncurses/ncurses/widechar/lib_wunctrl.c projects/sendfile/contrib/ncurses/panel/Makefile.in projects/sendfile/contrib/ncurses/panel/llib-lpanel projects/sendfile/contrib/ncurses/panel/llib-lpanelw projects/sendfile/contrib/ncurses/panel/modules projects/sendfile/contrib/ncurses/panel/p_above.c projects/sendfile/contrib/ncurses/panel/p_below.c projects/sendfile/contrib/ncurses/panel/p_bottom.c projects/sendfile/contrib/ncurses/panel/p_delete.c projects/sendfile/contrib/ncurses/panel/p_hidden.c projects/sendfile/contrib/ncurses/panel/p_hide.c projects/sendfile/contrib/ncurses/panel/p_move.c projects/sendfile/contrib/ncurses/panel/p_new.c projects/sendfile/contrib/ncurses/panel/p_replace.c projects/sendfile/contrib/ncurses/panel/p_show.c projects/sendfile/contrib/ncurses/panel/p_top.c projects/sendfile/contrib/ncurses/panel/p_update.c projects/sendfile/contrib/ncurses/panel/p_user.c projects/sendfile/contrib/ncurses/panel/p_win.c projects/sendfile/contrib/ncurses/panel/panel.c projects/sendfile/contrib/ncurses/panel/panel.h projects/sendfile/contrib/ncurses/panel/panel.priv.h projects/sendfile/contrib/ncurses/progs/Makefile.in projects/sendfile/contrib/ncurses/progs/capconvert projects/sendfile/contrib/ncurses/progs/clear.c projects/sendfile/contrib/ncurses/progs/dump_entry.c projects/sendfile/contrib/ncurses/progs/dump_entry.h projects/sendfile/contrib/ncurses/progs/infocmp.c projects/sendfile/contrib/ncurses/progs/modules projects/sendfile/contrib/ncurses/progs/progs.priv.h projects/sendfile/contrib/ncurses/progs/tic.c projects/sendfile/contrib/ncurses/progs/toe.c projects/sendfile/contrib/ncurses/progs/tput.c projects/sendfile/contrib/ncurses/progs/tset.c projects/sendfile/contrib/openpam/CREDITS projects/sendfile/contrib/openpam/lib/libpam/openpam_ctype.h projects/sendfile/contrib/openpam/t/Makefile.am projects/sendfile/contrib/telnet/telnetd/telnetd.c projects/sendfile/contrib/xz/ChangeLog projects/sendfile/contrib/xz/README projects/sendfile/contrib/xz/THANKS projects/sendfile/contrib/xz/src/liblzma/api/lzma/version.h projects/sendfile/contrib/xz/src/liblzma/check/sha256.c projects/sendfile/contrib/xz/src/liblzma/common/alone_decoder.c projects/sendfile/contrib/xz/src/liblzma/common/alone_decoder.h projects/sendfile/contrib/xz/src/liblzma/common/auto_decoder.c projects/sendfile/contrib/xz/src/lzmainfo/lzmainfo.1 projects/sendfile/contrib/xz/src/xz/coder.c projects/sendfile/contrib/xz/src/xz/coder.h projects/sendfile/contrib/xz/src/xz/file_io.c projects/sendfile/contrib/xz/src/xz/list.c projects/sendfile/contrib/xz/src/xz/util.c projects/sendfile/contrib/xz/src/xz/xz.1 projects/sendfile/contrib/xz/src/xzdec/xzdec.1 projects/sendfile/contrib/xz/src/xzdec/xzdec.c projects/sendfile/etc/hosts.allow projects/sendfile/lib/Makefile projects/sendfile/lib/clang/Makefile projects/sendfile/lib/clang/clang.build.mk projects/sendfile/lib/clang/include/llvm/Config/AsmParsers.def projects/sendfile/lib/clang/include/llvm/Config/AsmPrinters.def projects/sendfile/lib/clang/include/llvm/Config/Disassemblers.def projects/sendfile/lib/clang/include/llvm/Config/Targets.def projects/sendfile/lib/clang/liblldbAPI/Makefile projects/sendfile/lib/clang/liblldbCommands/Makefile projects/sendfile/lib/clang/liblldbCore/Makefile projects/sendfile/lib/clang/liblldbHostCommon/Makefile projects/sendfile/lib/clang/liblldbTarget/Makefile projects/sendfile/lib/libc/Makefile projects/sendfile/lib/libc/amd64/Makefile.inc projects/sendfile/lib/libc/arm/Makefile.inc projects/sendfile/lib/libc/arm/aeabi/Makefile.inc projects/sendfile/lib/libc/capability/Makefile.inc projects/sendfile/lib/libc/compat-43/Makefile.inc projects/sendfile/lib/libc/db/Makefile.inc projects/sendfile/lib/libc/db/btree/Makefile.inc projects/sendfile/lib/libc/db/btree/bt_put.c projects/sendfile/lib/libc/db/db/Makefile.inc projects/sendfile/lib/libc/db/hash/Makefile.inc projects/sendfile/lib/libc/db/man/Makefile.inc projects/sendfile/lib/libc/db/mpool/Makefile.inc projects/sendfile/lib/libc/db/recno/Makefile.inc projects/sendfile/lib/libc/gdtoa/Makefile.inc projects/sendfile/lib/libc/gen/Makefile.inc projects/sendfile/lib/libc/gen/fts.c projects/sendfile/lib/libc/gmon/Makefile.inc projects/sendfile/lib/libc/i386/Makefile.inc projects/sendfile/lib/libc/ia64/Makefile.inc projects/sendfile/lib/libc/iconv/Makefile.inc projects/sendfile/lib/libc/inet/Makefile.inc projects/sendfile/lib/libc/isc/Makefile.inc projects/sendfile/lib/libc/locale/Makefile.inc projects/sendfile/lib/libc/mips/Makefile.inc projects/sendfile/lib/libc/nameser/Makefile.inc projects/sendfile/lib/libc/net/Makefile.inc projects/sendfile/lib/libc/nls/Makefile.inc projects/sendfile/lib/libc/posix1e/Makefile.inc projects/sendfile/lib/libc/powerpc/Makefile.inc projects/sendfile/lib/libc/powerpc64/Makefile.inc projects/sendfile/lib/libc/quad/Makefile.inc projects/sendfile/lib/libc/regex/Makefile.inc projects/sendfile/lib/libc/resolv/Makefile.inc projects/sendfile/lib/libc/rpc/Makefile.inc projects/sendfile/lib/libc/softfloat/Makefile.inc projects/sendfile/lib/libc/sparc64/Makefile.inc projects/sendfile/lib/libc/sparc64/fpu/Makefile.inc projects/sendfile/lib/libc/sparc64/sys/Makefile.inc projects/sendfile/lib/libc/sparc64/sys/__sparc_utrap_setup.c projects/sendfile/lib/libc/stdio/Makefile.inc projects/sendfile/lib/libc/stdlib/Makefile.inc projects/sendfile/lib/libc/stdlib/jemalloc/Makefile.inc projects/sendfile/lib/libc/stdtime/Makefile.inc projects/sendfile/lib/libc/string/Makefile.inc projects/sendfile/lib/libc/sys/Makefile.inc projects/sendfile/lib/libc/sys/sync.2 projects/sendfile/lib/libc/uuid/Makefile.inc projects/sendfile/lib/libc/xdr/Makefile.inc projects/sendfile/lib/libc/yp/Makefile.inc projects/sendfile/lib/libiconv_modules/VIQR/citrus_viqr.c projects/sendfile/lib/libprocstat/libprocstat.c projects/sendfile/lib/libvmmapi/vmmapi.c projects/sendfile/lib/libvmmapi/vmmapi.h projects/sendfile/lib/libz/Makefile projects/sendfile/lib/msun/Makefile projects/sendfile/lib/msun/ld128/s_expl.c projects/sendfile/lib/ncurses/form/Makefile projects/sendfile/lib/ncurses/ncurses/Makefile projects/sendfile/lib/ncurses/ncurses/ncurses_cfg.h projects/sendfile/release/Makefile projects/sendfile/release/doc/en_US.ISO8859-1/hardware/article.xml projects/sendfile/release/doc/share/misc/dev.archlist.txt projects/sendfile/release/picobsd/build/picobsd projects/sendfile/release/release.conf.sample projects/sendfile/release/release.sh projects/sendfile/sbin/newfs_nandfs/newfs_nandfs.c projects/sendfile/sbin/pfctl/pfctl.c projects/sendfile/sbin/savecore/savecore.c projects/sendfile/secure/lib/libcrypt/crypt-blowfish.c projects/sendfile/share/man/man4/nvd.4 projects/sendfile/share/man/man4/nvme.4 projects/sendfile/share/man/man7/release.7 projects/sendfile/share/man/man9/rtentry.9 projects/sendfile/share/misc/committers-src.dot projects/sendfile/share/mk/bsd.own.mk projects/sendfile/share/mk/bsd.sys.mk projects/sendfile/sys/amd64/amd64/cpu_switch.S projects/sendfile/sys/amd64/amd64/fpu.c projects/sendfile/sys/amd64/amd64/mp_machdep.c projects/sendfile/sys/amd64/amd64/pmap.c projects/sendfile/sys/amd64/include/fpu.h projects/sendfile/sys/amd64/include/md_var.h projects/sendfile/sys/amd64/include/vmm.h (contents, props changed) projects/sendfile/sys/amd64/include/vmm_dev.h (contents, props changed) projects/sendfile/sys/amd64/vmm/amd/amdv.c projects/sendfile/sys/amd64/vmm/intel/vmx.c projects/sendfile/sys/amd64/vmm/intel/vmx.h projects/sendfile/sys/amd64/vmm/vmm.c projects/sendfile/sys/amd64/vmm/vmm_dev.c projects/sendfile/sys/arm/allwinner/a10_clk.c projects/sendfile/sys/arm/allwinner/a10_clk.h projects/sendfile/sys/arm/allwinner/a10_gpio.c projects/sendfile/sys/arm/allwinner/a20/files.a20 projects/sendfile/sys/arm/allwinner/files.a10 projects/sendfile/sys/arm/allwinner/timer.c projects/sendfile/sys/arm/arm/cpufunc.c projects/sendfile/sys/arm/arm/cpufunc_asm_armv7.S projects/sendfile/sys/arm/arm/generic_timer.c projects/sendfile/sys/arm/arm/machdep.c projects/sendfile/sys/arm/arm/mp_machdep.c projects/sendfile/sys/arm/arm/mpcore_timer.c projects/sendfile/sys/arm/at91/uart_dev_at91usart.c projects/sendfile/sys/arm/broadcom/bcm2835/bcm2835_systimer.c projects/sendfile/sys/arm/conf/ARNDALE projects/sendfile/sys/arm/conf/BEAGLEBONE projects/sendfile/sys/arm/conf/CUBIEBOARD projects/sendfile/sys/arm/conf/CUBIEBOARD2 projects/sendfile/sys/arm/conf/DEFAULTS projects/sendfile/sys/arm/conf/DIGI-CCWMX53 projects/sendfile/sys/arm/conf/DOCKSTAR projects/sendfile/sys/arm/conf/DREAMPLUG-1001 projects/sendfile/sys/arm/conf/EFIKA_MX projects/sendfile/sys/arm/conf/IMX53-QSB projects/sendfile/sys/arm/conf/IMX6 projects/sendfile/sys/arm/conf/VYBRID.common projects/sendfile/sys/arm/conf/WANDBOARD.common projects/sendfile/sys/arm/freescale/imx/imx6_anatop.c projects/sendfile/sys/arm/freescale/imx/imx6_ccm.c projects/sendfile/sys/arm/freescale/imx/imx6_ccmreg.h projects/sendfile/sys/arm/freescale/imx/imx6_mp.c projects/sendfile/sys/arm/freescale/imx/imx_gpt.c projects/sendfile/sys/arm/freescale/vybrid/files.vybrid projects/sendfile/sys/arm/include/cpufunc.h projects/sendfile/sys/arm/include/machdep.h projects/sendfile/sys/arm/lpc/lpc_timer.c projects/sendfile/sys/arm/mv/timer.c projects/sendfile/sys/arm/ti/am335x/am335x_dmtimer.c projects/sendfile/sys/arm/ti/omap4/omap4_prcm_clks.c projects/sendfile/sys/boot/fdt/fdt_loader_cmd.c projects/sendfile/sys/boot/forth/loader.conf projects/sendfile/sys/boot/sparc64/boot1/Makefile projects/sendfile/sys/boot/uboot/common/main.c projects/sendfile/sys/boot/uboot/common/metadata.c projects/sendfile/sys/boot/uboot/lib/Makefile projects/sendfile/sys/boot/uboot/lib/libuboot.h projects/sendfile/sys/boot/uboot/lib/module.c projects/sendfile/sys/boot/userboot/userboot/Makefile projects/sendfile/sys/cam/cam_periph.c projects/sendfile/sys/cam/ctl/ctl.c projects/sendfile/sys/cam/ctl/ctl_frontend_iscsi.c projects/sendfile/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c projects/sendfile/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c projects/sendfile/sys/cddl/contrib/opensolaris/uts/intel/dtrace/fasttrap_isa.c projects/sendfile/sys/cddl/dev/dtrace/dtrace_ioctl.c projects/sendfile/sys/cddl/dev/dtrace/dtrace_sysctl.c projects/sendfile/sys/cddl/dev/systrace/systrace.c projects/sendfile/sys/compat/linprocfs/linprocfs.c projects/sendfile/sys/conf/files projects/sendfile/sys/conf/files.ia64 projects/sendfile/sys/conf/kern.mk projects/sendfile/sys/conf/kmod.mk projects/sendfile/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c (contents, props changed) projects/sendfile/sys/contrib/xz-embedded/README projects/sendfile/sys/contrib/xz-embedded/linux/include/linux/xz.h projects/sendfile/sys/contrib/xz-embedded/linux/lib/decompress_unxz.c projects/sendfile/sys/contrib/xz-embedded/linux/lib/xz/Kconfig projects/sendfile/sys/contrib/xz-embedded/linux/lib/xz/xz_dec_stream.c projects/sendfile/sys/contrib/xz-embedded/linux/scripts/xz_wrap.sh projects/sendfile/sys/contrib/xz-embedded/userspace/Makefile projects/sendfile/sys/contrib/xz-embedded/userspace/boottest.c projects/sendfile/sys/contrib/xz-embedded/userspace/xz_config.h projects/sendfile/sys/contrib/xz-embedded/userspace/xzminidec.c projects/sendfile/sys/dev/aic7xxx/aicasm/Makefile projects/sendfile/sys/dev/esp/esp_sbus.c projects/sendfile/sys/dev/etherswitch/arswitch/arswitch.c projects/sendfile/sys/dev/etherswitch/arswitch/arswitch_8327.c projects/sendfile/sys/dev/etherswitch/arswitch/arswitchreg.h projects/sendfile/sys/dev/etherswitch/arswitch/arswitchvar.h projects/sendfile/sys/dev/etherswitch/ip17x/ip17x.c projects/sendfile/sys/dev/etherswitch/ip17x/ip17x_phy.c projects/sendfile/sys/dev/etherswitch/ip17x/ip17x_vlans.c projects/sendfile/sys/dev/fb/creator.c projects/sendfile/sys/dev/fb/machfb.c projects/sendfile/sys/dev/ffec/if_ffec.c projects/sendfile/sys/dev/hwpmc/hwpmc_powerpc.c projects/sendfile/sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c projects/sendfile/sys/dev/iwn/if_iwn.c projects/sendfile/sys/dev/iwn/if_iwnreg.h projects/sendfile/sys/dev/mk48txx/mk48txx.c projects/sendfile/sys/dev/mps/mps.c projects/sendfile/sys/dev/mps/mps_sas.c projects/sendfile/sys/dev/nand/nfc_at91.c projects/sendfile/sys/dev/syscons/syscons.h projects/sendfile/sys/dev/tws/tws.h projects/sendfile/sys/dev/tws/tws_cam.c projects/sendfile/sys/dev/tws/tws_user.c projects/sendfile/sys/dev/usb/input/wsp.c projects/sendfile/sys/dev/usb/quirk/usb_quirk.c projects/sendfile/sys/dev/usb/usb_dev.c projects/sendfile/sys/dev/usb/usbdevs projects/sendfile/sys/dev/usb/wlan/if_run.c projects/sendfile/sys/dev/usb/wlan/if_urtwn.c projects/sendfile/sys/fs/ext2fs/ext2_alloc.c projects/sendfile/sys/fs/ext2fs/ext2_balloc.c projects/sendfile/sys/fs/ext2fs/ext2_bmap.c projects/sendfile/sys/fs/ext2fs/ext2_dinode.h projects/sendfile/sys/fs/ext2fs/ext2_dir.h projects/sendfile/sys/fs/ext2fs/ext2_extents.h projects/sendfile/sys/fs/ext2fs/ext2_extern.h projects/sendfile/sys/fs/ext2fs/ext2_htree.c projects/sendfile/sys/fs/ext2fs/ext2_inode.c projects/sendfile/sys/fs/ext2fs/ext2_inode_cnv.c projects/sendfile/sys/fs/ext2fs/ext2_lookup.c projects/sendfile/sys/fs/ext2fs/ext2_mount.h projects/sendfile/sys/fs/ext2fs/ext2_vfsops.c projects/sendfile/sys/fs/ext2fs/ext2_vnops.c projects/sendfile/sys/fs/ext2fs/ext2fs.h projects/sendfile/sys/fs/ext2fs/fs.h projects/sendfile/sys/fs/ext2fs/htree.h projects/sendfile/sys/fs/ext2fs/inode.h projects/sendfile/sys/ia64/ia64/mem.c projects/sendfile/sys/kern/kern_malloc.c projects/sendfile/sys/kern/uipc_sockbuf.c projects/sendfile/sys/kern/uipc_usrreq.c projects/sendfile/sys/mips/atheros/ar71xx_ehci.c projects/sendfile/sys/mips/conf/DB120.hints projects/sendfile/sys/modules/crypto/Makefile projects/sendfile/sys/modules/cyclic/Makefile projects/sendfile/sys/modules/dtrace/dtmalloc/Makefile projects/sendfile/sys/modules/dtrace/dtnfscl/Makefile projects/sendfile/sys/modules/dtrace/dtnfsclient/Makefile projects/sendfile/sys/modules/dtrace/dtrace/Makefile projects/sendfile/sys/modules/dtrace/dtrace_test/Makefile projects/sendfile/sys/modules/dtrace/dtraceall/Makefile projects/sendfile/sys/modules/dtrace/fasttrap/Makefile projects/sendfile/sys/modules/dtrace/fbt/Makefile projects/sendfile/sys/modules/dtrace/lockstat/Makefile projects/sendfile/sys/modules/dtrace/profile/Makefile projects/sendfile/sys/modules/dtrace/prototype/Makefile projects/sendfile/sys/modules/dtrace/sdt/Makefile projects/sendfile/sys/modules/dtrace/systrace/Makefile projects/sendfile/sys/modules/dtrace/systrace_freebsd32/Makefile projects/sendfile/sys/modules/dtrace/systrace_linux32/Makefile projects/sendfile/sys/modules/geom/geom_uncompress/Makefile projects/sendfile/sys/modules/gpio/gpiobus/Makefile projects/sendfile/sys/modules/gpio/gpioiic/Makefile projects/sendfile/sys/modules/gpio/gpioled/Makefile projects/sendfile/sys/modules/i2c/iicbb/Makefile projects/sendfile/sys/modules/opensolaris/Makefile projects/sendfile/sys/net/flowtable.c projects/sendfile/sys/net/if_disc.c projects/sendfile/sys/net/if_faith.c projects/sendfile/sys/net/if_loop.c projects/sendfile/sys/net/if_stf.c projects/sendfile/sys/net/pfvar.h projects/sendfile/sys/net/radix_mpath.c projects/sendfile/sys/net/route.c projects/sendfile/sys/net/route.h projects/sendfile/sys/net/rtsock.c projects/sendfile/sys/netatalk/at_proto.c projects/sendfile/sys/netatalk/ddp_output.c projects/sendfile/sys/netinet/in_rmx.c projects/sendfile/sys/netinet/ip_fastfwd.c projects/sendfile/sys/netinet/ip_input.c projects/sendfile/sys/netinet/ip_ipsec.c projects/sendfile/sys/netinet/ip_output.c projects/sendfile/sys/netinet/sctp_os_bsd.h projects/sendfile/sys/netinet/tcp_output.c projects/sendfile/sys/netinet/tcp_subr.c projects/sendfile/sys/netinet6/in6_rmx.c projects/sendfile/sys/netinet6/ip6_ipsec.c projects/sendfile/sys/netinet6/ip6_output.c projects/sendfile/sys/netipx/ipx_input.c projects/sendfile/sys/netipx/ipx_outputfl.c projects/sendfile/sys/netpfil/pf/pf.c projects/sendfile/sys/netpfil/pf/pf_ioctl.c projects/sendfile/sys/nfs/bootp_subr.c projects/sendfile/sys/sparc64/conf/GENERIC projects/sendfile/sys/sparc64/isa/isa.c projects/sendfile/sys/sparc64/pci/firereg.h projects/sendfile/sys/sys/eventhandler.h projects/sendfile/sys/sys/param.h projects/sendfile/sys/sys/sockbuf.h projects/sendfile/sys/ufs/ffs/ffs_alloc.c projects/sendfile/sys/ufs/ffs/ffs_balloc.c projects/sendfile/sys/ufs/ffs/ffs_extern.h projects/sendfile/sys/ufs/ffs/ffs_snapshot.c projects/sendfile/sys/ufs/ffs/ffs_softdep.c projects/sendfile/sys/ufs/ffs/ffs_vfsops.c projects/sendfile/sys/ufs/ffs/ffs_vnops.c projects/sendfile/sys/ufs/ffs/fs.h projects/sendfile/sys/ufs/ffs/softdep.h projects/sendfile/sys/ufs/ufs/dir.h projects/sendfile/sys/ufs/ufs/dirhash.h projects/sendfile/sys/ufs/ufs/extattr.h projects/sendfile/sys/ufs/ufs/gjournal.h projects/sendfile/sys/ufs/ufs/inode.h projects/sendfile/sys/ufs/ufs/quota.h projects/sendfile/sys/ufs/ufs/ufs_extern.h projects/sendfile/sys/ufs/ufs/ufs_lookup.c projects/sendfile/sys/ufs/ufs/ufsmount.h projects/sendfile/sys/x86/acpica/acpi_wakeup.c projects/sendfile/tests/sys/kern/Makefile projects/sendfile/tests/sys/kern/unix_seqpacket_test.c projects/sendfile/tools/tools/ath/athaggrstats/Makefile projects/sendfile/tools/tools/ath/athaggrstats/athaggrstats.c projects/sendfile/tools/tools/ath/athaggrstats/athaggrstats.h projects/sendfile/tools/tools/ath/athstats/Makefile projects/sendfile/tools/tools/ath/athstats/athstats.c projects/sendfile/tools/tools/ath/athstats/athstats.h projects/sendfile/tools/tools/iwn/iwnstats/main.c projects/sendfile/tools/tools/mwl/mwlstats/Makefile projects/sendfile/tools/tools/mwl/mwlstats/mwlstats.c projects/sendfile/tools/tools/mwl/mwlstats/mwlstats.h projects/sendfile/tools/tools/net80211/wlanstats/Makefile projects/sendfile/tools/tools/net80211/wlanstats/main.c projects/sendfile/tools/tools/net80211/wlanstats/wlanstats.c projects/sendfile/tools/tools/net80211/wlanstats/wlanstats.h projects/sendfile/tools/tools/npe/npestats/Makefile projects/sendfile/tools/tools/npe/npestats/npestats.c projects/sendfile/tools/tools/npe/npestats/npestats.h projects/sendfile/usr.bin/clang/clang/Makefile projects/sendfile/usr.bin/clang/llc/Makefile projects/sendfile/usr.bin/clang/lldb/Makefile projects/sendfile/usr.bin/clang/llvm-mc/Makefile projects/sendfile/usr.bin/clang/llvm-objdump/Makefile projects/sendfile/usr.bin/clang/llvm-rtdyld/Makefile projects/sendfile/usr.bin/clang/opt/Makefile projects/sendfile/usr.bin/iscsictl/iscsictl.c projects/sendfile/usr.bin/logger/logger.1 projects/sendfile/usr.bin/netstat/main.c projects/sendfile/usr.bin/netstat/netstat.h projects/sendfile/usr.bin/netstat/route.c projects/sendfile/usr.bin/ssh-copy-id/ssh-copy-id.1 projects/sendfile/usr.bin/ssh-copy-id/ssh-copy-id.sh projects/sendfile/usr.bin/tftp/main.c projects/sendfile/usr.sbin/bhyve/Makefile projects/sendfile/usr.sbin/bhyve/acpi.c projects/sendfile/usr.sbin/bhyve/bhyve.8 projects/sendfile/usr.sbin/bhyve/bhyverun.c projects/sendfile/usr.sbin/bhyve/bhyverun.h projects/sendfile/usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.1 projects/sendfile/usr.sbin/eeprom/ofw_options.c projects/sendfile/usr.sbin/lpr/lpr/printcap.5 projects/sendfile/usr.sbin/makefs/mtree.c projects/sendfile/usr.sbin/ntp/sntp/Makefile projects/sendfile/usr.sbin/pw/pw_group.c projects/sendfile/usr.sbin/pw/pw_user.c projects/sendfile/usr.sbin/rpcbind/rpcbind.8 projects/sendfile/usr.sbin/rpcbind/rpcbind.c projects/sendfile/usr.sbin/rpcbind/rpcbind.h projects/sendfile/usr.sbin/rpcbind/security.c Directory Properties: projects/sendfile/ (props changed) projects/sendfile/cddl/ (props changed) projects/sendfile/cddl/contrib/opensolaris/ (props changed) projects/sendfile/cddl/contrib/opensolaris/lib/libzfs/ (props changed) projects/sendfile/contrib/compiler-rt/ (props changed) projects/sendfile/contrib/gcc/ (props changed) projects/sendfile/contrib/libc++/ (props changed) projects/sendfile/contrib/llvm/ (props changed) projects/sendfile/contrib/llvm/tools/clang/ (props changed) projects/sendfile/contrib/llvm/tools/lldb/ (props changed) projects/sendfile/contrib/ncurses/ (props changed) projects/sendfile/contrib/openpam/ (props changed) projects/sendfile/contrib/serf/ (props changed) projects/sendfile/contrib/xz/ (props changed) projects/sendfile/etc/ (props changed) projects/sendfile/lib/libc/ (props changed) projects/sendfile/lib/libc/stdtime/ (props changed) projects/sendfile/lib/libvmmapi/ (props changed) projects/sendfile/lib/libz/ (props changed) projects/sendfile/sbin/ (props changed) projects/sendfile/share/man/man4/ (props changed) projects/sendfile/sys/ (props changed) projects/sendfile/sys/amd64/vmm/ (props changed) projects/sendfile/sys/boot/ (props changed) projects/sendfile/sys/cddl/contrib/opensolaris/ (props changed) projects/sendfile/sys/conf/ (props changed) projects/sendfile/sys/contrib/ipfilter/ (props changed) projects/sendfile/sys/contrib/xz-embedded/ (props changed) projects/sendfile/sys/dev/hyperv/ (props changed) projects/sendfile/usr.sbin/bhyve/ (props changed) projects/sendfile/usr.sbin/bhyveload/ (props changed) Modified: projects/sendfile/MAINTAINERS ============================================================================== --- projects/sendfile/MAINTAINERS Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/MAINTAINERS Fri Mar 7 02:41:45 2014 (r262883) @@ -130,3 +130,5 @@ sh(1) jilles Pre-commit review request nvme(4) jimharris Pre-commit review requested. nvd(4) jimharris Pre-commit review requested. nvmecontrol(8) jimharris Pre-commit review requested. +release/release.sh gjb Pre-commit review and regression tests + requested. Modified: projects/sendfile/Makefile.inc1 ============================================================================== --- projects/sendfile/Makefile.inc1 Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/Makefile.inc1 Fri Mar 7 02:41:45 2014 (r262883) @@ -132,8 +132,8 @@ OSRELDATE= 0 .endif .if !defined(VERSION) -REVISION!= make -C ${SRCDIR}/release -V REVISION -BRANCH!= make -C ${SRCDIR}/release -V BRANCH +REVISION!= ${MAKE} -C ${SRCDIR}/release -V REVISION +BRANCH!= ${MAKE} -C ${SRCDIR}/release -V BRANCH SRCRELDATE!= awk '/^\#define[[:space:]]*__FreeBSD_version/ { print $$3 }' \ ${SRCDIR}/sys/sys/param.h VERSION= FreeBSD ${REVISION}-${BRANCH:C/-p[0-9]+$//} ${TARGET_ARCH} ${SRCRELDATE} @@ -1262,7 +1262,7 @@ _dtrace_tools= cddl/usr.bin/sgsmsg cddl/ lib/libdwarf cddl/usr.bin/ctfconvert cddl/usr.bin/ctfmerge .endif -# Default to building the BSDL DTC, but build the GPL one if users explicitly +# Default to building the GPL DTC, but build the BSDL one if users explicitly # request it. _dtc= usr.bin/dtc .if ${MK_GPL_DTC} != "no" @@ -1853,7 +1853,7 @@ builddtb: echo "ERROR: FDT_DTS_FILE must be specified!"; \ exit 1; \ fi; \ - if [ ! -f ${.CURDIR}/sys/boot/fdt/dts/${FDT_DTS_FILE} ]; then \ + if [ ! -f ${.CURDIR}/sys/boot/fdt/dts/${MACHINE}/${FDT_DTS_FILE} ]; then \ echo "ERROR: Specified DTS file (${FDT_DTS_FILE}) does not \ exist!"; \ exit 1; \ @@ -1863,9 +1863,9 @@ builddtb: directory"; \ fi @PATH=${TMPPATH} \ - dtc -O dtb -o \ - ${DTBOUTPUTPATH}/`echo ${FDT_DTS_FILE} | cut -d. -f1`.dtb -b 0 \ - -p 1024 ${.CURDIR}/sys/boot/fdt/dts/${FDT_DTS_FILE} + ${.CURDIR}/sys/tools/fdt/make_dtb.sh ${.CURDIR}/sys \ + ${FDT_DTS_FILE} \ + ${DTBOUTPUTPATH}/`basename ${FDT_DTS_FILE} .dts` ############### Modified: projects/sendfile/UPDATING ============================================================================== --- projects/sendfile/UPDATING Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/UPDATING Fri Mar 7 02:41:45 2014 (r262883) @@ -31,6 +31,18 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11 disable the most expensive debugging functionality run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20140306: + Support for libwrap (TCP wrappers) in rpcbind was disabled by default + to improve performance. To re-enable it, if needed, run rpcbind + with command line option -W. + +20140226: + Switched back to the GPL dtc compiler due to updates in the upstream + dts files not being supported by the BSDL dtc compiler. You will need + to rebuild your kernel toolchain to pick up the new compiler. Core dumps + may result while building dtb files during a kernel build if you fail + to do so. Set WITHOUT_GPL_DTC if you require the BSDL compiler. + 20140216: Clang and llvm have been upgraded to 3.4 release. @@ -45,6 +57,16 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11 has now been fixed, but any C++ applications or shared libraries built between r261283 and r261801 should be recompiled. +20140204: + OpenSSH will now ignore errors caused by kernel lacking of Capsicum + capability mode support. Please note that enabling the feature in + kernel is still highly recommended. + +20140131: + OpenSSH is now built with sandbox support, and will use sandbox as + the default privilege separation method. This requires Capsicum + capability mode support in kernel. + 20140128: The libelf and libdwarf libraries have been updated to newer versions from upstream. Shared library version numbers for @@ -1953,9 +1975,9 @@ COMMON ITEMS: make kernel KERNCONF=YOUR_KERNEL_HERE [1] [3] - mergemaster -p [5] + mergemaster -Fp [5] make installworld - mergemaster -i [4] + mergemaster -Fi [4] make delete-old [6] @@ -1990,9 +2012,9 @@ COMMON ITEMS: make kernel KERNCONF=YOUR_KERNEL_HERE [8] [1] [3] - mergemaster -p [5] + mergemaster -Fp [5] make installworld - mergemaster -i [4] + mergemaster -Fi [4] make delete-old [6] Modified: projects/sendfile/bin/sh/expand.c ============================================================================== --- projects/sendfile/bin/sh/expand.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/bin/sh/expand.c Fri Mar 7 02:41:45 2014 (r262883) @@ -98,8 +98,9 @@ static struct ifsregion ifsfirst; /* fir static struct ifsregion *ifslastp; /* last struct in list */ static struct arglist exparg; /* holds expanded arg list */ -static void argstr(char *, int); +static char *argstr(char *, int); static char *exptilde(char *, int); +static char *expari(char *); static void expbackq(union node *, int, int); static int subevalvar(char *, char *, int, int, int, int, int); static char *evalvar(char *, int); @@ -206,13 +207,13 @@ expandarg(union node *arg, struct arglis /* * Perform parameter expansion, command substitution and arithmetic * expansion, and tilde expansion if requested via EXP_TILDE/EXP_VARTILDE. - * Processing ends at a CTLENDVAR character as well as '\0'. + * Processing ends at a CTLENDVAR or CTLENDARI character as well as '\0'. * This is used to expand word in ${var+word} etc. * If EXP_FULL, EXP_CASE or EXP_REDIR are set, keep and/or generate CTLESC * characters to allow for further processing. * If EXP_FULL is set, also preserve CTLQUOTEMARK characters. */ -static void +static char * argstr(char *p, int flag) { char c; @@ -230,8 +231,10 @@ argstr(char *p, int flag) CHECKSTRSPACE(2, expdest); switch (c = *p++) { case '\0': + return (p - 1); case CTLENDVAR: - goto breakloop; + case CTLENDARI: + return (p); case CTLQUOTEMARK: lit_quoted = 1; /* "$@" syntax adherence hack */ @@ -261,8 +264,8 @@ argstr(char *p, int flag) expbackq(argbackq->n, c & CTLQUOTE, flag); argbackq = argbackq->next; break; - case CTLENDARI: - expari(flag); + case CTLARI: + p = expari(p); break; case ':': case '=': @@ -288,7 +291,6 @@ argstr(char *p, int flag) expdest - stackblock(), 0); } } -breakloop:; } /* @@ -387,59 +389,40 @@ removerecordregions(int endoff) } /* - * Expand arithmetic expression. Backup to start of expression, - * evaluate, place result in (backed up) result, adjust string position. + * Expand arithmetic expression. + * Note that flag is not required as digits never require CTLESC characters. */ -void -expari(int flag) +static char * +expari(char *p) { - char *p, *q, *start; + char *q, *start; arith_t result; int begoff; - int quotes = flag & (EXP_FULL | EXP_CASE | EXP_REDIR); int quoted; + int adj; - /* - * This routine is slightly over-complicated for - * efficiency. First we make sure there is - * enough space for the result, which may be bigger - * than the expression. Next we - * scan backwards looking for the start of arithmetic. If the - * next previous character is a CTLESC character, then we - * have to rescan starting from the beginning since CTLESC - * characters have to be processed left to right. - */ - CHECKSTRSPACE(DIGITS(result) - 2, expdest); - USTPUTC('\0', expdest); - start = stackblock(); - p = expdest - 2; - while (p >= start && *p != CTLARI) - --p; - if (p < start || *p != CTLARI) - error("missing CTLARI (shouldn't happen)"); - if (p > start && *(p - 1) == CTLESC) - for (p = start; *p != CTLARI; p++) - if (*p == CTLESC) - p++; - - if (p[1] == '"') - quoted=1; - else - quoted=0; - begoff = p - start; + quoted = *p++ == '"'; + begoff = expdest - stackblock(); + p = argstr(p, 0); removerecordregions(begoff); - if (quotes) - rmescapes(p+2); + STPUTC('\0', expdest); + start = stackblock() + begoff; + q = grabstackstr(expdest); - result = arith(p+2); + result = arith(start); ungrabstackstr(q, expdest); - fmtstr(p, DIGITS(result), ARITH_FORMAT_STR, result); - while (*p++) - ; - if (quoted == 0) - recordregion(begoff, p - 1 - start, 0); - result = expdest - p + 1; - STADJUST(-result, expdest); + + start = stackblock() + begoff; + adj = start - expdest; + STADJUST(adj, expdest); + + CHECKSTRSPACE((int)(DIGITS(result) + 1), expdest); + fmtstr(expdest, DIGITS(result), ARITH_FORMAT_STR, result); + adj = strlen(expdest); + STADJUST(adj, expdest); + if (!quoted) + recordregion(begoff, expdest - stackblock(), 0); + return p; } @@ -671,10 +654,8 @@ evalvar(char *p, int flag) again: /* jump here after setting a variable with ${var=text} */ if (varflags & VSLINENO) { set = 1; - special = 0; - val = var; - p[-1] = '\0'; /* temporarily overwrite '=' to have \0 - terminated string */ + special = 1; + val = NULL; } else if (special) { set = varisset(var, varflags & VSNUL); val = NULL; @@ -703,7 +684,10 @@ again: /* jump here after setting a vari if (set && subtype != VSPLUS) { /* insert the value of the variable */ if (special) { - varvalue(var, varflags & VSQUOTE, subtype, flag); + if (varflags & VSLINENO) + STPUTBIN(var, p - var - 1, expdest); + else + varvalue(var, varflags & VSQUOTE, subtype, flag); if (subtype == VSLENGTH) { varlenb = expdest - stackblock() - startloc; varlen = varlenb; @@ -815,7 +799,6 @@ record: default: abort(); } - p[-1] = '='; /* recover overwritten '=' */ if (subtype != VSNORMAL) { /* skip to end of alternative */ int nesting = 1; Modified: projects/sendfile/bin/sh/expand.h ============================================================================== --- projects/sendfile/bin/sh/expand.h Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/bin/sh/expand.h Fri Mar 7 02:41:45 2014 (r262883) @@ -58,6 +58,5 @@ struct arglist { union node; void expandarg(union node *, struct arglist *, int); -void expari(int); void rmescapes(char *); int casematch(union node *, const char *); Modified: projects/sendfile/bin/sh/tests/builtins/Makefile ============================================================================== --- projects/sendfile/bin/sh/tests/builtins/Makefile Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/bin/sh/tests/builtins/Makefile Fri Mar 7 02:41:45 2014 (r262883) @@ -87,6 +87,7 @@ FILES+= hash4.0 FILES+= jobid1.0 FILES+= jobid2.0 FILES+= lineno.0 lineno.0.stdout +FILES+= lineno2.0 FILES+= local1.0 FILES+= local2.0 FILES+= local3.0 Copied: projects/sendfile/bin/sh/tests/builtins/lineno2.0 (from r262882, head/bin/sh/tests/builtins/lineno2.0) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ projects/sendfile/bin/sh/tests/builtins/lineno2.0 Fri Mar 7 02:41:45 2014 (r262883, copy of r262882, head/bin/sh/tests/builtins/lineno2.0) @@ -0,0 +1,10 @@ +# $FreeBSD$ + +f() { + : ${LINENO+${x?}} +} + +unset -v x +command eval f 2>/dev/null && exit 3 +x=1 +f Copied: projects/sendfile/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/tst.dofmax.ksh (from r262882, head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/tst.dofmax.ksh) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ projects/sendfile/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/tst.dofmax.ksh Fri Mar 7 02:41:45 2014 (r262883, copy of r262882, head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/tst.dofmax.ksh) @@ -0,0 +1,97 @@ +# +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License (the "License"). +# You may not use this file except in compliance with the License. +# +# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE +# or http://www.opensolaris.org/os/licensing. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at usr/src/OPENSOLARIS.LICENSE. +# If applicable, add the following below this CDDL HEADER, with the +# fields enclosed by brackets "[]" replaced with your own identifying +# information: Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# + +# +# Copyright (c) 2012, Joyent, Inc. All rights reserved. +# + +let j=8 + +enable() +{ + prog=/var/tmp/dtest.$$.d + err=/var/tmp/dtest.$$.err + + nawk -v nprobes=$1 'BEGIN { \ + for (i = 0; i < nprobes - 1; i++) { \ + printf("dtrace:::BEGIN,\n"); \ + } \ + \ + printf("dtrace:::BEGIN { exit(0); }\n"); \ + }' /dev/null > $prog + + dtrace -qs $prog > /dev/null 2> $err + + if [[ "$?" -eq 0 ]]; then + return 0 + else + if ! grep "DIF program exceeds maximum program size" $err \ + 1> /dev/null 2>&1 ; then + echo "failed to enable $prog: `cat $err`" + exit 1 + fi + + return 1 + fi +} + +# +# First, establish an upper bound +# +let upper=1 + +while enable $upper ; do + let lower=upper + let upper=upper+upper + echo success at $lower, raised to $upper +done + +# +# Now search for the highest value that can be enabled +# +while [[ "$lower" -lt "$upper" ]]; do + let guess=$(((lower + upper) / 2)) + echo "lower is $lower; upper is $upper; guess is $guess\c" + + if enable $guess ; then + if [[ $((upper - lower)) -le 2 ]]; then + let upper=guess + fi + + echo " (success)" + let lower=guess + else + echo " (failure)" + let upper=guess + fi +done + +let expected=10000 + +if [[ "$lower" -lt "$expected" ]]; then + echo "expected support for enablings of at least $expected probes; \c" + echo "found $lower" + exit 1 +fi + +echo "maximum supported enabled probes found to be $lower" +exit 0 + Modified: projects/sendfile/cddl/contrib/opensolaris/lib/libdtrace/common/drti.c ============================================================================== --- projects/sendfile/cddl/contrib/opensolaris/lib/libdtrace/common/drti.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/cddl/contrib/opensolaris/lib/libdtrace/common/drti.c Fri Mar 7 02:41:45 2014 (r262883) @@ -20,6 +20,7 @@ */ /* * Copyright 2008 Sun Microsystems, Inc. All rights reserved. + * Copyright 2013 Voxer Inc. All rights reserved. * Use is subject to license terms. */ @@ -144,7 +145,8 @@ dtrace_dof_init(void) Lmid_t lmid; #else u_long lmid = 0; - dof_sec_t *sec; + dof_sec_t *sec, *secstart, *dofstrtab, *dofprobes; + dof_provider_t *dofprovider; size_t i; #endif int fd; @@ -152,14 +154,15 @@ dtrace_dof_init(void) #if !defined(sun) Elf *e; Elf_Scn *scn = NULL; - Elf_Data *symtabdata = NULL, *dynsymdata = NULL; + Elf_Data *symtabdata = NULL, *dynsymdata = NULL, *dofdata = NULL; + dof_hdr_t *dof_next = NULL; GElf_Shdr shdr; int efd, nprobes; char *s; + char *dofstrtabraw; size_t shstridx, symtabidx = 0, dynsymidx = 0; - unsigned char *dofstrtab = NULL; unsigned char *buf; - int fixedprobes = 0; + int fixedprobes; #endif if (getenv("DTRACE_DOF_INIT_DISABLE") != NULL) @@ -209,7 +212,8 @@ dtrace_dof_init(void) } else if (shdr.sh_type == SHT_PROGBITS) { s = elf_strptr(e, shstridx, shdr.sh_name); if (s && strcmp(s, ".SUNW_dof") == 0) { - dof = elf_getdata(scn, NULL)->d_buf; + dofdata = elf_getdata(scn, NULL); + dof = dofdata->d_buf; } } } @@ -219,6 +223,10 @@ dtrace_dof_init(void) close(efd); return; } + + while ((char *) dof < (char *) dofdata->d_buf + dofdata->d_size) { + fixedprobes = 0; + dof_next = (void *) ((char *) dof + dof->dofh_filesz); #endif if (dof->dofh_ident[DOF_ID_MAG0] != DOF_MAG_MAG0 || @@ -290,34 +298,49 @@ dtrace_dof_init(void) * We are assuming the number of probes is less than the number of * symbols (libc can have 4k symbols, for example). */ - sec = (dof_sec_t *)(dof + 1); + secstart = sec = (dof_sec_t *)(dof + 1); buf = (char *)dof; for (i = 0; i < dof->dofh_secnum; i++, sec++) { - if (sec->dofs_type == DOF_SECT_STRTAB) - dofstrtab = (unsigned char *)(buf + sec->dofs_offset); - else if (sec->dofs_type == DOF_SECT_PROBES && dofstrtab) + if (sec->dofs_type != DOF_SECT_PROVIDER) + continue; + + dofprovider = (void *) (buf + sec->dofs_offset); + dofstrtab = secstart + dofprovider->dofpv_strtab; + dofprobes = secstart + dofprovider->dofpv_probes; + + if (dofstrtab->dofs_type != DOF_SECT_STRTAB) { + fprintf(stderr, "WARNING: expected STRTAB section, but got %d\n", + dofstrtab->dofs_type); break; - - } - nprobes = sec->dofs_size / sec->dofs_entsize; - fixsymbol(e, symtabdata, symtabidx, nprobes, buf, sec, &fixedprobes, - dofstrtab); - if (fixedprobes != nprobes) { - /* - * If we haven't fixed all the probes using the - * symtab section, look inside the dynsym - * section. - */ - fixsymbol(e, dynsymdata, dynsymidx, nprobes, buf, sec, - &fixedprobes, dofstrtab); - } - if (fixedprobes != nprobes) { - fprintf(stderr, "WARNING: number of probes " - "fixed does not match the number of " - "defined probes (%d != %d, " - "respectively)\n", fixedprobes, nprobes); - fprintf(stderr, "WARNING: some probes might " - "not fire or your program might crash\n"); + } + if (dofprobes->dofs_type != DOF_SECT_PROBES) { + fprintf(stderr, "WARNING: expected PROBES section, but got %d\n", + dofprobes->dofs_type); + break; + } + + dprintf(1, "found provider %p\n", dofprovider); + dofstrtabraw = (char *)(buf + dofstrtab->dofs_offset); + nprobes = dofprobes->dofs_size / dofprobes->dofs_entsize; + fixsymbol(e, symtabdata, symtabidx, nprobes, buf, dofprobes, &fixedprobes, + dofstrtabraw); + if (fixedprobes != nprobes) { + /* + * If we haven't fixed all the probes using the + * symtab section, look inside the dynsym + * section. + */ + fixsymbol(e, dynsymdata, dynsymidx, nprobes, buf, dofprobes, + &fixedprobes, dofstrtabraw); + } + if (fixedprobes != nprobes) { + fprintf(stderr, "WARNING: number of probes " + "fixed does not match the number of " + "defined probes (%d != %d, " + "respectively)\n", fixedprobes, nprobes); + fprintf(stderr, "WARNING: some probes might " + "not fire or your program might crash\n"); + } } #endif if ((gen = ioctl(fd, DTRACEHIOC_ADDDOF, &dh)) == -1) @@ -330,7 +353,12 @@ dtrace_dof_init(void) } (void) close(fd); + #if !defined(sun) + /* End of while loop */ + dof = dof_next; + } + elf_end(e); (void) close(efd); #endif Modified: projects/sendfile/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_import.c ============================================================================== --- projects/sendfile/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_import.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_import.c Fri Mar 7 02:41:45 2014 (r262883) @@ -20,8 +20,8 @@ */ /* * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. - * Copyright 2011 Nexenta Systems, Inc. All rights reserved. * Copyright (c) 2012 by Delphix. All rights reserved. + * Copyright 2014 Nexenta Systems, Inc. All rights reserved. */ /* @@ -1613,9 +1613,16 @@ zpool_in_use(libzfs_handle_t *hdl, int f * its state to active. */ if (pool_active(hdl, name, guid, &isactive) == 0 && isactive && - (zhp = zpool_open_canfail(hdl, name)) != NULL && - zpool_get_prop_int(zhp, ZPOOL_PROP_READONLY, NULL)) - stateval = POOL_STATE_ACTIVE; + (zhp = zpool_open_canfail(hdl, name)) != NULL) { + if (zpool_get_prop_int(zhp, ZPOOL_PROP_READONLY, NULL)) + stateval = POOL_STATE_ACTIVE; + + /* + * All we needed the zpool handle for is the + * readonly prop check. + */ + zpool_close(zhp); + } ret = B_TRUE; break; Modified: projects/sendfile/cddl/lib/libctf/Makefile ============================================================================== --- projects/sendfile/cddl/lib/libctf/Makefile Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/cddl/lib/libctf/Makefile Fri Mar 7 02:41:45 2014 (r262883) @@ -27,5 +27,8 @@ CFLAGS+= -I${.CURDIR}/../../../sys/cddl/ -I${OPENSOLARIS_USR_DISTDIR}/lib/libctf/common \ -I${OPENSOLARIS_SYS_DISTDIR}/uts/common +DPADD= ${LIBZ} +LDADD= -lz + .include Modified: projects/sendfile/cddl/lib/libdtrace/Makefile ============================================================================== --- projects/sendfile/cddl/lib/libdtrace/Makefile Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/cddl/lib/libdtrace/Makefile Fri Mar 7 02:41:45 2014 (r262883) @@ -69,9 +69,11 @@ CFLAGS+= -I${.OBJDIR} -I${.CURDIR} \ #CFLAGS+= -DYYDEBUG .if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64" +CFLAGS+= -I${.CURDIR}/../../../sys/cddl/dev/dtrace/x86 CFLAGS+= -I${OPENSOLARIS_SYS_DISTDIR}/uts/intel -DDIS_MEM .PATH: ${.CURDIR}/../../../cddl/contrib/opensolaris/lib/libdtrace/i386 .PATH: ${.CURDIR}/../../../sys/cddl/dev/dtrace/${MACHINE_ARCH} +.PATH: ${.CURDIR}/../../../sys/cddl/dev/dtrace/x86 .elif ${MACHINE_CPUARCH} == "sparc64" CFLAGS+= -I${OPENSOLARIS_SYS_DISTDIR}/uts/sparc .PATH: ${.CURDIR}/../../../cddl/contrib/opensolaris/lib/libdtrace/sparc Modified: projects/sendfile/contrib/compiler-rt/lib/absvti2.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/absvti2.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/absvti2.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: absolute value */ @@ -30,4 +30,5 @@ __absvti2(ti_int a) return (a ^ s) - s; } -#endif +#endif /* CRT_HAS_128BIT */ + Modified: projects/sendfile/contrib/compiler-rt/lib/addvti3.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/addvti3.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/addvti3.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: a + b */ @@ -37,4 +37,4 @@ __addvti3(ti_int a, ti_int b) return s; } -#endif +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/ashlti3.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/ashlti3.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/ashlti3.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: a << b */ @@ -42,4 +42,4 @@ __ashlti3(ti_int a, si_int b) return result.all; } -#endif /* __x86_64 */ +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/ashrti3.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/ashrti3.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/ashrti3.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: arithmetic a >> b */ @@ -43,4 +43,4 @@ __ashrti3(ti_int a, si_int b) return result.all; } -#endif /* __x86_64 */ +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/clzti2.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/clzti2.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/clzti2.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: the number of leading 0-bits */ @@ -30,4 +30,4 @@ __clzti2(ti_int a) ((si_int)f & ((si_int)(sizeof(di_int) * CHAR_BIT))); } -#endif /* __x86_64 */ +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/cmpti2.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/cmpti2.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/cmpti2.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: if (a < b) returns 0 * if (a == b) returns 1 @@ -39,4 +39,4 @@ __cmpti2(ti_int a, ti_int b) return 1; } -#endif +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/ctzti2.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/ctzti2.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/ctzti2.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: the number of trailing 0-bits */ @@ -30,4 +30,4 @@ __ctzti2(ti_int a) ((si_int)f & ((si_int)(sizeof(di_int) * CHAR_BIT))); } -#endif +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/divti3.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/divti3.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/divti3.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT tu_int __udivmodti4(tu_int a, tu_int b, tu_int* rem); @@ -32,4 +32,4 @@ __divti3(ti_int a, ti_int b) return (__udivmodti4(a, b, (tu_int*)0) ^ s_a) - s_a; /* negate if s_a == -1 */ } -#endif +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/ffsti2.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/ffsti2.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/ffsti2.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: the index of the least significant 1-bit in a, or * the value zero if a is zero. The least significant bit is index one. @@ -34,4 +34,4 @@ __ffsti2(ti_int a) return __builtin_ctzll(x.s.low) + 1; } -#endif /* __x86_64 */ +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/fixdfti.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/fixdfti.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/fixdfti.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: convert a to a signed long long, rounding toward zero. */ @@ -42,4 +42,4 @@ __fixdfti(double a) return (r ^ s) - s; } -#endif +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/fixsfti.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/fixsfti.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/fixsfti.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: convert a to a signed long long, rounding toward zero. */ @@ -42,4 +42,4 @@ __fixsfti(float a) return (r ^ s) - s; } -#endif +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/fixunsdfti.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/fixunsdfti.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/fixunsdfti.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: convert a to a unsigned long long, rounding toward zero. * Negative values all become zero. @@ -44,4 +44,4 @@ __fixunsdfti(double a) return r; } -#endif +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/fixunssfti.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/fixunssfti.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/fixunssfti.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: convert a to a unsigned long long, rounding toward zero. * Negative values all become zero. @@ -44,4 +44,4 @@ __fixunssfti(float a) return r; } -#endif +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/fixunsxfti.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/fixunsxfti.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/fixunsxfti.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: convert a to a unsigned long long, rounding toward zero. * Negative values all become zero. @@ -46,4 +46,4 @@ __fixunsxfti(long double a) return r; } -#endif +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/fixxfti.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/fixxfti.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/fixxfti.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: convert a to a signed long long, rounding toward zero. */ @@ -44,4 +44,4 @@ __fixxfti(long double a) return (r ^ s) - s; } -#endif /* __x86_64 */ +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/floattidf.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/floattidf.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/floattidf.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: convert a to a double, rounding toward even.*/ @@ -82,4 +82,4 @@ __floattidf(ti_int a) return fb.f; } -#endif +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/floattisf.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/floattisf.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/floattisf.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: convert a to a float, rounding toward even. */ @@ -81,4 +81,4 @@ __floattisf(ti_int a) return fb.f; } -#endif +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/floattixf.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/floattixf.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/floattixf.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: convert a to a long double, rounding toward even. */ @@ -47,7 +47,7 @@ __floattixf(ti_int a) * P = bit LDBL_MANT_DIG-1 bits to the right of 1 * Q = bit LDBL_MANT_DIG bits to the right of 1 * R = "or" of all bits to the right of Q - */ + */ switch (sd) { case LDBL_MANT_DIG + 1: @@ -83,4 +83,4 @@ __floattixf(ti_int a) return fb.f; } -#endif +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/floatuntidf.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/floatuntidf.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/floatuntidf.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: convert a to a double, rounding toward even. */ @@ -43,7 +43,7 @@ __floatuntidf(tu_int a) * P = bit DBL_MANT_DIG-1 bits to the right of 1 * Q = bit DBL_MANT_DIG bits to the right of 1 * R = "or" of all bits to the right of Q - */ + */ switch (sd) { case DBL_MANT_DIG + 1: @@ -79,4 +79,4 @@ __floatuntidf(tu_int a) return fb.f; } -#endif +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/floatuntisf.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/floatuntisf.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/floatuntisf.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: convert a to a float, rounding toward even. */ @@ -78,4 +78,4 @@ __floatuntisf(tu_int a) return fb.f; } -#endif +#endif /* CRT_HAS_128BIT */ Modified: projects/sendfile/contrib/compiler-rt/lib/floatuntixf.c ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/floatuntixf.c Fri Mar 7 01:23:49 2014 (r262882) +++ projects/sendfile/contrib/compiler-rt/lib/floatuntixf.c Fri Mar 7 02:41:45 2014 (r262883) @@ -14,7 +14,7 @@ #include "int_lib.h" -#if __x86_64 +#ifdef CRT_HAS_128BIT /* Returns: convert a to a long double, rounding toward even. */ Modified: projects/sendfile/contrib/compiler-rt/lib/int_types.h ============================================================================== --- projects/sendfile/contrib/compiler-rt/lib/int_types.h Fri Mar 7 01:23:49 2014 (r262882) *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***