From owner-svn-soc-all@FreeBSD.ORG Mon Jun 22 17:20:03 2015 Return-Path: Delivered-To: svn-soc-all@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 52FBA88E for ; Mon, 22 Jun 2015 17:20:03 +0000 (UTC) (envelope-from clord@FreeBSD.org) Received: from socsvn.freebsd.org (socsvn.freebsd.org [IPv6:2001:1900:2254:206a::50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3B100AF2 for ; Mon, 22 Jun 2015 17:20:03 +0000 (UTC) (envelope-from clord@FreeBSD.org) Received: from socsvn.freebsd.org ([127.0.1.124]) by socsvn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5MHK3c5057548 for ; Mon, 22 Jun 2015 17:20:03 GMT (envelope-from clord@FreeBSD.org) Received: (from www@localhost) by socsvn.freebsd.org (8.14.9/8.14.9/Submit) id t5MHJunN057364 for svn-soc-all@FreeBSD.org; Mon, 22 Jun 2015 17:19:56 GMT (envelope-from clord@FreeBSD.org) Date: Mon, 22 Jun 2015 17:19:56 GMT Message-Id: <201506221719.t5MHJunN057364@socsvn.freebsd.org> X-Authentication-Warning: socsvn.freebsd.org: www set sender to clord@FreeBSD.org using -f From: clord@FreeBSD.org To: svn-soc-all@FreeBSD.org Subject: socsvn commit: r287448 - in soc2015/clord/head: . bin/cat bin/chflags bin/chio bin/chmod bin/cp bin/csh bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/expr bin/freebsd-version bin/getfac... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-soc-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the entire Summer of Code repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2015 17:20:03 -0000 Author: clord Date: Mon Jun 22 17:19:51 2015 New Revision: 287448 URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=287448 Log: merge with head Added: soc2015/clord/head/bin/cat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/cat/Makefile.depend soc2015/clord/head/bin/chflags/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/chflags/Makefile.depend soc2015/clord/head/bin/chio/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/chio/Makefile.depend soc2015/clord/head/bin/chmod/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/chmod/Makefile.depend soc2015/clord/head/bin/cp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/cp/Makefile.depend soc2015/clord/head/bin/csh/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/csh/Makefile.depend soc2015/clord/head/bin/date/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/date/Makefile.depend soc2015/clord/head/bin/dd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/dd/Makefile.depend soc2015/clord/head/bin/df/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/df/Makefile.depend soc2015/clord/head/bin/domainname/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/domainname/Makefile.depend soc2015/clord/head/bin/echo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/echo/Makefile.depend soc2015/clord/head/bin/ed/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/ed/Makefile.depend soc2015/clord/head/bin/expr/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/expr/Makefile.depend soc2015/clord/head/bin/freebsd-version/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/freebsd-version/Makefile.depend soc2015/clord/head/bin/getfacl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/getfacl/Makefile.depend soc2015/clord/head/bin/hostname/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/hostname/Makefile.depend soc2015/clord/head/bin/kenv/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/kenv/Makefile.depend soc2015/clord/head/bin/kill/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/kill/Makefile.depend soc2015/clord/head/bin/ln/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/ln/Makefile.depend soc2015/clord/head/bin/ls/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/ls/Makefile.depend soc2015/clord/head/bin/mkdir/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/mkdir/Makefile.depend soc2015/clord/head/bin/mv/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/mv/Makefile.depend soc2015/clord/head/bin/pax/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/pax/Makefile.depend soc2015/clord/head/bin/pkill/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/pkill/Makefile.depend soc2015/clord/head/bin/ps/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/ps/Makefile.depend soc2015/clord/head/bin/pwait/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/pwait/Makefile.depend soc2015/clord/head/bin/pwd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/pwd/Makefile.depend soc2015/clord/head/bin/rcp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/rcp/Makefile.depend soc2015/clord/head/bin/realpath/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/realpath/Makefile.depend soc2015/clord/head/bin/rm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/rm/Makefile.depend soc2015/clord/head/bin/rmail/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/rmail/Makefile.depend soc2015/clord/head/bin/rmdir/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/rmdir/Makefile.depend soc2015/clord/head/bin/setfacl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/setfacl/Makefile.depend soc2015/clord/head/bin/sh/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/sh/Makefile.depend soc2015/clord/head/bin/sleep/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/sleep/Makefile.depend soc2015/clord/head/bin/stty/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/stty/Makefile.depend soc2015/clord/head/bin/sync/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/sync/Makefile.depend soc2015/clord/head/bin/test/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/test/Makefile.depend soc2015/clord/head/bin/uuidgen/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/bin/uuidgen/Makefile.depend soc2015/clord/head/cddl/lib/drti/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/lib/drti/Makefile.depend soc2015/clord/head/cddl/lib/libavl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/lib/libavl/Makefile.depend soc2015/clord/head/cddl/lib/libctf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/lib/libctf/Makefile.depend soc2015/clord/head/cddl/lib/libdtrace/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/lib/libdtrace/Makefile.depend soc2015/clord/head/cddl/lib/libnvpair/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/lib/libnvpair/Makefile.depend soc2015/clord/head/cddl/lib/libumem/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/lib/libumem/Makefile.depend soc2015/clord/head/cddl/lib/libuutil/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/lib/libuutil/Makefile.depend soc2015/clord/head/cddl/lib/libzfs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/lib/libzfs/Makefile.depend soc2015/clord/head/cddl/lib/libzfs_core/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/lib/libzfs_core/Makefile.depend soc2015/clord/head/cddl/lib/libzpool/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/lib/libzpool/Makefile.depend soc2015/clord/head/cddl/sbin/zfs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/sbin/zfs/Makefile.depend soc2015/clord/head/cddl/sbin/zpool/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/sbin/zpool/Makefile.depend soc2015/clord/head/cddl/usr.bin/ctfconvert/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/usr.bin/ctfconvert/Makefile.depend soc2015/clord/head/cddl/usr.bin/ctfdump/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/usr.bin/ctfdump/Makefile.depend soc2015/clord/head/cddl/usr.bin/ctfmerge/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/usr.bin/ctfmerge/Makefile.depend soc2015/clord/head/cddl/usr.bin/sgsmsg/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/usr.bin/sgsmsg/Makefile.depend soc2015/clord/head/cddl/usr.bin/zinject/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/usr.bin/zinject/Makefile.depend soc2015/clord/head/cddl/usr.bin/zstreamdump/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/usr.bin/zstreamdump/Makefile.depend soc2015/clord/head/cddl/usr.bin/ztest/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/usr.bin/ztest/Makefile.depend soc2015/clord/head/cddl/usr.sbin/dtrace/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/usr.sbin/dtrace/Makefile.depend soc2015/clord/head/cddl/usr.sbin/dtruss/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/usr.sbin/dtruss/Makefile.depend soc2015/clord/head/cddl/usr.sbin/lockstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/usr.sbin/lockstat/Makefile.depend soc2015/clord/head/cddl/usr.sbin/zdb/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/usr.sbin/zdb/Makefile.depend soc2015/clord/head/cddl/usr.sbin/zhack/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/cddl/usr.sbin/zhack/Makefile.depend soc2015/clord/head/contrib/file/magic/Magdir/cbor - copied unchanged from r287445, mirror/FreeBSD/head/contrib/file/magic/Magdir/cbor soc2015/clord/head/contrib/file/magic/Magdir/nasa - copied unchanged from r287445, mirror/FreeBSD/head/contrib/file/magic/Magdir/nasa soc2015/clord/head/contrib/file/src/gmtime_r.c - copied unchanged from r287445, mirror/FreeBSD/head/contrib/file/src/gmtime_r.c soc2015/clord/head/contrib/file/src/localtime_r.c - copied unchanged from r287445, mirror/FreeBSD/head/contrib/file/src/localtime_r.c soc2015/clord/head/etc/sendmail/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/etc/sendmail/Makefile.depend soc2015/clord/head/games/caesar/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/games/caesar/Makefile.depend soc2015/clord/head/games/factor/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/games/factor/Makefile.depend soc2015/clord/head/games/fortune/datfiles/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/games/fortune/datfiles/Makefile.depend soc2015/clord/head/games/fortune/fortune/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/games/fortune/fortune/Makefile.depend soc2015/clord/head/games/fortune/strfile/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/games/fortune/strfile/Makefile.depend soc2015/clord/head/games/fortune/unstr/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/games/fortune/unstr/Makefile.depend soc2015/clord/head/games/grdc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/games/grdc/Makefile.depend soc2015/clord/head/games/morse/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/games/morse/Makefile.depend soc2015/clord/head/games/number/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/games/number/Makefile.depend soc2015/clord/head/games/pom/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/games/pom/Makefile.depend soc2015/clord/head/games/primes/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/games/primes/Makefile.depend soc2015/clord/head/games/random/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/games/random/Makefile.depend soc2015/clord/head/gnu/lib/csu/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/lib/csu/Makefile.depend soc2015/clord/head/gnu/lib/libdialog/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/lib/libdialog/Makefile.depend soc2015/clord/head/gnu/lib/libgcc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/lib/libgcc/Makefile.depend soc2015/clord/head/gnu/lib/libgcov/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/lib/libgcov/Makefile.depend soc2015/clord/head/gnu/lib/libgomp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/lib/libgomp/Makefile.depend soc2015/clord/head/gnu/lib/libreadline/readline/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/lib/libreadline/readline/Makefile.depend soc2015/clord/head/gnu/lib/libregex/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/lib/libregex/Makefile.depend soc2015/clord/head/gnu/lib/libssp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/lib/libssp/Makefile.depend soc2015/clord/head/gnu/lib/libssp/libssp_nonshared/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/lib/libssp/libssp_nonshared/Makefile.depend soc2015/clord/head/gnu/lib/libstdc++/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/lib/libstdc++/Makefile.depend soc2015/clord/head/gnu/lib/libsupc++/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/lib/libsupc++/Makefile.depend soc2015/clord/head/gnu/usr.bin/binutils/addr2line/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/addr2line/Makefile.depend soc2015/clord/head/gnu/usr.bin/binutils/ar/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/ar/Makefile.depend soc2015/clord/head/gnu/usr.bin/binutils/as/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/as/Makefile.depend soc2015/clord/head/gnu/usr.bin/binutils/doc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/doc/Makefile.depend soc2015/clord/head/gnu/usr.bin/binutils/ld/Makefile.depend.amd64 - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/ld/Makefile.depend.amd64 soc2015/clord/head/gnu/usr.bin/binutils/ld/Makefile.depend.host - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/ld/Makefile.depend.host soc2015/clord/head/gnu/usr.bin/binutils/libbfd/Makefile.depend.amd64 - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/libbfd/Makefile.depend.amd64 soc2015/clord/head/gnu/usr.bin/binutils/libbfd/Makefile.depend.host - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/libbfd/Makefile.depend.host soc2015/clord/head/gnu/usr.bin/binutils/libbinutils/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/libbinutils/Makefile.depend soc2015/clord/head/gnu/usr.bin/binutils/libiberty/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/libiberty/Makefile.depend soc2015/clord/head/gnu/usr.bin/binutils/libopcodes/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/libopcodes/Makefile.depend soc2015/clord/head/gnu/usr.bin/binutils/nm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/nm/Makefile.depend soc2015/clord/head/gnu/usr.bin/binutils/objcopy/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/objcopy/Makefile.depend soc2015/clord/head/gnu/usr.bin/binutils/objdump/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/objdump/Makefile.depend soc2015/clord/head/gnu/usr.bin/binutils/ranlib/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/ranlib/Makefile.depend soc2015/clord/head/gnu/usr.bin/binutils/readelf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/readelf/Makefile.depend soc2015/clord/head/gnu/usr.bin/binutils/size/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/size/Makefile.depend soc2015/clord/head/gnu/usr.bin/binutils/strings/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/strings/Makefile.depend soc2015/clord/head/gnu/usr.bin/binutils/strip/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/binutils/strip/Makefile.depend soc2015/clord/head/gnu/usr.bin/cc/c++/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/cc/c++/Makefile.depend soc2015/clord/head/gnu/usr.bin/cc/c++filt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/cc/c++filt/Makefile.depend soc2015/clord/head/gnu/usr.bin/cc/cc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/cc/cc/Makefile.depend soc2015/clord/head/gnu/usr.bin/cc/cc1/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/cc/cc1/Makefile.depend soc2015/clord/head/gnu/usr.bin/cc/cc1plus/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/cc/cc1plus/Makefile.depend soc2015/clord/head/gnu/usr.bin/cc/cc_int/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/cc/cc_int/Makefile.depend soc2015/clord/head/gnu/usr.bin/cc/cc_tools/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/cc/cc_tools/Makefile.depend soc2015/clord/head/gnu/usr.bin/cc/cpp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/cc/cpp/Makefile.depend soc2015/clord/head/gnu/usr.bin/cc/gcov/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/cc/gcov/Makefile.depend soc2015/clord/head/gnu/usr.bin/cc/include/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/cc/include/Makefile.depend soc2015/clord/head/gnu/usr.bin/cc/libcpp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/cc/libcpp/Makefile.depend soc2015/clord/head/gnu/usr.bin/cc/libdecnumber/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/cc/libdecnumber/Makefile.depend soc2015/clord/head/gnu/usr.bin/cc/libiberty/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/cc/libiberty/Makefile.depend soc2015/clord/head/gnu/usr.bin/dialog/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/dialog/Makefile.depend soc2015/clord/head/gnu/usr.bin/diff/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/diff/Makefile.depend soc2015/clord/head/gnu/usr.bin/diff3/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/diff3/Makefile.depend soc2015/clord/head/gnu/usr.bin/dtc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/dtc/Makefile.depend soc2015/clord/head/gnu/usr.bin/gdb/gdb/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/gdb/gdb/Makefile.depend soc2015/clord/head/gnu/usr.bin/gdb/gdbserver/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/gdb/gdbserver/Makefile.depend soc2015/clord/head/gnu/usr.bin/gdb/gdbtui/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/gdb/gdbtui/Makefile.depend soc2015/clord/head/gnu/usr.bin/gdb/kgdb/Makefile.depend.amd64 - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/gdb/kgdb/Makefile.depend.amd64 soc2015/clord/head/gnu/usr.bin/gdb/libgdb/Makefile.depend.amd64 - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/gdb/libgdb/Makefile.depend.amd64 soc2015/clord/head/gnu/usr.bin/gperf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/gperf/Makefile.depend soc2015/clord/head/gnu/usr.bin/grep/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/grep/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/contrib/mm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/contrib/mm/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/font/devX100-12/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/font/devX100-12/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/font/devX100/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/font/devX100/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/font/devX75-12/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/font/devX75-12/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/font/devX75/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/font/devX75/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/font/devascii/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/font/devascii/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/font/devcp1047/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/font/devcp1047/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/font/devdvi/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/font/devdvi/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/font/devhtml/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/font/devhtml/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/font/devkoi8-r/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/font/devkoi8-r/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/font/devlatin1/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/font/devlatin1/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/font/devlbp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/font/devlbp/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/font/devlj4/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/font/devlj4/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/font/devps/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/font/devps/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/font/devutf8/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/font/devutf8/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/man/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/man/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/devices/grodvi/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/devices/grodvi/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/devices/grohtml/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/devices/grohtml/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/devices/grolbp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/devices/grolbp/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/devices/grolj4/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/devices/grolj4/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/devices/grops/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/devices/grops/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/devices/grotty/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/devices/grotty/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/libs/libbib/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/libs/libbib/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/libs/libdriver/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/libs/libdriver/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/libs/libgroff/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/libs/libgroff/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/preproc/eqn/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/preproc/eqn/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/preproc/grn/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/preproc/grn/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/preproc/html/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/preproc/html/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/preproc/pic/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/preproc/pic/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/preproc/refer/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/preproc/refer/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/preproc/tbl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/preproc/tbl/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/roff/groff/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/roff/groff/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/roff/grog/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/roff/grog/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/roff/nroff/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/roff/nroff/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/roff/psroff/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/roff/psroff/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/roff/troff/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/roff/troff/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/utils/addftinfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/utils/addftinfo/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/utils/afmtodit/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/utils/afmtodit/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/utils/hpftodit/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/utils/hpftodit/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/utils/indxbib/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/utils/indxbib/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/utils/lkbib/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/utils/lkbib/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/utils/lookbib/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/utils/lookbib/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/utils/pfbtops/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/utils/pfbtops/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/src/utils/tfmtodit/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/src/utils/tfmtodit/Makefile.depend soc2015/clord/head/gnu/usr.bin/groff/tmac/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/groff/tmac/Makefile.depend soc2015/clord/head/gnu/usr.bin/rcs/ci/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/rcs/ci/Makefile.depend soc2015/clord/head/gnu/usr.bin/rcs/co/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/rcs/co/Makefile.depend soc2015/clord/head/gnu/usr.bin/rcs/ident/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/rcs/ident/Makefile.depend soc2015/clord/head/gnu/usr.bin/rcs/lib/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/rcs/lib/Makefile.depend soc2015/clord/head/gnu/usr.bin/rcs/merge/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/rcs/merge/Makefile.depend soc2015/clord/head/gnu/usr.bin/rcs/rcs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/rcs/rcs/Makefile.depend soc2015/clord/head/gnu/usr.bin/rcs/rcsclean/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/rcs/rcsclean/Makefile.depend soc2015/clord/head/gnu/usr.bin/rcs/rcsdiff/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/rcs/rcsdiff/Makefile.depend soc2015/clord/head/gnu/usr.bin/rcs/rcsfreeze/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/rcs/rcsfreeze/Makefile.depend soc2015/clord/head/gnu/usr.bin/rcs/rcsmerge/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/rcs/rcsmerge/Makefile.depend soc2015/clord/head/gnu/usr.bin/rcs/rlog/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/rcs/rlog/Makefile.depend soc2015/clord/head/gnu/usr.bin/sdiff/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/gnu/usr.bin/sdiff/Makefile.depend soc2015/clord/head/include/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/include/Makefile.depend soc2015/clord/head/include/arpa/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/include/arpa/Makefile.depend soc2015/clord/head/include/gssapi/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/include/gssapi/Makefile.depend soc2015/clord/head/include/protocols/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/include/protocols/Makefile.depend soc2015/clord/head/include/rpc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/include/rpc/Makefile.depend soc2015/clord/head/include/rpcsvc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/include/rpcsvc/Makefile.depend soc2015/clord/head/include/xlocale/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/include/xlocale/Makefile.depend soc2015/clord/head/kerberos5/lib/libasn1/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libasn1/Makefile.depend soc2015/clord/head/kerberos5/lib/libgssapi_krb5/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libgssapi_krb5/Makefile.depend soc2015/clord/head/kerberos5/lib/libgssapi_ntlm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libgssapi_ntlm/Makefile.depend soc2015/clord/head/kerberos5/lib/libgssapi_spnego/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libgssapi_spnego/Makefile.depend soc2015/clord/head/kerberos5/lib/libhdb/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libhdb/Makefile.depend soc2015/clord/head/kerberos5/lib/libheimbase/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libheimbase/Makefile.depend soc2015/clord/head/kerberos5/lib/libheimipcc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libheimipcc/Makefile.depend soc2015/clord/head/kerberos5/lib/libheimipcs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libheimipcs/Makefile.depend soc2015/clord/head/kerberos5/lib/libheimntlm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libheimntlm/Makefile.depend soc2015/clord/head/kerberos5/lib/libhx509/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libhx509/Makefile.depend soc2015/clord/head/kerberos5/lib/libkadm5clnt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libkadm5clnt/Makefile.depend soc2015/clord/head/kerberos5/lib/libkadm5srv/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libkadm5srv/Makefile.depend soc2015/clord/head/kerberos5/lib/libkafs5/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libkafs5/Makefile.depend soc2015/clord/head/kerberos5/lib/libkdc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libkdc/Makefile.depend soc2015/clord/head/kerberos5/lib/libkrb5/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libkrb5/Makefile.depend soc2015/clord/head/kerberos5/lib/libroken/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libroken/Makefile.depend soc2015/clord/head/kerberos5/lib/libsl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libsl/Makefile.depend soc2015/clord/head/kerberos5/lib/libvers/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libvers/Makefile.depend soc2015/clord/head/kerberos5/lib/libwind/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/lib/libwind/Makefile.depend soc2015/clord/head/kerberos5/libexec/digest-service/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/libexec/digest-service/Makefile.depend soc2015/clord/head/kerberos5/libexec/hprop/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/libexec/hprop/Makefile.depend soc2015/clord/head/kerberos5/libexec/hpropd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/libexec/hpropd/Makefile.depend soc2015/clord/head/kerberos5/libexec/ipropd-master/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/libexec/ipropd-master/Makefile.depend soc2015/clord/head/kerberos5/libexec/ipropd-slave/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/libexec/ipropd-slave/Makefile.depend soc2015/clord/head/kerberos5/libexec/kadmind/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/libexec/kadmind/Makefile.depend soc2015/clord/head/kerberos5/libexec/kcm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/libexec/kcm/Makefile.depend soc2015/clord/head/kerberos5/libexec/kdc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/libexec/kdc/Makefile.depend soc2015/clord/head/kerberos5/libexec/kdigest/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/libexec/kdigest/Makefile.depend soc2015/clord/head/kerberos5/libexec/kfd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/libexec/kfd/Makefile.depend soc2015/clord/head/kerberos5/libexec/kimpersonate/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/libexec/kimpersonate/Makefile.depend soc2015/clord/head/kerberos5/libexec/kpasswdd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/libexec/kpasswdd/Makefile.depend soc2015/clord/head/kerberos5/tools/asn1_compile/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/tools/asn1_compile/Makefile.depend soc2015/clord/head/kerberos5/tools/make-roken/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/tools/make-roken/Makefile.depend soc2015/clord/head/kerberos5/tools/slc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/tools/slc/Makefile.depend soc2015/clord/head/kerberos5/usr.bin/hxtool/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/usr.bin/hxtool/Makefile.depend soc2015/clord/head/kerberos5/usr.bin/kadmin/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/usr.bin/kadmin/Makefile.depend soc2015/clord/head/kerberos5/usr.bin/kcc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/usr.bin/kcc/Makefile.depend soc2015/clord/head/kerberos5/usr.bin/kdestroy/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/usr.bin/kdestroy/Makefile.depend soc2015/clord/head/kerberos5/usr.bin/kf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/usr.bin/kf/Makefile.depend soc2015/clord/head/kerberos5/usr.bin/kgetcred/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/usr.bin/kgetcred/Makefile.depend soc2015/clord/head/kerberos5/usr.bin/kinit/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/usr.bin/kinit/Makefile.depend soc2015/clord/head/kerberos5/usr.bin/kpasswd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/usr.bin/kpasswd/Makefile.depend soc2015/clord/head/kerberos5/usr.bin/krb5-config/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/usr.bin/krb5-config/Makefile.depend soc2015/clord/head/kerberos5/usr.bin/ksu/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/usr.bin/ksu/Makefile.depend soc2015/clord/head/kerberos5/usr.bin/string2key/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/usr.bin/string2key/Makefile.depend soc2015/clord/head/kerberos5/usr.bin/verify_krb5_conf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/usr.bin/verify_krb5_conf/Makefile.depend soc2015/clord/head/kerberos5/usr.sbin/iprop-log/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/usr.sbin/iprop-log/Makefile.depend soc2015/clord/head/kerberos5/usr.sbin/kstash/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/usr.sbin/kstash/Makefile.depend soc2015/clord/head/kerberos5/usr.sbin/ktutil/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/kerberos5/usr.sbin/ktutil/Makefile.depend soc2015/clord/head/lib/atf/libatf-c++/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/atf/libatf-c++/Makefile.depend soc2015/clord/head/lib/atf/libatf-c/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/atf/libatf-c/Makefile.depend soc2015/clord/head/lib/clang/include/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/include/Makefile.depend soc2015/clord/head/lib/clang/libclanganalysis/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclanganalysis/Makefile.depend soc2015/clord/head/lib/clang/libclangarcmigrate/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclangarcmigrate/Makefile.depend soc2015/clord/head/lib/clang/libclangast/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclangast/Makefile.depend soc2015/clord/head/lib/clang/libclangbasic/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclangbasic/Makefile.depend soc2015/clord/head/lib/clang/libclangcodegen/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclangcodegen/Makefile.depend soc2015/clord/head/lib/clang/libclangdriver/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclangdriver/Makefile.depend soc2015/clord/head/lib/clang/libclangedit/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclangedit/Makefile.depend soc2015/clord/head/lib/clang/libclangfrontend/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclangfrontend/Makefile.depend soc2015/clord/head/lib/clang/libclangfrontendtool/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclangfrontendtool/Makefile.depend soc2015/clord/head/lib/clang/libclanglex/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclanglex/Makefile.depend soc2015/clord/head/lib/clang/libclangparse/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclangparse/Makefile.depend soc2015/clord/head/lib/clang/libclangrewrite/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclangrewrite/Makefile.depend soc2015/clord/head/lib/clang/libclangrewritefrontend/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclangrewritefrontend/Makefile.depend soc2015/clord/head/lib/clang/libclangsema/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclangsema/Makefile.depend soc2015/clord/head/lib/clang/libclangserialization/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclangserialization/Makefile.depend soc2015/clord/head/lib/clang/libclangstaticanalyzercheckers/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclangstaticanalyzercheckers/Makefile.depend soc2015/clord/head/lib/clang/libclangstaticanalyzercore/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclangstaticanalyzercore/Makefile.depend soc2015/clord/head/lib/clang/libclangstaticanalyzerfrontend/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libclangstaticanalyzerfrontend/Makefile.depend soc2015/clord/head/lib/clang/liblldb/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldb/Makefile.depend soc2015/clord/head/lib/clang/liblldbAPI/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbAPI/Makefile.depend soc2015/clord/head/lib/clang/liblldbBreakpoint/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbBreakpoint/Makefile.depend soc2015/clord/head/lib/clang/liblldbCommands/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbCommands/Makefile.depend soc2015/clord/head/lib/clang/liblldbCore/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbCore/Makefile.depend soc2015/clord/head/lib/clang/liblldbDataFormatters/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbDataFormatters/Makefile.depend soc2015/clord/head/lib/clang/liblldbExpression/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbExpression/Makefile.depend soc2015/clord/head/lib/clang/liblldbHostCommon/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbHostCommon/Makefile.depend soc2015/clord/head/lib/clang/liblldbHostFreeBSD/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbHostFreeBSD/Makefile.depend soc2015/clord/head/lib/clang/liblldbHostPOSIX/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbHostPOSIX/Makefile.depend soc2015/clord/head/lib/clang/liblldbInterpreter/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbInterpreter/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginABISysV_ppc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginABISysV_ppc/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginABISysV_ppc64/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginABISysV_ppc64/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginABISysV_x86_64/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginABISysV_x86_64/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginCXXItaniumABI/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginCXXItaniumABI/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginDisassemblerLLVM/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginDisassemblerLLVM/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginDynamicLoaderPosixDYLD/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginDynamicLoaderPosixDYLD/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginDynamicLoaderStatic/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginDynamicLoaderStatic/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginInstructionARM/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginInstructionARM/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginInstructionARM64/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginInstructionARM64/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginInstrumentationRuntimeAddressSanitizer/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginInstrumentationRuntimeAddressSanitizer/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginJITLoaderGDB/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginJITLoaderGDB/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginMemoryHistoryASan/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginMemoryHistoryASan/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginObjectContainerBSDArchive/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginObjectContainerBSDArchive/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginObjectFileELF/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginObjectFileELF/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginObjectFileJIT/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginObjectFileJIT/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginPlatformFreeBSD/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginPlatformFreeBSD/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginPlatformGDB/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginPlatformGDB/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginProcessElfCore/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginProcessElfCore/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginProcessFreeBSD/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginProcessFreeBSD/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginProcessGDBRemote/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginProcessGDBRemote/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginProcessPOSIX/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginProcessPOSIX/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginProcessUtility/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginProcessUtility/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginSymbolFileDWARF/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginSymbolFileDWARF/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginSymbolFileSymtab/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginSymbolFileSymtab/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginSymbolVendorELF/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginSymbolVendorELF/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginUnwindAssemblyInstEmulation/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginUnwindAssemblyInstEmulation/Makefile.depend soc2015/clord/head/lib/clang/liblldbPluginUnwindAssemblyX86/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbPluginUnwindAssemblyX86/Makefile.depend soc2015/clord/head/lib/clang/liblldbSymbol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbSymbol/Makefile.depend soc2015/clord/head/lib/clang/liblldbTarget/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbTarget/Makefile.depend soc2015/clord/head/lib/clang/liblldbUtility/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/liblldbUtility/Makefile.depend soc2015/clord/head/lib/clang/libllvmaarch64asmparser/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmaarch64asmparser/Makefile.depend soc2015/clord/head/lib/clang/libllvmaarch64codegen/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmaarch64codegen/Makefile.depend soc2015/clord/head/lib/clang/libllvmaarch64desc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmaarch64desc/Makefile.depend soc2015/clord/head/lib/clang/libllvmaarch64disassembler/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmaarch64disassembler/Makefile.depend soc2015/clord/head/lib/clang/libllvmaarch64info/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmaarch64info/Makefile.depend soc2015/clord/head/lib/clang/libllvmaarch64instprinter/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmaarch64instprinter/Makefile.depend soc2015/clord/head/lib/clang/libllvmaarch64utils/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmaarch64utils/Makefile.depend soc2015/clord/head/lib/clang/libllvmanalysis/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmanalysis/Makefile.depend soc2015/clord/head/lib/clang/libllvmarmasmparser/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmarmasmparser/Makefile.depend soc2015/clord/head/lib/clang/libllvmarmcodegen/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmarmcodegen/Makefile.depend soc2015/clord/head/lib/clang/libllvmarmdesc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmarmdesc/Makefile.depend soc2015/clord/head/lib/clang/libllvmarmdisassembler/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmarmdisassembler/Makefile.depend soc2015/clord/head/lib/clang/libllvmarminfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmarminfo/Makefile.depend soc2015/clord/head/lib/clang/libllvmarminstprinter/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmarminstprinter/Makefile.depend soc2015/clord/head/lib/clang/libllvmasmparser/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmasmparser/Makefile.depend soc2015/clord/head/lib/clang/libllvmasmprinter/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmasmprinter/Makefile.depend soc2015/clord/head/lib/clang/libllvmbitreader/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmbitreader/Makefile.depend soc2015/clord/head/lib/clang/libllvmbitwriter/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmbitwriter/Makefile.depend soc2015/clord/head/lib/clang/libllvmcodegen/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmcodegen/Makefile.depend soc2015/clord/head/lib/clang/libllvmcore/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmcore/Makefile.depend soc2015/clord/head/lib/clang/libllvmdebuginfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmdebuginfo/Makefile.depend soc2015/clord/head/lib/clang/libllvmexecutionengine/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmexecutionengine/Makefile.depend soc2015/clord/head/lib/clang/libllvminstcombine/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvminstcombine/Makefile.depend soc2015/clord/head/lib/clang/libllvminstrumentation/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvminstrumentation/Makefile.depend soc2015/clord/head/lib/clang/libllvminterpreter/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvminterpreter/Makefile.depend soc2015/clord/head/lib/clang/libllvmipa/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmipa/Makefile.depend soc2015/clord/head/lib/clang/libllvmipo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmipo/Makefile.depend soc2015/clord/head/lib/clang/libllvmirreader/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmirreader/Makefile.depend soc2015/clord/head/lib/clang/libllvmlinker/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmlinker/Makefile.depend soc2015/clord/head/lib/clang/libllvmmc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmmc/Makefile.depend soc2015/clord/head/lib/clang/libllvmmcdisassembler/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmmcdisassembler/Makefile.depend soc2015/clord/head/lib/clang/libllvmmcjit/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmmcjit/Makefile.depend soc2015/clord/head/lib/clang/libllvmmcparser/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmmcparser/Makefile.depend soc2015/clord/head/lib/clang/libllvmmipsasmparser/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmmipsasmparser/Makefile.depend soc2015/clord/head/lib/clang/libllvmmipscodegen/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmmipscodegen/Makefile.depend soc2015/clord/head/lib/clang/libllvmmipsdesc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmmipsdesc/Makefile.depend soc2015/clord/head/lib/clang/libllvmmipsdisassembler/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmmipsdisassembler/Makefile.depend soc2015/clord/head/lib/clang/libllvmmipsinfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmmipsinfo/Makefile.depend soc2015/clord/head/lib/clang/libllvmmipsinstprinter/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmmipsinstprinter/Makefile.depend soc2015/clord/head/lib/clang/libllvmobjcarcopts/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmobjcarcopts/Makefile.depend soc2015/clord/head/lib/clang/libllvmobject/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmobject/Makefile.depend soc2015/clord/head/lib/clang/libllvmoption/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmoption/Makefile.depend soc2015/clord/head/lib/clang/libllvmpowerpcasmparser/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmpowerpcasmparser/Makefile.depend soc2015/clord/head/lib/clang/libllvmpowerpccodegen/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmpowerpccodegen/Makefile.depend soc2015/clord/head/lib/clang/libllvmpowerpcdesc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmpowerpcdesc/Makefile.depend soc2015/clord/head/lib/clang/libllvmpowerpcdisassembler/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmpowerpcdisassembler/Makefile.depend soc2015/clord/head/lib/clang/libllvmpowerpcinfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmpowerpcinfo/Makefile.depend soc2015/clord/head/lib/clang/libllvmpowerpcinstprinter/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmpowerpcinstprinter/Makefile.depend soc2015/clord/head/lib/clang/libllvmprofiledata/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmprofiledata/Makefile.depend soc2015/clord/head/lib/clang/libllvmruntimedyld/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmruntimedyld/Makefile.depend soc2015/clord/head/lib/clang/libllvmscalaropts/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmscalaropts/Makefile.depend soc2015/clord/head/lib/clang/libllvmselectiondag/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmselectiondag/Makefile.depend soc2015/clord/head/lib/clang/libllvmsparcasmparser/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmsparcasmparser/Makefile.depend soc2015/clord/head/lib/clang/libllvmsparccodegen/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmsparccodegen/Makefile.depend soc2015/clord/head/lib/clang/libllvmsparcdesc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmsparcdesc/Makefile.depend soc2015/clord/head/lib/clang/libllvmsparcdisassembler/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmsparcdisassembler/Makefile.depend soc2015/clord/head/lib/clang/libllvmsparcinfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmsparcinfo/Makefile.depend soc2015/clord/head/lib/clang/libllvmsparcinstprinter/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmsparcinstprinter/Makefile.depend soc2015/clord/head/lib/clang/libllvmsupport/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmsupport/Makefile.depend soc2015/clord/head/lib/clang/libllvmtablegen/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmtablegen/Makefile.depend soc2015/clord/head/lib/clang/libllvmtarget/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmtarget/Makefile.depend soc2015/clord/head/lib/clang/libllvmtransformutils/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmtransformutils/Makefile.depend soc2015/clord/head/lib/clang/libllvmvectorize/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmvectorize/Makefile.depend soc2015/clord/head/lib/clang/libllvmx86asmparser/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmx86asmparser/Makefile.depend soc2015/clord/head/lib/clang/libllvmx86codegen/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmx86codegen/Makefile.depend soc2015/clord/head/lib/clang/libllvmx86desc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmx86desc/Makefile.depend soc2015/clord/head/lib/clang/libllvmx86disassembler/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmx86disassembler/Makefile.depend soc2015/clord/head/lib/clang/libllvmx86info/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmx86info/Makefile.depend soc2015/clord/head/lib/clang/libllvmx86instprinter/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmx86instprinter/Makefile.depend soc2015/clord/head/lib/clang/libllvmx86utils/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/clang/libllvmx86utils/Makefile.depend soc2015/clord/head/lib/csu/amd64/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/csu/amd64/Makefile.depend soc2015/clord/head/lib/csu/arm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/csu/arm/Makefile.depend soc2015/clord/head/lib/csu/i386/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/csu/i386/Makefile.depend soc2015/clord/head/lib/csu/mips/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/csu/mips/Makefile.depend soc2015/clord/head/lib/csu/powerpc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/csu/powerpc/Makefile.depend soc2015/clord/head/lib/csu/powerpc64/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/csu/powerpc64/Makefile.depend soc2015/clord/head/lib/csu/sparc64/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/csu/sparc64/Makefile.depend soc2015/clord/head/lib/libalias/libalias/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libalias/libalias/Makefile.depend soc2015/clord/head/lib/libalias/modules/cuseeme/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libalias/modules/cuseeme/Makefile.depend soc2015/clord/head/lib/libalias/modules/dummy/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libalias/modules/dummy/Makefile.depend soc2015/clord/head/lib/libalias/modules/ftp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libalias/modules/ftp/Makefile.depend soc2015/clord/head/lib/libalias/modules/irc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libalias/modules/irc/Makefile.depend soc2015/clord/head/lib/libalias/modules/nbt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libalias/modules/nbt/Makefile.depend soc2015/clord/head/lib/libalias/modules/pptp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libalias/modules/pptp/Makefile.depend soc2015/clord/head/lib/libalias/modules/skinny/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libalias/modules/skinny/Makefile.depend soc2015/clord/head/lib/libalias/modules/smedia/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libalias/modules/smedia/Makefile.depend soc2015/clord/head/lib/libarchive/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libarchive/Makefile.depend soc2015/clord/head/lib/libauditd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libauditd/Makefile.depend soc2015/clord/head/lib/libbegemot/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libbegemot/Makefile.depend soc2015/clord/head/lib/libblocksruntime/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libblocksruntime/Makefile.depend soc2015/clord/head/lib/libbluetooth/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libbluetooth/Makefile.depend soc2015/clord/head/lib/libbsm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libbsm/Makefile.depend soc2015/clord/head/lib/libbsnmp/libbsnmp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libbsnmp/libbsnmp/Makefile.depend soc2015/clord/head/lib/libbz2/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libbz2/Makefile.depend soc2015/clord/head/lib/libc++/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libc++/Makefile.depend soc2015/clord/head/lib/libc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libc/Makefile.depend soc2015/clord/head/lib/libc_nonshared/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libc_nonshared/Makefile.depend soc2015/clord/head/lib/libcalendar/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libcalendar/Makefile.depend soc2015/clord/head/lib/libcam/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libcam/Makefile.depend soc2015/clord/head/lib/libcapsicum/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libcapsicum/Makefile.depend soc2015/clord/head/lib/libcom_err/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libcom_err/Makefile.depend soc2015/clord/head/lib/libcompat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libcompat/Makefile.depend soc2015/clord/head/lib/libcompiler_rt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libcompiler_rt/Makefile.depend soc2015/clord/head/lib/libcrypt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libcrypt/Makefile.depend soc2015/clord/head/lib/libcrypt/tests/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libcrypt/tests/Makefile.depend soc2015/clord/head/lib/libcuse/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libcuse/Makefile.depend soc2015/clord/head/lib/libcxxrt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libcxxrt/Makefile.depend soc2015/clord/head/lib/libcxxrt/Makefile.depend.host - copied unchanged from r287445, mirror/FreeBSD/head/lib/libcxxrt/Makefile.depend.host soc2015/clord/head/lib/libdevinfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libdevinfo/Makefile.depend soc2015/clord/head/lib/libdevstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libdevstat/Makefile.depend soc2015/clord/head/lib/libdpv/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libdpv/Makefile.depend soc2015/clord/head/lib/libdwarf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libdwarf/Makefile.depend soc2015/clord/head/lib/libedit/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libedit/Makefile.depend soc2015/clord/head/lib/libedit/edit/readline/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libedit/edit/readline/Makefile.depend soc2015/clord/head/lib/libelf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libelf/Makefile.depend soc2015/clord/head/lib/libelftc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libelftc/Makefile.depend soc2015/clord/head/lib/libevent/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libevent/Makefile.depend soc2015/clord/head/lib/libexecinfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libexecinfo/Makefile.depend soc2015/clord/head/lib/libexpat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libexpat/Makefile.depend soc2015/clord/head/lib/libfetch/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libfetch/Makefile.depend soc2015/clord/head/lib/libfigpar/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libfigpar/Makefile.depend soc2015/clord/head/lib/libgeom/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libgeom/Makefile.depend soc2015/clord/head/lib/libgpib/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libgpib/Makefile.depend soc2015/clord/head/lib/libgpio/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libgpio/Makefile.depend soc2015/clord/head/lib/libgssapi/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libgssapi/Makefile.depend soc2015/clord/head/lib/libiconv_modules/BIG5/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/BIG5/Makefile.depend soc2015/clord/head/lib/libiconv_modules/DECHanyu/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/DECHanyu/Makefile.depend soc2015/clord/head/lib/libiconv_modules/EUC/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/EUC/Makefile.depend soc2015/clord/head/lib/libiconv_modules/EUCTW/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/EUCTW/Makefile.depend soc2015/clord/head/lib/libiconv_modules/GBK2K/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/GBK2K/Makefile.depend soc2015/clord/head/lib/libiconv_modules/HZ/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/HZ/Makefile.depend soc2015/clord/head/lib/libiconv_modules/ISO2022/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/ISO2022/Makefile.depend soc2015/clord/head/lib/libiconv_modules/JOHAB/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/JOHAB/Makefile.depend soc2015/clord/head/lib/libiconv_modules/MSKanji/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/MSKanji/Makefile.depend soc2015/clord/head/lib/libiconv_modules/UES/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/UES/Makefile.depend soc2015/clord/head/lib/libiconv_modules/UTF1632/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/UTF1632/Makefile.depend soc2015/clord/head/lib/libiconv_modules/UTF7/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/UTF7/Makefile.depend soc2015/clord/head/lib/libiconv_modules/UTF8/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/UTF8/Makefile.depend soc2015/clord/head/lib/libiconv_modules/VIQR/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/VIQR/Makefile.depend soc2015/clord/head/lib/libiconv_modules/ZW/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/ZW/Makefile.depend soc2015/clord/head/lib/libiconv_modules/iconv_none/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/iconv_none/Makefile.depend soc2015/clord/head/lib/libiconv_modules/iconv_std/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/iconv_std/Makefile.depend soc2015/clord/head/lib/libiconv_modules/mapper_646/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/mapper_646/Makefile.depend soc2015/clord/head/lib/libiconv_modules/mapper_none/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/mapper_none/Makefile.depend soc2015/clord/head/lib/libiconv_modules/mapper_parallel/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/mapper_parallel/Makefile.depend soc2015/clord/head/lib/libiconv_modules/mapper_serial/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/mapper_serial/Makefile.depend soc2015/clord/head/lib/libiconv_modules/mapper_std/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/mapper_std/Makefile.depend soc2015/clord/head/lib/libiconv_modules/mapper_zone/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libiconv_modules/mapper_zone/Makefile.depend soc2015/clord/head/lib/libipsec/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libipsec/Makefile.depend soc2015/clord/head/lib/libjail/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libjail/Makefile.depend soc2015/clord/head/lib/libkiconv/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libkiconv/Makefile.depend soc2015/clord/head/lib/libkvm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libkvm/Makefile.depend soc2015/clord/head/lib/libldns/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libldns/Makefile.depend soc2015/clord/head/lib/liblzma/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/liblzma/Makefile.depend soc2015/clord/head/lib/libmagic/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libmagic/Makefile.depend soc2015/clord/head/lib/libmd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libmd/Makefile.depend soc2015/clord/head/lib/libmd/Makefile.depend.host - copied unchanged from r287445, mirror/FreeBSD/head/lib/libmd/Makefile.depend.host soc2015/clord/head/lib/libmemstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libmemstat/Makefile.depend soc2015/clord/head/lib/libmilter/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libmilter/Makefile.depend soc2015/clord/head/lib/libmp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libmp/Makefile.depend soc2015/clord/head/lib/libmt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libmt/Makefile.depend soc2015/clord/head/lib/libnetbsd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libnetbsd/Makefile.depend soc2015/clord/head/lib/libnetgraph/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libnetgraph/Makefile.depend soc2015/clord/head/lib/libngatm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libngatm/Makefile.depend soc2015/clord/head/lib/libnv/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libnv/Makefile.depend soc2015/clord/head/lib/libohash/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libohash/Makefile.depend soc2015/clord/head/lib/libopie/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libopie/Makefile.depend soc2015/clord/head/lib/libpam/libpam/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/libpam/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_chroot/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_chroot/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_deny/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_deny/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_echo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_echo/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_exec/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_exec/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_ftpusers/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_ftpusers/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_group/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_group/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_guest/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_guest/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_krb5/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_krb5/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_ksu/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_ksu/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_lastlog/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_lastlog/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_login_access/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_login_access/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_nologin/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_nologin/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_opie/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_opie/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_opieaccess/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_opieaccess/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_passwdqc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_passwdqc/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_permit/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_permit/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_radius/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_radius/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_rhosts/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_rhosts/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_rootok/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_rootok/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_securetty/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_securetty/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_self/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_self/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_ssh/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_ssh/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_tacplus/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_tacplus/Makefile.depend soc2015/clord/head/lib/libpam/modules/pam_unix/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpam/modules/pam_unix/Makefile.depend soc2015/clord/head/lib/libpam/static_modules/ - copied from r287445, mirror/FreeBSD/head/lib/libpam/static_modules/ soc2015/clord/head/lib/libpcap/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpcap/Makefile.depend soc2015/clord/head/lib/libpmc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libpmc/Makefile.depend soc2015/clord/head/lib/libproc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libproc/Makefile.depend soc2015/clord/head/lib/libprocstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libprocstat/Makefile.depend soc2015/clord/head/lib/libprocstat/zfs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libprocstat/zfs/Makefile.depend soc2015/clord/head/lib/libradius/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libradius/Makefile.depend soc2015/clord/head/lib/librpcsec_gss/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/librpcsec_gss/Makefile.depend soc2015/clord/head/lib/librpcsvc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/librpcsvc/Makefile.depend soc2015/clord/head/lib/librt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/librt/Makefile.depend soc2015/clord/head/lib/librtld_db/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/librtld_db/Makefile.depend soc2015/clord/head/lib/libsbuf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libsbuf/Makefile.depend soc2015/clord/head/lib/libsdp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libsdp/Makefile.depend soc2015/clord/head/lib/libsm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libsm/Makefile.depend soc2015/clord/head/lib/libsmb/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libsmb/Makefile.depend soc2015/clord/head/lib/libsmdb/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libsmdb/Makefile.depend soc2015/clord/head/lib/libsmutil/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libsmutil/Makefile.depend soc2015/clord/head/lib/libsqlite3/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libsqlite3/Makefile.depend soc2015/clord/head/lib/libstand/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libstand/Makefile.depend soc2015/clord/head/lib/libstdbuf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libstdbuf/Makefile.depend soc2015/clord/head/lib/libstdthreads/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libstdthreads/Makefile.depend soc2015/clord/head/lib/libtacplus/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libtacplus/Makefile.depend soc2015/clord/head/lib/libtelnet/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libtelnet/Makefile.depend soc2015/clord/head/lib/libthr/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libthr/Makefile.depend soc2015/clord/head/lib/libthread_db/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libthread_db/Makefile.depend soc2015/clord/head/lib/libucl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libucl/Makefile.depend soc2015/clord/head/lib/libufs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libufs/Makefile.depend soc2015/clord/head/lib/libugidfw/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libugidfw/Makefile.depend soc2015/clord/head/lib/libulog/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libulog/Makefile.depend soc2015/clord/head/lib/libunbound/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libunbound/Makefile.depend soc2015/clord/head/lib/libusb/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libusb/Makefile.depend soc2015/clord/head/lib/libusbhid/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libusbhid/Makefile.depend soc2015/clord/head/lib/libutil/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libutil/Makefile.depend soc2015/clord/head/lib/libvgl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libvgl/Makefile.depend soc2015/clord/head/lib/libvmmapi/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libvmmapi/Makefile.depend soc2015/clord/head/lib/libwrap/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libwrap/Makefile.depend soc2015/clord/head/lib/libxo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libxo/Makefile.depend soc2015/clord/head/lib/liby/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/liby/Makefile.depend soc2015/clord/head/lib/libypclnt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libypclnt/Makefile.depend soc2015/clord/head/lib/libz/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/libz/Makefile.depend soc2015/clord/head/lib/msun/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/msun/Makefile.depend soc2015/clord/head/lib/ncurses/form/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/ncurses/form/Makefile.depend soc2015/clord/head/lib/ncurses/formw/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/ncurses/formw/Makefile.depend soc2015/clord/head/lib/ncurses/menu/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/ncurses/menu/Makefile.depend soc2015/clord/head/lib/ncurses/menuw/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/ncurses/menuw/Makefile.depend soc2015/clord/head/lib/ncurses/ncurses/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/ncurses/ncurses/Makefile.depend soc2015/clord/head/lib/ncurses/ncursesw/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/ncurses/ncursesw/Makefile.depend soc2015/clord/head/lib/ncurses/panel/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/ncurses/panel/Makefile.depend soc2015/clord/head/lib/ncurses/panelw/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/lib/ncurses/panelw/Makefile.depend soc2015/clord/head/libexec/atf/atf-check/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/atf/atf-check/Makefile.depend soc2015/clord/head/libexec/atf/atf-sh/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/atf/atf-sh/Makefile.depend soc2015/clord/head/libexec/atrun/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/atrun/Makefile.depend soc2015/clord/head/libexec/bootpd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/bootpd/Makefile.depend soc2015/clord/head/libexec/bootpd/bootpgw/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/bootpd/bootpgw/Makefile.depend soc2015/clord/head/libexec/bootpd/tools/bootpef/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/bootpd/tools/bootpef/Makefile.depend soc2015/clord/head/libexec/bootpd/tools/bootptest/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/bootpd/tools/bootptest/Makefile.depend soc2015/clord/head/libexec/comsat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/comsat/Makefile.depend soc2015/clord/head/libexec/fingerd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/fingerd/Makefile.depend soc2015/clord/head/libexec/ftpd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/ftpd/Makefile.depend soc2015/clord/head/libexec/getty/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/getty/Makefile.depend soc2015/clord/head/libexec/mail.local/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/mail.local/Makefile.depend soc2015/clord/head/libexec/mknetid/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/mknetid/Makefile.depend soc2015/clord/head/libexec/pppoed/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/pppoed/Makefile.depend soc2015/clord/head/libexec/rbootd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/rbootd/Makefile.depend soc2015/clord/head/libexec/revnetgroup/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/revnetgroup/Makefile.depend soc2015/clord/head/libexec/rlogind/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/rlogind/Makefile.depend soc2015/clord/head/libexec/rpc.rquotad/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/rpc.rquotad/Makefile.depend soc2015/clord/head/libexec/rpc.rstatd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/rpc.rstatd/Makefile.depend soc2015/clord/head/libexec/rpc.rusersd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/rpc.rusersd/Makefile.depend soc2015/clord/head/libexec/rpc.rwalld/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/rpc.rwalld/Makefile.depend soc2015/clord/head/libexec/rpc.sprayd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/rpc.sprayd/Makefile.depend soc2015/clord/head/libexec/rshd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/rshd/Makefile.depend soc2015/clord/head/libexec/rtld-elf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/rtld-elf/Makefile.depend soc2015/clord/head/libexec/save-entropy/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/save-entropy/Makefile.depend soc2015/clord/head/libexec/smrsh/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/smrsh/Makefile.depend soc2015/clord/head/libexec/talkd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/talkd/Makefile.depend soc2015/clord/head/libexec/tcpd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/tcpd/Makefile.depend soc2015/clord/head/libexec/telnetd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/telnetd/Makefile.depend soc2015/clord/head/libexec/tftp-proxy/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/tftp-proxy/Makefile.depend soc2015/clord/head/libexec/tftpd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/tftpd/Makefile.depend soc2015/clord/head/libexec/ulog-helper/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/ulog-helper/Makefile.depend soc2015/clord/head/libexec/ypxfr/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/libexec/ypxfr/Makefile.depend soc2015/clord/head/release/Makefile.azure - copied unchanged from r287445, mirror/FreeBSD/head/release/Makefile.azure soc2015/clord/head/rescue/librescue/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/rescue/librescue/Makefile.depend soc2015/clord/head/sbin/adjkerntz/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/adjkerntz/Makefile.depend soc2015/clord/head/sbin/atm/atmconfig/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/atm/atmconfig/Makefile.depend soc2015/clord/head/sbin/badsect/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/badsect/Makefile.depend soc2015/clord/head/sbin/bsdlabel/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/bsdlabel/Makefile.depend soc2015/clord/head/sbin/camcontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/camcontrol/Makefile.depend soc2015/clord/head/sbin/camcontrol/attrib.c - copied unchanged from r287445, mirror/FreeBSD/head/sbin/camcontrol/attrib.c soc2015/clord/head/sbin/ccdconfig/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ccdconfig/Makefile.depend soc2015/clord/head/sbin/clri/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/clri/Makefile.depend soc2015/clord/head/sbin/comcontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/comcontrol/Makefile.depend soc2015/clord/head/sbin/conscontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/conscontrol/Makefile.depend soc2015/clord/head/sbin/ddb/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ddb/Makefile.depend soc2015/clord/head/sbin/devd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/devd/Makefile.depend soc2015/clord/head/sbin/devfs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/devfs/Makefile.depend soc2015/clord/head/sbin/dhclient/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/dhclient/Makefile.depend soc2015/clord/head/sbin/dmesg/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/dmesg/Makefile.depend soc2015/clord/head/sbin/dump/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/dump/Makefile.depend soc2015/clord/head/sbin/dumpfs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/dumpfs/Makefile.depend soc2015/clord/head/sbin/dumpon/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/dumpon/Makefile.depend soc2015/clord/head/sbin/etherswitchcfg/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/etherswitchcfg/Makefile.depend soc2015/clord/head/sbin/fdisk/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/fdisk/Makefile.depend soc2015/clord/head/sbin/fdisk_pc98/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/fdisk_pc98/Makefile.depend soc2015/clord/head/sbin/ffsinfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ffsinfo/Makefile.depend soc2015/clord/head/sbin/fsck/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/fsck/Makefile.depend soc2015/clord/head/sbin/fsck_ffs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/fsck_ffs/Makefile.depend soc2015/clord/head/sbin/fsck_msdosfs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/fsck_msdosfs/Makefile.depend soc2015/clord/head/sbin/fsdb/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/fsdb/Makefile.depend soc2015/clord/head/sbin/fsirand/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/fsirand/Makefile.depend soc2015/clord/head/sbin/gbde/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/gbde/Makefile.depend soc2015/clord/head/sbin/geom/class/cache/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/geom/class/cache/Makefile.depend soc2015/clord/head/sbin/geom/class/concat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/geom/class/concat/Makefile.depend soc2015/clord/head/sbin/geom/class/eli/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/geom/class/eli/Makefile.depend soc2015/clord/head/sbin/geom/class/journal/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/geom/class/journal/Makefile.depend soc2015/clord/head/sbin/geom/class/label/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/geom/class/label/Makefile.depend soc2015/clord/head/sbin/geom/class/mirror/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/geom/class/mirror/Makefile.depend soc2015/clord/head/sbin/geom/class/mountver/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/geom/class/mountver/Makefile.depend soc2015/clord/head/sbin/geom/class/multipath/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/geom/class/multipath/Makefile.depend soc2015/clord/head/sbin/geom/class/nop/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/geom/class/nop/Makefile.depend soc2015/clord/head/sbin/geom/class/part/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/geom/class/part/Makefile.depend soc2015/clord/head/sbin/geom/class/raid/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/geom/class/raid/Makefile.depend soc2015/clord/head/sbin/geom/class/raid3/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/geom/class/raid3/Makefile.depend soc2015/clord/head/sbin/geom/class/sched/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/geom/class/sched/Makefile.depend soc2015/clord/head/sbin/geom/class/shsec/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/geom/class/shsec/Makefile.depend soc2015/clord/head/sbin/geom/class/stripe/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/geom/class/stripe/Makefile.depend soc2015/clord/head/sbin/geom/class/virstor/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/geom/class/virstor/Makefile.depend soc2015/clord/head/sbin/geom/core/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/geom/core/Makefile.depend soc2015/clord/head/sbin/ggate/ggatec/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ggate/ggatec/Makefile.depend soc2015/clord/head/sbin/ggate/ggated/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ggate/ggated/Makefile.depend soc2015/clord/head/sbin/ggate/ggatel/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ggate/ggatel/Makefile.depend soc2015/clord/head/sbin/growfs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/growfs/Makefile.depend soc2015/clord/head/sbin/gvinum/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/gvinum/Makefile.depend soc2015/clord/head/sbin/hastctl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/hastctl/Makefile.depend soc2015/clord/head/sbin/hastd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/hastd/Makefile.depend soc2015/clord/head/sbin/ifconfig/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ifconfig/Makefile.depend soc2015/clord/head/sbin/init/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/init/Makefile.depend soc2015/clord/head/sbin/ipf/ipf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ipf/ipf/Makefile.depend soc2015/clord/head/sbin/ipf/ipfs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ipf/ipfs/Makefile.depend soc2015/clord/head/sbin/ipf/ipfstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ipf/ipfstat/Makefile.depend soc2015/clord/head/sbin/ipf/ipftest/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ipf/ipftest/Makefile.depend soc2015/clord/head/sbin/ipf/ipmon/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ipf/ipmon/Makefile.depend soc2015/clord/head/sbin/ipf/ipnat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ipf/ipnat/Makefile.depend soc2015/clord/head/sbin/ipf/ippool/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ipf/ippool/Makefile.depend soc2015/clord/head/sbin/ipf/ipresend/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ipf/ipresend/Makefile.depend soc2015/clord/head/sbin/ipf/libipf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ipf/libipf/Makefile.depend soc2015/clord/head/sbin/ipfw/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ipfw/Makefile.depend soc2015/clord/head/sbin/iscontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/iscontrol/Makefile.depend soc2015/clord/head/sbin/kldconfig/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/kldconfig/Makefile.depend soc2015/clord/head/sbin/kldload/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/kldload/Makefile.depend soc2015/clord/head/sbin/kldstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/kldstat/Makefile.depend soc2015/clord/head/sbin/kldunload/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/kldunload/Makefile.depend soc2015/clord/head/sbin/ldconfig/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ldconfig/Makefile.depend soc2015/clord/head/sbin/md5/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/md5/Makefile.depend soc2015/clord/head/sbin/mdconfig/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/mdconfig/Makefile.depend soc2015/clord/head/sbin/mdmfs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/mdmfs/Makefile.depend soc2015/clord/head/sbin/mknod/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/mknod/Makefile.depend soc2015/clord/head/sbin/mksnap_ffs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/mksnap_ffs/Makefile.depend soc2015/clord/head/sbin/mount/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/mount/Makefile.depend soc2015/clord/head/sbin/mount_cd9660/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/mount_cd9660/Makefile.depend soc2015/clord/head/sbin/mount_fusefs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/mount_fusefs/Makefile.depend soc2015/clord/head/sbin/mount_msdosfs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/mount_msdosfs/Makefile.depend soc2015/clord/head/sbin/mount_nfs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/mount_nfs/Makefile.depend soc2015/clord/head/sbin/mount_nullfs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/mount_nullfs/Makefile.depend soc2015/clord/head/sbin/mount_udf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/mount_udf/Makefile.depend soc2015/clord/head/sbin/mount_unionfs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/mount_unionfs/Makefile.depend soc2015/clord/head/sbin/natd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/natd/Makefile.depend soc2015/clord/head/sbin/newfs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/newfs/Makefile.depend soc2015/clord/head/sbin/newfs_msdos/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/newfs_msdos/Makefile.depend soc2015/clord/head/sbin/nfsiod/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/nfsiod/Makefile.depend soc2015/clord/head/sbin/nos-tun/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/nos-tun/Makefile.depend soc2015/clord/head/sbin/nvmecontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/nvmecontrol/Makefile.depend soc2015/clord/head/sbin/pfctl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/pfctl/Makefile.depend soc2015/clord/head/sbin/pflogd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/pflogd/Makefile.depend soc2015/clord/head/sbin/ping/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ping/Makefile.depend soc2015/clord/head/sbin/ping6/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/ping6/Makefile.depend soc2015/clord/head/sbin/quotacheck/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/quotacheck/Makefile.depend soc2015/clord/head/sbin/rcorder/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/rcorder/Makefile.depend soc2015/clord/head/sbin/reboot/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/reboot/Makefile.depend soc2015/clord/head/sbin/recoverdisk/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/recoverdisk/Makefile.depend soc2015/clord/head/sbin/resolvconf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/resolvconf/Makefile.depend soc2015/clord/head/sbin/restore/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/restore/Makefile.depend soc2015/clord/head/sbin/route/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/route/Makefile.depend soc2015/clord/head/sbin/routed/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/routed/Makefile.depend soc2015/clord/head/sbin/routed/rtquery/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/routed/rtquery/Makefile.depend soc2015/clord/head/sbin/rtsol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/rtsol/Makefile.depend soc2015/clord/head/sbin/savecore/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/savecore/Makefile.depend soc2015/clord/head/sbin/sconfig/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/sconfig/Makefile.depend soc2015/clord/head/sbin/setkey/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/setkey/Makefile.depend soc2015/clord/head/sbin/shutdown/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/shutdown/Makefile.depend soc2015/clord/head/sbin/spppcontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/spppcontrol/Makefile.depend soc2015/clord/head/sbin/sunlabel/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/sunlabel/Makefile.depend soc2015/clord/head/sbin/swapon/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/swapon/Makefile.depend soc2015/clord/head/sbin/sysctl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/sysctl/Makefile.depend soc2015/clord/head/sbin/tunefs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/tunefs/Makefile.depend soc2015/clord/head/sbin/umount/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sbin/umount/Makefile.depend soc2015/clord/head/secure/lib/libcrypto/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/lib/libcrypto/Makefile.depend soc2015/clord/head/secure/lib/libcrypto/engines/lib4758cca/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/lib/libcrypto/engines/lib4758cca/Makefile.depend soc2015/clord/head/secure/lib/libcrypto/engines/libaep/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/lib/libcrypto/engines/libaep/Makefile.depend soc2015/clord/head/secure/lib/libcrypto/engines/libatalla/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/lib/libcrypto/engines/libatalla/Makefile.depend soc2015/clord/head/secure/lib/libcrypto/engines/libchil/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/lib/libcrypto/engines/libchil/Makefile.depend soc2015/clord/head/secure/lib/libcrypto/engines/libcswift/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/lib/libcrypto/engines/libcswift/Makefile.depend soc2015/clord/head/secure/lib/libcrypto/engines/libgost/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/lib/libcrypto/engines/libgost/Makefile.depend soc2015/clord/head/secure/lib/libcrypto/engines/libnuron/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/lib/libcrypto/engines/libnuron/Makefile.depend soc2015/clord/head/secure/lib/libcrypto/engines/libsureware/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/lib/libcrypto/engines/libsureware/Makefile.depend soc2015/clord/head/secure/lib/libcrypto/engines/libubsec/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/lib/libcrypto/engines/libubsec/Makefile.depend soc2015/clord/head/secure/lib/libssh/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/lib/libssh/Makefile.depend soc2015/clord/head/secure/lib/libssl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/lib/libssl/Makefile.depend soc2015/clord/head/secure/libexec/sftp-server/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/libexec/sftp-server/Makefile.depend soc2015/clord/head/secure/libexec/ssh-keysign/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/libexec/ssh-keysign/Makefile.depend soc2015/clord/head/secure/libexec/ssh-pkcs11-helper/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/libexec/ssh-pkcs11-helper/Makefile.depend soc2015/clord/head/secure/usr.bin/bdes/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/usr.bin/bdes/Makefile.depend soc2015/clord/head/secure/usr.bin/openssl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/usr.bin/openssl/Makefile.depend soc2015/clord/head/secure/usr.bin/scp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/usr.bin/scp/Makefile.depend soc2015/clord/head/secure/usr.bin/sftp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/usr.bin/sftp/Makefile.depend soc2015/clord/head/secure/usr.bin/ssh-add/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/usr.bin/ssh-add/Makefile.depend soc2015/clord/head/secure/usr.bin/ssh-agent/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/usr.bin/ssh-agent/Makefile.depend soc2015/clord/head/secure/usr.bin/ssh-keygen/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/usr.bin/ssh-keygen/Makefile.depend soc2015/clord/head/secure/usr.bin/ssh-keyscan/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/usr.bin/ssh-keyscan/Makefile.depend soc2015/clord/head/secure/usr.bin/ssh/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/usr.bin/ssh/Makefile.depend soc2015/clord/head/secure/usr.sbin/sshd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/secure/usr.sbin/sshd/Makefile.depend soc2015/clord/head/share/colldef/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/colldef/Makefile.depend soc2015/clord/head/share/dict/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/dict/Makefile.depend soc2015/clord/head/share/doc/IPv6/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/doc/IPv6/Makefile.depend soc2015/clord/head/share/doc/atf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/doc/atf/Makefile.depend soc2015/clord/head/share/doc/legal/intel_ipw/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/doc/legal/intel_ipw/Makefile.depend soc2015/clord/head/share/doc/legal/intel_iwi/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/doc/legal/intel_iwi/Makefile.depend soc2015/clord/head/share/doc/legal/intel_iwn/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/doc/legal/intel_iwn/Makefile.depend soc2015/clord/head/share/doc/legal/intel_wpi/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/doc/legal/intel_wpi/Makefile.depend soc2015/clord/head/share/doc/legal/realtek/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/doc/legal/realtek/Makefile.depend soc2015/clord/head/share/doc/llvm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/doc/llvm/Makefile.depend soc2015/clord/head/share/doc/llvm/clang/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/doc/llvm/clang/Makefile.depend soc2015/clord/head/share/doc/usd/13.viref/merge.awk - copied unchanged from r287445, mirror/FreeBSD/head/share/doc/usd/13.viref/merge.awk soc2015/clord/head/share/dtrace/toolkit/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/dtrace/toolkit/Makefile.depend soc2015/clord/head/share/examples/ipfilter/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/examples/ipfilter/Makefile.depend soc2015/clord/head/share/examples/libvgl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/examples/libvgl/Makefile.depend soc2015/clord/head/share/examples/pf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/examples/pf/Makefile.depend soc2015/clord/head/share/i18n/csmapper/APPLE/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/csmapper/APPLE/Makefile.depend soc2015/clord/head/share/i18n/csmapper/AST/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/csmapper/AST/Makefile.depend soc2015/clord/head/share/i18n/csmapper/BIG5/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/csmapper/BIG5/Makefile.depend soc2015/clord/head/share/i18n/csmapper/CNS/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/csmapper/CNS/Makefile.depend soc2015/clord/head/share/i18n/csmapper/CP/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/csmapper/CP/Makefile.depend soc2015/clord/head/share/i18n/csmapper/EBCDIC/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/csmapper/EBCDIC/Makefile.depend soc2015/clord/head/share/i18n/csmapper/GB/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/csmapper/GB/Makefile.depend soc2015/clord/head/share/i18n/csmapper/GEORGIAN/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/csmapper/GEORGIAN/Makefile.depend soc2015/clord/head/share/i18n/csmapper/ISO-8859/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/csmapper/ISO-8859/Makefile.depend soc2015/clord/head/share/i18n/csmapper/ISO646/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/csmapper/ISO646/Makefile.depend soc2015/clord/head/share/i18n/csmapper/JIS/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/csmapper/JIS/Makefile.depend soc2015/clord/head/share/i18n/csmapper/KAZAKH/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/csmapper/KAZAKH/Makefile.depend soc2015/clord/head/share/i18n/csmapper/KOI/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/csmapper/KOI/Makefile.depend soc2015/clord/head/share/i18n/csmapper/KS/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/csmapper/KS/Makefile.depend soc2015/clord/head/share/i18n/csmapper/MISC/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/csmapper/MISC/Makefile.depend soc2015/clord/head/share/i18n/csmapper/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/csmapper/Makefile.depend soc2015/clord/head/share/i18n/csmapper/TCVN/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/csmapper/TCVN/Makefile.depend soc2015/clord/head/share/i18n/esdb/APPLE/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/APPLE/Makefile.depend soc2015/clord/head/share/i18n/esdb/AST/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/AST/Makefile.depend soc2015/clord/head/share/i18n/esdb/BIG5/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/BIG5/Makefile.depend soc2015/clord/head/share/i18n/esdb/CP/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/CP/Makefile.depend soc2015/clord/head/share/i18n/esdb/DEC/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/DEC/Makefile.depend soc2015/clord/head/share/i18n/esdb/EBCDIC/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/EBCDIC/Makefile.depend soc2015/clord/head/share/i18n/esdb/EUC/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/EUC/Makefile.depend soc2015/clord/head/share/i18n/esdb/GB/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/GB/Makefile.depend soc2015/clord/head/share/i18n/esdb/GEORGIAN/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/GEORGIAN/Makefile.depend soc2015/clord/head/share/i18n/esdb/ISO-2022/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/ISO-2022/Makefile.depend soc2015/clord/head/share/i18n/esdb/ISO-8859/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/ISO-8859/Makefile.depend soc2015/clord/head/share/i18n/esdb/ISO646/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/ISO646/Makefile.depend soc2015/clord/head/share/i18n/esdb/KAZAKH/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/KAZAKH/Makefile.depend soc2015/clord/head/share/i18n/esdb/KOI/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/KOI/Makefile.depend soc2015/clord/head/share/i18n/esdb/MISC/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/MISC/Makefile.depend soc2015/clord/head/share/i18n/esdb/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/Makefile.depend soc2015/clord/head/share/i18n/esdb/TCVN/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/TCVN/Makefile.depend soc2015/clord/head/share/i18n/esdb/UTF/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/i18n/esdb/UTF/Makefile.depend soc2015/clord/head/share/man/man1/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/man/man1/Makefile.depend soc2015/clord/head/share/man/man3/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/man/man3/Makefile.depend soc2015/clord/head/share/man/man4/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/man/man4/Makefile.depend soc2015/clord/head/share/man/man4/man4.arm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/man/man4/man4.arm/Makefile.depend soc2015/clord/head/share/man/man4/man4.i386/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/man/man4/man4.i386/Makefile.depend soc2015/clord/head/share/man/man4/man4.powerpc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/man/man4/man4.powerpc/Makefile.depend soc2015/clord/head/share/man/man4/man4.sparc64/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/man/man4/man4.sparc64/Makefile.depend soc2015/clord/head/share/man/man4/ugold.4 - copied unchanged from r287445, mirror/FreeBSD/head/share/man/man4/ugold.4 soc2015/clord/head/share/man/man5/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/man/man5/Makefile.depend soc2015/clord/head/share/man/man6/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/man/man6/Makefile.depend soc2015/clord/head/share/man/man7/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/man/man7/Makefile.depend soc2015/clord/head/share/man/man8/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/man/man8/Makefile.depend soc2015/clord/head/share/man/man9/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/man/man9/Makefile.depend soc2015/clord/head/share/me/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/me/Makefile.depend soc2015/clord/head/share/misc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/misc/Makefile.depend soc2015/clord/head/share/mk/auto.obj.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/auto.obj.mk soc2015/clord/head/share/mk/dirdeps.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/dirdeps.mk soc2015/clord/head/share/mk/gendirdeps.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/gendirdeps.mk soc2015/clord/head/share/mk/host-target.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/host-target.mk soc2015/clord/head/share/mk/install-new.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/install-new.mk soc2015/clord/head/share/mk/local.autodep.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/local.autodep.mk soc2015/clord/head/share/mk/local.dirdeps.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/local.dirdeps.mk soc2015/clord/head/share/mk/local.gendirdeps.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/local.gendirdeps.mk soc2015/clord/head/share/mk/local.init.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/local.init.mk soc2015/clord/head/share/mk/local.meta.sys.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/local.meta.sys.mk soc2015/clord/head/share/mk/local.sys.env.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/local.sys.env.mk soc2015/clord/head/share/mk/local.sys.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/local.sys.mk soc2015/clord/head/share/mk/meta.autodep.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/meta.autodep.mk soc2015/clord/head/share/mk/meta.stage.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/meta.stage.mk soc2015/clord/head/share/mk/meta.subdir.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/meta.subdir.mk soc2015/clord/head/share/mk/meta.sys.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/meta.sys.mk soc2015/clord/head/share/mk/meta2deps.py - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/meta2deps.py soc2015/clord/head/share/mk/meta2deps.sh - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/meta2deps.sh soc2015/clord/head/share/mk/src.sys.env.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/src.sys.env.mk soc2015/clord/head/share/mk/stage-install.sh - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/stage-install.sh soc2015/clord/head/share/mk/sys.dependfile.mk - copied unchanged from r287445, mirror/FreeBSD/head/share/mk/sys.dependfile.mk soc2015/clord/head/share/mklocale/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/mklocale/Makefile.depend soc2015/clord/head/share/monetdef/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/monetdef/Makefile.depend soc2015/clord/head/share/msgdef/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/msgdef/Makefile.depend soc2015/clord/head/share/numericdef/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/numericdef/Makefile.depend soc2015/clord/head/share/security/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/security/Makefile.depend soc2015/clord/head/share/sendmail/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/sendmail/Makefile.depend soc2015/clord/head/share/skel/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/skel/Makefile.depend soc2015/clord/head/share/snmp/mibs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/snmp/mibs/Makefile.depend soc2015/clord/head/share/syscons/fonts/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/syscons/fonts/Makefile.depend soc2015/clord/head/share/syscons/keymaps/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/syscons/keymaps/Makefile.depend soc2015/clord/head/share/syscons/scrnmaps/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/syscons/scrnmaps/Makefile.depend soc2015/clord/head/share/tabset/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/tabset/Makefile.depend soc2015/clord/head/share/termcap/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/termcap/Makefile.depend soc2015/clord/head/share/timedef/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/timedef/Makefile.depend soc2015/clord/head/share/zoneinfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/share/zoneinfo/Makefile.depend soc2015/clord/head/sys/arm/ti/am335x/hdmi.h - copied unchanged from r287445, mirror/FreeBSD/head/sys/arm/ti/am335x/hdmi.h soc2015/clord/head/sys/arm/ti/am335x/hdmi_if.m - copied unchanged from r287445, mirror/FreeBSD/head/sys/arm/ti/am335x/hdmi_if.m soc2015/clord/head/sys/arm/ti/am335x/tda19988.c - copied unchanged from r287445, mirror/FreeBSD/head/sys/arm/ti/am335x/tda19988.c soc2015/clord/head/sys/arm64/acpica/ - copied from r287445, mirror/FreeBSD/head/sys/arm64/acpica/ soc2015/clord/head/sys/arm64/arm64/gic.h - copied unchanged from r287445, mirror/FreeBSD/head/sys/arm64/arm64/gic.h soc2015/clord/head/sys/arm64/arm64/gic_acpi.c - copied unchanged from r287445, mirror/FreeBSD/head/sys/arm64/arm64/gic_acpi.c soc2015/clord/head/sys/arm64/arm64/gic_fdt.c - copied unchanged from r287445, mirror/FreeBSD/head/sys/arm64/arm64/gic_fdt.c soc2015/clord/head/sys/arm64/arm64/unwind.c - copied unchanged from r287445, mirror/FreeBSD/head/sys/arm64/arm64/unwind.c soc2015/clord/head/sys/arm64/include/acpica_machdep.h - copied unchanged from r287445, mirror/FreeBSD/head/sys/arm64/include/acpica_machdep.h soc2015/clord/head/sys/arm64/include/iodev.h - copied unchanged from r287445, mirror/FreeBSD/head/sys/arm64/include/iodev.h soc2015/clord/head/sys/arm64/include/pci_cfgreg.h - copied unchanged from r287445, mirror/FreeBSD/head/sys/arm64/include/pci_cfgreg.h soc2015/clord/head/sys/boot/common/Makefile - copied unchanged from r287445, mirror/FreeBSD/head/sys/boot/common/Makefile soc2015/clord/head/sys/boot/efi/libefi/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sys/boot/efi/libefi/Makefile.depend soc2015/clord/head/sys/boot/ficl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sys/boot/ficl/Makefile.depend soc2015/clord/head/sys/boot/i386/boot0/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sys/boot/i386/boot0/Makefile.depend soc2015/clord/head/sys/boot/i386/boot0sio/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sys/boot/i386/boot0sio/Makefile.depend soc2015/clord/head/sys/boot/i386/boot2/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sys/boot/i386/boot2/Makefile.depend soc2015/clord/head/sys/boot/i386/loader/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sys/boot/i386/loader/Makefile.depend soc2015/clord/head/sys/boot/i386/zfsloader/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/sys/boot/i386/zfsloader/Makefile.depend soc2015/clord/head/sys/contrib/dev/acpica/include/acclib.h - copied unchanged from r287445, mirror/FreeBSD/head/sys/contrib/dev/acpica/include/acclib.h soc2015/clord/head/sys/dev/pci/pci_host_generic.c - copied unchanged from r287445, mirror/FreeBSD/head/sys/dev/pci/pci_host_generic.c soc2015/clord/head/sys/dev/usb/misc/ugold.c - copied unchanged from r287445, mirror/FreeBSD/head/sys/dev/usb/misc/ugold.c soc2015/clord/head/sys/modules/usb/ugold/ - copied from r287445, mirror/FreeBSD/head/sys/modules/usb/ugold/ soc2015/clord/head/targets/ (props changed) - copied from r287445, mirror/FreeBSD/head/targets/ soc2015/clord/head/tools/build/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/tools/build/Makefile.depend soc2015/clord/head/tools/bus_space/C/libbus.h - copied unchanged from r287445, mirror/FreeBSD/head/tools/bus_space/C/libbus.h soc2015/clord/head/tools/bus_space/bus.c - copied unchanged from r287445, mirror/FreeBSD/head/tools/bus_space/bus.c soc2015/clord/head/tools/bus_space/bus.h - copied unchanged from r287445, mirror/FreeBSD/head/tools/bus_space/bus.h soc2015/clord/head/tools/regression/include/stdatomic/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/tools/regression/include/stdatomic/Makefile.depend soc2015/clord/head/tools/tools/ath/ath_ee_9300_print/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/tools/tools/ath/ath_ee_9300_print/Makefile.depend soc2015/clord/head/tools/tools/drm/radeon/mkregtable/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/tools/tools/drm/radeon/mkregtable/Makefile.depend soc2015/clord/head/tools/tools/makeroot/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/tools/tools/makeroot/Makefile.depend soc2015/clord/head/tools/tools/usbtest/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/tools/tools/usbtest/Makefile.depend soc2015/clord/head/usr.bin/addr2line/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/addr2line/Makefile.depend soc2015/clord/head/usr.bin/alias/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/alias/Makefile.depend soc2015/clord/head/usr.bin/apply/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/apply/Makefile.depend soc2015/clord/head/usr.bin/ar/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ar/Makefile.depend soc2015/clord/head/usr.bin/asa/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/asa/Makefile.depend soc2015/clord/head/usr.bin/at/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/at/Makefile.depend soc2015/clord/head/usr.bin/atm/sscop/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/atm/sscop/Makefile.depend soc2015/clord/head/usr.bin/awk/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/awk/Makefile.depend soc2015/clord/head/usr.bin/banner/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/banner/Makefile.depend soc2015/clord/head/usr.bin/basename/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/basename/Makefile.depend soc2015/clord/head/usr.bin/bc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/bc/Makefile.depend soc2015/clord/head/usr.bin/biff/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/biff/Makefile.depend soc2015/clord/head/usr.bin/bluetooth/bthost/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/bluetooth/bthost/Makefile.depend soc2015/clord/head/usr.bin/bluetooth/btsockstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/bluetooth/btsockstat/Makefile.depend soc2015/clord/head/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend soc2015/clord/head/usr.bin/bmake/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/bmake/Makefile.depend soc2015/clord/head/usr.bin/brandelf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/brandelf/Makefile.depend soc2015/clord/head/usr.bin/bsdiff/bsdiff/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/bsdiff/bsdiff/Makefile.depend soc2015/clord/head/usr.bin/bsdiff/bspatch/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/bsdiff/bspatch/Makefile.depend soc2015/clord/head/usr.bin/bzip2/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/bzip2/Makefile.depend soc2015/clord/head/usr.bin/bzip2recover/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/bzip2recover/Makefile.depend soc2015/clord/head/usr.bin/c89/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/c89/Makefile.depend soc2015/clord/head/usr.bin/c99/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/c99/Makefile.depend soc2015/clord/head/usr.bin/calendar/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/calendar/Makefile.depend soc2015/clord/head/usr.bin/cap_mkdb/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/cap_mkdb/Makefile.depend soc2015/clord/head/usr.bin/catman/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/catman/Makefile.depend soc2015/clord/head/usr.bin/chat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/chat/Makefile.depend soc2015/clord/head/usr.bin/checknr/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/checknr/Makefile.depend soc2015/clord/head/usr.bin/chkey/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/chkey/Makefile.depend soc2015/clord/head/usr.bin/chpass/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/chpass/Makefile.depend soc2015/clord/head/usr.bin/cksum/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/cksum/Makefile.depend soc2015/clord/head/usr.bin/clang/clang-tblgen/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/clang/clang-tblgen/Makefile.depend soc2015/clord/head/usr.bin/clang/clang/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/clang/clang/Makefile.depend soc2015/clord/head/usr.bin/clang/lldb/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/clang/lldb/Makefile.depend soc2015/clord/head/usr.bin/clang/tblgen/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/clang/tblgen/Makefile.depend soc2015/clord/head/usr.bin/cmp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/cmp/Makefile.depend soc2015/clord/head/usr.bin/col/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/col/Makefile.depend soc2015/clord/head/usr.bin/colcrt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/colcrt/Makefile.depend soc2015/clord/head/usr.bin/colldef/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/colldef/Makefile.depend soc2015/clord/head/usr.bin/colrm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/colrm/Makefile.depend soc2015/clord/head/usr.bin/column/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/column/Makefile.depend soc2015/clord/head/usr.bin/comm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/comm/Makefile.depend soc2015/clord/head/usr.bin/compile_et/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/compile_et/Makefile.depend soc2015/clord/head/usr.bin/compress/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/compress/Makefile.depend soc2015/clord/head/usr.bin/cpio/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/cpio/Makefile.depend soc2015/clord/head/usr.bin/cpuset/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/cpuset/Makefile.depend soc2015/clord/head/usr.bin/csplit/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/csplit/Makefile.depend soc2015/clord/head/usr.bin/ctags/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ctags/Makefile.depend soc2015/clord/head/usr.bin/ctlstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ctlstat/Makefile.depend soc2015/clord/head/usr.bin/cut/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/cut/Makefile.depend soc2015/clord/head/usr.bin/dc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/dc/Makefile.depend soc2015/clord/head/usr.bin/dirname/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/dirname/Makefile.depend soc2015/clord/head/usr.bin/du/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/du/Makefile.depend soc2015/clord/head/usr.bin/ee/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ee/Makefile.depend soc2015/clord/head/usr.bin/elf2aout/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/elf2aout/Makefile.depend soc2015/clord/head/usr.bin/elfcopy/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/elfcopy/Makefile.depend soc2015/clord/head/usr.bin/elfdump/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/elfdump/Makefile.depend soc2015/clord/head/usr.bin/enigma/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/enigma/Makefile.depend soc2015/clord/head/usr.bin/env/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/env/Makefile.depend soc2015/clord/head/usr.bin/expand/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/expand/Makefile.depend soc2015/clord/head/usr.bin/false/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/false/Makefile.depend soc2015/clord/head/usr.bin/fetch/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/fetch/Makefile.depend soc2015/clord/head/usr.bin/file/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/file/Makefile.depend soc2015/clord/head/usr.bin/file2c/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/file2c/Makefile.depend soc2015/clord/head/usr.bin/find/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/find/Makefile.depend soc2015/clord/head/usr.bin/finger/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/finger/Makefile.depend soc2015/clord/head/usr.bin/fmt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/fmt/Makefile.depend soc2015/clord/head/usr.bin/fold/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/fold/Makefile.depend soc2015/clord/head/usr.bin/from/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/from/Makefile.depend soc2015/clord/head/usr.bin/fstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/fstat/Makefile.depend soc2015/clord/head/usr.bin/fsync/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/fsync/Makefile.depend soc2015/clord/head/usr.bin/ftp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ftp/Makefile.depend soc2015/clord/head/usr.bin/gcore/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/gcore/Makefile.depend soc2015/clord/head/usr.bin/gencat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/gencat/Makefile.depend soc2015/clord/head/usr.bin/getconf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/getconf/Makefile.depend soc2015/clord/head/usr.bin/getent/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/getent/Makefile.depend soc2015/clord/head/usr.bin/getopt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/getopt/Makefile.depend soc2015/clord/head/usr.bin/gprof/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/gprof/Makefile.depend soc2015/clord/head/usr.bin/grep/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/grep/Makefile.depend soc2015/clord/head/usr.bin/gzip/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/gzip/Makefile.depend soc2015/clord/head/usr.bin/head/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/head/Makefile.depend soc2015/clord/head/usr.bin/hexdump/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/hexdump/Makefile.depend soc2015/clord/head/usr.bin/host/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/host/Makefile.depend soc2015/clord/head/usr.bin/id/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/id/Makefile.depend soc2015/clord/head/usr.bin/indent/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/indent/Makefile.depend soc2015/clord/head/usr.bin/ipcrm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ipcrm/Makefile.depend soc2015/clord/head/usr.bin/ipcs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ipcs/Makefile.depend soc2015/clord/head/usr.bin/join/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/join/Makefile.depend soc2015/clord/head/usr.bin/jot/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/jot/Makefile.depend soc2015/clord/head/usr.bin/kdump/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/kdump/Makefile.depend soc2015/clord/head/usr.bin/keylogin/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/keylogin/Makefile.depend soc2015/clord/head/usr.bin/keylogout/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/keylogout/Makefile.depend soc2015/clord/head/usr.bin/killall/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/killall/Makefile.depend soc2015/clord/head/usr.bin/ktrace/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ktrace/Makefile.depend soc2015/clord/head/usr.bin/ktrdump/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ktrdump/Makefile.depend soc2015/clord/head/usr.bin/lam/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/lam/Makefile.depend soc2015/clord/head/usr.bin/last/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/last/Makefile.depend soc2015/clord/head/usr.bin/lastcomm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/lastcomm/Makefile.depend soc2015/clord/head/usr.bin/ldd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ldd/Makefile.depend soc2015/clord/head/usr.bin/leave/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/leave/Makefile.depend soc2015/clord/head/usr.bin/less/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/less/Makefile.depend soc2015/clord/head/usr.bin/lessecho/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/lessecho/Makefile.depend soc2015/clord/head/usr.bin/lesskey/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/lesskey/Makefile.depend soc2015/clord/head/usr.bin/lex/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/lex/Makefile.depend soc2015/clord/head/usr.bin/lex/lib/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/lex/lib/Makefile.depend soc2015/clord/head/usr.bin/limits/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/limits/Makefile.depend soc2015/clord/head/usr.bin/locale/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/locale/Makefile.depend soc2015/clord/head/usr.bin/locate/bigram/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/locate/bigram/Makefile.depend soc2015/clord/head/usr.bin/locate/code/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/locate/code/Makefile.depend soc2015/clord/head/usr.bin/locate/locate/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/locate/locate/Makefile.depend soc2015/clord/head/usr.bin/lock/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/lock/Makefile.depend soc2015/clord/head/usr.bin/lockf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/lockf/Makefile.depend soc2015/clord/head/usr.bin/logger/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/logger/Makefile.depend soc2015/clord/head/usr.bin/login/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/login/Makefile.depend soc2015/clord/head/usr.bin/logins/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/logins/Makefile.depend soc2015/clord/head/usr.bin/logname/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/logname/Makefile.depend soc2015/clord/head/usr.bin/look/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/look/Makefile.depend soc2015/clord/head/usr.bin/lorder/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/lorder/Makefile.depend soc2015/clord/head/usr.bin/lsvfs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/lsvfs/Makefile.depend soc2015/clord/head/usr.bin/lzmainfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/lzmainfo/Makefile.depend soc2015/clord/head/usr.bin/m4/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/m4/Makefile.depend soc2015/clord/head/usr.bin/mail/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/mail/Makefile.depend soc2015/clord/head/usr.bin/makewhatis/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/makewhatis/Makefile.depend soc2015/clord/head/usr.bin/man/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/man/Makefile.depend soc2015/clord/head/usr.bin/mandoc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/mandoc/Makefile.depend soc2015/clord/head/usr.bin/mesg/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/mesg/Makefile.depend soc2015/clord/head/usr.bin/minigzip/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/minigzip/Makefile.depend soc2015/clord/head/usr.bin/ministat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ministat/Makefile.depend soc2015/clord/head/usr.bin/mkcsmapper_static/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/mkcsmapper_static/Makefile.depend soc2015/clord/head/usr.bin/mkdep/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/mkdep/Makefile.depend soc2015/clord/head/usr.bin/mkfifo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/mkfifo/Makefile.depend soc2015/clord/head/usr.bin/mklocale/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/mklocale/Makefile.depend soc2015/clord/head/usr.bin/mkstr/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/mkstr/Makefile.depend soc2015/clord/head/usr.bin/mktemp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/mktemp/Makefile.depend soc2015/clord/head/usr.bin/mkulzma/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/mkulzma/Makefile.depend soc2015/clord/head/usr.bin/mkuzip/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/mkuzip/Makefile.depend soc2015/clord/head/usr.bin/msgs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/msgs/Makefile.depend soc2015/clord/head/usr.bin/mt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/mt/Makefile.depend soc2015/clord/head/usr.bin/nc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/nc/Makefile.depend soc2015/clord/head/usr.bin/ncal/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ncal/Makefile.depend soc2015/clord/head/usr.bin/netstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/netstat/Makefile.depend soc2015/clord/head/usr.bin/newgrp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/newgrp/Makefile.depend soc2015/clord/head/usr.bin/newkey/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/newkey/Makefile.depend soc2015/clord/head/usr.bin/nfsstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/nfsstat/Makefile.depend soc2015/clord/head/usr.bin/nice/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/nice/Makefile.depend soc2015/clord/head/usr.bin/nl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/nl/Makefile.depend soc2015/clord/head/usr.bin/nm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/nm/Makefile.depend soc2015/clord/head/usr.bin/nohup/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/nohup/Makefile.depend soc2015/clord/head/usr.bin/opieinfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/opieinfo/Makefile.depend soc2015/clord/head/usr.bin/opiekey/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/opiekey/Makefile.depend soc2015/clord/head/usr.bin/opiepasswd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/opiepasswd/Makefile.depend soc2015/clord/head/usr.bin/pagesize/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/pagesize/Makefile.depend soc2015/clord/head/usr.bin/pamtest/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/pamtest/Makefile.depend soc2015/clord/head/usr.bin/passwd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/passwd/Makefile.depend soc2015/clord/head/usr.bin/paste/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/paste/Makefile.depend soc2015/clord/head/usr.bin/pathchk/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/pathchk/Makefile.depend soc2015/clord/head/usr.bin/perror/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/perror/Makefile.depend soc2015/clord/head/usr.bin/pr/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/pr/Makefile.depend soc2015/clord/head/usr.bin/printenv/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/printenv/Makefile.depend soc2015/clord/head/usr.bin/printf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/printf/Makefile.depend soc2015/clord/head/usr.bin/procstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/procstat/Makefile.depend soc2015/clord/head/usr.bin/quota/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/quota/Makefile.depend soc2015/clord/head/usr.bin/rctl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/rctl/Makefile.depend soc2015/clord/head/usr.bin/readelf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/readelf/Makefile.depend soc2015/clord/head/usr.bin/renice/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/renice/Makefile.depend soc2015/clord/head/usr.bin/rev/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/rev/Makefile.depend soc2015/clord/head/usr.bin/revoke/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/revoke/Makefile.depend soc2015/clord/head/usr.bin/rlogin/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/rlogin/Makefile.depend soc2015/clord/head/usr.bin/rpcgen/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/rpcgen/Makefile.depend soc2015/clord/head/usr.bin/rpcinfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/rpcinfo/Makefile.depend soc2015/clord/head/usr.bin/rs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/rs/Makefile.depend soc2015/clord/head/usr.bin/rsh/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/rsh/Makefile.depend soc2015/clord/head/usr.bin/rup/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/rup/Makefile.depend soc2015/clord/head/usr.bin/ruptime/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ruptime/Makefile.depend soc2015/clord/head/usr.bin/rusers/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/rusers/Makefile.depend soc2015/clord/head/usr.bin/rwall/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/rwall/Makefile.depend soc2015/clord/head/usr.bin/rwho/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/rwho/Makefile.depend soc2015/clord/head/usr.bin/script/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/script/Makefile.depend soc2015/clord/head/usr.bin/sed/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/sed/Makefile.depend soc2015/clord/head/usr.bin/seq/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/seq/Makefile.depend soc2015/clord/head/usr.bin/setchannel/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/setchannel/Makefile.depend soc2015/clord/head/usr.bin/shar/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/shar/Makefile.depend soc2015/clord/head/usr.bin/showmount/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/showmount/Makefile.depend soc2015/clord/head/usr.bin/size/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/size/Makefile.depend soc2015/clord/head/usr.bin/smbutil/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/smbutil/Makefile.depend soc2015/clord/head/usr.bin/sockstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/sockstat/Makefile.depend soc2015/clord/head/usr.bin/sort/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/sort/Makefile.depend soc2015/clord/head/usr.bin/split/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/split/Makefile.depend soc2015/clord/head/usr.bin/ssh-copy-id/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ssh-copy-id/Makefile.depend soc2015/clord/head/usr.bin/stat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/stat/Makefile.depend soc2015/clord/head/usr.bin/stdbuf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/stdbuf/Makefile.depend soc2015/clord/head/usr.bin/strings/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/strings/Makefile.depend soc2015/clord/head/usr.bin/su/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/su/Makefile.depend soc2015/clord/head/usr.bin/svn/lib/libapr/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/lib/libapr/Makefile.depend soc2015/clord/head/usr.bin/svn/lib/libapr_util/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/lib/libapr_util/Makefile.depend soc2015/clord/head/usr.bin/svn/lib/libserf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/lib/libserf/Makefile.depend soc2015/clord/head/usr.bin/svn/lib/libsvn_client/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/lib/libsvn_client/Makefile.depend soc2015/clord/head/usr.bin/svn/lib/libsvn_delta/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/lib/libsvn_delta/Makefile.depend soc2015/clord/head/usr.bin/svn/lib/libsvn_diff/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/lib/libsvn_diff/Makefile.depend soc2015/clord/head/usr.bin/svn/lib/libsvn_fs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/lib/libsvn_fs/Makefile.depend soc2015/clord/head/usr.bin/svn/lib/libsvn_fs_fs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/lib/libsvn_fs_fs/Makefile.depend soc2015/clord/head/usr.bin/svn/lib/libsvn_fs_util/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/lib/libsvn_fs_util/Makefile.depend soc2015/clord/head/usr.bin/svn/lib/libsvn_ra/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/lib/libsvn_ra/Makefile.depend soc2015/clord/head/usr.bin/svn/lib/libsvn_ra_local/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/lib/libsvn_ra_local/Makefile.depend soc2015/clord/head/usr.bin/svn/lib/libsvn_ra_serf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/lib/libsvn_ra_serf/Makefile.depend soc2015/clord/head/usr.bin/svn/lib/libsvn_ra_svn/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/lib/libsvn_ra_svn/Makefile.depend soc2015/clord/head/usr.bin/svn/lib/libsvn_repos/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/lib/libsvn_repos/Makefile.depend soc2015/clord/head/usr.bin/svn/lib/libsvn_subr/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/lib/libsvn_subr/Makefile.depend soc2015/clord/head/usr.bin/svn/lib/libsvn_wc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/lib/libsvn_wc/Makefile.depend soc2015/clord/head/usr.bin/svn/svn/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/svn/Makefile.depend soc2015/clord/head/usr.bin/svn/svnadmin/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/svnadmin/Makefile.depend soc2015/clord/head/usr.bin/svn/svndumpfilter/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/svndumpfilter/Makefile.depend soc2015/clord/head/usr.bin/svn/svnlook/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/svnlook/Makefile.depend soc2015/clord/head/usr.bin/svn/svnmucc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/svnmucc/Makefile.depend soc2015/clord/head/usr.bin/svn/svnrdump/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/svnrdump/Makefile.depend soc2015/clord/head/usr.bin/svn/svnserve/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/svnserve/Makefile.depend soc2015/clord/head/usr.bin/svn/svnsync/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/svnsync/Makefile.depend soc2015/clord/head/usr.bin/svn/svnversion/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/svn/svnversion/Makefile.depend soc2015/clord/head/usr.bin/systat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/systat/Makefile.depend soc2015/clord/head/usr.bin/tabs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/tabs/Makefile.depend soc2015/clord/head/usr.bin/tail/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/tail/Makefile.depend soc2015/clord/head/usr.bin/talk/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/talk/Makefile.depend soc2015/clord/head/usr.bin/tar/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/tar/Makefile.depend soc2015/clord/head/usr.bin/tcopy/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/tcopy/Makefile.depend soc2015/clord/head/usr.bin/tee/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/tee/Makefile.depend soc2015/clord/head/usr.bin/telnet/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/telnet/Makefile.depend soc2015/clord/head/usr.bin/tftp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/tftp/Makefile.depend soc2015/clord/head/usr.bin/time/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/time/Makefile.depend soc2015/clord/head/usr.bin/timeout/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/timeout/Makefile.depend soc2015/clord/head/usr.bin/tip/tip/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/tip/tip/Makefile.depend soc2015/clord/head/usr.bin/top/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/top/Makefile.depend soc2015/clord/head/usr.bin/touch/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/touch/Makefile.depend soc2015/clord/head/usr.bin/tput/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/tput/Makefile.depend soc2015/clord/head/usr.bin/tr/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/tr/Makefile.depend soc2015/clord/head/usr.bin/true/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/true/Makefile.depend soc2015/clord/head/usr.bin/truncate/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/truncate/Makefile.depend soc2015/clord/head/usr.bin/truss/Makefile.depend.amd64 - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/truss/Makefile.depend.amd64 soc2015/clord/head/usr.bin/tset/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/tset/Makefile.depend soc2015/clord/head/usr.bin/tsort/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/tsort/Makefile.depend soc2015/clord/head/usr.bin/tty/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/tty/Makefile.depend soc2015/clord/head/usr.bin/ul/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ul/Makefile.depend soc2015/clord/head/usr.bin/uname/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/uname/Makefile.depend soc2015/clord/head/usr.bin/unexpand/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/unexpand/Makefile.depend soc2015/clord/head/usr.bin/unifdef/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/unifdef/Makefile.depend soc2015/clord/head/usr.bin/uniq/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/uniq/Makefile.depend soc2015/clord/head/usr.bin/units/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/units/Makefile.depend soc2015/clord/head/usr.bin/unvis/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/unvis/Makefile.depend soc2015/clord/head/usr.bin/unzip/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/unzip/Makefile.depend soc2015/clord/head/usr.bin/usbhidaction/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/usbhidaction/Makefile.depend soc2015/clord/head/usr.bin/usbhidctl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/usbhidctl/Makefile.depend soc2015/clord/head/usr.bin/users/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/users/Makefile.depend soc2015/clord/head/usr.bin/uudecode/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/uudecode/Makefile.depend soc2015/clord/head/usr.bin/uuencode/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/uuencode/Makefile.depend soc2015/clord/head/usr.bin/vacation/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/vacation/Makefile.depend soc2015/clord/head/usr.bin/vgrind/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/vgrind/Makefile.depend soc2015/clord/head/usr.bin/vgrind/RETEST/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/vgrind/RETEST/Makefile.depend soc2015/clord/head/usr.bin/vi/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/vi/Makefile.depend soc2015/clord/head/usr.bin/vis/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/vis/Makefile.depend soc2015/clord/head/usr.bin/vmstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/vmstat/Makefile.depend soc2015/clord/head/usr.bin/vtfontcvt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/vtfontcvt/Makefile.depend soc2015/clord/head/usr.bin/w/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/w/Makefile.depend soc2015/clord/head/usr.bin/wall/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/wall/Makefile.depend soc2015/clord/head/usr.bin/wc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/wc/Makefile.depend soc2015/clord/head/usr.bin/what/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/what/Makefile.depend soc2015/clord/head/usr.bin/whereis/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/whereis/Makefile.depend soc2015/clord/head/usr.bin/which/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/which/Makefile.depend soc2015/clord/head/usr.bin/who/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/who/Makefile.depend soc2015/clord/head/usr.bin/whois/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/whois/Makefile.depend soc2015/clord/head/usr.bin/write/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/write/Makefile.depend soc2015/clord/head/usr.bin/xargs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/xargs/Makefile.depend soc2015/clord/head/usr.bin/xinstall/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/xinstall/Makefile.depend soc2015/clord/head/usr.bin/xinstall/Makefile.depend.host - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/xinstall/Makefile.depend.host soc2015/clord/head/usr.bin/xlint/lint1/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/xlint/lint1/Makefile.depend soc2015/clord/head/usr.bin/xlint/lint2/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/xlint/lint2/Makefile.depend soc2015/clord/head/usr.bin/xlint/llib/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/xlint/llib/Makefile.depend soc2015/clord/head/usr.bin/xlint/xlint/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/xlint/xlint/Makefile.depend soc2015/clord/head/usr.bin/xstr/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/xstr/Makefile.depend soc2015/clord/head/usr.bin/xz/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/xz/Makefile.depend soc2015/clord/head/usr.bin/xzdec/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/xzdec/Makefile.depend soc2015/clord/head/usr.bin/yacc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/yacc/Makefile.depend soc2015/clord/head/usr.bin/yes/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/yes/Makefile.depend soc2015/clord/head/usr.bin/ypcat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ypcat/Makefile.depend soc2015/clord/head/usr.bin/ypmatch/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ypmatch/Makefile.depend soc2015/clord/head/usr.bin/ypwhich/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.bin/ypwhich/Makefile.depend soc2015/clord/head/usr.sbin/ac/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ac/Makefile.depend soc2015/clord/head/usr.sbin/accton/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/accton/Makefile.depend soc2015/clord/head/usr.sbin/acpi/acpiconf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/acpi/acpiconf/Makefile.depend soc2015/clord/head/usr.sbin/acpi/acpidb/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/acpi/acpidb/Makefile.depend soc2015/clord/head/usr.sbin/acpi/acpidump/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/acpi/acpidump/Makefile.depend soc2015/clord/head/usr.sbin/acpi/iasl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/acpi/iasl/Makefile.depend soc2015/clord/head/usr.sbin/adduser/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/adduser/Makefile.depend soc2015/clord/head/usr.sbin/amd/amd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/amd/amd/Makefile.depend soc2015/clord/head/usr.sbin/amd/amq/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/amd/amq/Makefile.depend soc2015/clord/head/usr.sbin/amd/fixmount/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/amd/fixmount/Makefile.depend soc2015/clord/head/usr.sbin/amd/fsinfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/amd/fsinfo/Makefile.depend soc2015/clord/head/usr.sbin/amd/hlfsd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/amd/hlfsd/Makefile.depend soc2015/clord/head/usr.sbin/amd/include/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/amd/include/Makefile.depend soc2015/clord/head/usr.sbin/amd/libamu/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/amd/libamu/Makefile.depend soc2015/clord/head/usr.sbin/amd/mk-amd-map/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/amd/mk-amd-map/Makefile.depend soc2015/clord/head/usr.sbin/amd/pawd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/amd/pawd/Makefile.depend soc2015/clord/head/usr.sbin/amd/scripts/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/amd/scripts/Makefile.depend soc2015/clord/head/usr.sbin/amd/wire-test/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/amd/wire-test/Makefile.depend soc2015/clord/head/usr.sbin/ancontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ancontrol/Makefile.depend soc2015/clord/head/usr.sbin/apm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/apm/Makefile.depend soc2015/clord/head/usr.sbin/apmd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/apmd/Makefile.depend soc2015/clord/head/usr.sbin/arp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/arp/Makefile.depend soc2015/clord/head/usr.sbin/asf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/asf/Makefile.depend soc2015/clord/head/usr.sbin/audit/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/audit/Makefile.depend soc2015/clord/head/usr.sbin/auditd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/auditd/Makefile.depend soc2015/clord/head/usr.sbin/auditreduce/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/auditreduce/Makefile.depend soc2015/clord/head/usr.sbin/authpf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/authpf/Makefile.depend soc2015/clord/head/usr.sbin/bhyve/bootrom.c - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bhyve/bootrom.c soc2015/clord/head/usr.sbin/bhyve/bootrom.h - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bhyve/bootrom.h soc2015/clord/head/usr.sbin/bluetooth/ath3kfw/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bluetooth/ath3kfw/Makefile.depend soc2015/clord/head/usr.sbin/bluetooth/bcmfw/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bluetooth/bcmfw/Makefile.depend soc2015/clord/head/usr.sbin/bluetooth/bt3cfw/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bluetooth/bt3cfw/Makefile.depend soc2015/clord/head/usr.sbin/bluetooth/bthidcontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bluetooth/bthidcontrol/Makefile.depend soc2015/clord/head/usr.sbin/bluetooth/bthidd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bluetooth/bthidd/Makefile.depend soc2015/clord/head/usr.sbin/bluetooth/btpand/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bluetooth/btpand/Makefile.depend soc2015/clord/head/usr.sbin/bluetooth/hccontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bluetooth/hccontrol/Makefile.depend soc2015/clord/head/usr.sbin/bluetooth/hcsecd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bluetooth/hcsecd/Makefile.depend soc2015/clord/head/usr.sbin/bluetooth/hcseriald/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bluetooth/hcseriald/Makefile.depend soc2015/clord/head/usr.sbin/bluetooth/l2control/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bluetooth/l2control/Makefile.depend soc2015/clord/head/usr.sbin/bluetooth/l2ping/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bluetooth/l2ping/Makefile.depend soc2015/clord/head/usr.sbin/bluetooth/rfcomm_pppd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bluetooth/rfcomm_pppd/Makefile.depend soc2015/clord/head/usr.sbin/bluetooth/sdpcontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bluetooth/sdpcontrol/Makefile.depend soc2015/clord/head/usr.sbin/bluetooth/sdpd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bluetooth/sdpd/Makefile.depend soc2015/clord/head/usr.sbin/boot0cfg/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/boot0cfg/Makefile.depend soc2015/clord/head/usr.sbin/boot98cfg/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/boot98cfg/Makefile.depend soc2015/clord/head/usr.sbin/bootparamd/bootparamd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bootparamd/bootparamd/Makefile.depend soc2015/clord/head/usr.sbin/bootparamd/callbootd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bootparamd/callbootd/Makefile.depend soc2015/clord/head/usr.sbin/bsdconfig/packages/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsdconfig/packages/Makefile.depend soc2015/clord/head/usr.sbin/bsdconfig/packages/include/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsdconfig/packages/include/Makefile.depend soc2015/clord/head/usr.sbin/bsdconfig/share/packages/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsdconfig/share/packages/Makefile.depend soc2015/clord/head/usr.sbin/bsdinstall/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsdinstall/Makefile.depend soc2015/clord/head/usr.sbin/bsdinstall/distextract/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsdinstall/distextract/Makefile.depend soc2015/clord/head/usr.sbin/bsdinstall/distfetch/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsdinstall/distfetch/Makefile.depend soc2015/clord/head/usr.sbin/bsdinstall/partedit/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsdinstall/partedit/Makefile.depend soc2015/clord/head/usr.sbin/bsdinstall/scripts/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsdinstall/scripts/Makefile.depend soc2015/clord/head/usr.sbin/bsnmpd/bsnmpd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsnmpd/bsnmpd/Makefile.depend soc2015/clord/head/usr.sbin/bsnmpd/gensnmptree/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsnmpd/gensnmptree/Makefile.depend soc2015/clord/head/usr.sbin/bsnmpd/modules/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsnmpd/modules/Makefile.depend soc2015/clord/head/usr.sbin/bsnmpd/modules/snmp_atm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsnmpd/modules/snmp_atm/Makefile.depend soc2015/clord/head/usr.sbin/bsnmpd/modules/snmp_bridge/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsnmpd/modules/snmp_bridge/Makefile.depend soc2015/clord/head/usr.sbin/bsnmpd/modules/snmp_hast/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsnmpd/modules/snmp_hast/Makefile.depend soc2015/clord/head/usr.sbin/bsnmpd/modules/snmp_hostres/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsnmpd/modules/snmp_hostres/Makefile.depend soc2015/clord/head/usr.sbin/bsnmpd/modules/snmp_lm75/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsnmpd/modules/snmp_lm75/Makefile.depend soc2015/clord/head/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile.depend soc2015/clord/head/usr.sbin/bsnmpd/modules/snmp_netgraph/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsnmpd/modules/snmp_netgraph/Makefile.depend soc2015/clord/head/usr.sbin/bsnmpd/modules/snmp_pf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsnmpd/modules/snmp_pf/Makefile.depend soc2015/clord/head/usr.sbin/bsnmpd/modules/snmp_target/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsnmpd/modules/snmp_target/Makefile.depend soc2015/clord/head/usr.sbin/bsnmpd/modules/snmp_usm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsnmpd/modules/snmp_usm/Makefile.depend soc2015/clord/head/usr.sbin/bsnmpd/modules/snmp_vacm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsnmpd/modules/snmp_vacm/Makefile.depend soc2015/clord/head/usr.sbin/bsnmpd/modules/snmp_wlan/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsnmpd/modules/snmp_wlan/Makefile.depend soc2015/clord/head/usr.sbin/bsnmpd/tools/bsnmptools/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsnmpd/tools/bsnmptools/Makefile.depend soc2015/clord/head/usr.sbin/bsnmpd/tools/libbsnmptools/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/bsnmpd/tools/libbsnmptools/Makefile.depend soc2015/clord/head/usr.sbin/btxld/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/btxld/Makefile.depend soc2015/clord/head/usr.sbin/cdcontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/cdcontrol/Makefile.depend soc2015/clord/head/usr.sbin/chkgrp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/chkgrp/Makefile.depend soc2015/clord/head/usr.sbin/chown/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/chown/Makefile.depend soc2015/clord/head/usr.sbin/chroot/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/chroot/Makefile.depend soc2015/clord/head/usr.sbin/ckdist/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ckdist/Makefile.depend soc2015/clord/head/usr.sbin/clear_locks/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/clear_locks/Makefile.depend soc2015/clord/head/usr.sbin/config/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/config/Makefile.depend soc2015/clord/head/usr.sbin/cpucontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/cpucontrol/Makefile.depend soc2015/clord/head/usr.sbin/crashinfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/crashinfo/Makefile.depend soc2015/clord/head/usr.sbin/cron/cron/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/cron/cron/Makefile.depend soc2015/clord/head/usr.sbin/cron/crontab/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/cron/crontab/Makefile.depend soc2015/clord/head/usr.sbin/cron/lib/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/cron/lib/Makefile.depend soc2015/clord/head/usr.sbin/crunch/crunchgen/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/crunch/crunchgen/Makefile.depend soc2015/clord/head/usr.sbin/crunch/crunchide/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/crunch/crunchide/Makefile.depend soc2015/clord/head/usr.sbin/ctladm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ctladm/Makefile.depend soc2015/clord/head/usr.sbin/ctm/ctm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ctm/ctm/Makefile.depend soc2015/clord/head/usr.sbin/ctm/ctm_dequeue/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ctm/ctm_dequeue/Makefile.depend soc2015/clord/head/usr.sbin/ctm/ctm_rmail/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ctm/ctm_rmail/Makefile.depend soc2015/clord/head/usr.sbin/ctm/ctm_smail/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ctm/ctm_smail/Makefile.depend soc2015/clord/head/usr.sbin/daemon/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/daemon/Makefile.depend soc2015/clord/head/usr.sbin/dconschat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/dconschat/Makefile.depend soc2015/clord/head/usr.sbin/devinfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/devinfo/Makefile.depend soc2015/clord/head/usr.sbin/digictl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/digictl/Makefile.depend soc2015/clord/head/usr.sbin/diskinfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/diskinfo/Makefile.depend soc2015/clord/head/usr.sbin/dumpcis/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/dumpcis/Makefile.depend soc2015/clord/head/usr.sbin/editmap/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/editmap/Makefile.depend soc2015/clord/head/usr.sbin/edquota/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/edquota/Makefile.depend soc2015/clord/head/usr.sbin/eeprom/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/eeprom/Makefile.depend soc2015/clord/head/usr.sbin/etcupdate/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/etcupdate/Makefile.depend soc2015/clord/head/usr.sbin/extattr/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/extattr/Makefile.depend soc2015/clord/head/usr.sbin/extattrctl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/extattrctl/Makefile.depend soc2015/clord/head/usr.sbin/fdcontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/fdcontrol/Makefile.depend soc2015/clord/head/usr.sbin/fdformat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/fdformat/Makefile.depend soc2015/clord/head/usr.sbin/fdread/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/fdread/Makefile.depend soc2015/clord/head/usr.sbin/fdwrite/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/fdwrite/Makefile.depend soc2015/clord/head/usr.sbin/fifolog/fifolog_create/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/fifolog/fifolog_create/Makefile.depend soc2015/clord/head/usr.sbin/fifolog/fifolog_reader/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/fifolog/fifolog_reader/Makefile.depend soc2015/clord/head/usr.sbin/fifolog/fifolog_writer/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/fifolog/fifolog_writer/Makefile.depend soc2015/clord/head/usr.sbin/fifolog/lib/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/fifolog/lib/Makefile.depend soc2015/clord/head/usr.sbin/flowctl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/flowctl/Makefile.depend soc2015/clord/head/usr.sbin/freebsd-update/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/freebsd-update/Makefile.depend soc2015/clord/head/usr.sbin/fstyp/geli.c - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/fstyp/geli.c soc2015/clord/head/usr.sbin/fstyp/zfs.c - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/fstyp/zfs.c soc2015/clord/head/usr.sbin/fwcontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/fwcontrol/Makefile.depend soc2015/clord/head/usr.sbin/getfmac/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/getfmac/Makefile.depend soc2015/clord/head/usr.sbin/getpmac/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/getpmac/Makefile.depend soc2015/clord/head/usr.sbin/gpioctl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/gpioctl/Makefile.depend soc2015/clord/head/usr.sbin/gssd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/gssd/Makefile.depend soc2015/clord/head/usr.sbin/gstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/gstat/Makefile.depend soc2015/clord/head/usr.sbin/i2c/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/i2c/Makefile.depend soc2015/clord/head/usr.sbin/ifmcstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ifmcstat/Makefile.depend soc2015/clord/head/usr.sbin/inetd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/inetd/Makefile.depend soc2015/clord/head/usr.sbin/iostat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/iostat/Makefile.depend soc2015/clord/head/usr.sbin/ip6addrctl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ip6addrctl/Makefile.depend soc2015/clord/head/usr.sbin/ipfwpcap/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ipfwpcap/Makefile.depend soc2015/clord/head/usr.sbin/jail/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/jail/Makefile.depend soc2015/clord/head/usr.sbin/jexec/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/jexec/Makefile.depend soc2015/clord/head/usr.sbin/jls/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/jls/Makefile.depend soc2015/clord/head/usr.sbin/kbdcontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/kbdcontrol/Makefile.depend soc2015/clord/head/usr.sbin/kbdmap/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/kbdmap/Makefile.depend soc2015/clord/head/usr.sbin/keyserv/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/keyserv/Makefile.depend soc2015/clord/head/usr.sbin/kgmon/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/kgmon/Makefile.depend soc2015/clord/head/usr.sbin/kgzip/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/kgzip/Makefile.depend soc2015/clord/head/usr.sbin/kldxref/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/kldxref/Makefile.depend soc2015/clord/head/usr.sbin/lastlogin/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/lastlogin/Makefile.depend soc2015/clord/head/usr.sbin/lmcconfig/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/lmcconfig/Makefile.depend soc2015/clord/head/usr.sbin/lpr/chkprintcap/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/lpr/chkprintcap/Makefile.depend soc2015/clord/head/usr.sbin/lpr/common_source/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/lpr/common_source/Makefile.depend soc2015/clord/head/usr.sbin/lpr/filters.ru/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/lpr/filters.ru/Makefile.depend soc2015/clord/head/usr.sbin/lpr/filters.ru/koi2855/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/lpr/filters.ru/koi2855/Makefile.depend soc2015/clord/head/usr.sbin/lpr/filters.ru/koi2alt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/lpr/filters.ru/koi2alt/Makefile.depend soc2015/clord/head/usr.sbin/lpr/filters/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/lpr/filters/Makefile.depend soc2015/clord/head/usr.sbin/lpr/lp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/lpr/lp/Makefile.depend soc2015/clord/head/usr.sbin/lpr/lpc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/lpr/lpc/Makefile.depend soc2015/clord/head/usr.sbin/lpr/lpd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/lpr/lpd/Makefile.depend soc2015/clord/head/usr.sbin/lpr/lpq/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/lpr/lpq/Makefile.depend soc2015/clord/head/usr.sbin/lpr/lpr/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/lpr/lpr/Makefile.depend soc2015/clord/head/usr.sbin/lpr/lprm/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/lpr/lprm/Makefile.depend soc2015/clord/head/usr.sbin/lpr/lptest/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/lpr/lptest/Makefile.depend soc2015/clord/head/usr.sbin/lpr/pac/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/lpr/pac/Makefile.depend soc2015/clord/head/usr.sbin/lptcontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/lptcontrol/Makefile.depend soc2015/clord/head/usr.sbin/mailstats/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/mailstats/Makefile.depend soc2015/clord/head/usr.sbin/mailwrapper/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/mailwrapper/Makefile.depend soc2015/clord/head/usr.sbin/makefs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/makefs/Makefile.depend soc2015/clord/head/usr.sbin/makemap/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/makemap/Makefile.depend soc2015/clord/head/usr.sbin/manctl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/manctl/Makefile.depend soc2015/clord/head/usr.sbin/memcontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/memcontrol/Makefile.depend soc2015/clord/head/usr.sbin/mergemaster/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/mergemaster/Makefile.depend soc2015/clord/head/usr.sbin/mfiutil/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/mfiutil/Makefile.depend soc2015/clord/head/usr.sbin/mixer/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/mixer/Makefile.depend soc2015/clord/head/usr.sbin/mld6query/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/mld6query/Makefile.depend soc2015/clord/head/usr.sbin/mlxcontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/mlxcontrol/Makefile.depend soc2015/clord/head/usr.sbin/mount_smbfs/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/mount_smbfs/Makefile.depend soc2015/clord/head/usr.sbin/mountd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/mountd/Makefile.depend soc2015/clord/head/usr.sbin/moused/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/moused/Makefile.depend soc2015/clord/head/usr.sbin/mptable/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/mptable/Makefile.depend soc2015/clord/head/usr.sbin/mptutil/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/mptutil/Makefile.depend soc2015/clord/head/usr.sbin/mtest/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/mtest/Makefile.depend soc2015/clord/head/usr.sbin/mtree/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/mtree/Makefile.depend soc2015/clord/head/usr.sbin/ndiscvt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ndiscvt/Makefile.depend soc2015/clord/head/usr.sbin/ndp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ndp/Makefile.depend soc2015/clord/head/usr.sbin/newsyslog/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/newsyslog/Makefile.depend soc2015/clord/head/usr.sbin/nfscbd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/nfscbd/Makefile.depend soc2015/clord/head/usr.sbin/nfsd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/nfsd/Makefile.depend soc2015/clord/head/usr.sbin/nfsdumpstate/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/nfsdumpstate/Makefile.depend soc2015/clord/head/usr.sbin/nfsrevoke/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/nfsrevoke/Makefile.depend soc2015/clord/head/usr.sbin/nfsuserd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/nfsuserd/Makefile.depend soc2015/clord/head/usr.sbin/ngctl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ngctl/Makefile.depend soc2015/clord/head/usr.sbin/nghook/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/nghook/Makefile.depend soc2015/clord/head/usr.sbin/nmtree/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/nmtree/Makefile.depend soc2015/clord/head/usr.sbin/nologin/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/nologin/Makefile.depend soc2015/clord/head/usr.sbin/nscd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/nscd/Makefile.depend soc2015/clord/head/usr.sbin/ntp/doc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ntp/doc/Makefile.depend soc2015/clord/head/usr.sbin/ntp/libntp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ntp/libntp/Makefile.depend soc2015/clord/head/usr.sbin/ntp/libntpevent/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ntp/libntpevent/Makefile.depend soc2015/clord/head/usr.sbin/ntp/libopts/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ntp/libopts/Makefile.depend soc2015/clord/head/usr.sbin/ntp/libparse/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ntp/libparse/Makefile.depend soc2015/clord/head/usr.sbin/ntp/ntp-keygen/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ntp/ntp-keygen/Makefile.depend soc2015/clord/head/usr.sbin/ntp/ntpd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ntp/ntpd/Makefile.depend soc2015/clord/head/usr.sbin/ntp/ntpdate/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ntp/ntpdate/Makefile.depend soc2015/clord/head/usr.sbin/ntp/ntpdc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ntp/ntpdc/Makefile.depend soc2015/clord/head/usr.sbin/ntp/ntpq/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ntp/ntpq/Makefile.depend soc2015/clord/head/usr.sbin/ntp/ntptime/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ntp/ntptime/Makefile.depend soc2015/clord/head/usr.sbin/ntp/sntp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ntp/sntp/Makefile.depend soc2015/clord/head/usr.sbin/ofwdump/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ofwdump/Makefile.depend soc2015/clord/head/usr.sbin/pc-sysinstall/backend-partmanager/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/pc-sysinstall/backend-partmanager/Makefile.depend soc2015/clord/head/usr.sbin/pc-sysinstall/backend-query/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/pc-sysinstall/backend-query/Makefile.depend soc2015/clord/head/usr.sbin/pc-sysinstall/backend/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/pc-sysinstall/backend/Makefile.depend soc2015/clord/head/usr.sbin/pc-sysinstall/conf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/pc-sysinstall/conf/Makefile.depend soc2015/clord/head/usr.sbin/pc-sysinstall/doc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/pc-sysinstall/doc/Makefile.depend soc2015/clord/head/usr.sbin/pc-sysinstall/examples/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/pc-sysinstall/examples/Makefile.depend soc2015/clord/head/usr.sbin/pc-sysinstall/pc-sysinstall/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/pc-sysinstall/pc-sysinstall/Makefile.depend soc2015/clord/head/usr.sbin/pciconf/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/pciconf/Makefile.depend soc2015/clord/head/usr.sbin/periodic/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/periodic/Makefile.depend soc2015/clord/head/usr.sbin/pkg/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/pkg/Makefile.depend soc2015/clord/head/usr.sbin/pmcannotate/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/pmcannotate/Makefile.depend soc2015/clord/head/usr.sbin/pmccontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/pmccontrol/Makefile.depend soc2015/clord/head/usr.sbin/pmcstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/pmcstat/Makefile.depend soc2015/clord/head/usr.sbin/pnpinfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/pnpinfo/Makefile.depend soc2015/clord/head/usr.sbin/portsnap/make_index/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/portsnap/make_index/Makefile.depend soc2015/clord/head/usr.sbin/portsnap/phttpget/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/portsnap/phttpget/Makefile.depend soc2015/clord/head/usr.sbin/portsnap/portsnap/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/portsnap/portsnap/Makefile.depend soc2015/clord/head/usr.sbin/powerd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/powerd/Makefile.depend soc2015/clord/head/usr.sbin/ppp/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ppp/Makefile.depend soc2015/clord/head/usr.sbin/pppctl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/pppctl/Makefile.depend soc2015/clord/head/usr.sbin/praliases/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/praliases/Makefile.depend soc2015/clord/head/usr.sbin/praudit/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/praudit/Makefile.depend soc2015/clord/head/usr.sbin/procctl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/procctl/Makefile.depend soc2015/clord/head/usr.sbin/pstat/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/pstat/Makefile.depend soc2015/clord/head/usr.sbin/pw/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/pw/Makefile.depend soc2015/clord/head/usr.sbin/pwd_mkdb/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/pwd_mkdb/Makefile.depend soc2015/clord/head/usr.sbin/quot/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/quot/Makefile.depend soc2015/clord/head/usr.sbin/quotaon/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/quotaon/Makefile.depend soc2015/clord/head/usr.sbin/rarpd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/rarpd/Makefile.depend soc2015/clord/head/usr.sbin/repquota/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/repquota/Makefile.depend soc2015/clord/head/usr.sbin/rip6query/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/rip6query/Makefile.depend soc2015/clord/head/usr.sbin/rmt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/rmt/Makefile.depend soc2015/clord/head/usr.sbin/route6d/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/route6d/Makefile.depend soc2015/clord/head/usr.sbin/rpc.lockd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/rpc.lockd/Makefile.depend soc2015/clord/head/usr.sbin/rpc.statd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/rpc.statd/Makefile.depend soc2015/clord/head/usr.sbin/rpc.umntall/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/rpc.umntall/Makefile.depend soc2015/clord/head/usr.sbin/rpc.yppasswdd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/rpc.yppasswdd/Makefile.depend soc2015/clord/head/usr.sbin/rpc.ypupdated/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/rpc.ypupdated/Makefile.depend soc2015/clord/head/usr.sbin/rpc.ypxfrd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/rpc.ypxfrd/Makefile.depend soc2015/clord/head/usr.sbin/rpcbind/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/rpcbind/Makefile.depend soc2015/clord/head/usr.sbin/rrenumd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/rrenumd/Makefile.depend soc2015/clord/head/usr.sbin/rtadvctl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/rtadvctl/Makefile.depend soc2015/clord/head/usr.sbin/rtadvd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/rtadvd/Makefile.depend soc2015/clord/head/usr.sbin/rtprio/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/rtprio/Makefile.depend soc2015/clord/head/usr.sbin/rtsold/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/rtsold/Makefile.depend soc2015/clord/head/usr.sbin/rwhod/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/rwhod/Makefile.depend soc2015/clord/head/usr.sbin/sa/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/sa/Makefile.depend soc2015/clord/head/usr.sbin/sendmail/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/sendmail/Makefile.depend soc2015/clord/head/usr.sbin/service/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/service/Makefile.depend soc2015/clord/head/usr.sbin/services_mkdb/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/services_mkdb/Makefile.depend soc2015/clord/head/usr.sbin/setfib/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/setfib/Makefile.depend soc2015/clord/head/usr.sbin/setfmac/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/setfmac/Makefile.depend soc2015/clord/head/usr.sbin/setpmac/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/setpmac/Makefile.depend soc2015/clord/head/usr.sbin/sicontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/sicontrol/Makefile.depend soc2015/clord/head/usr.sbin/smbmsg/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/smbmsg/Makefile.depend soc2015/clord/head/usr.sbin/snapinfo/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/snapinfo/Makefile.depend soc2015/clord/head/usr.sbin/spkrtest/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/spkrtest/Makefile.depend soc2015/clord/head/usr.sbin/spray/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/spray/Makefile.depend soc2015/clord/head/usr.sbin/syslogd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/syslogd/Makefile.depend soc2015/clord/head/usr.sbin/tcpdchk/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/tcpdchk/Makefile.depend soc2015/clord/head/usr.sbin/tcpdmatch/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/tcpdmatch/Makefile.depend soc2015/clord/head/usr.sbin/tcpdrop/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/tcpdrop/Makefile.depend soc2015/clord/head/usr.sbin/tcpdump/tcpdump/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/tcpdump/tcpdump/Makefile.depend soc2015/clord/head/usr.sbin/timed/timed/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/timed/timed/Makefile.depend soc2015/clord/head/usr.sbin/timed/timedc/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/timed/timedc/Makefile.depend soc2015/clord/head/usr.sbin/traceroute/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/traceroute/Makefile.depend soc2015/clord/head/usr.sbin/traceroute6/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/traceroute6/Makefile.depend soc2015/clord/head/usr.sbin/trpt/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/trpt/Makefile.depend soc2015/clord/head/usr.sbin/tzsetup/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/tzsetup/Makefile.depend soc2015/clord/head/usr.sbin/uathload/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/uathload/Makefile.depend soc2015/clord/head/usr.sbin/ugidfw/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ugidfw/Makefile.depend soc2015/clord/head/usr.sbin/uhsoctl/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/uhsoctl/Makefile.depend soc2015/clord/head/usr.sbin/usbconfig/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/usbconfig/Makefile.depend soc2015/clord/head/usr.sbin/usbdump/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/usbdump/Makefile.depend soc2015/clord/head/usr.sbin/utx/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/utx/Makefile.depend soc2015/clord/head/usr.sbin/vidcontrol/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/vidcontrol/Makefile.depend soc2015/clord/head/usr.sbin/vipw/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/vipw/Makefile.depend soc2015/clord/head/usr.sbin/wake/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/wake/Makefile.depend soc2015/clord/head/usr.sbin/watch/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/watch/Makefile.depend soc2015/clord/head/usr.sbin/watchdogd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/watchdogd/Makefile.depend soc2015/clord/head/usr.sbin/wlandebug/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/wlandebug/Makefile.depend soc2015/clord/head/usr.sbin/wlconfig/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/wlconfig/Makefile.depend soc2015/clord/head/usr.sbin/wpa/hostapd/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/wpa/hostapd/Makefile.depend soc2015/clord/head/usr.sbin/wpa/hostapd_cli/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/wpa/hostapd_cli/Makefile.depend soc2015/clord/head/usr.sbin/wpa/ndis_events/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/wpa/ndis_events/Makefile.depend soc2015/clord/head/usr.sbin/wpa/wpa_cli/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/wpa/wpa_cli/Makefile.depend soc2015/clord/head/usr.sbin/wpa/wpa_passphrase/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/wpa/wpa_passphrase/Makefile.depend soc2015/clord/head/usr.sbin/wpa/wpa_supplicant/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/wpa/wpa_supplicant/Makefile.depend soc2015/clord/head/usr.sbin/yp_mkdb/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/yp_mkdb/Makefile.depend soc2015/clord/head/usr.sbin/ypbind/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ypbind/Makefile.depend soc2015/clord/head/usr.sbin/yppoll/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/yppoll/Makefile.depend soc2015/clord/head/usr.sbin/yppush/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/yppush/Makefile.depend soc2015/clord/head/usr.sbin/ypserv/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ypserv/Makefile.depend soc2015/clord/head/usr.sbin/ypset/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/ypset/Makefile.depend soc2015/clord/head/usr.sbin/zic/zdump/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/zic/zdump/Makefile.depend soc2015/clord/head/usr.sbin/zic/zic/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/zic/zic/Makefile.depend soc2015/clord/head/usr.sbin/zzz/Makefile.depend - copied unchanged from r287445, mirror/FreeBSD/head/usr.sbin/zzz/Makefile.depend Deleted: soc2015/clord/head/tools/bus_space/C/libbus_space.h soc2015/clord/head/tools/bus_space/bus_space.c soc2015/clord/head/tools/bus_space/bus_space.h soc2015/clord/head/usr.bin/make/ Modified: soc2015/clord/head/ (props changed) soc2015/clord/head/Makefile soc2015/clord/head/Makefile.inc1 soc2015/clord/head/ObsoleteFiles.inc soc2015/clord/head/UPDATING soc2015/clord/head/bin/ls/Makefile soc2015/clord/head/bin/ls/extern.h soc2015/clord/head/bin/ls/ls.1 soc2015/clord/head/bin/ls/ls.c soc2015/clord/head/bin/ls/print.c soc2015/clord/head/bin/ls/util.c soc2015/clord/head/cddl/ (props changed) soc2015/clord/head/cddl/contrib/opensolaris/ (props changed) soc2015/clord/head/cddl/contrib/opensolaris/cmd/lockstat/lockstat.c soc2015/clord/head/cddl/contrib/opensolaris/cmd/zdb/zdb.c soc2015/clord/head/cddl/contrib/opensolaris/cmd/zfs/ (props changed) soc2015/clord/head/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c soc2015/clord/head/cddl/contrib/opensolaris/cmd/ztest/ztest.c soc2015/clord/head/cddl/contrib/opensolaris/lib/libzfs/ (props changed) soc2015/clord/head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_import.c soc2015/clord/head/cddl/lib/libzfs/Makefile soc2015/clord/head/cddl/lib/libzfs_core/Makefile soc2015/clord/head/contrib/bmake/ (props changed) soc2015/clord/head/contrib/bmake/ChangeLog soc2015/clord/head/contrib/bmake/Makefile soc2015/clord/head/contrib/bmake/bmake.1 soc2015/clord/head/contrib/bmake/bmake.cat1 soc2015/clord/head/contrib/bmake/make.1 soc2015/clord/head/contrib/bmake/mk/ChangeLog soc2015/clord/head/contrib/bmake/mk/dirdeps.mk soc2015/clord/head/contrib/bmake/mk/gendirdeps.mk soc2015/clord/head/contrib/bmake/mk/install-mk soc2015/clord/head/contrib/bmake/mk/meta.stage.mk soc2015/clord/head/contrib/bmake/mk/meta.sys.mk soc2015/clord/head/contrib/bmake/mk/mkopt.sh soc2015/clord/head/contrib/bmake/targ.c soc2015/clord/head/contrib/elftoolchain/ (props changed) soc2015/clord/head/contrib/elftoolchain/elfcopy/sections.c soc2015/clord/head/contrib/file/ (props changed) soc2015/clord/head/contrib/file/ChangeLog soc2015/clord/head/contrib/file/Makefile.in soc2015/clord/head/contrib/file/TODO soc2015/clord/head/contrib/file/aclocal.m4 soc2015/clord/head/contrib/file/compile soc2015/clord/head/contrib/file/config.h.in soc2015/clord/head/contrib/file/configure soc2015/clord/head/contrib/file/configure.ac soc2015/clord/head/contrib/file/depcomp soc2015/clord/head/contrib/file/doc/Makefile.in soc2015/clord/head/contrib/file/doc/file.man soc2015/clord/head/contrib/file/doc/libmagic.man soc2015/clord/head/contrib/file/ltmain.sh soc2015/clord/head/contrib/file/magic/Magdir/android soc2015/clord/head/contrib/file/magic/Magdir/apple soc2015/clord/head/contrib/file/magic/Magdir/archive soc2015/clord/head/contrib/file/magic/Magdir/audio soc2015/clord/head/contrib/file/magic/Magdir/cafebabe soc2015/clord/head/contrib/file/magic/Magdir/commands soc2015/clord/head/contrib/file/magic/Magdir/compress soc2015/clord/head/contrib/file/magic/Magdir/console soc2015/clord/head/contrib/file/magic/Magdir/dyadic soc2015/clord/head/contrib/file/magic/Magdir/filesystems soc2015/clord/head/contrib/file/magic/Magdir/gnu soc2015/clord/head/contrib/file/magic/Magdir/images soc2015/clord/head/contrib/file/magic/Magdir/jpeg soc2015/clord/head/contrib/file/magic/Magdir/linux soc2015/clord/head/contrib/file/magic/Magdir/mach soc2015/clord/head/contrib/file/magic/Magdir/mathematica soc2015/clord/head/contrib/file/magic/Magdir/misctools soc2015/clord/head/contrib/file/magic/Magdir/modem soc2015/clord/head/contrib/file/magic/Magdir/mozilla soc2015/clord/head/contrib/file/magic/Magdir/os2 soc2015/clord/head/contrib/file/magic/Magdir/pdf soc2015/clord/head/contrib/file/magic/Magdir/perl soc2015/clord/head/contrib/file/magic/Magdir/riff soc2015/clord/head/contrib/file/magic/Magdir/sereal soc2015/clord/head/contrib/file/magic/Magdir/sgml soc2015/clord/head/contrib/file/magic/Magdir/varied.script soc2015/clord/head/contrib/file/magic/Magdir/vorbis soc2015/clord/head/contrib/file/magic/Makefile.am soc2015/clord/head/contrib/file/magic/Makefile.in soc2015/clord/head/contrib/file/missing soc2015/clord/head/contrib/file/python/Makefile.in soc2015/clord/head/contrib/file/src/Makefile.in soc2015/clord/head/contrib/file/src/apprentice.c soc2015/clord/head/contrib/file/src/ascmagic.c soc2015/clord/head/contrib/file/src/cdf.c soc2015/clord/head/contrib/file/src/cdf.h soc2015/clord/head/contrib/file/src/compress.c soc2015/clord/head/contrib/file/src/encoding.c soc2015/clord/head/contrib/file/src/file.c soc2015/clord/head/contrib/file/src/file.h soc2015/clord/head/contrib/file/src/file_opts.h soc2015/clord/head/contrib/file/src/fsmagic.c soc2015/clord/head/contrib/file/src/funcs.c soc2015/clord/head/contrib/file/src/is_tar.c soc2015/clord/head/contrib/file/src/magic.c soc2015/clord/head/contrib/file/src/magic.h soc2015/clord/head/contrib/file/src/magic.h.in soc2015/clord/head/contrib/file/src/print.c soc2015/clord/head/contrib/file/src/readcdf.c soc2015/clord/head/contrib/file/src/readelf.c soc2015/clord/head/contrib/file/src/softmagic.c soc2015/clord/head/contrib/file/tests/Makefile.in soc2015/clord/head/contrib/gcc/ (props changed) soc2015/clord/head/contrib/gcc/longlong.h soc2015/clord/head/contrib/libcxxrt/ (props changed) soc2015/clord/head/contrib/libcxxrt/FREEBSD-upgrade soc2015/clord/head/contrib/libcxxrt/libelftc_dem_gnu3.c soc2015/clord/head/contrib/libxo/libxo/libxo.c soc2015/clord/head/contrib/sendmail/ (props changed) soc2015/clord/head/contrib/sendmail/src/tls.c soc2015/clord/head/contrib/tzdata/ (props changed) soc2015/clord/head/contrib/tzdata/africa soc2015/clord/head/contrib/tzdata/northamerica soc2015/clord/head/contrib/tzdata/southamerica soc2015/clord/head/contrib/tzdata/zone1970.tab soc2015/clord/head/crypto/openssl/ (props changed) soc2015/clord/head/crypto/openssl/CHANGES soc2015/clord/head/crypto/openssl/Configure soc2015/clord/head/crypto/openssl/Makefile soc2015/clord/head/crypto/openssl/Makefile.org soc2015/clord/head/crypto/openssl/NEWS soc2015/clord/head/crypto/openssl/README soc2015/clord/head/crypto/openssl/apps/Makefile soc2015/clord/head/crypto/openssl/apps/apps.c soc2015/clord/head/crypto/openssl/apps/asn1pars.c soc2015/clord/head/crypto/openssl/apps/ca.c soc2015/clord/head/crypto/openssl/apps/cms.c soc2015/clord/head/crypto/openssl/apps/dhparam.c soc2015/clord/head/crypto/openssl/apps/enc.c soc2015/clord/head/crypto/openssl/apps/gendh.c soc2015/clord/head/crypto/openssl/apps/ocsp.c soc2015/clord/head/crypto/openssl/apps/s_cb.c soc2015/clord/head/crypto/openssl/apps/s_client.c soc2015/clord/head/crypto/openssl/apps/s_server.c soc2015/clord/head/crypto/openssl/apps/s_time.c soc2015/clord/head/crypto/openssl/apps/smime.c soc2015/clord/head/crypto/openssl/apps/srp.c soc2015/clord/head/crypto/openssl/apps/verify.c soc2015/clord/head/crypto/openssl/crypto/Makefile soc2015/clord/head/crypto/openssl/crypto/aes/Makefile soc2015/clord/head/crypto/openssl/crypto/asn1/Makefile soc2015/clord/head/crypto/openssl/crypto/asn1/a_int.c soc2015/clord/head/crypto/openssl/crypto/asn1/asn1_gen.c soc2015/clord/head/crypto/openssl/crypto/asn1/asn_mime.c soc2015/clord/head/crypto/openssl/crypto/asn1/bio_ndef.c soc2015/clord/head/crypto/openssl/crypto/asn1/tasn_new.c soc2015/clord/head/crypto/openssl/crypto/asn1/tasn_prn.c soc2015/clord/head/crypto/openssl/crypto/asn1/x_x509.c soc2015/clord/head/crypto/openssl/crypto/bf/Makefile soc2015/clord/head/crypto/openssl/crypto/bio/Makefile soc2015/clord/head/crypto/openssl/crypto/bio/b_print.c soc2015/clord/head/crypto/openssl/crypto/bio/bf_nbio.c soc2015/clord/head/crypto/openssl/crypto/bio/bio_lib.c soc2015/clord/head/crypto/openssl/crypto/bio/bss_dgram.c soc2015/clord/head/crypto/openssl/crypto/bn/Makefile soc2015/clord/head/crypto/openssl/crypto/bn/bn.h soc2015/clord/head/crypto/openssl/crypto/bn/bn_err.c soc2015/clord/head/crypto/openssl/crypto/bn/bn_gf2m.c soc2015/clord/head/crypto/openssl/crypto/bn/bn_lcl.h soc2015/clord/head/crypto/openssl/crypto/bn/bn_print.c soc2015/clord/head/crypto/openssl/crypto/bn/bn_rand.c soc2015/clord/head/crypto/openssl/crypto/bn/bn_shift.c soc2015/clord/head/crypto/openssl/crypto/buffer/Makefile soc2015/clord/head/crypto/openssl/crypto/buffer/buffer.c soc2015/clord/head/crypto/openssl/crypto/camellia/Makefile soc2015/clord/head/crypto/openssl/crypto/cast/Makefile soc2015/clord/head/crypto/openssl/crypto/cmac/Makefile soc2015/clord/head/crypto/openssl/crypto/cmac/cmac.c soc2015/clord/head/crypto/openssl/crypto/cms/Makefile soc2015/clord/head/crypto/openssl/crypto/cms/cms_pwri.c soc2015/clord/head/crypto/openssl/crypto/cms/cms_smime.c soc2015/clord/head/crypto/openssl/crypto/comp/Makefile soc2015/clord/head/crypto/openssl/crypto/conf/Makefile soc2015/clord/head/crypto/openssl/crypto/cryptlib.c soc2015/clord/head/crypto/openssl/crypto/des/Makefile soc2015/clord/head/crypto/openssl/crypto/des/des.c soc2015/clord/head/crypto/openssl/crypto/des/enc_writ.c soc2015/clord/head/crypto/openssl/crypto/dh/Makefile soc2015/clord/head/crypto/openssl/crypto/dh/dh_ameth.c soc2015/clord/head/crypto/openssl/crypto/dsa/Makefile soc2015/clord/head/crypto/openssl/crypto/dsa/dsa_gen.c soc2015/clord/head/crypto/openssl/crypto/dsa/dsa_ossl.c soc2015/clord/head/crypto/openssl/crypto/dso/Makefile soc2015/clord/head/crypto/openssl/crypto/dso/dso_lib.c soc2015/clord/head/crypto/openssl/crypto/ec/Makefile soc2015/clord/head/crypto/openssl/crypto/ec/ec2_oct.c soc2015/clord/head/crypto/openssl/crypto/ec/ec_asn1.c soc2015/clord/head/crypto/openssl/crypto/ec/ec_check.c soc2015/clord/head/crypto/openssl/crypto/ec/ec_key.c soc2015/clord/head/crypto/openssl/crypto/ec/ec_lcl.h soc2015/clord/head/crypto/openssl/crypto/ec/ec_lib.c soc2015/clord/head/crypto/openssl/crypto/ec/eck_prn.c soc2015/clord/head/crypto/openssl/crypto/ec/ecp_oct.c soc2015/clord/head/crypto/openssl/crypto/ec/ectest.c soc2015/clord/head/crypto/openssl/crypto/ecdh/Makefile soc2015/clord/head/crypto/openssl/crypto/ecdsa/Makefile soc2015/clord/head/crypto/openssl/crypto/ecdsa/ecdsatest.c soc2015/clord/head/crypto/openssl/crypto/engine/Makefile soc2015/clord/head/crypto/openssl/crypto/engine/eng_table.c soc2015/clord/head/crypto/openssl/crypto/err/Makefile soc2015/clord/head/crypto/openssl/crypto/evp/Makefile soc2015/clord/head/crypto/openssl/crypto/evp/bio_ok.c soc2015/clord/head/crypto/openssl/crypto/evp/e_aes.c soc2015/clord/head/crypto/openssl/crypto/evp/e_aes_cbc_hmac_sha1.c soc2015/clord/head/crypto/openssl/crypto/evp/e_rc4_hmac_md5.c soc2015/clord/head/crypto/openssl/crypto/evp/encode.c soc2015/clord/head/crypto/openssl/crypto/evp/evp.h soc2015/clord/head/crypto/openssl/crypto/evp/p_seal.c soc2015/clord/head/crypto/openssl/crypto/hmac/Makefile soc2015/clord/head/crypto/openssl/crypto/hmac/hmac.c soc2015/clord/head/crypto/openssl/crypto/hmac/hmactest.c soc2015/clord/head/crypto/openssl/crypto/idea/Makefile soc2015/clord/head/crypto/openssl/crypto/jpake/Makefile soc2015/clord/head/crypto/openssl/crypto/krb5/Makefile soc2015/clord/head/crypto/openssl/crypto/lhash/Makefile soc2015/clord/head/crypto/openssl/crypto/md2/Makefile soc2015/clord/head/crypto/openssl/crypto/md32_common.h soc2015/clord/head/crypto/openssl/crypto/md4/Makefile soc2015/clord/head/crypto/openssl/crypto/md5/Makefile soc2015/clord/head/crypto/openssl/crypto/mdc2/Makefile soc2015/clord/head/crypto/openssl/crypto/mem.c soc2015/clord/head/crypto/openssl/crypto/modes/Makefile soc2015/clord/head/crypto/openssl/crypto/modes/gcm128.c soc2015/clord/head/crypto/openssl/crypto/objects/Makefile soc2015/clord/head/crypto/openssl/crypto/objects/o_names.c soc2015/clord/head/crypto/openssl/crypto/objects/obj_dat.c soc2015/clord/head/crypto/openssl/crypto/objects/objects.README soc2015/clord/head/crypto/openssl/crypto/objects/objects.pl soc2015/clord/head/crypto/openssl/crypto/ocsp/Makefile soc2015/clord/head/crypto/openssl/crypto/ocsp/ocsp_ext.c soc2015/clord/head/crypto/openssl/crypto/ocsp/ocsp_vfy.c soc2015/clord/head/crypto/openssl/crypto/opensslv.h soc2015/clord/head/crypto/openssl/crypto/pem/Makefile soc2015/clord/head/crypto/openssl/crypto/pem/pem_lib.c soc2015/clord/head/crypto/openssl/crypto/pem/pem_pk8.c soc2015/clord/head/crypto/openssl/crypto/pkcs12/Makefile soc2015/clord/head/crypto/openssl/crypto/pkcs12/p12_mutl.c soc2015/clord/head/crypto/openssl/crypto/pkcs7/Makefile soc2015/clord/head/crypto/openssl/crypto/pkcs7/pk7_doit.c soc2015/clord/head/crypto/openssl/crypto/pqueue/Makefile soc2015/clord/head/crypto/openssl/crypto/rand/Makefile soc2015/clord/head/crypto/openssl/crypto/rc2/Makefile soc2015/clord/head/crypto/openssl/crypto/rc4/Makefile soc2015/clord/head/crypto/openssl/crypto/rc5/Makefile soc2015/clord/head/crypto/openssl/crypto/ripemd/Makefile soc2015/clord/head/crypto/openssl/crypto/rsa/Makefile soc2015/clord/head/crypto/openssl/crypto/rsa/rsa_pmeth.c soc2015/clord/head/crypto/openssl/crypto/seed/Makefile soc2015/clord/head/crypto/openssl/crypto/sha/Makefile soc2015/clord/head/crypto/openssl/crypto/srp/Makefile soc2015/clord/head/crypto/openssl/crypto/srp/srp_vfy.c soc2015/clord/head/crypto/openssl/crypto/stack/Makefile soc2015/clord/head/crypto/openssl/crypto/store/Makefile soc2015/clord/head/crypto/openssl/crypto/threads/th-lock.c soc2015/clord/head/crypto/openssl/crypto/ts/Makefile soc2015/clord/head/crypto/openssl/crypto/txt_db/Makefile soc2015/clord/head/crypto/openssl/crypto/ui/Makefile soc2015/clord/head/crypto/openssl/crypto/whrlpool/Makefile soc2015/clord/head/crypto/openssl/crypto/x509/Makefile soc2015/clord/head/crypto/openssl/crypto/x509/x509_lu.c soc2015/clord/head/crypto/openssl/crypto/x509/x509_vfy.c soc2015/clord/head/crypto/openssl/crypto/x509/x509_vfy.h soc2015/clord/head/crypto/openssl/crypto/x509/x509_vpm.c soc2015/clord/head/crypto/openssl/crypto/x509/x509type.c soc2015/clord/head/crypto/openssl/crypto/x509v3/Makefile soc2015/clord/head/crypto/openssl/crypto/x509v3/v3_alt.c soc2015/clord/head/crypto/openssl/crypto/x509v3/v3_cpols.c soc2015/clord/head/crypto/openssl/crypto/x509v3/v3_utl.c soc2015/clord/head/crypto/openssl/doc/apps/cms.pod soc2015/clord/head/crypto/openssl/doc/apps/config.pod soc2015/clord/head/crypto/openssl/doc/apps/dhparam.pod soc2015/clord/head/crypto/openssl/doc/apps/ocsp.pod soc2015/clord/head/crypto/openssl/doc/apps/s_client.pod soc2015/clord/head/crypto/openssl/doc/apps/s_server.pod soc2015/clord/head/crypto/openssl/doc/apps/smime.pod soc2015/clord/head/crypto/openssl/doc/apps/verify.pod soc2015/clord/head/crypto/openssl/doc/crypto/BN_rand.pod soc2015/clord/head/crypto/openssl/doc/crypto/BN_set_bit.pod soc2015/clord/head/crypto/openssl/doc/crypto/X509_VERIFY_PARAM_set_flags.pod soc2015/clord/head/crypto/openssl/doc/crypto/pem.pod soc2015/clord/head/crypto/openssl/doc/ssl/SSL_CTX_set_tmp_dh_callback.pod soc2015/clord/head/crypto/openssl/e_os2.h soc2015/clord/head/crypto/openssl/engines/Makefile soc2015/clord/head/crypto/openssl/engines/ccgost/Makefile soc2015/clord/head/crypto/openssl/engines/ccgost/e_gost_err.c soc2015/clord/head/crypto/openssl/engines/ccgost/e_gost_err.h soc2015/clord/head/crypto/openssl/engines/ccgost/gost2001.c soc2015/clord/head/crypto/openssl/engines/ccgost/gost94_keyx.c soc2015/clord/head/crypto/openssl/engines/ccgost/gost_ameth.c soc2015/clord/head/crypto/openssl/engines/ccgost/gost_pmeth.c soc2015/clord/head/crypto/openssl/engines/ccgost/gost_sign.c soc2015/clord/head/crypto/openssl/engines/e_sureware.c soc2015/clord/head/crypto/openssl/ssl/Makefile soc2015/clord/head/crypto/openssl/ssl/d1_both.c soc2015/clord/head/crypto/openssl/ssl/d1_clnt.c soc2015/clord/head/crypto/openssl/ssl/d1_lib.c soc2015/clord/head/crypto/openssl/ssl/d1_pkt.c soc2015/clord/head/crypto/openssl/ssl/d1_srvr.c soc2015/clord/head/crypto/openssl/ssl/s2_pkt.c soc2015/clord/head/crypto/openssl/ssl/s2_srvr.c soc2015/clord/head/crypto/openssl/ssl/s3_both.c soc2015/clord/head/crypto/openssl/ssl/s3_cbc.c soc2015/clord/head/crypto/openssl/ssl/s3_clnt.c soc2015/clord/head/crypto/openssl/ssl/s3_pkt.c soc2015/clord/head/crypto/openssl/ssl/s3_srvr.c soc2015/clord/head/crypto/openssl/ssl/ssl.h soc2015/clord/head/crypto/openssl/ssl/ssl_err.c soc2015/clord/head/crypto/openssl/ssl/ssl_lib.c soc2015/clord/head/crypto/openssl/ssl/ssl_locl.h soc2015/clord/head/crypto/openssl/ssl/ssl_sess.c soc2015/clord/head/crypto/openssl/ssl/ssl_stat.c soc2015/clord/head/crypto/openssl/ssl/ssltest.c soc2015/clord/head/crypto/openssl/ssl/t1_enc.c soc2015/clord/head/crypto/openssl/ssl/t1_lib.c soc2015/clord/head/crypto/openssl/ssl/tls_srp.c soc2015/clord/head/crypto/openssl/util/mk1mf.pl soc2015/clord/head/crypto/openssl/util/mkerr.pl soc2015/clord/head/crypto/openssl/util/pl/BC-32.pl soc2015/clord/head/crypto/openssl/util/pl/VC-32.pl soc2015/clord/head/etc/ (props changed) soc2015/clord/head/etc/Makefile soc2015/clord/head/etc/devd/usb.conf soc2015/clord/head/etc/etc.arm/ttys soc2015/clord/head/etc/rc.firewall soc2015/clord/head/gnu/lib/ (props changed) soc2015/clord/head/gnu/lib/csu/Makefile soc2015/clord/head/gnu/lib/libgcc/Makefile soc2015/clord/head/gnu/lib/libreadline/readline/Makefile soc2015/clord/head/gnu/usr.bin/binutils/ (props changed) soc2015/clord/head/gnu/usr.bin/binutils/ld/Makefile soc2015/clord/head/gnu/usr.bin/binutils/libbfd/Makefile soc2015/clord/head/gnu/usr.bin/cc/cc_tools/ (props changed) soc2015/clord/head/gnu/usr.bin/cc/cc_tools/Makefile soc2015/clord/head/gnu/usr.bin/gdb/ (props changed) soc2015/clord/head/gnu/usr.bin/groff/Makefile.inc soc2015/clord/head/gnu/usr.bin/groff/font/devX100-12/Makefile soc2015/clord/head/gnu/usr.bin/groff/font/devX100/Makefile soc2015/clord/head/gnu/usr.bin/groff/font/devX75-12/Makefile soc2015/clord/head/gnu/usr.bin/groff/font/devX75/Makefile soc2015/clord/head/include/ (props changed) soc2015/clord/head/include/Makefile soc2015/clord/head/include/arpa/Makefile soc2015/clord/head/include/gssapi/Makefile soc2015/clord/head/include/mk-osreldate.sh soc2015/clord/head/include/protocols/Makefile soc2015/clord/head/include/xlocale/Makefile soc2015/clord/head/kerberos5/Makefile.inc soc2015/clord/head/kerberos5/lib/libasn1/Makefile soc2015/clord/head/kerberos5/lib/libhdb/Makefile soc2015/clord/head/kerberos5/lib/libheimipcc/Makefile soc2015/clord/head/kerberos5/lib/libhx509/Makefile soc2015/clord/head/lib/clang/clang.build.mk soc2015/clord/head/lib/clang/include/Makefile soc2015/clord/head/lib/csu/Makefile.inc soc2015/clord/head/lib/libc/ (props changed) soc2015/clord/head/lib/libc++/Makefile soc2015/clord/head/lib/libc/Makefile soc2015/clord/head/lib/libc/arm/aeabi/Makefile.inc soc2015/clord/head/lib/libc/arm/aeabi/Symbol.map soc2015/clord/head/lib/libc/gen/fts.c soc2015/clord/head/lib/libc/net/sctp_bindx.3 soc2015/clord/head/lib/libc/resolv/res_comp.c soc2015/clord/head/lib/libc/sys/stack_protector.c soc2015/clord/head/lib/libfetch/http.c soc2015/clord/head/lib/libmagic/config.h soc2015/clord/head/lib/libpam/Makefile soc2015/clord/head/lib/libpam/libpam/Makefile soc2015/clord/head/lib/libpmc/libpmc.c soc2015/clord/head/lib/libproc/Makefile soc2015/clord/head/lib/libsbuf/Makefile soc2015/clord/head/lib/libsbuf/Symbol.map soc2015/clord/head/lib/libsbuf/Version.def soc2015/clord/head/lib/libtelnet/Makefile soc2015/clord/head/lib/libthr/thread/thr_sig.c soc2015/clord/head/lib/libugidfw/ugidfw.c soc2015/clord/head/lib/libutil/ (props changed) soc2015/clord/head/lib/libutil/Makefile soc2015/clord/head/lib/libutil/hexdump.3 soc2015/clord/head/lib/libvmmapi/ (props changed) soc2015/clord/head/lib/libvmmapi/vmmapi.c soc2015/clord/head/lib/libvmmapi/vmmapi.h soc2015/clord/head/lib/libz/ (props changed) soc2015/clord/head/lib/msun/Makefile soc2015/clord/head/lib/msun/src/s_ccosh.c soc2015/clord/head/lib/msun/src/s_ccoshf.c soc2015/clord/head/lib/msun/src/s_csinh.c soc2015/clord/head/lib/msun/src/s_csinhf.c soc2015/clord/head/lib/msun/src/s_ctanh.c soc2015/clord/head/lib/msun/src/s_ctanhf.c soc2015/clord/head/lib/ncurses/ncurses/Makefile soc2015/clord/head/libexec/ftpd/Makefile soc2015/clord/head/libexec/save-entropy/Makefile soc2015/clord/head/release/Makefile.ec2 soc2015/clord/head/release/Makefile.vm soc2015/clord/head/release/arm/WANDBOARD.conf soc2015/clord/head/release/tools/azure.conf soc2015/clord/head/sbin/ (props changed) soc2015/clord/head/sbin/camcontrol/Makefile soc2015/clord/head/sbin/camcontrol/camcontrol.8 soc2015/clord/head/sbin/camcontrol/camcontrol.c soc2015/clord/head/sbin/camcontrol/camcontrol.h soc2015/clord/head/sbin/dumpon/ (props changed) soc2015/clord/head/sbin/geom/class/eli/geom_eli.c soc2015/clord/head/sbin/geom/class/multipath/gmultipath.8 soc2015/clord/head/sbin/ipfw/ (props changed) soc2015/clord/head/sbin/umount/umount.8 soc2015/clord/head/secure/lib/libcrypt/crypt-blowfish.c soc2015/clord/head/secure/lib/libcrypto/Makefile.inc soc2015/clord/head/secure/lib/libcrypto/man/ASN1_OBJECT_new.3 soc2015/clord/head/secure/lib/libcrypto/man/ASN1_STRING_length.3 soc2015/clord/head/secure/lib/libcrypto/man/ASN1_STRING_new.3 soc2015/clord/head/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3 soc2015/clord/head/secure/lib/libcrypto/man/ASN1_generate_nconf.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_ctrl.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_f_base64.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_f_buffer.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_f_cipher.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_f_md.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_f_null.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_f_ssl.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_find_type.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_new.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_new_CMS.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_push.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_read.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_s_accept.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_s_bio.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_s_connect.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_s_fd.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_s_file.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_s_mem.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_s_null.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_s_socket.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_set_callback.3 soc2015/clord/head/secure/lib/libcrypto/man/BIO_should_retry.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_BLINDING_new.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_CTX_new.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_CTX_start.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_add.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_add_word.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_bn2bin.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_cmp.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_copy.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_generate_prime.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_mod_inverse.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_new.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_num_bytes.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_rand.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_set_bit.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_swap.3 soc2015/clord/head/secure/lib/libcrypto/man/BN_zero.3 soc2015/clord/head/secure/lib/libcrypto/man/CMS_add0_cert.3 soc2015/clord/head/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3 soc2015/clord/head/secure/lib/libcrypto/man/CMS_add1_signer.3 soc2015/clord/head/secure/lib/libcrypto/man/CMS_compress.3 soc2015/clord/head/secure/lib/libcrypto/man/CMS_decrypt.3 soc2015/clord/head/secure/lib/libcrypto/man/CMS_encrypt.3 soc2015/clord/head/secure/lib/libcrypto/man/CMS_final.3 soc2015/clord/head/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3 soc2015/clord/head/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3 soc2015/clord/head/secure/lib/libcrypto/man/CMS_get0_type.3 soc2015/clord/head/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3 soc2015/clord/head/secure/lib/libcrypto/man/CMS_sign.3 soc2015/clord/head/secure/lib/libcrypto/man/CMS_sign_receipt.3 soc2015/clord/head/secure/lib/libcrypto/man/CMS_uncompress.3 soc2015/clord/head/secure/lib/libcrypto/man/CMS_verify.3 soc2015/clord/head/secure/lib/libcrypto/man/CMS_verify_receipt.3 soc2015/clord/head/secure/lib/libcrypto/man/CONF_modules_free.3 soc2015/clord/head/secure/lib/libcrypto/man/CONF_modules_load_file.3 soc2015/clord/head/secure/lib/libcrypto/man/CRYPTO_set_ex_data.3 soc2015/clord/head/secure/lib/libcrypto/man/DH_generate_key.3 soc2015/clord/head/secure/lib/libcrypto/man/DH_generate_parameters.3 soc2015/clord/head/secure/lib/libcrypto/man/DH_get_ex_new_index.3 soc2015/clord/head/secure/lib/libcrypto/man/DH_new.3 soc2015/clord/head/secure/lib/libcrypto/man/DH_set_method.3 soc2015/clord/head/secure/lib/libcrypto/man/DH_size.3 soc2015/clord/head/secure/lib/libcrypto/man/DSA_SIG_new.3 soc2015/clord/head/secure/lib/libcrypto/man/DSA_do_sign.3 soc2015/clord/head/secure/lib/libcrypto/man/DSA_dup_DH.3 soc2015/clord/head/secure/lib/libcrypto/man/DSA_generate_key.3 soc2015/clord/head/secure/lib/libcrypto/man/DSA_generate_parameters.3 soc2015/clord/head/secure/lib/libcrypto/man/DSA_get_ex_new_index.3 soc2015/clord/head/secure/lib/libcrypto/man/DSA_new.3 soc2015/clord/head/secure/lib/libcrypto/man/DSA_set_method.3 soc2015/clord/head/secure/lib/libcrypto/man/DSA_sign.3 soc2015/clord/head/secure/lib/libcrypto/man/DSA_size.3 soc2015/clord/head/secure/lib/libcrypto/man/ERR_GET_LIB.3 soc2015/clord/head/secure/lib/libcrypto/man/ERR_clear_error.3 soc2015/clord/head/secure/lib/libcrypto/man/ERR_error_string.3 soc2015/clord/head/secure/lib/libcrypto/man/ERR_get_error.3 soc2015/clord/head/secure/lib/libcrypto/man/ERR_load_crypto_strings.3 soc2015/clord/head/secure/lib/libcrypto/man/ERR_load_strings.3 soc2015/clord/head/secure/lib/libcrypto/man/ERR_print_errors.3 soc2015/clord/head/secure/lib/libcrypto/man/ERR_put_error.3 soc2015/clord/head/secure/lib/libcrypto/man/ERR_remove_state.3 soc2015/clord/head/secure/lib/libcrypto/man/ERR_set_mark.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_BytesToKey.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_DigestInit.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_DigestSignInit.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_EncryptInit.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_OpenInit.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_PKEY_cmp.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_PKEY_derive.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_PKEY_keygen.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_PKEY_new.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_PKEY_print_private.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_PKEY_sign.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_PKEY_verify.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_SealInit.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_SignInit.3 soc2015/clord/head/secure/lib/libcrypto/man/EVP_VerifyInit.3 soc2015/clord/head/secure/lib/libcrypto/man/OBJ_nid2obj.3 soc2015/clord/head/secure/lib/libcrypto/man/OPENSSL_Applink.3 soc2015/clord/head/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3 soc2015/clord/head/secure/lib/libcrypto/man/OPENSSL_config.3 soc2015/clord/head/secure/lib/libcrypto/man/OPENSSL_ia32cap.3 soc2015/clord/head/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3 soc2015/clord/head/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3 soc2015/clord/head/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3 soc2015/clord/head/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3 soc2015/clord/head/secure/lib/libcrypto/man/PKCS12_create.3 soc2015/clord/head/secure/lib/libcrypto/man/PKCS12_parse.3 soc2015/clord/head/secure/lib/libcrypto/man/PKCS7_decrypt.3 soc2015/clord/head/secure/lib/libcrypto/man/PKCS7_encrypt.3 soc2015/clord/head/secure/lib/libcrypto/man/PKCS7_sign.3 soc2015/clord/head/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3 soc2015/clord/head/secure/lib/libcrypto/man/PKCS7_verify.3 soc2015/clord/head/secure/lib/libcrypto/man/RAND_add.3 soc2015/clord/head/secure/lib/libcrypto/man/RAND_bytes.3 soc2015/clord/head/secure/lib/libcrypto/man/RAND_cleanup.3 soc2015/clord/head/secure/lib/libcrypto/man/RAND_egd.3 soc2015/clord/head/secure/lib/libcrypto/man/RAND_load_file.3 soc2015/clord/head/secure/lib/libcrypto/man/RAND_set_rand_method.3 soc2015/clord/head/secure/lib/libcrypto/man/RSA_blinding_on.3 soc2015/clord/head/secure/lib/libcrypto/man/RSA_check_key.3 soc2015/clord/head/secure/lib/libcrypto/man/RSA_generate_key.3 soc2015/clord/head/secure/lib/libcrypto/man/RSA_get_ex_new_index.3 soc2015/clord/head/secure/lib/libcrypto/man/RSA_new.3 soc2015/clord/head/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3 soc2015/clord/head/secure/lib/libcrypto/man/RSA_print.3 soc2015/clord/head/secure/lib/libcrypto/man/RSA_private_encrypt.3 soc2015/clord/head/secure/lib/libcrypto/man/RSA_public_encrypt.3 soc2015/clord/head/secure/lib/libcrypto/man/RSA_set_method.3 soc2015/clord/head/secure/lib/libcrypto/man/RSA_sign.3 soc2015/clord/head/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3 soc2015/clord/head/secure/lib/libcrypto/man/RSA_size.3 soc2015/clord/head/secure/lib/libcrypto/man/SMIME_read_CMS.3 soc2015/clord/head/secure/lib/libcrypto/man/SMIME_read_PKCS7.3 soc2015/clord/head/secure/lib/libcrypto/man/SMIME_write_CMS.3 soc2015/clord/head/secure/lib/libcrypto/man/SMIME_write_PKCS7.3 soc2015/clord/head/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3 soc2015/clord/head/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3 soc2015/clord/head/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3 soc2015/clord/head/secure/lib/libcrypto/man/X509_NAME_print_ex.3 soc2015/clord/head/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3 soc2015/clord/head/secure/lib/libcrypto/man/X509_STORE_CTX_get_ex_new_index.3 soc2015/clord/head/secure/lib/libcrypto/man/X509_STORE_CTX_new.3 soc2015/clord/head/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3 soc2015/clord/head/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3 soc2015/clord/head/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 soc2015/clord/head/secure/lib/libcrypto/man/X509_new.3 soc2015/clord/head/secure/lib/libcrypto/man/X509_verify_cert.3 soc2015/clord/head/secure/lib/libcrypto/man/bio.3 soc2015/clord/head/secure/lib/libcrypto/man/blowfish.3 soc2015/clord/head/secure/lib/libcrypto/man/bn.3 soc2015/clord/head/secure/lib/libcrypto/man/bn_internal.3 soc2015/clord/head/secure/lib/libcrypto/man/buffer.3 soc2015/clord/head/secure/lib/libcrypto/man/crypto.3 soc2015/clord/head/secure/lib/libcrypto/man/d2i_ASN1_OBJECT.3 soc2015/clord/head/secure/lib/libcrypto/man/d2i_CMS_ContentInfo.3 soc2015/clord/head/secure/lib/libcrypto/man/d2i_DHparams.3 soc2015/clord/head/secure/lib/libcrypto/man/d2i_DSAPublicKey.3 soc2015/clord/head/secure/lib/libcrypto/man/d2i_ECPrivateKey.3 soc2015/clord/head/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey.3 soc2015/clord/head/secure/lib/libcrypto/man/d2i_RSAPublicKey.3 soc2015/clord/head/secure/lib/libcrypto/man/d2i_X509.3 soc2015/clord/head/secure/lib/libcrypto/man/d2i_X509_ALGOR.3 soc2015/clord/head/secure/lib/libcrypto/man/d2i_X509_CRL.3 soc2015/clord/head/secure/lib/libcrypto/man/d2i_X509_NAME.3 soc2015/clord/head/secure/lib/libcrypto/man/d2i_X509_REQ.3 soc2015/clord/head/secure/lib/libcrypto/man/d2i_X509_SIG.3 soc2015/clord/head/secure/lib/libcrypto/man/des.3 soc2015/clord/head/secure/lib/libcrypto/man/dh.3 soc2015/clord/head/secure/lib/libcrypto/man/dsa.3 soc2015/clord/head/secure/lib/libcrypto/man/ecdsa.3 soc2015/clord/head/secure/lib/libcrypto/man/engine.3 soc2015/clord/head/secure/lib/libcrypto/man/err.3 soc2015/clord/head/secure/lib/libcrypto/man/evp.3 soc2015/clord/head/secure/lib/libcrypto/man/hmac.3 soc2015/clord/head/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3 soc2015/clord/head/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3 soc2015/clord/head/secure/lib/libcrypto/man/lh_stats.3 soc2015/clord/head/secure/lib/libcrypto/man/lhash.3 soc2015/clord/head/secure/lib/libcrypto/man/md5.3 soc2015/clord/head/secure/lib/libcrypto/man/mdc2.3 soc2015/clord/head/secure/lib/libcrypto/man/pem.3 soc2015/clord/head/secure/lib/libcrypto/man/rand.3 soc2015/clord/head/secure/lib/libcrypto/man/rc4.3 soc2015/clord/head/secure/lib/libcrypto/man/ripemd.3 soc2015/clord/head/secure/lib/libcrypto/man/rsa.3 soc2015/clord/head/secure/lib/libcrypto/man/sha.3 soc2015/clord/head/secure/lib/libcrypto/man/threads.3 soc2015/clord/head/secure/lib/libcrypto/man/ui.3 soc2015/clord/head/secure/lib/libcrypto/man/ui_compat.3 soc2015/clord/head/secure/lib/libcrypto/man/x509.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CIPHER_get_name.3 soc2015/clord/head/secure/lib/libssl/man/SSL_COMP_add_compression_method.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_add_extra_chain_cert.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_add_session.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_ctrl.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_flush_sessions.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_free.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_get_ex_new_index.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_get_verify_mode.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_load_verify_locations.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_new.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_sess_number.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_sess_set_cache_size.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_sess_set_get_cb.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_sessions.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_cert_store.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_cert_verify_callback.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_cipher_list.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_client_CA_list.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_client_cert_cb.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_default_passwd_cb.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_generate_session_id.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_info_callback.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_max_cert_list.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_mode.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_msg_callback.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_options.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_psk_client_callback.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_quiet_shutdown.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_read_ahead.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_session_cache_mode.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_session_id_context.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_ssl_version.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_timeout.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_tlsext_ticket_key_cb.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_tmp_dh_callback.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_tmp_rsa_callback.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_set_verify.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_use_certificate.3 soc2015/clord/head/secure/lib/libssl/man/SSL_CTX_use_psk_identity_hint.3 soc2015/clord/head/secure/lib/libssl/man/SSL_SESSION_free.3 soc2015/clord/head/secure/lib/libssl/man/SSL_SESSION_get_ex_new_index.3 soc2015/clord/head/secure/lib/libssl/man/SSL_SESSION_get_time.3 soc2015/clord/head/secure/lib/libssl/man/SSL_accept.3 soc2015/clord/head/secure/lib/libssl/man/SSL_alert_type_string.3 soc2015/clord/head/secure/lib/libssl/man/SSL_clear.3 soc2015/clord/head/secure/lib/libssl/man/SSL_connect.3 soc2015/clord/head/secure/lib/libssl/man/SSL_do_handshake.3 soc2015/clord/head/secure/lib/libssl/man/SSL_free.3 soc2015/clord/head/secure/lib/libssl/man/SSL_get_SSL_CTX.3 soc2015/clord/head/secure/lib/libssl/man/SSL_get_ciphers.3 soc2015/clord/head/secure/lib/libssl/man/SSL_get_client_CA_list.3 soc2015/clord/head/secure/lib/libssl/man/SSL_get_current_cipher.3 soc2015/clord/head/secure/lib/libssl/man/SSL_get_default_timeout.3 soc2015/clord/head/secure/lib/libssl/man/SSL_get_error.3 soc2015/clord/head/secure/lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3 soc2015/clord/head/secure/lib/libssl/man/SSL_get_ex_new_index.3 soc2015/clord/head/secure/lib/libssl/man/SSL_get_fd.3 soc2015/clord/head/secure/lib/libssl/man/SSL_get_peer_cert_chain.3 soc2015/clord/head/secure/lib/libssl/man/SSL_get_peer_certificate.3 soc2015/clord/head/secure/lib/libssl/man/SSL_get_psk_identity.3 soc2015/clord/head/secure/lib/libssl/man/SSL_get_rbio.3 soc2015/clord/head/secure/lib/libssl/man/SSL_get_session.3 soc2015/clord/head/secure/lib/libssl/man/SSL_get_verify_result.3 soc2015/clord/head/secure/lib/libssl/man/SSL_get_version.3 soc2015/clord/head/secure/lib/libssl/man/SSL_library_init.3 soc2015/clord/head/secure/lib/libssl/man/SSL_load_client_CA_file.3 soc2015/clord/head/secure/lib/libssl/man/SSL_new.3 soc2015/clord/head/secure/lib/libssl/man/SSL_pending.3 soc2015/clord/head/secure/lib/libssl/man/SSL_read.3 soc2015/clord/head/secure/lib/libssl/man/SSL_rstate_string.3 soc2015/clord/head/secure/lib/libssl/man/SSL_session_reused.3 soc2015/clord/head/secure/lib/libssl/man/SSL_set_bio.3 soc2015/clord/head/secure/lib/libssl/man/SSL_set_connect_state.3 soc2015/clord/head/secure/lib/libssl/man/SSL_set_fd.3 soc2015/clord/head/secure/lib/libssl/man/SSL_set_session.3 soc2015/clord/head/secure/lib/libssl/man/SSL_set_shutdown.3 soc2015/clord/head/secure/lib/libssl/man/SSL_set_verify_result.3 soc2015/clord/head/secure/lib/libssl/man/SSL_shutdown.3 soc2015/clord/head/secure/lib/libssl/man/SSL_state_string.3 soc2015/clord/head/secure/lib/libssl/man/SSL_want.3 soc2015/clord/head/secure/lib/libssl/man/SSL_write.3 soc2015/clord/head/secure/lib/libssl/man/d2i_SSL_SESSION.3 soc2015/clord/head/secure/lib/libssl/man/ssl.3 soc2015/clord/head/secure/usr.bin/openssl/man/CA.pl.1 soc2015/clord/head/secure/usr.bin/openssl/man/asn1parse.1 soc2015/clord/head/secure/usr.bin/openssl/man/c_rehash.1 soc2015/clord/head/secure/usr.bin/openssl/man/ca.1 soc2015/clord/head/secure/usr.bin/openssl/man/ciphers.1 soc2015/clord/head/secure/usr.bin/openssl/man/cms.1 soc2015/clord/head/secure/usr.bin/openssl/man/crl.1 soc2015/clord/head/secure/usr.bin/openssl/man/crl2pkcs7.1 soc2015/clord/head/secure/usr.bin/openssl/man/dgst.1 soc2015/clord/head/secure/usr.bin/openssl/man/dhparam.1 soc2015/clord/head/secure/usr.bin/openssl/man/dsa.1 soc2015/clord/head/secure/usr.bin/openssl/man/dsaparam.1 soc2015/clord/head/secure/usr.bin/openssl/man/ec.1 soc2015/clord/head/secure/usr.bin/openssl/man/ecparam.1 soc2015/clord/head/secure/usr.bin/openssl/man/enc.1 soc2015/clord/head/secure/usr.bin/openssl/man/errstr.1 soc2015/clord/head/secure/usr.bin/openssl/man/gendsa.1 soc2015/clord/head/secure/usr.bin/openssl/man/genpkey.1 soc2015/clord/head/secure/usr.bin/openssl/man/genrsa.1 soc2015/clord/head/secure/usr.bin/openssl/man/nseq.1 soc2015/clord/head/secure/usr.bin/openssl/man/ocsp.1 soc2015/clord/head/secure/usr.bin/openssl/man/openssl.1 soc2015/clord/head/secure/usr.bin/openssl/man/passwd.1 soc2015/clord/head/secure/usr.bin/openssl/man/pkcs12.1 soc2015/clord/head/secure/usr.bin/openssl/man/pkcs7.1 soc2015/clord/head/secure/usr.bin/openssl/man/pkcs8.1 soc2015/clord/head/secure/usr.bin/openssl/man/pkey.1 soc2015/clord/head/secure/usr.bin/openssl/man/pkeyparam.1 soc2015/clord/head/secure/usr.bin/openssl/man/pkeyutl.1 soc2015/clord/head/secure/usr.bin/openssl/man/rand.1 soc2015/clord/head/secure/usr.bin/openssl/man/req.1 soc2015/clord/head/secure/usr.bin/openssl/man/rsa.1 soc2015/clord/head/secure/usr.bin/openssl/man/rsautl.1 soc2015/clord/head/secure/usr.bin/openssl/man/s_client.1 soc2015/clord/head/secure/usr.bin/openssl/man/s_server.1 soc2015/clord/head/secure/usr.bin/openssl/man/s_time.1 soc2015/clord/head/secure/usr.bin/openssl/man/sess_id.1 soc2015/clord/head/secure/usr.bin/openssl/man/smime.1 soc2015/clord/head/secure/usr.bin/openssl/man/speed.1 soc2015/clord/head/secure/usr.bin/openssl/man/spkac.1 soc2015/clord/head/secure/usr.bin/openssl/man/ts.1 soc2015/clord/head/secure/usr.bin/openssl/man/tsget.1 soc2015/clord/head/secure/usr.bin/openssl/man/verify.1 soc2015/clord/head/secure/usr.bin/openssl/man/version.1 soc2015/clord/head/secure/usr.bin/openssl/man/x509.1 soc2015/clord/head/secure/usr.bin/openssl/man/x509v3_config.1 soc2015/clord/head/share/ (props changed) soc2015/clord/head/share/colldef/Makefile soc2015/clord/head/share/dict/Makefile soc2015/clord/head/share/doc/IPv6/Makefile soc2015/clord/head/share/doc/atf/Makefile soc2015/clord/head/share/doc/legal/intel_ipw/Makefile soc2015/clord/head/share/doc/legal/intel_iwi/Makefile soc2015/clord/head/share/doc/legal/intel_iwn/Makefile soc2015/clord/head/share/doc/legal/intel_wpi/Makefile soc2015/clord/head/share/doc/legal/realtek/Makefile soc2015/clord/head/share/doc/llvm/Makefile soc2015/clord/head/share/doc/llvm/clang/Makefile soc2015/clord/head/share/doc/pjdfstest/Makefile soc2015/clord/head/share/doc/usd/13.viref/Makefile soc2015/clord/head/share/dtrace/toolkit/Makefile soc2015/clord/head/share/examples/bhyve/vmrun.sh soc2015/clord/head/share/examples/pf/Makefile soc2015/clord/head/share/i18n/csmapper/Makefile.inc soc2015/clord/head/share/i18n/esdb/Makefile.inc soc2015/clord/head/share/man/man4/ (props changed) soc2015/clord/head/share/man/man4/Makefile soc2015/clord/head/share/man/man4/aacraid.4 soc2015/clord/head/share/man/man4/acpi_hp.4 soc2015/clord/head/share/man/man4/acpi_ibm.4 soc2015/clord/head/share/man/man4/acpi_panasonic.4 soc2015/clord/head/share/man/man4/ada.4 soc2015/clord/head/share/man/man4/bwn.4 soc2015/clord/head/share/man/man4/ctl.4 soc2015/clord/head/share/man/man4/iscsi.4 soc2015/clord/head/share/man/man5/src.conf.5 soc2015/clord/head/share/man/man9/atomic.9 soc2015/clord/head/share/man/man9/ifnet.9 soc2015/clord/head/share/man/man9/pci_iov_schema.9 soc2015/clord/head/share/man/man9/sbuf.9 soc2015/clord/head/share/man/man9/taskqueue.9 soc2015/clord/head/share/misc/Makefile soc2015/clord/head/share/mk/Makefile soc2015/clord/head/share/mk/atf.test.mk soc2015/clord/head/share/mk/bsd.compiler.mk soc2015/clord/head/share/mk/bsd.crunchgen.mk soc2015/clord/head/share/mk/bsd.dep.mk soc2015/clord/head/share/mk/bsd.doc.mk soc2015/clord/head/share/mk/bsd.files.mk soc2015/clord/head/share/mk/bsd.incs.mk soc2015/clord/head/share/mk/bsd.init.mk soc2015/clord/head/share/mk/bsd.lib.mk soc2015/clord/head/share/mk/bsd.man.mk soc2015/clord/head/share/mk/bsd.nls.mk soc2015/clord/head/share/mk/bsd.obj.mk soc2015/clord/head/share/mk/bsd.opts.mk soc2015/clord/head/share/mk/bsd.own.mk soc2015/clord/head/share/mk/bsd.prog.mk soc2015/clord/head/share/mk/bsd.progs.mk soc2015/clord/head/share/mk/bsd.subdir.mk soc2015/clord/head/share/mk/bsd.sys.mk soc2015/clord/head/share/mk/bsd.test.mk soc2015/clord/head/share/mk/src.libnames.mk soc2015/clord/head/share/mk/src.opts.mk soc2015/clord/head/share/mk/src.sys.mk soc2015/clord/head/share/mk/sys.mk soc2015/clord/head/share/mklocale/Makefile soc2015/clord/head/share/monetdef/Makefile soc2015/clord/head/share/msgdef/Makefile soc2015/clord/head/share/numericdef/Makefile soc2015/clord/head/share/sendmail/Makefile soc2015/clord/head/share/skel/Makefile soc2015/clord/head/share/snmp/mibs/Makefile soc2015/clord/head/share/syscons/fonts/Makefile soc2015/clord/head/share/syscons/keymaps/Makefile soc2015/clord/head/share/timedef/Makefile soc2015/clord/head/share/zoneinfo/ (props changed) soc2015/clord/head/sys/ (props changed) soc2015/clord/head/sys/amd64/amd64/gdb_machdep.c soc2015/clord/head/sys/amd64/amd64/trap.c soc2015/clord/head/sys/amd64/conf/NOTES soc2015/clord/head/sys/amd64/include/vmm.h (contents, props changed) soc2015/clord/head/sys/amd64/include/vmm_dev.h (contents, props changed) soc2015/clord/head/sys/amd64/linux/linux_machdep.c soc2015/clord/head/sys/amd64/linux32/linux32_machdep.c soc2015/clord/head/sys/amd64/vmm/ (props changed) soc2015/clord/head/sys/amd64/vmm/amd/svm.c soc2015/clord/head/sys/amd64/vmm/intel/vmx.c soc2015/clord/head/sys/amd64/vmm/io/ppt.c soc2015/clord/head/sys/amd64/vmm/vmm.c soc2015/clord/head/sys/amd64/vmm/vmm_dev.c soc2015/clord/head/sys/amd64/vmm/vmm_instruction_emul.c soc2015/clord/head/sys/amd64/vmm/vmm_mem.c soc2015/clord/head/sys/amd64/vmm/vmm_mem.h soc2015/clord/head/sys/arm/arm/bcopyinout.S soc2015/clord/head/sys/arm/arm/bcopyinout_xscale.S soc2015/clord/head/sys/arm/arm/copystr.S soc2015/clord/head/sys/arm/arm/generic_timer.c soc2015/clord/head/sys/arm/arm/locore-v4.S soc2015/clord/head/sys/arm/arm/locore-v6.S soc2015/clord/head/sys/arm/arm/machdep.c soc2015/clord/head/sys/arm/arm/trap-v6.c soc2015/clord/head/sys/arm/arm/trap.c soc2015/clord/head/sys/arm/conf/BEAGLEBONE soc2015/clord/head/sys/arm/conf/NOTES soc2015/clord/head/sys/arm/include/pcpu.h soc2015/clord/head/sys/arm/ti/am335x/am335x_lcd.c soc2015/clord/head/sys/arm/ti/am335x/am335x_lcd.h soc2015/clord/head/sys/arm/ti/am335x/am335x_prcm.c soc2015/clord/head/sys/arm/ti/am335x/files.am335x soc2015/clord/head/sys/arm/ti/omap4/omap4_prcm_clks.c soc2015/clord/head/sys/arm/ti/ti_prcm.c soc2015/clord/head/sys/arm/ti/ti_prcm.h soc2015/clord/head/sys/arm64/arm64/db_interface.c soc2015/clord/head/sys/arm64/arm64/db_trace.c soc2015/clord/head/sys/arm64/arm64/gic.c soc2015/clord/head/sys/arm64/arm64/machdep.c soc2015/clord/head/sys/arm64/arm64/nexus.c soc2015/clord/head/sys/arm64/arm64/vfp.c soc2015/clord/head/sys/arm64/conf/GENERIC soc2015/clord/head/sys/arm64/include/atomic.h soc2015/clord/head/sys/arm64/include/pcpu.h soc2015/clord/head/sys/arm64/include/stack.h soc2015/clord/head/sys/boot/ (props changed) soc2015/clord/head/sys/boot/Makefile soc2015/clord/head/sys/boot/common/Makefile.inc soc2015/clord/head/sys/boot/efi/loader/arch/arm64/exec.c soc2015/clord/head/sys/boot/fdt/dts/arm/beaglebone-black.dts soc2015/clord/head/sys/boot/forth/Makefile soc2015/clord/head/sys/boot/i386/loader/Makefile soc2015/clord/head/sys/boot/mips/beri/loader/Makefile soc2015/clord/head/sys/boot/pc98/loader/Makefile soc2015/clord/head/sys/boot/powerpc/kboot/ (props changed) soc2015/clord/head/sys/boot/powerpc/kboot/Makefile soc2015/clord/head/sys/boot/powerpc/ofw/ (props changed) soc2015/clord/head/sys/boot/powerpc/ofw/Makefile soc2015/clord/head/sys/boot/powerpc/ps3/Makefile soc2015/clord/head/sys/boot/sparc64/loader/Makefile soc2015/clord/head/sys/boot/uboot/lib/copy.c soc2015/clord/head/sys/boot/uboot/lib/glue.c soc2015/clord/head/sys/cam/cam.c soc2015/clord/head/sys/cam/cam.h soc2015/clord/head/sys/cam/ctl/ctl.c soc2015/clord/head/sys/cam/ctl/ctl_frontend.c soc2015/clord/head/sys/cam/ctl/ctl_frontend.h soc2015/clord/head/sys/cam/ctl/ctl_frontend_cam_sim.c soc2015/clord/head/sys/cam/ctl/ctl_frontend_internal.c soc2015/clord/head/sys/cam/ctl/ctl_frontend_iscsi.c soc2015/clord/head/sys/cam/ctl/ctl_private.h soc2015/clord/head/sys/cam/ctl/ctl_tpc.c soc2015/clord/head/sys/cam/ctl/ctl_tpc_local.c soc2015/clord/head/sys/cam/ctl/scsi_ctl.c soc2015/clord/head/sys/cam/scsi/scsi_all.c soc2015/clord/head/sys/cam/scsi/scsi_all.h soc2015/clord/head/sys/cddl/contrib/opensolaris/ (props changed) soc2015/clord/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c soc2015/clord/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c soc2015/clord/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_send.c soc2015/clord/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c soc2015/clord/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c soc2015/clord/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode_sync.c soc2015/clord/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c soc2015/clord/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c soc2015/clord/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dbuf.h soc2015/clord/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa_impl.h soc2015/clord/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev_impl.h soc2015/clord/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.c soc2015/clord/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c soc2015/clord/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c soc2015/clord/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c soc2015/clord/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio.c soc2015/clord/head/sys/cddl/contrib/opensolaris/uts/common/sys/sysmacros.h soc2015/clord/head/sys/cddl/dev/dtrace/arm/dtrace_asm.S soc2015/clord/head/sys/compat/linux/linux_event.c soc2015/clord/head/sys/compat/linux/linux_event.h soc2015/clord/head/sys/compat/linux/linux_file.c soc2015/clord/head/sys/compat/linux/linux_fork.c soc2015/clord/head/sys/compat/linux/linux_misc.c soc2015/clord/head/sys/compat/svr4/imgact_svr4.c soc2015/clord/head/sys/compat/svr4/svr4_misc.c soc2015/clord/head/sys/compat/svr4/svr4_resource.c soc2015/clord/head/sys/conf/ (props changed) soc2015/clord/head/sys/conf/NOTES soc2015/clord/head/sys/conf/files soc2015/clord/head/sys/conf/files.amd64 soc2015/clord/head/sys/conf/files.arm soc2015/clord/head/sys/conf/files.arm64 soc2015/clord/head/sys/conf/files.i386 soc2015/clord/head/sys/conf/files.mips soc2015/clord/head/sys/conf/files.powerpc soc2015/clord/head/sys/conf/kern.post.mk soc2015/clord/head/sys/conf/kern.pre.mk soc2015/clord/head/sys/conf/kmod.mk soc2015/clord/head/sys/contrib/dev/acpica/ (props changed) soc2015/clord/head/sys/contrib/dev/acpica/acpica_prep.sh soc2015/clord/head/sys/contrib/dev/acpica/changes.txt soc2015/clord/head/sys/contrib/dev/acpica/common/adisasm.c soc2015/clord/head/sys/contrib/dev/acpica/common/ahids.c soc2015/clord/head/sys/contrib/dev/acpica/common/ahpredef.c soc2015/clord/head/sys/contrib/dev/acpica/common/ahuuids.c soc2015/clord/head/sys/contrib/dev/acpica/common/dmextern.c soc2015/clord/head/sys/contrib/dev/acpica/common/dmrestag.c soc2015/clord/head/sys/contrib/dev/acpica/common/dmtable.c soc2015/clord/head/sys/contrib/dev/acpica/common/dmtbdump.c soc2015/clord/head/sys/contrib/dev/acpica/common/dmtbinfo.c soc2015/clord/head/sys/contrib/dev/acpica/common/getopt.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslanalyze.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslascii.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslcodegen.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslcompile.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslcompiler.h soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslcompiler.l soc2015/clord/head/sys/contrib/dev/acpica/compiler/asldefine.h soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslerror.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslfileio.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslfiles.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslfold.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslglobal.h soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslmain.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslmapenter.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslmapoutput.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslmethod.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslopcodes.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/asloperands.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslopt.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/asloptions.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslprintf.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslstartup.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslsupport.l soc2015/clord/head/sys/contrib/dev/acpica/compiler/asltypes.h soc2015/clord/head/sys/contrib/dev/acpica/compiler/aslutils.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/asluuid.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/dtcompile.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/dtcompiler.h soc2015/clord/head/sys/contrib/dev/acpica/compiler/dtexpress.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/dtfield.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/dtio.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/dtparser.y soc2015/clord/head/sys/contrib/dev/acpica/compiler/dtsubtable.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/dttable.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/dttemplate.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/dttemplate.h soc2015/clord/head/sys/contrib/dev/acpica/compiler/dtutils.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/prparser.y soc2015/clord/head/sys/contrib/dev/acpica/compiler/prscan.c soc2015/clord/head/sys/contrib/dev/acpica/compiler/prutils.c soc2015/clord/head/sys/contrib/dev/acpica/components/debugger/dbcmds.c soc2015/clord/head/sys/contrib/dev/acpica/components/debugger/dbconvert.c soc2015/clord/head/sys/contrib/dev/acpica/components/debugger/dbdisply.c soc2015/clord/head/sys/contrib/dev/acpica/components/debugger/dbexec.c soc2015/clord/head/sys/contrib/dev/acpica/components/debugger/dbfileio.c soc2015/clord/head/sys/contrib/dev/acpica/components/debugger/dbhistry.c soc2015/clord/head/sys/contrib/dev/acpica/components/debugger/dbinput.c soc2015/clord/head/sys/contrib/dev/acpica/components/debugger/dbmethod.c soc2015/clord/head/sys/contrib/dev/acpica/components/debugger/dbnames.c soc2015/clord/head/sys/contrib/dev/acpica/components/debugger/dbtest.c soc2015/clord/head/sys/contrib/dev/acpica/components/debugger/dbutils.c soc2015/clord/head/sys/contrib/dev/acpica/components/debugger/dbxface.c soc2015/clord/head/sys/contrib/dev/acpica/components/disassembler/dmbuffer.c soc2015/clord/head/sys/contrib/dev/acpica/components/disassembler/dmcstyle.c soc2015/clord/head/sys/contrib/dev/acpica/components/disassembler/dmopcode.c soc2015/clord/head/sys/contrib/dev/acpica/components/dispatcher/dsfield.c soc2015/clord/head/sys/contrib/dev/acpica/components/dispatcher/dsinit.c soc2015/clord/head/sys/contrib/dev/acpica/components/dispatcher/dsobject.c soc2015/clord/head/sys/contrib/dev/acpica/components/dispatcher/dsutils.c soc2015/clord/head/sys/contrib/dev/acpica/components/dispatcher/dswload.c soc2015/clord/head/sys/contrib/dev/acpica/components/events/evgpe.c soc2015/clord/head/sys/contrib/dev/acpica/components/events/evgpeinit.c soc2015/clord/head/sys/contrib/dev/acpica/components/executer/exconfig.c soc2015/clord/head/sys/contrib/dev/acpica/components/executer/exconvrt.c soc2015/clord/head/sys/contrib/dev/acpica/components/executer/exdebug.c soc2015/clord/head/sys/contrib/dev/acpica/components/executer/exdump.c soc2015/clord/head/sys/contrib/dev/acpica/components/executer/exfield.c soc2015/clord/head/sys/contrib/dev/acpica/components/executer/exfldio.c soc2015/clord/head/sys/contrib/dev/acpica/components/executer/exmisc.c soc2015/clord/head/sys/contrib/dev/acpica/components/executer/exnames.c soc2015/clord/head/sys/contrib/dev/acpica/components/executer/exoparg2.c soc2015/clord/head/sys/contrib/dev/acpica/components/executer/exoparg3.c soc2015/clord/head/sys/contrib/dev/acpica/components/executer/exregion.c soc2015/clord/head/sys/contrib/dev/acpica/components/executer/exstorob.c soc2015/clord/head/sys/contrib/dev/acpica/components/executer/exutils.c soc2015/clord/head/sys/contrib/dev/acpica/components/hardware/hwgpe.c soc2015/clord/head/sys/contrib/dev/acpica/components/hardware/hwxfsleep.c soc2015/clord/head/sys/contrib/dev/acpica/components/namespace/nsaccess.c soc2015/clord/head/sys/contrib/dev/acpica/components/namespace/nsconvert.c soc2015/clord/head/sys/contrib/dev/acpica/components/namespace/nsdump.c soc2015/clord/head/sys/contrib/dev/acpica/components/namespace/nseval.c soc2015/clord/head/sys/contrib/dev/acpica/components/namespace/nsinit.c soc2015/clord/head/sys/contrib/dev/acpica/components/namespace/nsparse.c soc2015/clord/head/sys/contrib/dev/acpica/components/namespace/nsrepair2.c soc2015/clord/head/sys/contrib/dev/acpica/components/namespace/nssearch.c soc2015/clord/head/sys/contrib/dev/acpica/components/namespace/nsutils.c soc2015/clord/head/sys/contrib/dev/acpica/components/namespace/nsxfeval.c soc2015/clord/head/sys/contrib/dev/acpica/components/namespace/nsxfname.c soc2015/clord/head/sys/contrib/dev/acpica/components/parser/psutils.c soc2015/clord/head/sys/contrib/dev/acpica/components/resources/rscreate.c soc2015/clord/head/sys/contrib/dev/acpica/components/resources/rsmisc.c soc2015/clord/head/sys/contrib/dev/acpica/components/resources/rsutils.c soc2015/clord/head/sys/contrib/dev/acpica/components/resources/rsxface.c soc2015/clord/head/sys/contrib/dev/acpica/components/tables/tbdata.c soc2015/clord/head/sys/contrib/dev/acpica/components/tables/tbfadt.c soc2015/clord/head/sys/contrib/dev/acpica/components/tables/tbfind.c soc2015/clord/head/sys/contrib/dev/acpica/components/tables/tbinstal.c soc2015/clord/head/sys/contrib/dev/acpica/components/tables/tbprint.c soc2015/clord/head/sys/contrib/dev/acpica/components/tables/tbutils.c soc2015/clord/head/sys/contrib/dev/acpica/components/tables/tbxface.c soc2015/clord/head/sys/contrib/dev/acpica/components/tables/tbxfload.c soc2015/clord/head/sys/contrib/dev/acpica/components/utilities/utalloc.c soc2015/clord/head/sys/contrib/dev/acpica/components/utilities/utbuffer.c soc2015/clord/head/sys/contrib/dev/acpica/components/utilities/utcache.c soc2015/clord/head/sys/contrib/dev/acpica/components/utilities/utcopy.c soc2015/clord/head/sys/contrib/dev/acpica/components/utilities/utids.c soc2015/clord/head/sys/contrib/dev/acpica/components/utilities/utmisc.c soc2015/clord/head/sys/contrib/dev/acpica/components/utilities/utosi.c soc2015/clord/head/sys/contrib/dev/acpica/components/utilities/utpredef.c soc2015/clord/head/sys/contrib/dev/acpica/components/utilities/utprint.c soc2015/clord/head/sys/contrib/dev/acpica/components/utilities/utstring.c soc2015/clord/head/sys/contrib/dev/acpica/components/utilities/uttrack.c soc2015/clord/head/sys/contrib/dev/acpica/components/utilities/utxface.c soc2015/clord/head/sys/contrib/dev/acpica/components/utilities/utxfinit.c soc2015/clord/head/sys/contrib/dev/acpica/include/accommon.h soc2015/clord/head/sys/contrib/dev/acpica/include/acglobal.h soc2015/clord/head/sys/contrib/dev/acpica/include/acinterp.h soc2015/clord/head/sys/contrib/dev/acpica/include/aclocal.h soc2015/clord/head/sys/contrib/dev/acpica/include/acnames.h soc2015/clord/head/sys/contrib/dev/acpica/include/acnamesp.h soc2015/clord/head/sys/contrib/dev/acpica/include/acobject.h soc2015/clord/head/sys/contrib/dev/acpica/include/acoutput.h soc2015/clord/head/sys/contrib/dev/acpica/include/acpixf.h soc2015/clord/head/sys/contrib/dev/acpica/include/acstruct.h soc2015/clord/head/sys/contrib/dev/acpica/include/actbl.h soc2015/clord/head/sys/contrib/dev/acpica/include/actbl1.h soc2015/clord/head/sys/contrib/dev/acpica/include/actbl2.h soc2015/clord/head/sys/contrib/dev/acpica/include/actbl3.h soc2015/clord/head/sys/contrib/dev/acpica/include/actypes.h soc2015/clord/head/sys/contrib/dev/acpica/include/acutils.h soc2015/clord/head/sys/contrib/dev/acpica/include/platform/acenv.h soc2015/clord/head/sys/contrib/dev/acpica/include/platform/acenvex.h soc2015/clord/head/sys/contrib/dev/acpica/include/platform/acgcc.h soc2015/clord/head/sys/ddb/db_sym.c soc2015/clord/head/sys/dev/acpi_support/acpi_ibm.c soc2015/clord/head/sys/dev/acpica/Osd/OsdHardware.c soc2015/clord/head/sys/dev/acpica/acpi_cpu.c soc2015/clord/head/sys/dev/atkbdc/psm.c soc2015/clord/head/sys/dev/bxe/bxe.c soc2015/clord/head/sys/dev/bxe/bxe.h soc2015/clord/head/sys/dev/bxe/ecore_reg.h soc2015/clord/head/sys/dev/bxe/ecore_sp.c soc2015/clord/head/sys/dev/cxgbe/adapter.h soc2015/clord/head/sys/dev/cxgbe/common/t4_hw.c soc2015/clord/head/sys/dev/cxgbe/t4_main.c soc2015/clord/head/sys/dev/drm2/i915/i915_gem.c soc2015/clord/head/sys/dev/drm2/ttm/ttm_page_alloc.c soc2015/clord/head/sys/dev/filemon/filemon.h soc2015/clord/head/sys/dev/filemon/filemon_wrapper.c soc2015/clord/head/sys/dev/gpio/ofw_gpiobus.c soc2015/clord/head/sys/dev/hwpmc/hwpmc_armv7.c soc2015/clord/head/sys/dev/hwpmc/hwpmc_armv7.h soc2015/clord/head/sys/dev/hwpmc/pmc_events.h soc2015/clord/head/sys/dev/ichsmb/ichsmb_pci.c soc2015/clord/head/sys/dev/isp/isp.c soc2015/clord/head/sys/dev/isp/isp_freebsd.c soc2015/clord/head/sys/dev/isp/isp_library.c soc2015/clord/head/sys/dev/iwn/if_iwn.c soc2015/clord/head/sys/dev/iwn/if_iwnvar.h soc2015/clord/head/sys/dev/ixl/if_ixl.c soc2015/clord/head/sys/dev/mii/mii.h soc2015/clord/head/sys/dev/ofw/ofw_bus_subr.c soc2015/clord/head/sys/dev/ofw/ofw_bus_subr.h soc2015/clord/head/sys/dev/proto/proto_bus_pci.c soc2015/clord/head/sys/dev/proto/proto_busdma.c soc2015/clord/head/sys/dev/proto/proto_dev.h soc2015/clord/head/sys/dev/uart/uart_bus_pci.c soc2015/clord/head/sys/dev/usb/usbdevs soc2015/clord/head/sys/dev/videomode/videomode.h soc2015/clord/head/sys/dev/virtio/mmio/virtio_mmio.h soc2015/clord/head/sys/dev/virtio/network/if_vtnet.c soc2015/clord/head/sys/dev/xen/blkback/blkback.c soc2015/clord/head/sys/dev/xen/blkfront/blkfront.c soc2015/clord/head/sys/dev/xen/blkfront/block.h soc2015/clord/head/sys/fs/fdescfs/fdesc_vfsops.c soc2015/clord/head/sys/fs/fdescfs/fdesc_vnops.c soc2015/clord/head/sys/fs/nfsclient/nfs_clbio.c soc2015/clord/head/sys/fs/tmpfs/tmpfs_subr.c soc2015/clord/head/sys/geom/label/g_label.c soc2015/clord/head/sys/geom/label/g_label.h soc2015/clord/head/sys/geom/label/g_label_iso9660.c soc2015/clord/head/sys/geom/label/g_label_msdosfs.c soc2015/clord/head/sys/i386/conf/NOTES soc2015/clord/head/sys/i386/i386/exception.s soc2015/clord/head/sys/i386/i386/gdb_machdep.c soc2015/clord/head/sys/i386/i386/machdep.c soc2015/clord/head/sys/i386/i386/trap.c soc2015/clord/head/sys/i386/ibcs2/ibcs2_misc.c soc2015/clord/head/sys/i386/include/asmacros.h soc2015/clord/head/sys/i386/include/gdb_machdep.h soc2015/clord/head/sys/i386/linux/imgact_linux.c soc2015/clord/head/sys/i386/linux/linux_machdep.c soc2015/clord/head/sys/kern/imgact_aout.c soc2015/clord/head/sys/kern/imgact_binmisc.c soc2015/clord/head/sys/kern/imgact_elf.c soc2015/clord/head/sys/kern/imgact_gzip.c soc2015/clord/head/sys/kern/init_main.c soc2015/clord/head/sys/kern/kern_descrip.c soc2015/clord/head/sys/kern/kern_event.c soc2015/clord/head/sys/kern/kern_exec.c soc2015/clord/head/sys/kern/kern_fork.c soc2015/clord/head/sys/kern/kern_jail.c soc2015/clord/head/sys/kern/kern_kthread.c soc2015/clord/head/sys/kern/kern_mutex.c soc2015/clord/head/sys/kern/kern_proc.c soc2015/clord/head/sys/kern/kern_prot.c soc2015/clord/head/sys/kern/kern_racct.c soc2015/clord/head/sys/kern/kern_resource.c soc2015/clord/head/sys/kern/kern_rwlock.c soc2015/clord/head/sys/kern/kern_sig.c soc2015/clord/head/sys/kern/kern_sx.c soc2015/clord/head/sys/kern/kern_syscalls.c soc2015/clord/head/sys/kern/kern_tc.c soc2015/clord/head/sys/kern/kern_thr.c soc2015/clord/head/sys/kern/kern_thread.c soc2015/clord/head/sys/kern/stack_protector.c soc2015/clord/head/sys/kern/subr_prf.c soc2015/clord/head/sys/kern/subr_syscall.c soc2015/clord/head/sys/kern/subr_trap.c soc2015/clord/head/sys/kern/subr_uio.c soc2015/clord/head/sys/kern/sysv_shm.c soc2015/clord/head/sys/kern/tty_pts.c soc2015/clord/head/sys/kern/uipc_shm.c soc2015/clord/head/sys/kern/uipc_sockbuf.c soc2015/clord/head/sys/kern/uipc_syscalls.c soc2015/clord/head/sys/kern/uipc_usrreq.c soc2015/clord/head/sys/kern/vfs_acl.c soc2015/clord/head/sys/kern/vfs_extattr.c soc2015/clord/head/sys/kern/vfs_subr.c soc2015/clord/head/sys/kern/vfs_syscalls.c soc2015/clord/head/sys/kern/vfs_vnops.c soc2015/clord/head/sys/mips/conf/AR934X_BASE soc2015/clord/head/sys/modules/usb/Makefile soc2015/clord/head/sys/net/if_bridge.c soc2015/clord/head/sys/netinet/if_ether.c soc2015/clord/head/sys/netinet/ip_encap.c soc2015/clord/head/sys/netinet/sctp_asconf.c soc2015/clord/head/sys/netinet/sctp_input.c soc2015/clord/head/sys/netinet/sctp_input.h soc2015/clord/head/sys/netinet/sctp_os_bsd.h soc2015/clord/head/sys/netinet/sctp_output.c soc2015/clord/head/sys/netinet/sctp_output.h soc2015/clord/head/sys/netinet/sctp_pcb.c soc2015/clord/head/sys/netinet/sctp_pcb.h soc2015/clord/head/sys/netinet/sctp_syscalls.c soc2015/clord/head/sys/netinet/sctp_usrreq.c soc2015/clord/head/sys/netinet/sctp_var.h soc2015/clord/head/sys/netinet/sctputil.c soc2015/clord/head/sys/netinet/sctputil.h soc2015/clord/head/sys/netinet/tcp_timer.c soc2015/clord/head/sys/netinet/tcp_timer.h soc2015/clord/head/sys/netinet6/sctp6_usrreq.c soc2015/clord/head/sys/netipsec/key.c soc2015/clord/head/sys/netipsec/key.h soc2015/clord/head/sys/netpfil/pf/pf_norm.c soc2015/clord/head/sys/ofed/drivers/infiniband/core/umem.c soc2015/clord/head/sys/ofed/drivers/infiniband/hw/mthca/mthca_memfree.c soc2015/clord/head/sys/ofed/include/linux/file.h soc2015/clord/head/sys/opencrypto/crypto.c soc2015/clord/head/sys/powerpc/conf/NOTES soc2015/clord/head/sys/powerpc/powerpc/trap.c soc2015/clord/head/sys/security/audit/audit_arg.c soc2015/clord/head/sys/sparc64/sparc64/trap.c soc2015/clord/head/sys/sys/filedesc.h soc2015/clord/head/sys/sys/lockstat.h soc2015/clord/head/sys/sys/param.h soc2015/clord/head/sys/sys/pmc.h soc2015/clord/head/sys/sys/proc.h soc2015/clord/head/sys/sys/resourcevar.h soc2015/clord/head/sys/sys/sbuf.h soc2015/clord/head/sys/sys/vnode.h soc2015/clord/head/sys/ufs/ffs/ffs_alloc.c soc2015/clord/head/sys/ufs/ffs/ffs_vfsops.c soc2015/clord/head/sys/vm/swap_pager.c soc2015/clord/head/sys/vm/vm_fault.c soc2015/clord/head/sys/vm/vm_glue.c soc2015/clord/head/sys/vm/vm_kern.c soc2015/clord/head/sys/vm/vm_map.c soc2015/clord/head/sys/vm/vm_mmap.c soc2015/clord/head/sys/vm/vm_object.c soc2015/clord/head/sys/vm/vm_pageout.c soc2015/clord/head/sys/vm/vm_pager.c soc2015/clord/head/sys/vm/vm_pager.h soc2015/clord/head/sys/vm/vm_unix.c soc2015/clord/head/sys/x86/acpica/acpi_wakeup.c soc2015/clord/head/sys/xen/blkif.h soc2015/clord/head/sys/xen/interface/io/blkif.h soc2015/clord/head/tests/sys/pjdfstest/pjdfstest/Makefile soc2015/clord/head/tools/build/mk/Makefile.boot soc2015/clord/head/tools/build/mk/OptionalObsoleteFiles.inc soc2015/clord/head/tools/bus_space/C/Makefile soc2015/clord/head/tools/bus_space/C/lang.c soc2015/clord/head/tools/bus_space/Makefile.inc soc2015/clord/head/tools/bus_space/Python/Makefile soc2015/clord/head/tools/bus_space/Python/lang.c soc2015/clord/head/tools/bus_space/busdma.c soc2015/clord/head/tools/bus_space/busdma.h soc2015/clord/head/usr.bin/Makefile soc2015/clord/head/usr.bin/alias/Makefile soc2015/clord/head/usr.bin/bmake/Makefile soc2015/clord/head/usr.bin/calendar/ (props changed) soc2015/clord/head/usr.bin/calendar/calendars/calendar.freebsd soc2015/clord/head/usr.bin/calendar/calendars/calendar.holiday soc2015/clord/head/usr.bin/clang/clang.prog.mk soc2015/clord/head/usr.bin/clang/lldb/Makefile soc2015/clord/head/usr.bin/grep/Makefile soc2015/clord/head/usr.bin/kdump/Makefile soc2015/clord/head/usr.bin/kdump/mkioctls soc2015/clord/head/usr.bin/mkcsmapper_static/Makefile soc2015/clord/head/usr.bin/mkesdb_static/Makefile soc2015/clord/head/usr.bin/mkimg/ (props changed) soc2015/clord/head/usr.bin/mkimg/Makefile soc2015/clord/head/usr.bin/mkimg/format.c soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-4096-apm.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-4096-apm.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-4096-bsd.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-4096-bsd.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-4096-ebr.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-4096-ebr.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-4096-gpt.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-4096-gpt.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-4096-mbr.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-4096-mbr.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-4096-pc98.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-4096-pc98.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-4096-vtoc8.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-4096-vtoc8.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-512-apm.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-512-apm.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-512-bsd.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-512-bsd.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-512-ebr.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-512-ebr.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-512-gpt.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-512-gpt.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-512-mbr.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-512-mbr.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-512-pc98.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-512-pc98.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-512-vtoc8.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-1x1-512-vtoc8.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-4096-apm.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-4096-apm.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-4096-bsd.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-4096-bsd.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-4096-ebr.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-4096-ebr.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-4096-gpt.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-4096-gpt.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-4096-mbr.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-4096-mbr.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-4096-pc98.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-4096-pc98.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-4096-vtoc8.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-4096-vtoc8.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-512-apm.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-512-apm.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-512-bsd.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-512-bsd.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-512-ebr.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-512-ebr.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-512-gpt.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-512-gpt.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-512-mbr.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-512-mbr.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-512-pc98.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-512-pc98.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-512-vtoc8.vhd.gz.uu soc2015/clord/head/usr.bin/mkimg/tests/img-63x255-512-vtoc8.vhdf.gz.uu soc2015/clord/head/usr.bin/mkimg/vhd.c soc2015/clord/head/usr.bin/procstat/ (props changed) soc2015/clord/head/usr.bin/sockstat/sockstat.1 soc2015/clord/head/usr.bin/sockstat/sockstat.c soc2015/clord/head/usr.bin/top/Makefile soc2015/clord/head/usr.bin/truss/Makefile soc2015/clord/head/usr.bin/xlint/llib/Makefile soc2015/clord/head/usr.sbin/bhyve/ (props changed) soc2015/clord/head/usr.sbin/bhyve/Makefile soc2015/clord/head/usr.sbin/bhyve/bhyve.8 soc2015/clord/head/usr.sbin/bhyve/bhyverun.c soc2015/clord/head/usr.sbin/bhyve/dbgport.c soc2015/clord/head/usr.sbin/bhyve/pci_lpc.c soc2015/clord/head/usr.sbin/bhyve/pci_lpc.h soc2015/clord/head/usr.sbin/bhyve/pci_passthru.c soc2015/clord/head/usr.sbin/bhyvectl/ (props changed) soc2015/clord/head/usr.sbin/bhyvectl/Makefile soc2015/clord/head/usr.sbin/bhyvectl/bhyvectl.c soc2015/clord/head/usr.sbin/bhyveload/ (props changed) soc2015/clord/head/usr.sbin/bhyveload/bhyveload.8 soc2015/clord/head/usr.sbin/bhyveload/bhyveload.c soc2015/clord/head/usr.sbin/bsdconfig/usermgmt/share/group.subr soc2015/clord/head/usr.sbin/bsdconfig/usermgmt/share/user.subr soc2015/clord/head/usr.sbin/crunch/crunchgen/crunchgen.c soc2015/clord/head/usr.sbin/ctld/token.l soc2015/clord/head/usr.sbin/freebsd-update/freebsd-update.sh soc2015/clord/head/usr.sbin/fstyp/Makefile soc2015/clord/head/usr.sbin/fstyp/cd9660.c soc2015/clord/head/usr.sbin/fstyp/fstyp.8 soc2015/clord/head/usr.sbin/fstyp/fstyp.c soc2015/clord/head/usr.sbin/fstyp/fstyp.h soc2015/clord/head/usr.sbin/fstyp/msdosfs.c soc2015/clord/head/usr.sbin/jail/ (props changed) soc2015/clord/head/usr.sbin/ndiscvt/ (props changed) soc2015/clord/head/usr.sbin/pc-sysinstall/backend-partmanager/Makefile soc2015/clord/head/usr.sbin/pc-sysinstall/backend-query/Makefile soc2015/clord/head/usr.sbin/pc-sysinstall/backend/Makefile soc2015/clord/head/usr.sbin/pc-sysinstall/conf/Makefile soc2015/clord/head/usr.sbin/pc-sysinstall/doc/Makefile soc2015/clord/head/usr.sbin/pc-sysinstall/examples/Makefile soc2015/clord/head/usr.sbin/pw/pw.8 soc2015/clord/head/usr.sbin/rtadvctl/ (props changed) soc2015/clord/head/usr.sbin/rtadvd/ (props changed) soc2015/clord/head/usr.sbin/rtsold/ (props changed) soc2015/clord/head/usr.sbin/syslogd/syslogd.8 soc2015/clord/head/usr.sbin/syslogd/syslogd.c soc2015/clord/head/usr.sbin/zic/ (props changed) Modified: soc2015/clord/head/Makefile ============================================================================== --- soc2015/clord/head/Makefile Mon Jun 22 16:24:27 2015 (r287447) +++ soc2015/clord/head/Makefile Mon Jun 22 17:19:51 2015 (r287448) @@ -99,6 +99,14 @@ # # For more information, see the build(7) manual page. # + +# Note: we use this awkward construct to be compatible with FreeBSD's +# old make used in 10.0 and 9.2 and earlier. +.if defined(MK_META_MODE) && ${MK_META_MODE} == "yes" +# targets/Makefile plays the role of top-level +.include "targets/Makefile" +.else + TGTS= all all-man buildenv buildenvvars buildkernel buildworld \ check-old check-old-dirs check-old-files check-old-libs \ checkdpadd clean cleandepend cleandir \ @@ -430,9 +438,12 @@ universe_${target}: universe_${target}_prologue universe_${target}_prologue: universe_prologue @echo ">> ${target} started on `LC_ALL=C date`" +universe_${target}_worlds: + .if !defined(MAKE_JUST_KERNELS) +universe_${target}_done: universe_${target}_worlds .for target_arch in ${TARGET_ARCHES_${target}} -universe_${target}: universe_${target}_${target_arch} +universe_${target}_worlds: universe_${target}_${target_arch} universe_${target}_${target_arch}: universe_${target}_prologue .MAKE @echo ">> ${target}.${target_arch} ${UNIVERSE_TARGET} started on `LC_ALL=C date`" @(cd ${.CURDIR} && env __MAKE_CONF=/dev/null \ @@ -445,15 +456,11 @@ ${MAKEFAIL})) @echo ">> ${target}.${target_arch} ${UNIVERSE_TARGET} completed on `LC_ALL=C date`" .endfor -.endif +.endif # !MAKE_JUST_KERNELS + .if !defined(MAKE_JUST_WORLDS) -# If we are building world and kernels wait for the required worlds to finish -.if !defined(MAKE_JUST_KERNELS) -.for target_arch in ${TARGET_ARCHES_${target}} -universe_${target}_kernels: universe_${target}_${target_arch} -.endfor -.endif -universe_${target}: universe_${target}_kernels +universe_${target}_done: universe_${target}_kernels +universe_${target}_kernels: universe_${target}_worlds universe_${target}_kernels: universe_${target}_prologue .MAKE .if exists(${KERNSRCDIR}/${target}/conf/NOTES) @(cd ${KERNSRCDIR}/${target}/conf && env __MAKE_CONF=/dev/null \ @@ -463,7 +470,11 @@ .endif @cd ${.CURDIR} && ${SUB_MAKE} ${.MAKEFLAGS} TARGET=${target} \ universe_kernels -.endif +.endif # !MAKE_JUST_WORLDS + +# Tell the user the worlds and kernels have completed +universe_${target}: universe_${target}_done +universe_${target}_done: @echo ">> ${target} completed on `LC_ALL=C date`" .endfor universe_kernels: universe_kernconfs @@ -517,9 +528,23 @@ ${MAKE} -C ${.CURDIR}/sys/${_TARGET}/conf LINT .if defined(.PARSEDIR) +# This makefile does not run in meta mode +.MAKE.MODE= normal +# Normally the things we run from here don't either. +# Using -DWITH_META_FILES +# we can buildworld with meta files created which are useful +# for debugging, but without any of the rest of a meta mode build. +MK_META_MODE= no +MK_STAGING= no +# tell meta.autodep.mk to not even think about updating anything. +UPDATE_DEPENDFILE= NO +.export MK_META_MODE MK_STAGING UPDATE_DEPENDFILE + .if make(universe) # we do not want a failure of one branch abort all. MAKE_JOB_ERROR_TOKEN= no .export MAKE_JOB_ERROR_TOKEN .endif -.endif +.endif # bmake + +.endif # META_MODE Modified: soc2015/clord/head/Makefile.inc1 ============================================================================== --- soc2015/clord/head/Makefile.inc1 Mon Jun 22 16:24:27 2015 (r287447) +++ soc2015/clord/head/Makefile.inc1 Mon Jun 22 17:19:51 2015 (r287448) @@ -1258,7 +1258,7 @@ _strfile= games/fortune/strfile .endif -.if ${MK_CXX} != "no" +.if ${MK_GCC} != "no" && ${MK_CXX} != "no" _gperf= gnu/usr.bin/gperf .endif Modified: soc2015/clord/head/ObsoleteFiles.inc ============================================================================== --- soc2015/clord/head/ObsoleteFiles.inc Mon Jun 22 16:24:27 2015 (r287447) +++ soc2015/clord/head/ObsoleteFiles.inc Mon Jun 22 17:19:51 2015 (r287448) @@ -39,9 +39,9 @@ # done # 20150528: PCI IOV device driver methods moved to a separate kobj interface. -OLD_FILES+=usr/share/man/man9/PCI_ADD_VF.9 -OLD_FILES+=usr/share/man/man9/PCI_INIT_IOV.9 -OLD_FILES+=usr/share/man/man9/PCI_UNINIT_IOV.9 +OLD_FILES+=usr/share/man/man9/PCI_ADD_VF.9.gz +OLD_FILES+=usr/share/man/man9/PCI_INIT_IOV.9.gz +OLD_FILES+=usr/share/man/man9/PCI_UNINIT_IOV.9.gz # 20150525: new clang import which bumps version from 3.6.0 to 3.6.1. OLD_FILES+=usr/lib/clang/3.6.0/include/__stddef_max_align_t.h OLD_FILES+=usr/lib/clang/3.6.0/include/__wmmintrin_aes.h @@ -117,9 +117,13 @@ OLD_FILES+=usr/lib32/libheimsqlite.so OLD_LIBS+=usr/lib32/libheimsqlite.so.11 OLD_FILES+=usr/lib32/libheimsqlite_p.a +# 20150518: tzdata2015c update +OLD_FILES+=usr/share/zoneinfo/America/Montreal # 20150506 OLD_FILES+=usr/share/man/man9/NDHASGIANT.9.gz # 20150504 +OLD_FILES+=usr/share/examples/etc/libmap32.conf +OLD_FILES+=usr/include/bsdstat.h OLD_LIBS+=usr/lib32/private/libatf-c++.so.2 OLD_LIBS+=usr/lib32/private/libbsdstat.so.1 OLD_LIBS+=usr/lib32/private/libheimipcs.so.11 @@ -160,6 +164,7 @@ OLD_FILES+=usr/share/man/man3/nvlist_addv_number.3.gz OLD_FILES+=usr/share/man/man3/nvlist_addv_nvlist.3.gz OLD_FILES+=usr/share/man/man3/nvlist_addv_string.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_existsf.3.gz OLD_FILES+=usr/share/man/man3/nvlist_existsf_binary.3.gz OLD_FILES+=usr/share/man/man3/nvlist_existsf_bool.3.gz OLD_FILES+=usr/share/man/man3/nvlist_existsf_descriptor.3.gz @@ -168,6 +173,7 @@ OLD_FILES+=usr/share/man/man3/nvlist_existsf_nvlist.3.gz OLD_FILES+=usr/share/man/man3/nvlist_existsf_string.3.gz OLD_FILES+=usr/share/man/man3/nvlist_existsf_type.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_existsv.3.gz OLD_FILES+=usr/share/man/man3/nvlist_existsv_binary.3.gz OLD_FILES+=usr/share/man/man3/nvlist_existsv_bool.3.gz OLD_FILES+=usr/share/man/man3/nvlist_existsv_descriptor.3.gz @@ -176,6 +182,7 @@ OLD_FILES+=usr/share/man/man3/nvlist_existsv_nvlist.3.gz OLD_FILES+=usr/share/man/man3/nvlist_existsv_string.3.gz OLD_FILES+=usr/share/man/man3/nvlist_existsv_type.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_freef.3.gz OLD_FILES+=usr/share/man/man3/nvlist_freef_binary.3.gz OLD_FILES+=usr/share/man/man3/nvlist_freef_bool.3.gz OLD_FILES+=usr/share/man/man3/nvlist_freef_descriptor.3.gz @@ -184,6 +191,7 @@ OLD_FILES+=usr/share/man/man3/nvlist_freef_nvlist.3.gz OLD_FILES+=usr/share/man/man3/nvlist_freef_string.3.gz OLD_FILES+=usr/share/man/man3/nvlist_freef_type.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_freev.3.gz OLD_FILES+=usr/share/man/man3/nvlist_freev_binary.3.gz OLD_FILES+=usr/share/man/man3/nvlist_freev_bool.3.gz OLD_FILES+=usr/share/man/man3/nvlist_freev_descriptor.3.gz @@ -204,10 +212,33 @@ OLD_FILES+=usr/share/man/man3/nvlist_getv_number.3.gz OLD_FILES+=usr/share/man/man3/nvlist_getv_nvlist.3.gz OLD_FILES+=usr/share/man/man3/nvlist_getv_string.3.gz -# 20150429: -OLD_FILES+=usr/share/docs/papers/hwpmc.ascii.gz +OLD_FILES+=usr/share/man/man3/nvlist_movef_binary.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_movef_descriptor.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_movef_nvlist.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_movef_string.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_movev_binary.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_movev_descriptor.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_movev_nvlist.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_movev_string.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_takef_binary.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_takef_bool.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_takef_descriptor.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_takef_number.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_takef_nvlist.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_takef_string.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_takev_binary.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_takev_bool.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_takev_descriptor.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_takev_number.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_takev_nvlist.3.gz +OLD_FILES+=usr/share/man/man3/nvlist_takev_string.3.gz +# 20150429: remove never written documentation +OLD_FILES+=usr/share/doc/papers/hwpmc.ascii.gz # 20150427: test/sys/kern/mmap_test moved to test/sys/vm/mmap_test OLD_FILES+=usr/tests/sys/kern/mmap_test +# 20150422: zlib.c moved from net to libkern +OLD_FILES+=usr/include/net/zlib.h +OLD_FILES+=usr/include/net/zutil.h # 20150418 OLD_FILES+=sbin/mount_oldnfs OLD_FILES+=usr/share/man/man8/mount_oldnfs.8.gz @@ -226,6 +257,42 @@ OLD_FILES+=usr/include/altq/altq_cbq.h OLD_FILES+=usr/include/altq/altq_rio.h OLD_DIRS+=usr/include/altq +# 20150330: ntp 4.2.8p1 +OLD_FILES+=usr/share/doc/ntp/driver1.html +OLD_FILES+=usr/share/doc/ntp/driver10.html +OLD_FILES+=usr/share/doc/ntp/driver11.html +OLD_FILES+=usr/share/doc/ntp/driver12.html +OLD_FILES+=usr/share/doc/ntp/driver16.html +OLD_FILES+=usr/share/doc/ntp/driver18.html +OLD_FILES+=usr/share/doc/ntp/driver19.html +OLD_FILES+=usr/share/doc/ntp/driver2.html +OLD_FILES+=usr/share/doc/ntp/driver20.html +OLD_FILES+=usr/share/doc/ntp/driver22.html +OLD_FILES+=usr/share/doc/ntp/driver26.html +OLD_FILES+=usr/share/doc/ntp/driver27.html +OLD_FILES+=usr/share/doc/ntp/driver28.html +OLD_FILES+=usr/share/doc/ntp/driver29.html +OLD_FILES+=usr/share/doc/ntp/driver3.html +OLD_FILES+=usr/share/doc/ntp/driver30.html +OLD_FILES+=usr/share/doc/ntp/driver32.html +OLD_FILES+=usr/share/doc/ntp/driver33.html +OLD_FILES+=usr/share/doc/ntp/driver34.html +OLD_FILES+=usr/share/doc/ntp/driver35.html +OLD_FILES+=usr/share/doc/ntp/driver36.html +OLD_FILES+=usr/share/doc/ntp/driver37.html +OLD_FILES+=usr/share/doc/ntp/driver4.html +OLD_FILES+=usr/share/doc/ntp/driver5.html +OLD_FILES+=usr/share/doc/ntp/driver6.html +OLD_FILES+=usr/share/doc/ntp/driver7.html +OLD_FILES+=usr/share/doc/ntp/driver8.html +OLD_FILES+=usr/share/doc/ntp/driver9.html +OLD_FILES+=usr/share/doc/ntp/ldisc.html +OLD_FILES+=usr/share/doc/ntp/measure.html +OLD_FILES+=usr/share/doc/ntp/mx4200data.html +OLD_FILES+=usr/share/doc/ntp/notes.html +OLD_FILES+=usr/share/doc/ntp/patches.html +OLD_FILES+=usr/share/doc/ntp/porting.html +OLD_FILES+=usr/share/man/man1/sntp.1.gz # 20150329 .if ${TARGET_ARCH} == "arm" OLD_FILES+=usr/include/bootconfig.h @@ -297,7 +364,7 @@ OLD_FILES+=usr/share/man/man6/bcd.6.gz OLD_FILES+=usr/share/man/man6/ppt.6.gz # 20150217: Removed remnants of ar(4) driver -OLD_FILES+=usr/include/sys/dev/ic/hd64570.h +OLD_FILES+=usr/include/dev/ic/hd64570.h # 20150212: /usr/games moving into /usr/bin OLD_FILES+=usr/games/bcd OLD_FILES+=usr/games/caesar @@ -317,19 +384,23 @@ # 20150209: liblzma header OLD_FILES+=usr/include/lzma/lzma.h # 20150124: spl.9 and friends -OLD_FILES+=usr/share/man/man9/spl.9 -OLD_FILES+=usr/share/man/man9/spl0.9 -OLD_FILES+=usr/share/man/man9/splbio.9 -OLD_FILES+=usr/share/man/man9/splclock.9 -OLD_FILES+=usr/share/man/man9/splhigh.9 -OLD_FILES+=usr/share/man/man9/splimp.9 -OLD_FILES+=usr/share/man/man9/splnet.9 -OLD_FILES+=usr/share/man/man9/splsoftclock.9 -OLD_FILES+=usr/share/man/man9/splsofttty.9 -OLD_FILES+=usr/share/man/man9/splstatclock.9 -OLD_FILES+=usr/share/man/man9/spltty.9 -OLD_FILES+=usr/share/man/man9/splvm.9 -OLD_FILES+=usr/share/man/man9/splx.9 +OLD_FILES+=usr/share/man/man9/spl.9.gz +OLD_FILES+=usr/share/man/man9/spl0.9.gz +OLD_FILES+=usr/share/man/man9/splbio.9.gz +OLD_FILES+=usr/share/man/man9/splclock.9.gz +OLD_FILES+=usr/share/man/man9/splhigh.9.gz +OLD_FILES+=usr/share/man/man9/splimp.9.gz +OLD_FILES+=usr/share/man/man9/splnet.9.gz +OLD_FILES+=usr/share/man/man9/splsoftclock.9.gz +OLD_FILES+=usr/share/man/man9/splsofttty.9.gz +OLD_FILES+=usr/share/man/man9/splstatclock.9.gz +OLD_FILES+=usr/share/man/man9/spltty.9.gz +OLD_FILES+=usr/share/man/man9/splvm.9.gz +OLD_FILES+=usr/share/man/man9/splx.9.gz +# 20150122: callout changes reverted +OLD_FILES+=usr/share/man/man9/callout_drain_async.9.gz +# 20150118: toeplitz.c moved from netinet to net +OLD_FILES+=usr/include/netinet/toeplitz.h # 20150118: new clang import which bumps version from 3.5.0 to 3.5.1. OLD_FILES+=usr/include/clang/3.5.0/__wmmintrin_aes.h OLD_FILES+=usr/include/clang/3.5.0/__wmmintrin_pclmul.h @@ -384,6 +455,8 @@ OLD_DIRS+=usr/lib/clang/3.5.0/lib/freebsd OLD_DIRS+=usr/lib/clang/3.5.0/lib OLD_DIRS+=usr/lib/clang/3.5.0 +# 20150102: removal of asr(4) +OLD_FILES+=usr/share/man/man4/asr.4.gz # 20150102: removal of texinfo OLD_FILES+=usr/bin/info OLD_FILES+=usr/bin/infokey @@ -452,7 +525,7 @@ OLD_FILES+=usr/include/clang/3.4.1/xmmintrin.h OLD_FILES+=usr/include/clang/3.4.1/xopintrin.h OLD_DIRS+=usr/include/clang/3.4.1 -# 20141226: Remove gpib/ieee488 +# 20141225: Remove gpib/ieee488 OLD_FILES+=usr/include/dev/ieee488/ibfoo_int.h OLD_FILES+=usr/include/dev/ieee488/tnt4882.h OLD_FILES+=usr/include/dev/ieee488/ugpib.h @@ -465,22 +538,37 @@ OLD_FILES+=usr/lib/libgpib.so OLD_LIBS+=usr/lib/libgpib.so.3 OLD_FILES+=usr/lib/libgpib_p.a -OLD_FILES+=share/man/man4/pcii.4.gz -OLD_FILES+=share/man/man4/gpib.4.gz -OLD_FILES+=share/man/man4/tnt4882.4.gz -.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64" OLD_FILES+=usr/lib32/libgpib.a OLD_FILES+=usr/lib32/libgpib_p.a OLD_FILES+=usr/lib32/libgpib.so OLD_LIBS+=usr/lib32/libgpib.so.3 -.endif - +OLD_FILES+=usr/share/man/man3/gpib.3.gz +OLD_FILES+=usr/share/man/man3/ibclr.3.gz +OLD_FILES+=usr/share/man/man3/ibdev.3.gz +OLD_FILES+=usr/share/man/man3/ibdma.3.gz +OLD_FILES+=usr/share/man/man3/ibeos.3.gz +OLD_FILES+=usr/share/man/man3/ibeot.3.gz +OLD_FILES+=usr/share/man/man3/ibloc.3.gz +OLD_FILES+=usr/share/man/man3/ibonl.3.gz +OLD_FILES+=usr/share/man/man3/ibpad.3.gz +OLD_FILES+=usr/share/man/man3/ibrd.3.gz +OLD_FILES+=usr/share/man/man3/ibsad.3.gz +OLD_FILES+=usr/share/man/man3/ibsic.3.gz +OLD_FILES+=usr/share/man/man3/ibtmo.3.gz +OLD_FILES+=usr/share/man/man3/ibtrg.3.gz +OLD_FILES+=usr/share/man/man3/ibwrt.3.gz +OLD_FILES+=usr/share/man/man4/gpib.4.gz +OLD_FILES+=usr/share/man/man4/pcii.4.gz +OLD_FILES+=usr/share/man/man4/tnt4882.4.gz # 20141224: libxo moved to /lib OLD_LIBS+=usr/lib/libxo.so.0 # 20141223: remove in6_gif.h, in_gif.h and if_stf.h OLD_FILES+=usr/include/net/if_stf.h OLD_FILES+=usr/include/netinet/in_gif.h OLD_FILES+=usr/include/netinet6/in6_gif.h +# 20141209: pw tests broken into a file per command +OLD_FILES+=usr/tests/usr.sbin/pw/pw_delete +OLD_FILES+=usr/tests/usr.sbin/pw/pw_modify # 20141202: update to mandoc CVS 20141201 OLD_FILES+=usr.bin/preconv OLD_FILES+=share/man/man1/preconv.1.gz @@ -492,6 +580,11 @@ OLD_FILES+=usr/tests/sbin/mdconfig/run.pl # 20141126: remove xform_ipip decapsulation fallback OLD_FILES+=usr/include/netipsec/ipip_var.h +# 20141122: mandoc updated to 1.13.1 +OLD_FILES+=usr/share/mdocml/external.png +# 20141111: SF_KQUEUE code removed +OLD_FILES+=usr/include/sys/sf_base.h +OLD_FILES+=usr/include/sys/sf_sync.h # 20141109: faith/faithd removal OLD_FILES+=etc/rc.d/faith OLD_FILES+=usr/share/man/man4/faith.4.gz @@ -504,6 +597,8 @@ OLD_FILES+=etc/rc.d/postrandom # 20141031: initrandom obsoleted by new /dev/random code OLD_FILES+=etc/rc.d/initrandom +# 20141030: atf 0.21 import +OLD_FILES+=usr/share/man/man3/atf-c++-api.3.gz # 20141028: debug files accidentally installed as directory name OLD_FILES+=usr/lib/debug/usr/lib/i18n OLD_FILES+=usr/lib/debug/usr/lib/private @@ -511,6 +606,9 @@ OLD_FILES+=usr/lib/debug/usr/lib32/private # 20141015: OpenSSL 1.0.1j import OLD_FILES+=usr/share/openssl/man/man3/CMS_sign_add1_signer.3.gz +# 20141003: libproc version bump +OLD_LIBS+=usr/lib/libproc.so.2 +OLD_LIBS+=usr/lib32/libproc.so.2 # 20140922: sleepq_calc_signal_retval.9 and sleepq_catch_signals.9 removed OLD_FILES+=usr/share/man/man9/sleepq_calc_signal_retval.9.gz OLD_FILES+=usr/share/man/man9/sleepq_catch_signals.9.gz @@ -520,6 +618,10 @@ OLD_LIBS+=usr/lib/libnv.so.0 # 20140829: rc.d/kerberos removed OLD_FILES+=etc/rc.d/kerberos +# 20140827: tzdata2014f import +OLD_FILES+=usr/share/zoneinfo/Asia/Chongqing +OLD_FILES+=usr/share/zoneinfo/Asia/Harbin +OLD_FILES+=usr/share/zoneinfo/Asia/Kashgar # 20140814: libopie version bump OLD_LIBS+=usr/lib/libopie.so.7 OLD_LIBS+=usr/lib32/libopie.so.7 @@ -583,14 +685,19 @@ OLD_FILES+=usr/lib/private/libucl_p.a # 20140803: Remove an obsolete man page OLD_FILES+=usr/share/man/man9/pmap_change_wiring.9.gz +# 20140731 +OLD_FILES+=usr/share/man/man9/SYSCTL_ADD_OID.9.gz # 20140728: libsbuf restored to old version. OLD_LIBS+=lib/libsbuf.so.7 +OLD_LIBS+=usr/lib32/libsbuf.so.7 # 20140728: Remove an obsolete man page OLD_FILES+=usr/share/man/man9/VOP_GETVOBJECT.9.gz OLD_FILES+=usr/share/man/man9/VOP_CREATEVOBJECT.9.gz OLD_FILES+=usr/share/man/man9/VOP_DESTROYVOBJECT.9.gz # 20140723: renamed to PCBGROUP.9 OLD_FILES+=usr/share/man/man9/PCBGROUPS.9.gz +# 20140722: browse_packages_ftp.sh removed +OLD_FILES+=usr/share/examples/bsdconfig/browse_packages_ftp.sh # 20140718: Remove obsolete man pages OLD_FILES+=usr/share/man/man9/zero_copy.9.gz OLD_FILES+=usr/share/man/man9/zero_copy_sockets.9.gz @@ -611,6 +718,14 @@ OLD_FILES+=usr/lib/libhistory_p.a OLD_FILES+=usr/lib/libhistory.so OLD_LIBS+=usr/lib/libhistory.so.8 +OLD_FILES+=usr/lib32/libhistory.a +OLD_FILES+=usr/lib32/libhistory.so +OLD_LIBS+=usr/lib32/libhistory.so.8 +OLD_FILES+=usr/lib32/libhistory_p.a +OLD_FILES+=usr/lib32/libreadline.a +OLD_FILES+=usr/lib32/libreadline.so +OLD_LIBS+=usr/lib32/libreadline.so.8 +OLD_FILES+=usr/lib32/libreadline_p.a OLD_FILES+=usr/include/readline/chardefs.h OLD_FILES+=usr/include/readline/history.h OLD_FILES+=usr/include/readline/keymaps.h @@ -623,6 +738,7 @@ OLD_DIRS+=usr/include/readline OLD_FILES+=usr/share/info/readline.info.gz OLD_FILES+=usr/share/man/man3/readline.3.gz +OLD_FILES+=usr/share/man/man3/rlhistory.3.gz # 20140625: csup removal OLD_FILES+=usr/bin/csup OLD_FILES+=usr/bin/cpasswd @@ -683,6 +799,12 @@ OLD_FILES+=usr/tests/sbin/ifconfig/fibs_test # 20140502: Removal of lindev(4) OLD_FILES+=usr/share/man/man4/lindev.4.gz +# 20140425 +OLD_FILES+=usr/lib/libssp_p.a +OLD_FILES+=usr/lib/libstand_p.a +OLD_FILES+=usr/lib32/libc_pic.a +OLD_FILES+=usr/lib32/libssp_p.a +OLD_FILES+=usr/lib32/libstand_p.a # 20140314: AppleTalk OLD_DIRS+=usr/include/netatalk OLD_FILES+=usr/include/netatalk/aarp.h @@ -2001,7 +2123,6 @@ OLD_LIBS+=usr/lib/libpanelw.so.4 OLD_LIBS+=usr/lib/libpmc.so.4 OLD_LIBS+=usr/lib/libproc.so.1 -OLD_LIBS+=usr/lib/libproc.so.2 OLD_LIBS+=usr/lib/libradius.so.3 OLD_LIBS+=usr/lib/librpcsvc.so.4 OLD_LIBS+=usr/lib/libsdp.so.3 Modified: soc2015/clord/head/UPDATING ============================================================================== --- soc2015/clord/head/UPDATING Mon Jun 22 16:24:27 2015 (r287447) +++ soc2015/clord/head/UPDATING Mon Jun 22 17:19:51 2015 (r287448) @@ -31,6 +31,64 @@ disable the most expensive debugging functionality run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20150616: + /etc/make.conf now included earlier. + sys.mk now includes /etc/make.conf and {local,src}.sys.mk earlier + than previously. + This makes it simple to interpose external toolchains etc. + However it may cause problems for users who have things like:: + + INSTALL+= something + + in /etc/make.conf, since INSTALL is not yet defined. + A safe fix for that is to have:: + + INSTALL?= install + INSTALL+= something + + which is equivalent to previous behavior. + +20150616: + FreeBSD's old make (fmake) has been removed from the system. It is + available as the devel/fmake port or via pkg install fmake. + +20150615: + The fix for the issue described in the 20150614 sendmail entry + below has been been committed in revision 284436. The work + around described in that entry is no longer needed unless the + default setting is overridden by a confDH_PARAMETERS configuration + setting of '5' or pointing to a 512 bit DH parameter file. + +20150614: + ALLOW_DEPRECATED_ATF_TOOLS/ATFFILE support has been removed from + atf.test.mk (included from bsd.test.mk). Please upgrade devel/atf + and devel/kyua to version 0.20+ and adjust any calling code to work + with Kyuafile and kyua. + +20150614: + The import of openssl to address the FreeBSD-SA-15:10.openssl + security advisory includes a change which rejects handshakes + with DH parameters below 768 bits. sendmail releases prior + to 8.15.2 (not yet released), defaulted to a 512 bit + DH parameter setting for client connections. To work around + this interoperability, sendmail can be configured to use a + 2048 bit DH parameter by: + + 1. Edit /etc/mail/`hostname`.mc + 2. If a setting for confDH_PARAMETERS does not exist or + exists and is set to a string beginning with '5', + replace it with '2'. + 3. If a setting for confDH_PARAMETERS exists and is set to + a file path, create a new file with: + openssl dhparam -out /path/to/file 2048 + 4. Rebuild the .cf file: + cd /etc/mail/; make; make install + 5. Restart sendmail: + cd /etc/mail/; make restart + + A sendmail patch is coming, at which time this file will be + updated. + 20150604: Generation of legacy formatted entries have been disabled by default in pwd_mkdb(8), as all base system consumers of the legacy formatted Copied: soc2015/clord/head/bin/cat/Makefile.depend (from r287445, mirror/FreeBSD/head/bin/cat/Makefile.depend) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ soc2015/clord/head/bin/cat/Makefile.depend Mon Jun 22 17:19:51 2015 (r287448, copy of r287445, mirror/FreeBSD/head/bin/cat/Makefile.depend) @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif Copied: soc2015/clord/head/bin/chflags/Makefile.depend (from r287445, mirror/FreeBSD/head/bin/chflags/Makefile.depend) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ soc2015/clord/head/bin/chflags/Makefile.depend Mon Jun 22 17:19:51 2015 (r287448, copy of r287445, mirror/FreeBSD/head/bin/chflags/Makefile.depend) @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif Copied: soc2015/clord/head/bin/chio/Makefile.depend (from r287445, mirror/FreeBSD/head/bin/chio/Makefile.depend) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ soc2015/clord/head/bin/chio/Makefile.depend Mon Jun 22 17:19:51 2015 (r287448, copy of r287445, mirror/FreeBSD/head/bin/chio/Makefile.depend) @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif Copied: soc2015/clord/head/bin/chmod/Makefile.depend (from r287445, mirror/FreeBSD/head/bin/chmod/Makefile.depend) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ soc2015/clord/head/bin/chmod/Makefile.depend Mon Jun 22 17:19:51 2015 (r287448, copy of r287445, mirror/FreeBSD/head/bin/chmod/Makefile.depend) @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif Copied: soc2015/clord/head/bin/cp/Makefile.depend (from r287445, mirror/FreeBSD/head/bin/cp/Makefile.depend) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ soc2015/clord/head/bin/cp/Makefile.depend Mon Jun 22 17:19:51 2015 (r287448, copy of r287445, mirror/FreeBSD/head/bin/cp/Makefile.depend) @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif Copied: soc2015/clord/head/bin/csh/Makefile.depend (from r287445, mirror/FreeBSD/head/bin/csh/Makefile.depend) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ soc2015/clord/head/bin/csh/Makefile.depend Mon Jun 22 17:19:51 2015 (r287448, copy of r287445, mirror/FreeBSD/head/bin/csh/Makefile.depend) @@ -0,0 +1,243 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libcrypt \ + lib/ncurses/ncursesw \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +ed.chared.o: ed.defns.h +ed.chared.o: sh.err.h +ed.chared.o: tc.const.h +ed.chared.po: ed.defns.h +ed.chared.po: sh.err.h +ed.chared.po: tc.const.h +ed.defns.o: sh.err.h +ed.defns.o: tc.const.h +ed.defns.po: sh.err.h +ed.defns.po: tc.const.h +ed.init.o: ed.defns.h +ed.init.o: sh.err.h +ed.init.o: tc.const.h +ed.init.po: ed.defns.h +ed.init.po: sh.err.h +ed.init.po: tc.const.h +ed.inputl.o: ed.defns.h +ed.inputl.o: sh.err.h +ed.inputl.o: tc.const.h +ed.inputl.po: ed.defns.h +ed.inputl.po: sh.err.h +ed.inputl.po: tc.const.h +ed.refresh.o: sh.err.h +ed.refresh.o: tc.const.h +ed.refresh.po: sh.err.h +ed.refresh.po: tc.const.h +ed.screen.o: ed.defns.h +ed.screen.o: sh.err.h +ed.screen.o: tc.const.h +ed.screen.po: ed.defns.h +ed.screen.po: sh.err.h +ed.screen.po: tc.const.h +ed.term.o: sh.err.h +ed.term.o: tc.const.h +ed.term.po: sh.err.h +ed.term.po: tc.const.h +ed.xmap.o: ed.defns.h +ed.xmap.o: sh.err.h +ed.xmap.o: tc.const.h +ed.xmap.po: ed.defns.h +ed.xmap.po: sh.err.h +ed.xmap.po: tc.const.h +glob.o: sh.err.h +glob.o: tc.const.h +glob.po: sh.err.h +glob.po: tc.const.h +mi.termios.o: sh.err.h +mi.termios.o: tc.const.h +mi.termios.po: sh.err.h +mi.termios.po: tc.const.h +sh.char.o: sh.err.h +sh.char.o: tc.const.h +sh.char.po: sh.err.h +sh.char.po: tc.const.h +sh.dir.o: sh.err.h +sh.dir.o: tc.const.h +sh.dir.po: sh.err.h +sh.dir.po: tc.const.h +sh.dol.o: sh.err.h +sh.dol.o: tc.const.h +sh.dol.po: sh.err.h +sh.dol.po: tc.const.h +sh.err.o: sh.err.h +sh.err.o: tc.const.h +sh.err.po: sh.err.h +sh.err.po: tc.const.h +sh.exec.o: sh.err.h +sh.exec.o: tc.const.h +sh.exec.po: sh.err.h +sh.exec.po: tc.const.h +sh.exp.o: sh.err.h +sh.exp.o: tc.const.h +sh.exp.po: sh.err.h +sh.exp.po: tc.const.h +sh.file.o: sh.err.h +sh.file.o: tc.const.h +sh.file.po: sh.err.h +sh.file.po: tc.const.h +sh.func.o: sh.err.h +sh.func.o: tc.const.h +sh.func.po: sh.err.h +sh.func.po: tc.const.h +sh.glob.o: sh.err.h +sh.glob.o: tc.const.h +sh.glob.po: sh.err.h +sh.glob.po: tc.const.h +sh.hist.o: sh.err.h +sh.hist.o: tc.const.h +sh.hist.po: sh.err.h +sh.hist.po: tc.const.h +sh.init.o: sh.err.h +sh.init.o: tc.const.h +sh.init.po: sh.err.h +sh.init.po: tc.const.h +sh.lex.o: sh.err.h +sh.lex.o: tc.const.h +sh.lex.po: sh.err.h +sh.lex.po: tc.const.h +sh.misc.o: sh.err.h +sh.misc.o: tc.const.h +sh.misc.po: sh.err.h +sh.misc.po: tc.const.h +sh.o: sh.err.h +sh.o: tc.const.h +sh.parse.o: sh.err.h +sh.parse.o: tc.const.h +sh.parse.po: sh.err.h +sh.parse.po: tc.const.h +sh.po: sh.err.h +sh.po: tc.const.h +sh.print.o: sh.err.h +sh.print.o: tc.const.h +sh.print.po: sh.err.h +sh.print.po: tc.const.h +sh.proc.o: sh.err.h +sh.proc.o: tc.const.h +sh.proc.po: sh.err.h +sh.proc.po: tc.const.h +sh.sem.o: sh.err.h +sh.sem.o: tc.const.h +sh.sem.po: sh.err.h +sh.sem.po: tc.const.h +sh.set.o: sh.err.h +sh.set.o: tc.const.h +sh.set.po: sh.err.h +sh.set.po: tc.const.h +sh.time.o: sh.err.h +sh.time.o: tc.const.h +sh.time.po: sh.err.h +sh.time.po: tc.const.h +tc.alloc.o: sh.err.h +tc.alloc.o: tc.const.h +tc.alloc.po: sh.err.h +tc.alloc.po: tc.const.h +tc.bind.o: ed.defns.h +tc.bind.o: sh.err.h +tc.bind.o: tc.const.h +tc.bind.po: ed.defns.h +tc.bind.po: sh.err.h +tc.bind.po: tc.const.h +tc.const.o: sh.err.h +tc.const.o: tc.const.h +tc.const.po: sh.err.h +tc.const.po: tc.const.h +tc.defs.o: sh.err.h +tc.defs.o: tc.const.h +tc.defs.o: tc.defs.c +tc.defs.po: sh.err.h +tc.defs.po: tc.const.h +tc.defs.po: tc.defs.c +tc.disc.o: sh.err.h +tc.disc.o: tc.const.h +tc.disc.po: sh.err.h +tc.disc.po: tc.const.h +tc.func.o: ed.defns.h +tc.func.o: sh.err.h +tc.func.o: tc.const.h +tc.func.po: ed.defns.h +tc.func.po: sh.err.h +tc.func.po: tc.const.h +tc.nls.o: sh.err.h +tc.nls.o: tc.const.h +tc.nls.po: sh.err.h +tc.nls.po: tc.const.h +tc.os.o: ed.defns.h +tc.os.o: sh.err.h +tc.os.o: tc.const.h +tc.os.po: ed.defns.h +tc.os.po: sh.err.h +tc.os.po: tc.const.h +tc.printf.o: sh.err.h +tc.printf.o: tc.const.h +tc.printf.po: sh.err.h +tc.printf.po: tc.const.h +tc.prompt.o: sh.err.h +tc.prompt.o: tc.const.h +tc.prompt.po: sh.err.h +tc.prompt.po: tc.const.h +tc.sched.o: sh.err.h +tc.sched.o: tc.const.h +tc.sched.po: sh.err.h +tc.sched.po: tc.const.h +tc.sig.o: sh.err.h +tc.sig.o: tc.const.h +tc.sig.po: sh.err.h +tc.sig.po: tc.const.h +tc.str.o: sh.err.h +tc.str.o: tc.const.h +tc.str.po: sh.err.h +tc.str.po: tc.const.h +tc.vers.o: sh.err.h +tc.vers.o: tc.const.h +tc.vers.po: sh.err.h +tc.vers.po: tc.const.h +tc.who.o: sh.err.h +tc.who.o: tc.const.h +tc.who.po: sh.err.h +tc.who.po: tc.const.h +tw.color.o: sh.err.h +tw.color.o: tc.const.h +tw.color.po: sh.err.h +tw.color.po: tc.const.h +tw.comp.o: sh.err.h +tw.comp.o: tc.const.h +tw.comp.po: sh.err.h +tw.comp.po: tc.const.h +tw.help.o: sh.err.h +tw.help.o: tc.const.h +tw.help.po: sh.err.h +tw.help.po: tc.const.h +tw.init.o: sh.err.h +tw.init.o: tc.const.h +tw.init.po: sh.err.h +tw.init.po: tc.const.h +tw.parse.o: sh.err.h +tw.parse.o: tc.const.h +tw.parse.po: sh.err.h +tw.parse.po: tc.const.h +tw.spell.o: sh.err.h +tw.spell.o: tc.const.h +tw.spell.po: sh.err.h +tw.spell.po: tc.const.h +.endif Copied: soc2015/clord/head/bin/date/Makefile.depend (from r287445, mirror/FreeBSD/head/bin/date/Makefile.depend) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ soc2015/clord/head/bin/date/Makefile.depend Mon Jun 22 17:19:51 2015 (r287448, copy of r287445, mirror/FreeBSD/head/bin/date/Makefile.depend) @@ -0,0 +1,19 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/protocols \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif Copied: soc2015/clord/head/bin/dd/Makefile.depend (from r287445, mirror/FreeBSD/head/bin/dd/Makefile.depend) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ soc2015/clord/head/bin/dd/Makefile.depend Mon Jun 22 17:19:51 2015 (r287448, copy of r287445, mirror/FreeBSD/head/bin/dd/Makefile.depend) @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif Copied: soc2015/clord/head/bin/df/Makefile.depend (from r287445, mirror/FreeBSD/head/bin/df/Makefile.depend) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ soc2015/clord/head/bin/df/Makefile.depend Mon Jun 22 17:19:51 2015 (r287448, copy of r287445, mirror/FreeBSD/head/bin/df/Makefile.depend) @@ -0,0 +1,20 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libutil \ + lib/libxo \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif Copied: soc2015/clord/head/bin/domainname/Makefile.depend (from r287445, mirror/FreeBSD/head/bin/domainname/Makefile.depend) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ soc2015/clord/head/bin/domainname/Makefile.depend Mon Jun 22 17:19:51 2015 (r287448, copy of r287445, mirror/FreeBSD/head/bin/domainname/Makefile.depend) @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif Copied: soc2015/clord/head/bin/echo/Makefile.depend (from r287445, mirror/FreeBSD/head/bin/echo/Makefile.depend) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ soc2015/clord/head/bin/echo/Makefile.depend Mon Jun 22 17:19:51 2015 (r287448, copy of r287445, mirror/FreeBSD/head/bin/echo/Makefile.depend) @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif Copied: soc2015/clord/head/bin/ed/Makefile.depend (from r287445, mirror/FreeBSD/head/bin/ed/Makefile.depend) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ soc2015/clord/head/bin/ed/Makefile.depend Mon Jun 22 17:19:51 2015 (r287448, copy of r287445, mirror/FreeBSD/head/bin/ed/Makefile.depend) @@ -0,0 +1,19 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + secure/lib/libcrypto \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***